Skip to content

Commit

Permalink
update ruby to 2.6.2 on Heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
tdtds committed Mar 28, 2019
1 parent a926c90 commit a66535a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion misc/paas/heroku/Gemfile.local
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ruby '~> 2.6.0'
ruby '~> 2.6.2'
gem 'puma', require: false
gem 'tdiary-io-mongodb', git: 'https://github.com/tdiary/tdiary-io-mongodb.git'
gem 'tdiary-contrib', git: 'https://github.com/tdiary/tdiary-contrib.git'
Expand Down
2 changes: 1 addition & 1 deletion misc/paas/heroku/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ DEPENDENCIES
test-unit

RUBY VERSION
ruby 2.6.0p0
ruby 2.6.2p47

BUNDLED WITH
1.17.2

0 comments on commit a66535a

Please sign in to comment.