From b80bc3369cef5edbc804df311c2c19a149e8cd55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 07:55:27 +0000 Subject: [PATCH] Build(deps): Bump redis-client from 0.15.0 to 0.16.0 in /Builder (#1974) Bumps [redis-client](https://github.com/redis-rb/redis-client) from 0.15.0 to 0.16.0. - [Changelog](https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis-rb/redis-client/compare/v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: redis-client dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Builder/Gemfile.lock b/Builder/Gemfile.lock index 5ae31ba686a..3822d33cfc6 100644 --- a/Builder/Gemfile.lock +++ b/Builder/Gemfile.lock @@ -198,7 +198,7 @@ GEM zeitwerk (~> 2.5) rake (13.0.6) redcarpet (3.6.0) - redis-client (0.15.0) + redis-client (0.16.0) connection_pool request_store (1.5.1) rack (>= 1.4)