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 9cc72f6 commit b31b8d3Copy full SHA for b31b8d3
Gemfile
@@ -10,7 +10,7 @@ group :test do
10
gem 'coveralls', require: false
11
gem 'foodcritic', '~> 16.0'
12
gem 'rake'
13
- gem 'rubocop', '~> 1.80.0'
+ gem 'rubocop', '~> 1.81.0'
14
gem 'simplecov', '~> 0.10'
15
end
16
0 commit comments