Update ruby to 2.3.7
This commit is contained in:
parent
c552851efc
commit
ec7bb304ea
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
2.3.6
|
||||
2.3.7
|
||||
|
|
2
Gemfile
2
Gemfile
|
@ -1,6 +1,6 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
ruby '2.3.6'
|
||||
ruby '2.3.7'
|
||||
gem 'rake'
|
||||
gem 'rails', '3.2.22.5'
|
||||
gem 'rails_12factor'
|
||||
|
|
Loading…
Reference in a new issue