Skip to content

Commit 4b30c39

Browse files
authored
Merge pull request #3283 from puppetlabs/beaker-puppet-2
Update beaker-puppet 2.1
2 parents 747f333 + c6a29c4 commit 4b30c39

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
@@ -20,7 +20,7 @@ gem "beaker", *location_for(ENV['BEAKER_VERSION'] || "~> 4")
2020
gem "beaker-abs", *location_for(ENV['BEAKER_ABS_VERSION'] || "~> 0.2")
2121
gem "beaker-hostgenerator", *location_for(ENV['BEAKER_HOSTGENERATOR_VERSION'] || "~> 1.0")
2222
gem 'beaker-pe', *location_for(ENV['BEAKER_PE_VERSION'] || '~> 2')
23-
gem 'beaker-puppet', *location_for(ENV['BEAKER_PUPPET_VERSION'] || '~> 1')
23+
gem 'beaker-puppet', *location_for(ENV['BEAKER_PUPPET_VERSION'] || '~> 2.1')
2424
gem 'beaker-vmpooler', *location_for(ENV['BEAKER_VMPOOLER_VERSION'] || '~> 1')
2525
gem 'rake', "~> 12.1"
2626
gem 'rototiller'

0 commit comments

Comments
 (0)