We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25e944a + fab2e85 commit 9d9f6eaCopy full SHA for 9d9f6ea
package-testing/Gemfile
@@ -12,7 +12,7 @@ end
12
13
gem 'beaker', *location_for(ENV['BEAKER_VERSION'] || '= 4.10.0')
14
gem 'beaker-abs', *location_for(ENV['BEAKER_ABS_VERSION'] || '~> 0.7.0')
15
-gem 'beaker-hostgenerator', *location_for(ENV['BEAKER_HOSTGENERATOR_VERSION'] || '= 1.2.6')
+gem 'beaker-hostgenerator', *location_for(ENV['BEAKER_HOSTGENERATOR_VERSION'] || '= 1.5.0')
16
gem 'beaker-puppet', '= 1.18.5'
17
gem 'beaker-rspec', '= 6.2.4'
18
gem 'beaker-vmpooler', '= 1.3.3'
0 commit comments