Skip to content

Commit

Permalink
updated gems
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <[email protected]>
  • Loading branch information
nikhil2611 committed Sep 20, 2023
1 parent 7fa5f65 commit 3a12280
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ group :development do
gem "chef-zero"
gem "rspec", "~> 3.4"
gem "aruba", "~> 0.6"
gem "chef", "~> 14.0"
# gem "chef", "~> 14.0"
gem "chef", "~> 17.0"
gem "knife", "~> 17.0"
gem "chef-utils", "17.10.0" # pin until we drop ruby 2.5
else
gem "chef-zero", ">= 15.0.4"
Expand Down

0 comments on commit 3a12280

Please sign in to comment.