rvm-capistrano 1.3.0.rc10 → 1.3.0.rc11

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module RVM
2
2
  class Capistrano
3
- VERSION="1.3.0.rc10"
3
+ VERSION="1.3.0.rc11"
4
4
  end
5
5
  end
@@ -26,7 +26,9 @@ module Capistrano
26
26
  shell
27
27
  end
28
28
  if fetch(:rvm_require_role,nil).nil?
29
- _cset :default_shell, fetch(:rvm_shell)
29
+ _cset :default_shell do
30
+ fetch(:rvm_shell)
31
+ end
30
32
  else
31
33
  class << self
32
34
  def run(cmd, options={}, &block)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rvm-capistrano
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0.rc10
4
+ version: 1.3.0.rc11
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: