Unverified Commit 25310973 authored by Jeremy Morrell's avatar Jeremy Morrell Committed by GitHub

Use latest hatchet instead of git branch (#558)

parent caea281c
source "https://rubygems.org" source "https://rubygems.org"
gem 'heroku_hatchet', :git => 'https://github.com/heroku/hatchet.git', :branch => 'support-local-directories-for-fixtures' gem 'heroku_hatchet'
gem 'rspec-retry' gem 'rspec-retry'
gem 'rspec-expectations' gem 'rspec-expectations'
gem 'sem_version' gem 'sem_version'
......
GIT
remote: https://github.com/heroku/hatchet.git
revision: 4ea40af89e00d49dd21f9695ce99f21219a0455b
branch: support-local-directories-for-fixtures
specs:
heroku_hatchet (4.0.4)
excon (~> 0)
minitest-retry (~> 0.1.9)
platform-api (~> 2)
repl_runner (~> 0.0.3)
rrrretry (~> 1)
thor (~> 0)
threaded (~> 0)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
...@@ -29,6 +15,14 @@ GEM ...@@ -29,6 +15,14 @@ GEM
excon excon
moneta moneta
multi_json (>= 1.9.2) multi_json (>= 1.9.2)
heroku_hatchet (4.0.5)
excon (~> 0)
minitest-retry (~> 0.1.9)
platform-api (~> 2)
repl_runner (~> 0.0.3)
rrrretry (~> 1)
thor (~> 0)
threaded (~> 0)
i18n (1.1.0) i18n (1.1.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
minitest (5.11.3) minitest (5.11.3)
...@@ -65,7 +59,7 @@ PLATFORMS ...@@ -65,7 +59,7 @@ PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
heroku_hatchet! heroku_hatchet
parallel_tests parallel_tests
rake rake
rspec-expectations rspec-expectations
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment