From b3c3050bfc6fd3a88b3b19f9bdfbabf6ea93d633 Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Sun, 22 Oct 2023 18:52:16 +0100 Subject: [PATCH] Update dependencies --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0bf1ff6..ccea416 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,13 +163,13 @@ GEM net-smtp marcel (1.0.2) mini_mime (1.1.5) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minitest (5.20.0) mocha (2.1.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2) mutex_m (0.1.2) - net-imap (0.4.1) + net-imap (0.4.2) date net-protocol net-pop (0.1.2) @@ -307,7 +307,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stringio (3.0.8) - thor (1.2.2) + thor (1.3.0) tilt (2.3.0) timeout (0.4.0) typhoeus (1.4.0)