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 2608c89 commit 5b09a79Copy full SHA for 5b09a79
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: '7011bc14dbbf46e9bb240403feef25f7f6bb8dd3', require: false
+ gem 'rubocop-config', github: 'jgraichen/rubocop-config', ref: '9f3e5cd0e519811a7f615f265fca81a4f4e843b9', require: false
18
gem 'selenium-webdriver'
19
gem 'webrick'
20
end
0 commit comments