We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125465f commit f453ce5Copy full SHA for f453ce5
Gemfile
@@ -14,7 +14,7 @@ group :test do
14
gem 'capybara'
15
gem 'rackup'
16
gem 'rspec', '~> 3.12'
17
- gem 'rubocop-config', github: 'jgraichen/rubocop-config', ref: '9f3e5cd0e519811a7f615f265fca81a4f4e843b9', require: false
+ gem 'rubocop-config', github: 'jgraichen/rubocop-config', ref: '926aa8196328b321bc310e3374070f451104df0f', require: false
18
gem 'selenium-webdriver'
19
gem 'webrick'
20
end
0 commit comments