From f1e43872dfd817836c0dbcc14187ff0efc979aa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 07:03:22 +0000 Subject: [PATCH] Bump brpoplpush-redis_script from 0.1.2 to 0.1.3 Bumps [brpoplpush-redis_script](https://github.com/brpoplpush/brpoplpush-redis_script) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/brpoplpush/brpoplpush-redis_script/releases) - [Changelog](https://github.com/brpoplpush/brpoplpush-redis_script/blob/main/CHANGELOG.md) - [Commits](https://github.com/brpoplpush/brpoplpush-redis_script/compare/v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: brpoplpush-redis_script dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5203468ffe..59d62ef428b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,9 +93,9 @@ GEM popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) brakeman (5.3.1) - brpoplpush-redis_script (0.1.2) + brpoplpush-redis_script (0.1.3) concurrent-ruby (~> 1.0, >= 1.0.5) - redis (>= 1.0, <= 5.0) + redis (>= 1.0, < 6) bugsnag (6.24.2) concurrent-ruby (~> 1.0) builder (3.2.4)