We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cadb2fe commit a388f13Copy full SHA for a388f13
chef-linux/Gemfile
@@ -4,7 +4,7 @@ gem 'rake'
4
gem 'rack', '3.0.9.1'
5
gem 'inspec', '~> 5'
6
gem 'rubocop', '~> 1.61.0'
7
-gem 'highline', '~> 2.1.0'
+gem 'highline', '~> 3.0.0'
8
9
group :integration do
10
gem 'berkshelf'
chef-windows/Gemfile
0 commit comments