From 0066b91977e8bfec51ab79f84fb73b17fc2d49c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 16:19:24 +0000 Subject: [PATCH] Bump flipper-redis from 1.3.4 to 1.3.6 Bumps [flipper-redis](https://github.com/flippercloud/flipper) from 1.3.4 to 1.3.6. - [Release notes](https://github.com/flippercloud/flipper/releases) - [Changelog](https://github.com/flippercloud/flipper/blob/main/Changelog.md) - [Commits](https://github.com/flippercloud/flipper/compare/v1.3.4...v1.3.6) --- updated-dependencies: - dependency-name: flipper-redis dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3a9d973..f4bc2e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,10 +105,10 @@ GEM erubi (1.13.1) et-orbi (1.2.11) tzinfo - flipper (1.3.4) + flipper (1.3.6) concurrent-ruby (< 2) - flipper-redis (1.3.4) - flipper (~> 1.3.4) + flipper-redis (1.3.6) + flipper (~> 1.3.6) redis (>= 3.0, < 6) fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) @@ -232,9 +232,9 @@ GEM rdoc (6.14.0) erb psych (>= 4.0.0) - redis (5.4.0) + redis (5.4.1) redis-client (>= 0.22.0) - redis-client (0.24.0) + redis-client (0.25.1) connection_pool regexp_parser (2.10.0) reline (0.6.1)