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