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 43c667d commit 7d46536Copy full SHA for 7d46536
chef-linux/Gemfile
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
2
3
gem 'rake'
4
gem 'rack', '3.2.3'
5
-gem 'inspec', '~> 5'
+gem 'inspec', '~> 7'
6
gem 'rubocop', '~> 1.64.0'
7
gem 'highline', '~> 2.1.0'
8
chef-windows/Gemfile
gem 'rubocop', '~> 1.65.0'
0 commit comments