Gemfile in soapy_cake-2.2.6 vs Gemfile in soapy_cake-2.2.7

- old
+ new

@@ -5,8 +5,8 @@ gemspec group :development, :test do gem 'codeclimate-test-reporter', require: false gem 'rspec_junit_formatter' - gem 'rubocop-ci', git: 'https://github.com/ad2games/rubocop-ci' + gem 'rubocop-ci', git: 'https://github.com/ComboStrikeHQ/rubocop-ci' gem 'simplecov' end