back to ruby version 2.2.2

This commit is contained in:
2015-11-28 19:58:44 +08:00
parent 2c7f907ac8
commit 0237394d3f
+1 -1
View File
@@ -10,7 +10,7 @@ set :repo_url, 'git@github.com:Librcn/Libr.git'
set :user, 'deployer'
set :puma_threads, [4, 16]
set :puma_workers, 0
set :rvm_ruby_version, '2.2.3'
set :rvm_ruby_version, '2.2.2'
# Don't change these unless you know what you're doing
# set :pty, true