Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update heroku/buildpacks-ruby to v3.0.0 and add to builder-24 #521

Merged
merged 2 commits into from
May 20, 2024

Conversation

heroku-linguist[bot]
Copy link
Contributor

heroku/ruby

Changed

  • The buildpack now implements Buildpack API 0.10 instead of 0.9, and so requires lifecycle 0.17.x or newer. (#283)

Added

  • Added support for Ubuntu 24.04 (and thus Heroku-24 / heroku/builder:24). (#284)

## heroku/ruby

### Changed

- The buildpack now implements Buildpack API 0.10 instead of 0.9, and so requires `lifecycle` 0.17.x or newer. ([#283](heroku/buildpacks-ruby#283))

### Added

- Added support for Ubuntu 24.04 (and thus Heroku-24 / `heroku/builder:24`). ([#284](heroku/buildpacks-ruby#284))
@heroku-linguist heroku-linguist bot requested a review from a team as a code owner May 20, 2024 10:53
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) May 20, 2024 10:53
@edmorley edmorley changed the title Update heroku/buildpacks-ruby to v3.0.0 Update heroku/buildpacks-ruby to v3.0.0 and add to builder-24 May 20, 2024
@edmorley
Copy link
Member

edmorley commented May 20, 2024

I've added the Ruby CNB to builder-24 in 70aed6a.

@heroku-linguist heroku-linguist bot merged commit a02380f into main May 20, 2024
34 checks passed
@heroku-linguist heroku-linguist bot deleted the update/heroku/buildpacks-ruby branch May 20, 2024 11:28
Comment on lines +49 to +53
# TODO: Enable once `heroku/jvm` supports Heroku-24.
# [[order.group]]
# id = "heroku/jvm"
# version = "TBD"
# optional = true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fyi @schneems @Malax I've had to comment out the optional heroku/jvm entry in the Ruby detection group for now, since heroku/jvm doesn't yet support Heroku-24. Once it does, this can be uncommented as part of adding the JVM CNBs to this builder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant