@@ -68,7 +68,7 @@ namespace :foreman do |
||
68 | 68 |
end |
69 | 69 |
|
70 | 70 |
# If you want to use rvm on your server and have it maintained by Capistrano, uncomment these lines: |
71 |
-# set :rvm_ruby_string, '1.9.3-p286@huginn' |
|
71 |
+# set :rvm_ruby_string, '2.0.0@huginn' |
|
72 | 72 |
# set :rvm_type, :user |
73 | 73 |
# before 'deploy', 'rvm:install_rvm' |
74 | 74 |
# before 'deploy', 'rvm:install_ruby' |