]> cat aescling's git repositories - mastodon.git/commitdiff
Bump capistrano-rails from 1.4.0 to 1.5.0 (#13794)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Thu, 21 May 2020 14:47:37 +0000 (23:47 +0900)
committerGitHub <noreply@github.com>
Thu, 21 May 2020 14:47:37 +0000 (23:47 +0900)
Bumps [capistrano-rails](https://github.com/capistrano/rails) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/capistrano/rails/releases)
- [Changelog](https://github.com/capistrano/rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/capistrano/rails/compare/v1.4.0...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index ee7c2db20b6d3280c52f6b6dcbd911e9859da1e9..078bd7027a1c9a762aff3e2c3d078f37451ed8db 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -145,7 +145,7 @@ group :development do
   gem 'bundler-audit', '~> 0.6', require: false
 
   gem 'capistrano', '~> 3.14'
-  gem 'capistrano-rails', '~> 1.4'
+  gem 'capistrano-rails', '~> 1.5'
   gem 'capistrano-rbenv', '~> 2.1'
   gem 'capistrano-yarn', '~> 2.0'
 
index 8ce45189c89f3b728b4f411d20c134a82466c637..11ab00b29fe95bdbf7118324d895036837a464dd 100644 (file)
@@ -135,7 +135,7 @@ GEM
       sshkit (>= 1.9.0)
     capistrano-bundler (1.6.0)
       capistrano (~> 3.1)
-    capistrano-rails (1.4.0)
+    capistrano-rails (1.5.0)
       capistrano (~> 3.1)
       capistrano-bundler (~> 1.1)
     capistrano-rbenv (2.1.6)
@@ -681,7 +681,7 @@ DEPENDENCIES
   bullet (~> 6.1)
   bundler-audit (~> 0.6)
   capistrano (~> 3.14)
-  capistrano-rails (~> 1.4)
+  capistrano-rails (~> 1.5)
   capistrano-rbenv (~> 2.1)
   capistrano-yarn (~> 2.0)
   capybara (~> 3.32)