Gemfile in osso-0.0.3.18 vs Gemfile in osso-0.0.3.19
- old
+ new
@@ -10,9 +10,10 @@
gem 'faker'
gem 'pg'
gem 'rack-test'
gem 'rspec', '~> 3.2'
gem 'rubocop'
+ gem 'simplecov', '= 0.17', require: false
gem 'webmock', '~> 3.0'
end
gemspec