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 db0d6ad commit 77bfd7cCopy full SHA for 77bfd7c
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.78.0'
+ gem 'rubocop', '~> 1.79.0'
16
gem 'simplecov', '~> 0.10'
17
end
18
0 commit comments