We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0120147 commit 23e5f86Copy full SHA for 23e5f86
chef-linux/Gemfile
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
3
gem 'rake'
4
gem 'rack', '3.1.5'
5
gem 'inspec', '~> 5'
6
-gem 'rubocop', '~> 1.64.0'
+gem 'rubocop', '~> 1.67.0'
7
gem 'highline', '~> 2.1.0'
8
9
group :integration do
chef-windows/Gemfile
gem 'rack', '3.1.6'
-gem 'rubocop', '~> 1.65.0'
0 commit comments