Skip to content

Commit

Permalink
updated gems to last commit
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
  • Loading branch information
nikhil2611 committed Oct 9, 2023
1 parent 1547f6d commit 5fcc492
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ group :development do
gem "aruba", "~> 2.2"
gem "chef", "~> 15.4"
gem "chef-utils", "17.10.68" # pin until we drop ruby 2.5
elsif Gem::Version.new(RUBY_VERSION) > Gem::Version.new("3.0.0")
gem "contracts", "~> 0.17"
gem "chef-zero", ">= 15.0.4"
gem "chef", "~> 18.0"
gem "rspec", "~> 3.0"
gem "aruba", "~> 2.2"
gem "knife", "~> 18.0"
gem "chef-utils", "~> 18.0"
else
gem "contracts", "~> 0.17"
gem "chef-zero", ">= 15.0.4"
Expand Down

0 comments on commit 5fcc492

Please sign in to comment.