Skip to content

Commit 4cbb467

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add bundler 2.6.5, remove bundler 2.6.3
for stack(s) cflinuxfs4, cflinuxfs3
1 parent 0d58c22 commit 4cbb467

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

manifest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ dependency_deprecation_dates:
2424
link: https://www.ruby-lang.org/en/news/2023/12/25/ruby-3-3-0-released/
2525
dependencies:
2626
- name: bundler
27-
version: 2.6.3
28-
uri: https://buildpacks.cloudfoundry.org/dependencies/bundler/bundler_2.6.3_linux_noarch_any-stack_fefcc2f4.tgz
29-
sha256: fefcc2f4ed69a7c45a681b0d390a2eb9367b3b1aa1a9337621e80e06d3bc2226
27+
version: 2.6.5
28+
uri: https://buildpacks.cloudfoundry.org/dependencies/bundler/bundler_2.6.5_linux_noarch_any-stack_cbc59f6d.tgz
29+
sha256: cbc59f6dfcae65c6c5eaac1b748bc1c1a7120f6b73b3a723d56d8a7e2850dafc
3030
cf_stacks:
3131
- cflinuxfs4
3232
- cflinuxfs3
33-
source: https://github.com/rubygems/rubygems/tree/master/bundlertree/v2.6.3
34-
source_sha256: 29f9386f7b2688b2b4c5e9024058debd91ef88599f33489f62ebcc8898c8c8a3
33+
source: https://github.com/rubygems/rubygems/tree/master/bundlertree/v2.6.5
34+
source_sha256: 9d0eef5779ee569c43f317484f034081f58e9cf7529af6cd59d15266e46a72a3
3535
- name: jruby
3636
version: 9.4.8.0
3737
uri: https://buildpacks.cloudfoundry.org/dependencies/jruby/jruby_9.4.8.0-ruby-3.1_linux_x64_cflinuxfs3_70896f95.tgz

0 commit comments

Comments
 (0)