Skip to content

Commit 9d9f6ea

Browse files
author
sanfrancrisko
authored
Merge pull request #1125 from da-ar/maint/main/update-beaker
(maint) Update beaker-hostgenerator to support newer platforms
2 parents 25e944a + fab2e85 commit 9d9f6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-testing/Gemfile

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

1313
gem 'beaker', *location_for(ENV['BEAKER_VERSION'] || '= 4.10.0')
1414
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')
15+
gem 'beaker-hostgenerator', *location_for(ENV['BEAKER_HOSTGENERATOR_VERSION'] || '= 1.5.0')
1616
gem 'beaker-puppet', '= 1.18.5'
1717
gem 'beaker-rspec', '= 6.2.4'
1818
gem 'beaker-vmpooler', '= 1.3.3'

0 commit comments

Comments
 (0)