mirror of
https://github.com/puppetlabs/beaker-vmpooler.git
synced 2026-01-26 11:08:40 -05:00
(MAINT) Drop unused beaker-abs dependency
Could have sworn I fixed that... maybe in a different branch?
This commit is contained in:
parent
3918427d66
commit
a25b442e64
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
|
@ -19,7 +19,6 @@ end
|
|||
# don't want to create a transitive dependency
|
||||
group :acceptance_testing do
|
||||
gem "beaker", *location_for(ENV['BEAKER_VERSION'] || '~> 3.0')
|
||||
# gem "beaker-abs", *location_for(ENV['ABS_VERSION'] || '~> 0.3.0')
|
||||
end
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue