From 9f41ce7fce3160cdfeb2818fd11d51326eb7d8a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:07:52 +0100 Subject: [PATCH] Build(deps): Bump rails_failover from 2.1.1 to 2.2.0 (#31056) Bumps [rails_failover](https://github.com/discourse/rails_failover) from 2.1.1 to 2.2.0. - [Changelog](https://github.com/discourse/rails_failover/blob/main/CHANGELOG.md) - [Commits](https://github.com/discourse/rails_failover/compare/v2.1.1...v2.2.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 33705ae443a..ba5aa5e8030 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -376,7 +376,7 @@ GEM rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - rails_failover (2.1.1) + rails_failover (2.2.0) activerecord (>= 6.1, < 8.0) concurrent-ruby railties (>= 6.1, < 8.0)