Skip to content

Commit

Permalink
Merge pull request #1125 from da-ar/maint/main/update-beaker
Browse files Browse the repository at this point in the history
(maint) Update beaker-hostgenerator to support newer platforms
  • Loading branch information
sanfrancrisko authored Jul 14, 2021
2 parents 25e944a + fab2e85 commit 9d9f6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package-testing/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ end

gem 'beaker', *location_for(ENV['BEAKER_VERSION'] || '= 4.10.0')
gem 'beaker-abs', *location_for(ENV['BEAKER_ABS_VERSION'] || '~> 0.7.0')
gem 'beaker-hostgenerator', *location_for(ENV['BEAKER_HOSTGENERATOR_VERSION'] || '= 1.2.6')
gem 'beaker-hostgenerator', *location_for(ENV['BEAKER_HOSTGENERATOR_VERSION'] || '= 1.5.0')
gem 'beaker-puppet', '= 1.18.5'
gem 'beaker-rspec', '= 6.2.4'
gem 'beaker-vmpooler', '= 1.3.3'
Expand Down

0 comments on commit 9d9f6ea

Please sign in to comment.