From 974840b3bf4adb864b52c4bb073e02d6420c1802 Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Thu, 7 Nov 2024 11:01:42 +0000 Subject: [PATCH] Update dependencies --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 15430eae..3acdba1e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,7 +184,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.7.6) + json (2.8.1) logger (1.6.1) loofah (2.23.1) crass (~> 1.0.2) @@ -204,7 +204,7 @@ GEM multi_xml (0.7.1) bigdecimal (~> 3.1) multipart-post (2.4.1) - net-http (0.4.1) + net-http (0.5.0) uri net-imap (0.5.0) date @@ -247,7 +247,7 @@ GEM popper_js (2.11.8) postgresql_cursor (0.6.9) activerecord (>= 6.0) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (6.0.1) puma (6.4.3) @@ -356,7 +356,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.1) + stringio (3.1.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.3.2) @@ -365,7 +365,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (0.13.1) + uri (1.0.0) useragent (0.16.10) web-console (4.2.1) actionview (>= 6.0.0)