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 cadb2fe commit 99381f9Copy full SHA for 99381f9
chef-linux/Gemfile
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
3
gem 'rake'
4
gem 'rack', '3.0.9.1'
5
gem 'inspec', '~> 5'
6
-gem 'rubocop', '~> 1.61.0'
+gem 'rubocop', '~> 1.62.0'
7
gem 'highline', '~> 2.1.0'
8
9
group :integration do
chef-windows/Gemfile
0 commit comments