Skip to content

Commit

Permalink
(maint) Merge up 3ef6657 to main
Browse files Browse the repository at this point in the history
Generated by CI

* commit '3ef6657d061707e80be3e579ff9eab3c6b2f7f80':
  (maint) Update beaker-hostgenerator
  • Loading branch information
puppetlabs-jenkins committed Aug 14, 2023
2 parents 5582494 + 3ef6657 commit 98a02e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ end

gem "beaker", *location_for(ENV['BEAKER_VERSION'] || '~> 4.0')
gem "beaker-puppet", *location_for(ENV['BEAKER_PUPPET_VERSION'] || ["~>1.0", ">= 1.18.4"])
gem "beaker-hostgenerator", *location_for(ENV['BEAKER_HOSTGENERATOR_VERSION'] || "~> 1.1")
gem "beaker-hostgenerator", *location_for(ENV['BEAKER_HOSTGENERATOR_VERSION'] || "~> 2")
gem "beaker-abs", *location_for(ENV['BEAKER_ABS_VERSION'] || "~> 0.4")
gem "beaker-vagrant", *location_for(ENV['BEAKER_VAGRANT_VERSION'] || "~> 0")
gem "beaker-vmpooler", *location_for(ENV['BEAKER_VMPOOLER_VERSION'] || "~> 1.3")
Expand Down

0 comments on commit 98a02e6

Please sign in to comment.