Gemfile in beaker-abs-0.11.0 vs Gemfile in beaker-abs-1.0.0

- old
+ new

@@ -12,7 +12,7 @@ [place, { :require => false }] end end group :testing do - gem "beaker", *location_for(ENV['BEAKER_VERSION'] || '~> 4.0') + gem "beaker", *location_for(ENV['BEAKER_VERSION'] || '~> 5.0') end