RubyGems
npm
Organizations
Log in
Sign up
RubyGems
capistrano-elobuff
Versions diffs
0.2.0 → 0.2.1
capistrano-elobuff 0.2.0 → 0.2.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/elobuff_capistrano.gemspec
+1
-1
data/lib/capistrano/elobuff/ec2/recipes/s.rb
+1
-1
metadata
+1
-1
data/elobuff_capistrano.gemspec
CHANGED
@@ -11,7 +11,7 @@ Gem::Specification.new do |gem|
11
11
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
12
12
gem.name = "capistrano-elobuff"
13
13
gem.require_paths = ["lib"]
14
-
gem.version = "0.2.
0
"
14
+
gem.version = "0.2.
1
"
15
15
16
16
gem.add_dependency "capistrano"
17
17
end
data/lib/capistrano/elobuff/ec2/recipes/s.rb
CHANGED
@@ -75,7 +75,7 @@ Capistrano::Configuration.instance(:must_exist).load do
75
75
ec2.servers.each do |s|
76
76
desc "Invoke Server: #{s.id}"
77
77
task s.slug do
78
-
define_server
s.address, *s.roles
78
+
server
s.address
.to_s
, *s.roles
79
79
end
80
80
end
81
81
end
metadata
CHANGED
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: capistrano-elobuff
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.2.
0
4
+
version: 0.2.
1
5
5
prerelease:
6
6
platform: ruby
7
7
authors: