From d261e241d76d2b2fd1ce7f8520f531f469c8a395 Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Thu, 21 Dec 2023 13:31:40 +0000 Subject: [PATCH] Update dependencies --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1a5c34..96d91de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) execjs (2.9.1) - faraday (2.7.12) + faraday (2.8.1) base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) @@ -141,7 +141,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) io-console (0.7.1) - irb (1.10.1) + irb (1.11.0) rdoc reline (>= 0.3.8) jbuilder (2.11.5) @@ -254,7 +254,7 @@ GEM psych (>= 4.0.0) redis (5.0.8) redis-client (>= 0.17.0) - redis-client (0.19.0) + redis-client (0.19.1) connection_pool reline (0.4.1) io-console (~> 0.5)