Commit 9579dfaa0267351e9525308c51e22a0b447155d3

Authored by Rafael Manzo
1 parent d332d1d8

capistrano-rvm, capistrano-bundler, sshkit updated

Showing 1 changed file with 5 additions and 5 deletions   Show diff stats
@@ -41,15 +41,15 @@ GEM @@ -41,15 +41,15 @@ GEM
41 i18n 41 i18n
42 rake (>= 10.0.0) 42 rake (>= 10.0.0)
43 sshkit (>= 0.0.23) 43 sshkit (>= 0.0.23)
44 - capistrano-bundler (1.1.1) 44 + capistrano-bundler (1.1.2)
45 capistrano (~> 3.0) 45 capistrano (~> 3.0)
46 - sshkit (>= 1.2.0) 46 + sshkit (~> 1.2)
47 capistrano-rails (1.1.0) 47 capistrano-rails (1.1.0)
48 capistrano (>= 3.0.0) 48 capistrano (>= 3.0.0)
49 capistrano-bundler (>= 1.0.0) 49 capistrano-bundler (>= 1.0.0)
50 - capistrano-rvm (0.1.0) 50 + capistrano-rvm (0.1.1)
51 capistrano (~> 3.0) 51 capistrano (~> 3.0)
52 - sshkit (~> 1.2.0) 52 + sshkit (~> 1.2)
53 capybara (2.2.1) 53 capybara (2.2.1)
54 mime-types (>= 1.16) 54 mime-types (>= 1.16)
55 nokogiri (>= 1.3.3) 55 nokogiri (>= 1.3.3)
@@ -224,7 +224,7 @@ GEM @@ -224,7 +224,7 @@ GEM
224 activesupport (>= 3.0) 224 activesupport (>= 3.0)
225 sprockets (~> 2.8) 225 sprockets (~> 2.8)
226 sqlite3 (1.3.8) 226 sqlite3 (1.3.8)
227 - sshkit (1.2.0) 227 + sshkit (1.3.0)
228 net-scp (>= 1.1.2) 228 net-scp (>= 1.1.2)
229 net-ssh 229 net-ssh
230 term-ansicolor 230 term-ansicolor