From 9cd175397b9818c1ce7dc7eb6ab81c6db7b7e742 Mon Sep 17 00:00:00 2001 From: priyankamarabill Date: Wed, 18 Sep 2024 17:30:54 +0530 Subject: [PATCH] [release] 2.0.33 --- Gemfile.build.lock | 6 +----- Gemfile.lock | 5 +---- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/Gemfile.build.lock b/Gemfile.build.lock index 650583a..d15dd04 100644 --- a/Gemfile.build.lock +++ b/Gemfile.build.lock @@ -1,11 +1,7 @@ GEM remote: https://rubygems.org/ specs: - connection_pool (2.4.1) - redis (5.3.0) - redis-client (>= 0.22.0) - redis-client (0.22.2) - connection_pool + redis (4.1.3) PLATFORMS ruby diff --git a/Gemfile.lock b/Gemfile.lock index 8a5ba59..7c7b118 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,10 +30,7 @@ GEM rack-ssl-enforcer (0.2.9) rack-test (2.1.0) rack (>= 1.3) - redis (5.3.0) - redis-client (>= 0.22.0) - redis-client (0.22.2) - connection_pool + redis (4.7.1) rexml (3.3.7) ruby2_keywords (0.0.5) secure_headers (6.7.0)