Skip to content

Commit

Permalink
Updating buildpack.toml with new versions 2.5.14 (#759)
Browse files Browse the repository at this point in the history
Co-authored-by: Sophie Wigmore <swigmore@vmware.com>
  • Loading branch information
paketo-bot and Sophie Wigmore authored Jun 28, 2024
1 parent 2541641 commit 017c369
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,6 @@ api = "0.7"
uri = "https://artifacts.paketo.io/bundler/bundler-ubuntu-1.17.3.tgz"
version = "1.17.3"

[[metadata.dependencies]]
checksum = "sha256:16d027a911bd666cb8df0d6e2fcfed2030b9f74cf12a74668482c88d77c8ccfc"
cpe = "cpe:2.3:a:bundler:bundler:2.5.12:*:*:*:*:ruby:*:*"
id = "bundler"
licenses = ["MIT"]
name = "bundler"
purl = "pkg:generic/bundler@2.5.12?checksum=57e55d69ce82eec540abf19b60f89db54e9c02e42e8483d2f843143b438907f2&download_url=https://rubygems.org/downloads/bundler-2.5.12.gem"
source = "https://rubygems.org/downloads/bundler-2.5.12.gem"
source-checksum = "sha256:57e55d69ce82eec540abf19b60f89db54e9c02e42e8483d2f843143b438907f2"
stacks = ["io.buildpacks.stacks.bionic", "io.buildpacks.stacks.jammy"]
strip-components = 2
uri = "https://artifacts.paketo.io/bundler/bundler-ubuntu-2.5.12-16d027a9.tgz"
version = "2.5.12"

[[metadata.dependencies]]
checksum = "sha256:20cd16e1560123151de40b4991899c3d435bb3f7abe6d34f4809440dc5a373c9"
cpe = "cpe:2.3:a:bundler:bundler:2.5.13:*:*:*:*:ruby:*:*"
Expand All @@ -60,6 +46,20 @@ api = "0.7"
uri = "https://artifacts.paketo.io/bundler/bundler-ubuntu-2.5.13-20cd16e1.tgz"
version = "2.5.13"

[[metadata.dependencies]]
checksum = "sha256:5e575dac5f90260f549eb9bd1edded3977b9614885632a36e330306948fb5af1"
cpe = "cpe:2.3:a:bundler:bundler:2.5.14:*:*:*:*:ruby:*:*"
id = "bundler"
licenses = ["MIT"]
name = "bundler"
purl = "pkg:generic/bundler@2.5.14?checksum=4b4be1b062ec3c9fbf7fe36d669c72187aa6f0d310077bfdfe6f2c26696c5544&download_url=https://rubygems.org/downloads/bundler-2.5.14.gem"
source = "https://rubygems.org/downloads/bundler-2.5.14.gem"
source-checksum = "sha256:4b4be1b062ec3c9fbf7fe36d669c72187aa6f0d310077bfdfe6f2c26696c5544"
stacks = ["io.buildpacks.stacks.bionic", "io.buildpacks.stacks.jammy"]
strip-components = 2
uri = "https://artifacts.paketo.io/bundler/bundler-ubuntu-2.5.14-5e575dac.tgz"
version = "2.5.14"

[[metadata.dependency-constraints]]
constraint = "1.*.*"
id = "bundler"
Expand Down

0 comments on commit 017c369

Please sign in to comment.