Skip to content

Commit 1a715a7

Browse files
cf-buildpacks-engForest Eckhardt
authored andcommitted
Add bundler 2.5.23, remove bundler 2.5.20
for stack(s) cflinuxfs4, cflinuxfs3
1 parent d92b33f commit 1a715a7

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.5.20
28-
uri: https://buildpacks.cloudfoundry.org/dependencies/bundler/bundler_2.5.20_linux_noarch_any-stack_3f489f74.tgz
29-
sha256: 3f489f7444098cb774ed86e22ddf3a0c6f65ba0efcde0115a9dc71103a1c0403
27+
version: 2.5.23
28+
uri: https://buildpacks.cloudfoundry.org/dependencies/bundler/bundler_2.5.23_linux_noarch_any-stack_04981754.tgz
29+
sha256: '0498175489170f3fc8ce0c8e201708849259698719046e48f24059f60fd29921'
3030
cf_stacks:
3131
- cflinuxfs4
3232
- cflinuxfs3
33-
source: https://github.com/rubygems/rubygems/tree/master/bundlertree/v2.5.20
34-
source_sha256: 83bccb5ccc456e347089aa05318ecd27bb9840caa64ed16c1703b50d49b0ab94
33+
source: https://github.com/rubygems/rubygems/tree/master/bundlertree/v2.5.23
34+
source_sha256: 83d52433862a6076268d51d5c879e4467365db0bf376cd89aefb1661baf18618
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)