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 d0e3f84 commit 6fbeb87Copy full SHA for 6fbeb87
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.56.0'
+ gem 'rubocop', '~> 1.57.0'
15
gem 'coveralls', require: false
16
gem 'minitest', '~> 5.5'
17
gem 'simplecov', '~> 0.10'
0 commit comments