This commit is contained in:
Petr Korolev 2015-03-29 21:18:56 +03:00
parent e0cf47e027
commit fff7402621
2 changed files with 2 additions and 0 deletions

View File

@ -9,4 +9,5 @@ group :test do
gem 'rspec'
gem 'rubocop'
gem 'coveralls', require: false
gem 'simplecov', require: false
end

View File

@ -100,3 +100,4 @@ DEPENDENCIES
rake
rspec
rubocop
simplecov