Gemfile in
fullcontact-0.9.0
vs Gemfile in
fullcontact-0.10.0
- old
+ new
@@ -1,3 +1,4 @@
source "http://rubygems.org"
-gemspec
\ No newline at end of file
+gemspec
+gem 'codeclimate-test-reporter', group: :test, require: nil