Skip to content

Commit 3ef6657

Browse files
authored
Merge pull request #9101 from mhashizume/maint/7.x/bhg
(maint) Update beaker-hostgenerator
2 parents feeadd6 + 2583b8f commit 3ef6657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acceptance/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ end
1414

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

0 commit comments

Comments
 (0)