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