From 55709e76fc60c52a385e90218291bc092c92b0aa Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Tue, 5 Nov 2024 09:30:07 +0000 Subject: [PATCH] Update dependencies --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7c3795e..f693cca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.7.5) + json (2.7.6) logger (1.6.1) loofah (2.23.1) crass (~> 1.0.2) @@ -244,9 +244,8 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.0) rack (>= 3) - webrick (~> 1.8) rails (7.2.2) actioncable (= 7.2.2) actionmailbox (= 7.2.2) @@ -312,7 +311,7 @@ GEM shoulda-context (2.0.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0) - sidekiq (7.3.4) + sidekiq (7.3.5) connection_pool (>= 2.3.0) logger rack (>= 2.2.4) @@ -355,7 +354,6 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.9.0) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)