switch to ruby 2.3.1
This commit is contained in:
parent
3df6ac1bde
commit
8e9baf54b6
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
2.3.0
|
||||
2.3.1
|
||||
|
|
2
Gemfile
2
Gemfile
|
@ -1,5 +1,5 @@
|
|||
source 'https://rubygems.org'
|
||||
ruby '2.3.0'
|
||||
ruby '2.3.1'
|
||||
|
||||
gem 'rails', '~> 5.0.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue