gemfiles/5.2.gemfile in active_model_cachers-2.1.0 vs gemfiles/5.2.gemfile in active_model_cachers-2.1.1
- old
+ new
@@ -3,10 +3,9 @@
gem "activerecord", "~> 5.2.0"
gem "request_store", "~> 1.4.0"
group :test do
gem "simplecov"
- gem "codeclimate-test-reporter", "~> 1.0.0"
end
gemspec :path => "../"