From ebb2679fd7f408c202f42c8d7b466c9958ff21b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 01:11:51 +0000 Subject: [PATCH] Bump redis-client from 0.25.3 to 0.26.0 Bumps [redis-client](https://github.com/redis-rb/redis-client) from 0.25.3 to 0.26.0. - [Changelog](https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis-rb/redis-client/compare/v0.25.3...v0.26.0) --- updated-dependencies: - dependency-name: redis-client dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 798a76f..504665b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -326,7 +326,7 @@ GEM rdoc (6.14.2) erb psych (>= 4.0.0) - redis-client (0.25.3) + redis-client (0.26.0) connection_pool regexp_parser (2.10.0) reline (0.6.2)