Gemfile in soapy_cake-2.2.5 vs Gemfile in soapy_cake-2.2.6

- old
+ new

@@ -4,8 +4,9 @@ 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 'simplecov' end