diff --git a/Gemfile b/Gemfile index c900a5a..9604bb0 100644 --- a/Gemfile +++ b/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