Commit cf6a67c197a43945eaa294d423c05c423b2457ce
1 parent
9fd0eefb
Exists in
colab
and in
4 other branches
capistrano-rails updated 1.1.3
Signed-off-by: Diego Araújo <diegoamc90@gmail.com>
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -65,7 +65,7 @@ GEM |
65 | 65 | capistrano-bundler (1.1.4) |
66 | 66 | capistrano (~> 3.1) |
67 | 67 | sshkit (~> 1.2) |
68 | - capistrano-rails (1.1.2) | |
68 | + capistrano-rails (1.1.3) | |
69 | 69 | capistrano (~> 3.1) |
70 | 70 | capistrano-bundler (~> 1.1) |
71 | 71 | capistrano-rvm (0.1.2) |
... | ... | @@ -90,7 +90,7 @@ GEM |
90 | 90 | coffee-script-source |
91 | 91 | execjs |
92 | 92 | coffee-script-source (1.9.1) |
93 | - colorize (0.7.5) | |
93 | + colorize (0.7.7) | |
94 | 94 | colorpicker (0.0.5) |
95 | 95 | columnize (0.9.0) |
96 | 96 | commonjs (0.2.7) | ... | ... |