Gemfile in
smartdc-2.0.1
vs Gemfile in
smartdc-2.0.2
- old
+ new
@@ -2,9 +2,10 @@
gemspec group :test do gem 'rspec'
+ gem 'simplecov', require: false
end group :development, :test do gem 'webmock' end