add gem
This commit is contained in:
parent
e0cf47e027
commit
fff7402621
1
Gemfile
1
Gemfile
|
@ -9,4 +9,5 @@ group :test do
|
|||
gem 'rspec'
|
||||
gem 'rubocop'
|
||||
gem 'coveralls', require: false
|
||||
gem 'simplecov', require: false
|
||||
end
|
||||
|
|
|
@ -100,3 +100,4 @@ DEPENDENCIES
|
|||
rake
|
||||
rspec
|
||||
rubocop
|
||||
simplecov
|
||||
|
|
Loading…
Reference in New Issue
Block a user