mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 15:00:19 +00:00
7 lines
93 B
Ruby
7 lines
93 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "rspec"
|
|
gem "heroku_hatchet"
|
|
gem "rspec-retry"
|
|
gem "rake"
|