diff --git a/Gemfile b/Gemfile index 270070c44..3a8168f2d 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" group :development, :test do - gem "heroku_hatchet" + gem "heroku_hatchet", ">= 1.4.2" gem "rspec-core" gem "rspec-expectations" gem "excon"