From ce7cf1331c8442afcf6559cc5b068e68be847c29 Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Thu, 7 Nov 2024 10:57:17 +0000 Subject: [PATCH] Update dependencies --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d49c003..bb3f4bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.7.6) + json (2.8.1) librariesio-url-parser (1.0.10) logger (1.6.1) loofah (2.23.1) @@ -188,7 +188,7 @@ GEM ruby2_keywords (>= 0.0.5) msgpack (1.7.3) multipart-post (2.4.1) - net-http (0.4.1) + net-http (0.5.0) uri net-imap (0.5.0) date @@ -224,7 +224,7 @@ GEM activerecord (>= 6.1) polyglot (0.3.5) popper_js (2.11.8) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (6.0.1) puma (6.4.3) @@ -319,7 +319,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.1) + stringio (3.1.2) thor (1.3.2) tilt (2.4.0) timeout (0.4.2) @@ -329,7 +329,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - uri (0.13.1) + uri (1.0.0) useragent (0.16.10) web-console (4.2.1) actionview (>= 6.0.0)