Skip to content

Commit

Permalink
Update heroku/buildpacks-ruby to v2.1.2 (#430)
Browse files Browse the repository at this point in the history
## heroku/ruby

### Fixed

- Update build logging style (heroku/buildpacks-ruby#198)

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
  • Loading branch information
heroku-linguist[bot] authored Oct 31, 2023
1 parent 69bf6c7 commit bbded8a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions builder-20/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ version = "0.17.2"

[[buildpacks]]
id = "heroku/ruby"
uri = "docker://docker.io/heroku/buildpack-ruby@sha256:053e09147a721a91f36e63676e384cd6ac91742beba68c4c0998f6387bcd633b"
uri = "docker://docker.io/heroku/buildpack-ruby@sha256:b82d0a0d59dd97615fe082e4e31c3af25790dd88a0c5c6b8d553504f6b22526b"

[[buildpacks]]
id = "heroku/scala"
Expand Down Expand Up @@ -64,7 +64,7 @@ version = "0.17.2"
optional = true
[[order.group]]
id = "heroku/ruby"
version = "2.1.1"
version = "2.1.2"
[[order.group]]
id = "heroku/procfile"
version = "2.0.2"
Expand Down
4 changes: 2 additions & 2 deletions builder-22/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ version = "0.17.2"

[[buildpacks]]
id = "heroku/ruby"
uri = "docker://docker.io/heroku/buildpack-ruby@sha256:053e09147a721a91f36e63676e384cd6ac91742beba68c4c0998f6387bcd633b"
uri = "docker://docker.io/heroku/buildpack-ruby@sha256:b82d0a0d59dd97615fe082e4e31c3af25790dd88a0c5c6b8d553504f6b22526b"

[[buildpacks]]
id = "heroku/scala"
Expand Down Expand Up @@ -64,7 +64,7 @@ version = "0.17.2"
optional = true
[[order.group]]
id = "heroku/ruby"
version = "2.1.1"
version = "2.1.2"
[[order.group]]
id = "heroku/procfile"
version = "2.0.2"
Expand Down

0 comments on commit bbded8a

Please sign in to comment.