Skip to content

Commit

Permalink
Merge pull request puppetlabs#365 from McdonaldSeanp/HI-538
Browse files Browse the repository at this point in the history
(HI-538) Update beaker version to 3.1.0
  • Loading branch information
Magisus committed Oct 10, 2016
2 parents cc3e067 + bf52672 commit 1db29cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def location_for(place, fake_version = nil)
end
end

gem "beaker", *location_for(ENV['BEAKER_VERSION'] || "~> 2.32")
gem "beaker", *location_for(ENV['BEAKER_VERSION'] || "~> 3.1.0")
gem "beaker-hostgenerator", *location_for(ENV['BEAKER_HOSTGENERATOR_VERSION'] || "~> 0.3")
gem 'rake', "~> 10.1.0"

Expand Down

0 comments on commit 1db29cf

Please sign in to comment.