From ddf99286f66347dc5c864e3f640ba8b7917f3c16 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Sat, 20 Jan 2018 07:30:39 +0000 Subject: [PATCH] Update capistrano-rails to version 1.3.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd18293..7ac2fbc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,10 +66,10 @@ GEM i18n rake (>= 10.0.0) sshkit (~> 1.3) - capistrano-bundler (1.2.0) + capistrano-bundler (1.3.0) capistrano (~> 3.1) sshkit (~> 1.2) - capistrano-rails (1.3.0) + capistrano-rails (1.3.1) capistrano (~> 3.1) capistrano-bundler (~> 1.1) choice (0.2.0) @@ -202,7 +202,7 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (12.1.0) + rake (12.3.0) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2)