Skip to content

Commit

Permalink
Merge pull request #506 from joshcooper/maint/lts17/beaker-abs
Browse files Browse the repository at this point in the history
(maint) Add beaker-abs compatible with beaker 2-3
  • Loading branch information
MikaelSmith authored Oct 27, 2016
2 parents 2174136 + cd66111 commit 7552169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acceptance/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ end

gem 'beaker', *location_for(ENV['BEAKER_VERSION'] || '~> 2.19')
gem "beaker-hostgenerator", *location_for(ENV['BEAKER_HOSTGENERATOR_VERSION'] || "~> 0.2")
gem "beaker-abs", *location_for(ENV['BEAKER_ABS_VERSION'] || "~> 0.2")
gem 'rake'
gem 'scooter', '~> 3.1.1'
gem 'pcp-client', '~> 0.4'
Expand Down

0 comments on commit 7552169

Please sign in to comment.