Commit 68675ea
committed
Specify Heroku buildpack 'heroku-20'
Title
Reason for Change
=================
* After upgrading to Ruby 3.0.4 and upgrading via dashboard to `heroku-22` buildpack, the build failed.
* That version of Ruby is only in `heroku-20`.
Changes
=======
* Specify the buildpack in `app.json`
Documentation
=============
* https://devcenter.heroku.com/articles/heroku-20-stack#using-heroku-201 parent 997288c commit 68675ea
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments