Gemfile in cards_lib-0.0.3 vs Gemfile in cards_lib-0.0.4
- old
+ new
@@ -1,4 +1,5 @@
source 'https://rubygems.org'
# Specify your gem's dependencies in CardsLib.gemspec
gemspec
+gem "codeclimate-test-reporter", group: :test, require: nil
- old
+ new