Commit 0e046f622615b2446ec48d0a86f875500b410a6c

Authored by Chulki Lee
1 parent 6d318157
Exists in master and in 1 other branch production

update capistrano-{bundler,rbenv}

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
Gemfile.lock
... ... @@ -69,13 +69,13 @@ GEM
69 69 i18n
70 70 rake (>= 10.0.0)
71 71 sshkit (~> 1.3)
72   - capistrano-bundler (1.1.3)
  72 + capistrano-bundler (1.1.4)
73 73 capistrano (~> 3.1)
74 74 sshkit (~> 1.2)
75 75 capistrano-rails (1.1.2)
76 76 capistrano (~> 3.1)
77 77 capistrano-bundler (~> 1.1)
78   - capistrano-rbenv (2.0.2)
  78 + capistrano-rbenv (2.0.3)
79 79 capistrano (~> 3.1)
80 80 sshkit (~> 1.3)
81 81 capybara (2.4.4)
... ...