mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
7e80ea8fbe
- https://github.com/heroku/hatchet/pull/80 - https://github.com/heroku/heroku-buildpack-python/pull/969#issuecomment-620057594
79 lines
1.6 KiB
Plaintext
79 lines
1.6 KiB
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
activesupport (6.0.2.2)
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
i18n (>= 0.7, < 2)
|
|
minitest (~> 5.1)
|
|
tzinfo (~> 1.1)
|
|
zeitwerk (~> 2.2)
|
|
concurrent-ruby (1.1.6)
|
|
diff-lcs (1.3)
|
|
erubis (2.7.0)
|
|
excon (0.73.0)
|
|
heroics (0.0.25)
|
|
erubis (~> 2.0)
|
|
excon
|
|
moneta
|
|
multi_json (>= 1.9.2)
|
|
heroku_hatchet (5.0.3)
|
|
excon (~> 0)
|
|
minitest-retry (~> 0.1.9)
|
|
platform-api (~> 2)
|
|
repl_runner (~> 0.0.3)
|
|
rrrretry (~> 1)
|
|
thor (~> 0)
|
|
threaded (~> 0)
|
|
i18n (1.8.2)
|
|
concurrent-ruby (~> 1.0)
|
|
minitest (5.14.0)
|
|
minitest-retry (0.1.9)
|
|
minitest (>= 5.0)
|
|
moneta (1.0.0)
|
|
multi_json (1.14.1)
|
|
parallel (1.19.1)
|
|
parallel_split_test (0.7.0)
|
|
parallel (>= 0.5.13)
|
|
rspec (>= 3.1.0)
|
|
platform-api (2.2.0)
|
|
heroics (~> 0.0.25)
|
|
moneta (~> 1.0.0)
|
|
rake (12.3.1)
|
|
repl_runner (0.0.3)
|
|
activesupport
|
|
rrrretry (1.0.0)
|
|
rspec (3.8.0)
|
|
rspec-core (~> 3.8.0)
|
|
rspec-expectations (~> 3.8.0)
|
|
rspec-mocks (~> 3.8.0)
|
|
rspec-core (3.8.0)
|
|
rspec-support (~> 3.8.0)
|
|
rspec-expectations (3.8.1)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.8.0)
|
|
rspec-mocks (3.8.0)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.8.0)
|
|
rspec-retry (0.6.1)
|
|
rspec-core (> 3.3)
|
|
rspec-support (3.8.0)
|
|
thor (0.20.3)
|
|
thread_safe (0.3.6)
|
|
threaded (0.0.4)
|
|
tzinfo (1.2.7)
|
|
thread_safe (~> 0.1)
|
|
zeitwerk (2.3.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
heroku_hatchet
|
|
parallel_split_test
|
|
rake
|
|
rspec
|
|
rspec-retry
|
|
|
|
BUNDLED WITH
|
|
2.1.4
|