diff --git a/Gemfile b/Gemfile index 8f8a0b7..cb259c8 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ group :test do gem 'capybara' gem 'rackup' gem 'rspec', '~> 3.12' - gem 'rubocop-config', github: 'jgraichen/rubocop-config', ref: 'c4adeb0c1c078b7042462ee1825b718f864f4019', require: false + gem 'rubocop-config', github: 'jgraichen/rubocop-config', ref: 'b3f233dd0dd06518154dd8c0e5912ed6b03b2338', require: false gem 'selenium-webdriver' gem 'webrick' end