Skip to content

Commit

Permalink
Update heroku/buildpacks-ruby to v2.0.1 (#367)
Browse files Browse the repository at this point in the history
Co-authored-by: schneems <schneems@users.noreply.github.com>
  • Loading branch information
heroku-linguist[bot] and schneems authored Jul 25, 2023
1 parent ffe62e7 commit bc935d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builder-22/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ version = "0.16.1"

[[buildpacks]]
id = "heroku/ruby"
uri = "docker://docker.io/heroku/buildpack-ruby@sha256:7f48a442c056cd19ea48462e05faa2837ac3a13732c47616d20f11f8c847a8c4"
uri = "docker://docker.io/heroku/buildpack-ruby@sha256:fd32f123fdfa3e94eeb4ce2ad82aad353f6a3b87ac70bfebfdd30cc41927a737"

[[buildpacks]]
id = "heroku/php"
Expand Down Expand Up @@ -72,7 +72,7 @@ version = "0.16.1"
optional = true
[[order.group]]
id = "heroku/ruby"
version = "2.0.0"
version = "2.0.1"
[[order.group]]
id = "heroku/procfile"
version = "2.0.0"
Expand Down

0 comments on commit bc935d3

Please sign in to comment.