Use latest hatchet instead of git branch (#558)
Showing
| 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' | ||
| ... | ... |
Please register or sign in to comment