Skip to content

Commit c8cfc4d

Browse files
committed
Add recent stack to test out correct review app
1 parent 11620b9 commit c8cfc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
"scripts": {
3333
"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"
3434
},
35-
"stack": "heroku-18"
35+
"stack": "heroku-20"
3636
}

0 commit comments

Comments
 (0)