From f5c88c0acdd71c67ffccdab2edf02235f6a06b47 Mon Sep 17 00:00:00 2001 From: ulferts Date: Wed, 13 Nov 2024 09:29:57 +0100 Subject: [PATCH] bump dry-core & excon & mime-types-data & psych & reline & stringio & webrick --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 92c36afe700..333d99d34ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -488,8 +488,9 @@ GEM zeitwerk (~> 2.6) dry-container (0.11.0) concurrent-ruby (~> 1.0) - dry-core (1.0.1) + dry-core (1.0.2) concurrent-ruby (~> 1.0) + logger zeitwerk (~> 2.6) dry-inflector (1.1.0) dry-initializer (3.1.1) @@ -552,7 +553,7 @@ GEM tzinfo eventmachine (1.2.7) eventmachine_httpserver (0.2.1) - excon (1.0.0) + excon (1.2.0) factory_bot (6.5.0) activesupport (>= 5.0.0) factory_bot_rails (6.4.4) @@ -765,7 +766,7 @@ GEM mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) + mime-types-data (3.2024.1105) mini_magick (5.0.1) mini_mime (1.1.5) mini_portile2 (2.8.8)