mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
99c1027cb2
* `bundler update` * Ruby 2.6 -> 2.7 * Remove unnecessary bundler version downgrade Of note this picks up: https://github.com/grosser/parallel_split_test/pull/20 @W-7930909@ [skip changelog]
78 lines
1.7 KiB
Plaintext
78 lines
1.7 KiB
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
activesupport (6.0.3.2)
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
i18n (>= 0.7, < 2)
|
|
minitest (~> 5.1)
|
|
tzinfo (~> 1.1)
|
|
zeitwerk (~> 2.2, >= 2.2.2)
|
|
concurrent-ruby (1.1.7)
|
|
diff-lcs (1.4.4)
|
|
erubis (2.7.0)
|
|
excon (0.76.0)
|
|
heroics (0.1.1)
|
|
erubis (~> 2.0)
|
|
excon
|
|
moneta
|
|
multi_json (>= 1.9.2)
|
|
heroku_hatchet (6.0.0)
|
|
excon (~> 0)
|
|
platform-api (= 3.0.0.pre.1)
|
|
repl_runner (~> 0.0.3)
|
|
rrrretry (~> 1)
|
|
thor (~> 0)
|
|
threaded (~> 0)
|
|
i18n (1.8.5)
|
|
concurrent-ruby (~> 1.0)
|
|
minitest (5.14.1)
|
|
moneta (1.0.0)
|
|
multi_json (1.15.0)
|
|
parallel (1.19.2)
|
|
parallel_split_test (0.8.0)
|
|
parallel (>= 0.5.13)
|
|
rspec (>= 3.1.0)
|
|
platform-api (3.0.0.pre.1)
|
|
heroics (~> 0.1.1)
|
|
moneta (~> 1.0.0)
|
|
rate_throttle_client (~> 0.1.0)
|
|
rake (13.0.1)
|
|
rate_throttle_client (0.1.2)
|
|
repl_runner (0.0.3)
|
|
activesupport
|
|
rrrretry (1.0.0)
|
|
rspec (3.9.0)
|
|
rspec-core (~> 3.9.0)
|
|
rspec-expectations (~> 3.9.0)
|
|
rspec-mocks (~> 3.9.0)
|
|
rspec-core (3.9.2)
|
|
rspec-support (~> 3.9.3)
|
|
rspec-expectations (3.9.2)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.9.0)
|
|
rspec-mocks (3.9.1)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.9.0)
|
|
rspec-retry (0.6.2)
|
|
rspec-core (> 3.3)
|
|
rspec-support (3.9.3)
|
|
thor (0.20.3)
|
|
thread_safe (0.3.6)
|
|
threaded (0.0.4)
|
|
tzinfo (1.2.7)
|
|
thread_safe (~> 0.1)
|
|
zeitwerk (2.4.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
heroku_hatchet
|
|
parallel_split_test
|
|
rake
|
|
rspec
|
|
rspec-retry
|
|
|
|
BUNDLED WITH
|
|
2.1.4
|