From 68d0ebd7193c338c1d5035e17470592a5fc2ab97 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 06:14:42 +0000 Subject: [PATCH] Update all Bundler dependencies (2024-11-18) --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 08969f2..4d337fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.8.1) + json (2.8.2) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -101,7 +101,7 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.2.0) + rackup (2.2.1) rack (>= 3) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) @@ -126,13 +126,13 @@ GEM psych (>= 4.0.0) reline (0.5.11) io-console (~> 0.5) - securerandom (0.3.1) + securerandom (0.3.2) stringio (3.1.2) thor (1.3.2) timeout (0.4.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - uri (1.0.1) + uri (1.0.2) useragent (0.16.10) zeitwerk (2.7.1)