heroku / buildpacks-ruby

Heroku's Cloud Native Buildpack for Ruby applications.
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

[Stacked] Fixes CI linting #323

Closed schneems closed 3 weeks ago

schneems commented 4 weeks ago

This mostly allows using the deprecated API while we transition to the new API. This would allow us to merge #321 as a smaller PR and then we can gradually transition the rest of the codebase instead of one large shebang re-write.