From 51ae6143b276aac6ea4113bfe1932c03d9025539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 13:22:45 +0000 Subject: [PATCH] Bump dry-monads from 1.8.3 to 1.9.0 Bumps [dry-monads](https://github.com/dry-rb/dry-monads) from 1.8.3 to 1.9.0. - [Release notes](https://github.com/dry-rb/dry-monads/releases) - [Changelog](https://github.com/dry-rb/dry-monads/blob/main/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-monads/compare/v1.8.3...v1.9.0) --- updated-dependencies: - dependency-name: dry-monads dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 14e8b4a..7d3cc0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,7 +152,7 @@ GEM zeitwerk (~> 2.6) dry-matcher (1.0.0) dry-core (~> 1.0, < 2) - dry-monads (1.8.3) + dry-monads (1.9.0) concurrent-ruby (~> 1.0) dry-core (~> 1.1) zeitwerk (~> 2.6)