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 747f333 + c6a29c4 commit 4b30c39Copy full SHA for 4b30c39
acceptance/Gemfile
@@ -20,7 +20,7 @@ gem "beaker", *location_for(ENV['BEAKER_VERSION'] || "~> 4")
20
gem "beaker-abs", *location_for(ENV['BEAKER_ABS_VERSION'] || "~> 0.2")
21
gem "beaker-hostgenerator", *location_for(ENV['BEAKER_HOSTGENERATOR_VERSION'] || "~> 1.0")
22
gem 'beaker-pe', *location_for(ENV['BEAKER_PE_VERSION'] || '~> 2')
23
-gem 'beaker-puppet', *location_for(ENV['BEAKER_PUPPET_VERSION'] || '~> 1')
+gem 'beaker-puppet', *location_for(ENV['BEAKER_PUPPET_VERSION'] || '~> 2.1')
24
gem 'beaker-vmpooler', *location_for(ENV['BEAKER_VMPOOLER_VERSION'] || '~> 1')
25
gem 'rake', "~> 12.1"
26
gem 'rototiller'
0 commit comments