Skip to content

Commit 741d08e

Browse files
committed
ruby-2.0.0-p353
1 parent 3dac757 commit 741d08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/deploy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
default_run_options[:pty] = true
88

9-
set :rvm_ruby_string, 'ruby-2.0.0-p247'
9+
set :rvm_ruby_string, 'ruby-2.0.0-p353'
1010
set :rvm_type, :user
1111
set :application, "ruby-china"
1212
set :repository, "git://github.com/ruby-china/ruby-china.git"

0 commit comments

Comments
 (0)