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 11620b9 commit c8cfc4dCopy full SHA for c8cfc4d
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-18"
+ "stack": "heroku-20"
36
}
0 commit comments