gemfiles/railsmaster.gemfile in anyway_config-1.4.2 vs gemfiles/railsmaster.gemfile in anyway_config-1.4.3
- old
+ new
@@ -1,6 +1,7 @@
source 'https://rubygems.org'
gem 'arel', github: 'rails/arel'
gem 'rails', github: 'rails/rails'
+gem 'rubocop', github: 'rubocop-hq/rubocop'
gemspec path: '..'