Commit e35f48e903a467da3113d1286070d8a8a17187d5
1 parent
f9f5182b
Exists in
master
and in
1 other branch
update capistrano
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -49,7 +49,7 @@ GEM |
49 | 49 | builder (3.0.4) |
50 | 50 | campy (0.1.3) |
51 | 51 | multi_json (~> 1.0) |
52 | - capistrano (2.13.3) | |
52 | + capistrano (2.13.4) | |
53 | 53 | highline |
54 | 54 | net-scp (>= 1.0.0) |
55 | 55 | net-sftp (>= 2.0.0) |
... | ... | @@ -103,7 +103,7 @@ GEM |
103 | 103 | libxml-ruby (~> 2.0) |
104 | 104 | has_scope (0.5.1) |
105 | 105 | hashie (1.2.0) |
106 | - highline (1.6.13) | |
106 | + highline (1.6.15) | |
107 | 107 | hike (1.2.1) |
108 | 108 | hipchat (0.4.1) |
109 | 109 | httparty |
... | ... | @@ -165,7 +165,7 @@ GEM |
165 | 165 | net-ssh (>= 1.99.1) |
166 | 166 | net-sftp (2.0.5) |
167 | 167 | net-ssh (>= 2.0.9) |
168 | - net-ssh (2.5.2) | |
168 | + net-ssh (2.6.1) | |
169 | 169 | net-ssh-gateway (1.1.0) |
170 | 170 | net-ssh (>= 1.99.1) |
171 | 171 | nokogiri (1.5.5) | ... | ... |