Skip to content

Commit

Permalink
Update template-app Gemfile.lock to use latest 2.5.3
Browse files Browse the repository at this point in the history
- I think not having this was causing the buildpack to try to use 2.3.8
when the 'bound' app was pushed.
  • Loading branch information
ragaskar committed Mar 21, 2019
1 parent 297d8cd commit c1c319d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template_app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ DEPENDENCIES
therubyracer

RUBY VERSION
ruby 2.3.8p459
ruby 2.5.3p105

BUNDLED WITH
1.12.5
1.17.3

0 comments on commit c1c319d

Please sign in to comment.