Skip to content

Commit f8e4ce7

Browse files
committed
Updating buildpack.toml with new versions 2.5.7
1 parent 326afae commit f8e4ce7

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

buildpack.toml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,6 @@ api = "0.7"
3232
uri = "https://artifacts.paketo.io/bundler/bundler-ubuntu-1.17.3.tgz"
3333
version = "1.17.3"
3434

35-
[[metadata.dependencies]]
36-
checksum = "sha256:eb46e2a7e7968d14a21790766704ef50632b68d16c3ac21992c1675923438188"
37-
cpe = "cpe:2.3:a:bundler:bundler:2.5.5:*:*:*:*:ruby:*:*"
38-
id = "bundler"
39-
licenses = ["MIT"]
40-
name = "bundler"
41-
purl = "pkg:generic/bundler@2.5.5?checksum=13c7fe269030e2a6402a654c06deff01aef674ced649db3be98b5503a080a462&download_url=https://rubygems.org/downloads/bundler-2.5.5.gem"
42-
source = "https://rubygems.org/downloads/bundler-2.5.5.gem"
43-
source-checksum = "sha256:13c7fe269030e2a6402a654c06deff01aef674ced649db3be98b5503a080a462"
44-
stacks = ["io.buildpacks.stacks.bionic", "io.buildpacks.stacks.jammy"]
45-
strip-components = 2
46-
uri = "https://artifacts.paketo.io/bundler/bundler-ubuntu-2.5.5-eb46e2a7.tgz"
47-
version = "2.5.5"
48-
4935
[[metadata.dependencies]]
5036
checksum = "sha256:f413bb13ea9264493b8912065c4b1b4ff2c5af74e39aa8a0a9e7c9da76a6b268"
5137
cpe = "cpe:2.3:a:bundler:bundler:2.5.6:*:*:*:*:ruby:*:*"
@@ -60,6 +46,20 @@ api = "0.7"
6046
uri = "https://artifacts.paketo.io/bundler/bundler-ubuntu-2.5.6-f413bb13.tgz"
6147
version = "2.5.6"
6248

49+
[[metadata.dependencies]]
50+
checksum = "sha256:f58ccc8b482d6320f3e5f5375fbc86749f52c3e2474710ecdd2df1c9ddb0c398"
51+
cpe = "cpe:2.3:a:bundler:bundler:2.5.7:*:*:*:*:ruby:*:*"
52+
id = "bundler"
53+
licenses = ["MIT"]
54+
name = "bundler"
55+
purl = "pkg:generic/bundler@2.5.7?checksum=0dfe04a1f0ec13cdbc579f724cd0f7fa17437db07b89a41f5997e20bf4a8340e&download_url=https://rubygems.org/downloads/bundler-2.5.7.gem"
56+
source = "https://rubygems.org/downloads/bundler-2.5.7.gem"
57+
source-checksum = "sha256:0dfe04a1f0ec13cdbc579f724cd0f7fa17437db07b89a41f5997e20bf4a8340e"
58+
stacks = ["io.buildpacks.stacks.bionic", "io.buildpacks.stacks.jammy"]
59+
strip-components = 2
60+
uri = "https://artifacts.paketo.io/bundler/bundler-ubuntu-2.5.7-f58ccc8b.tgz"
61+
version = "2.5.7"
62+
6363
[[metadata.dependency-constraints]]
6464
constraint = "1.*.*"
6565
id = "bundler"

0 commit comments

Comments
 (0)