mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
6 lines
82 B
Ruby
6 lines
82 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "rspec"
|
|
gem "heroku_hatchet"
|
|
gem 'rspec-retry'
|