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