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 0383929 commit 94c2f45Copy full SHA for 94c2f45
Gemfile
@@ -12,7 +12,7 @@ group :test do
12
gem 'foodcritic', '~> 16.0'
13
gem 'minitest', '~> 5.5'
14
gem 'rake'
15
- gem 'rubocop', '~> 1.69.0'
+ gem 'rubocop', '~> 1.70.0'
16
gem 'simplecov', '~> 0.10'
17
end
18
0 commit comments