upgrade ruby to 2.3.4

pull/39/head
Lloyd Pick 2017-08-16 16:01:21 -04:00
parent 9082b4bba4
commit b65e422b4f
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
ruby-2.3.1
ruby-2.3.4

View File

@ -1,6 +1,6 @@
source 'https://rubygems.org'
ruby "2.3.1"
ruby '2.3.4'
# Server requirements
gem 'thin' # or mongrel

View File

@ -67,7 +67,7 @@ DEPENDENCIES
unicorn
RUBY VERSION
ruby 2.3.1p112
ruby 2.3.4p301
BUNDLED WITH
1.14.6
1.15.3