From 2fb32ce1c3277046bf841b03d26d545a81b7b688 Mon Sep 17 00:00:00 2001 From: Matthias Viehweger Date: Wed, 7 Feb 2024 14:07:15 +0100 Subject: [PATCH] Update several dependencies in Gemfile.lock These are transitive dependencies and the versions are rather local --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9051174..3d37b38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.5) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minitest (5.19.0) mocha (2.1.0) ruby2_keywords (>= 0.0.5) @@ -108,11 +108,11 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.4) + nokogiri (1.16.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) open4 (1.3.4) - racc (1.7.1) + racc (1.7.3) rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) @@ -178,4 +178,4 @@ DEPENDENCIES wagons! BUNDLED WITH - 2.2.29 + 2.5.5