From 834d71d1f79ca51dcb7ec98f4a9bad75fa743cfd Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 25 Nov 2020 11:21:50 +0000
Subject: [PATCH] Build(deps): Bump rails_failover from 0.6.1 to 0.6.2 (#11350)

Bumps rails_failover from 0.6.1 to 0.6.2.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 Gemfile.lock | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 4a7ff16177b..7a9c887786a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -275,8 +275,9 @@ GEM
       nokogiri (>= 1.6)
     rails-html-sanitizer (1.3.0)
       loofah (~> 2.3)
-    rails_failover (0.6.1)
+    rails_failover (0.6.2)
       activerecord (~> 6.0)
+      concurrent-ruby
       railties (~> 6.0)
     rails_multisite (2.5.0)
       activerecord (> 5.0, < 7)