Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,12 @@ dependencies:
source_sha256: 9d0eef5779ee569c43f317484f034081f58e9cf7529af6cd59d15266e46a72a3
- name: bundler
version: 2.7.2
uri: https://buildpacks.cloudfoundry.org/dependencies/bundler/bundler_2.7.2_linux_noarch_any-stack_54c53519.tgz
sha256: 54c53519ff41ac0ad0d498086039f6ee2eac5d1bdef5ad31ab33e8ab2c2b1e21
uri: https://buildpacks.cloudfoundry.org/dependencies/bundler/bundler_2.7.2_linux_noarch_any-stack_5631a278.tgz
sha256: 5631a2781cc338b8068e4b9e2721f01515feadff0ccedc7997c527cd8e799a67
cf_stacks:
- cflinuxfs4
source: https://github.com/rubygems/rubygems/tree/master/bundlertree/v2.7.2
- cflinuxfs5
source: https://github.com/rubygems/rubygems/tree/master/bundler
source_sha256: 1decaf9e2e1acb91b6586a2925c8f3f6da2334a82731a62ff2ded1b83c283871
- name: jruby
version: 9.4.8.0
Expand Down
Loading