From e44935b23bb2a17eedc542aed2c97e0581f00658 Mon Sep 17 00:00:00 2001 From: Jason Frey Date: Tue, 2 Jan 2024 17:21:41 -0500 Subject: [PATCH] Bump Gemfile.lock.release after backport of #22814 --- Gemfile.lock.release | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock.release b/Gemfile.lock.release index 786baaa4f9b..de7601e806c 100644 --- a/Gemfile.lock.release +++ b/Gemfile.lock.release @@ -883,8 +883,8 @@ GEM pg pg-logical_replication rbnacl (>= 3.2, < 5.0) - manageiq-loggers (1.1.0) - activesupport (>= 5.0) + manageiq-loggers (1.1.1) + activesupport (>= 5.0, < 7.1) manageiq-password (< 2) manageiq-messaging (1.4.1) activesupport (>= 5.2.4.3, < 7.0) @@ -1371,7 +1371,7 @@ DEPENDENCIES manageiq-content! manageiq-decorators! manageiq-gems-pending (> 0)! - manageiq-loggers (~> 1.0) + manageiq-loggers (~> 1.0, >= 1.1.1) manageiq-messaging (~> 1.0, >= 1.4.0) manageiq-password (~> 1.0) manageiq-postgres_ha_admin (~> 3.2)