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 633f717 commit 507f843Copy full SHA for 507f843
Gemfile
@@ -11,7 +11,7 @@ group :test do
11
gem 'chefspec', '~> 9.3.0'
12
gem 'foodcritic', '~> 16.0'
13
gem 'thor-foodcritic'
14
- gem 'rubocop', '~> 1.73.0'
+ gem 'rubocop', '~> 1.74.0'
15
gem 'coveralls', require: false
16
gem 'minitest', '~> 5.5'
17
gem 'simplecov', '~> 0.10'
0 commit comments