We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1fa9d4 commit e100021Copy full SHA for e100021
app.json
@@ -32,5 +32,5 @@
32
"scripts": {
33
"postdeploy": "bundle exec rails db:schema:load && bundle exec rails db:seed && bundle exec rails dojos:update_db_by_yaml && bundle exec rails dojo_event_services:upsert && bundle exec rails assets:precompile RAILS_ENV=staging"
34
},
35
- "stack": "heroku-20"
+ "stack": "heroku-22"
36
}
0 commit comments