Gemfile in chemistrykit-3.9.0 vs Gemfile in chemistrykit-3.9.1

- old
+ new

@@ -4,11 +4,10 @@ gemspec gem 'aruba', '~> 0.5.1' gem 'cucumber', '~> 1.2.1' gem 'rake', '~> 10.0.3' -gem 'rubocop', git: 'https://github.com/bbatsov/rubocop.git', branch: 'master' -gem 'guard-rspec', '~> 3.0.2' +gem 'rubocop' gem 'coveralls', '~> 0.6.7' gem 'flog' gem 'flay' gem 'ruby2ruby' gem 'reek', '1.3.1'