From 43333414f52941b9dee2e3edb127e340e41de93c Mon Sep 17 00:00:00 2001 From: ulferts Date: Tue, 18 Oct 2022 21:50:55 +0200 Subject: [PATCH] bump dry-logic --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43dfb589915..a0f5610f639 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -426,9 +426,10 @@ GEM concurrent-ruby (~> 1.0) zeitwerk (~> 2.6) dry-inflector (0.3.0) - dry-logic (1.2.0) + dry-logic (1.3.0) concurrent-ruby (~> 1.0) - dry-core (~> 0.5, >= 0.5) + dry-core (~> 0.9, >= 0.9) + zeitwerk (~> 2.6) dry-types (1.5.1) concurrent-ruby (~> 1.0) dry-container (~> 0.3)