From 47fab4c1713f1126fd41bd98b9d0d94a8a1667f4 Mon Sep 17 00:00:00 2001 From: ARI WG Git Bot Date: Wed, 8 Oct 2025 13:17:34 +0000 Subject: [PATCH] Add ruby 3.0.7 for stack(s) cflinuxfs3 --- manifest.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/manifest.yml b/manifest.yml index b67890913..0665c47f8 100644 --- a/manifest.yml +++ b/manifest.yml @@ -10,6 +10,10 @@ dependency_deprecation_dates: name: node date: 2025-04-30 link: https://github.com/nodejs/Release +- version_line: 3.0.x + name: ruby + date: 2024-03-31 + link: https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/ - version_line: 3.1.x name: ruby date: 2025-03-31 @@ -77,6 +81,14 @@ dependencies: - cflinuxfs4 source: https://java-buildpack.cloudfoundry.org/openjdk-jdk/bionic/x86_64/openjdk-jdk-1.8.0_242-bionic.tar.gz source_sha256: dcb9fea2fc3a9b003031874ed17aa5d5a7ebbe397b276ecc8c814633003928fe +- name: ruby + version: 3.0.7 + uri: https://buildpacks.cloudfoundry.org/dependencies/ruby/ruby_3.0.7_linux_x64_cflinuxfs3_2e0d88cd.tgz + sha256: 2e0d88cddb0274142082559cf47b939a6a58ca812df8dfcd29a9a3293085a0ff + cf_stacks: + - cflinuxfs3 + source: https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.7.tar.gz + source_sha256: 2a3411977f2850431136b0fab8ad53af09fb74df2ee2f4fb7f11b378fe034388 - name: ruby version: 3.1.6 uri: https://buildpacks.cloudfoundry.org/dependencies/ruby/ruby_3.1.6_linux_x64_cflinuxfs3_ae207103.tgz