about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 54d4af9cf..641f3cd6e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -147,7 +147,7 @@ group :development do
 
   gem 'capistrano', '~> 3.14'
   gem 'capistrano-rails', '~> 1.5'
-  gem 'capistrano-rbenv', '~> 2.1'
+  gem 'capistrano-rbenv', '~> 2.2'
   gem 'capistrano-yarn', '~> 2.0'
 
   gem 'stackprof'
diff --git a/Gemfile.lock b/Gemfile.lock
index 4d38fe6e1..830c71944 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -138,7 +138,7 @@ GEM
     capistrano-rails (1.5.0)
       capistrano (~> 3.1)
       capistrano-bundler (~> 1.1)
-    capistrano-rbenv (2.1.6)
+    capistrano-rbenv (2.2.0)
       capistrano (~> 3.1)
       sshkit (~> 1.3)
     capistrano-yarn (2.0.2)
@@ -683,7 +683,7 @@ DEPENDENCIES
   bundler-audit (~> 0.7)
   capistrano (~> 3.14)
   capistrano-rails (~> 1.5)
-  capistrano-rbenv (~> 2.1)
+  capistrano-rbenv (~> 2.2)
   capistrano-yarn (~> 2.0)
   capybara (~> 3.33)
   charlock_holmes (~> 0.7.7)