Gemfile in soapy_cake-2.2.7 vs Gemfile in soapy_cake-2.3.0
- old
+ new
@@ -3,10 +3,9 @@
source 'https://rubygems.org'
gemspec
group :development, :test do
- gem 'codeclimate-test-reporter', require: false
gem 'rspec_junit_formatter'
gem 'rubocop-ci', git: 'https://github.com/ComboStrikeHQ/rubocop-ci'
gem 'simplecov'
end