mirror of
https://github.com/puppetlabs/beaker-vmpooler.git
synced 2026-01-25 18:48:41 -05:00
(MAINT) Drop conflicting, unused dependency on beaker-abs
This commit is contained in:
parent
3d547f4c1f
commit
8574c6999f
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -19,7 +19,7 @@ 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')
|
||||
# gem "beaker-abs", *location_for(ENV['ABS_VERSION'] || '~> 0.3.0')
|
||||
end
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue