From 243f6b035f5ae9ee31e5d2dcde82fa425040f195 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 07:15:32 +0000 Subject: [PATCH] Update dry-core to version 1.0.2 --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c129735..f994e10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,11 +14,12 @@ GEM codecov (0.6.0) simplecov (>= 0.15, < 0.22) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.4) diff-lcs (1.5.0) docile (1.4.0) - dry-core (1.0.1) + dry-core (1.0.2) concurrent-ruby (~> 1.0) + logger zeitwerk (~> 2.6) dry-equalizer (0.3.0) dry-inflector (1.0.0) @@ -35,6 +36,7 @@ GEM zeitwerk (~> 2.6) json (2.6.3) language_server-protocol (3.17.0.3) + logger (1.6.1) method_source (1.0.0) parallel (1.23.0) parser (3.2.2.3) @@ -83,7 +85,7 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) unicode-display_width (2.4.2) - zeitwerk (2.6.11) + zeitwerk (2.7.1) PLATFORMS ruby