From 60c575910086d83a9e28fc77155ff35cc7f52795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 02:07:18 +0000 Subject: [PATCH] Bump dry-types from 1.8.3 to 1.9.0 Bumps [dry-types](https://github.com/dry-rb/dry-types) from 1.8.3 to 1.9.0. - [Release notes](https://github.com/dry-rb/dry-types/releases) - [Changelog](https://github.com/dry-rb/dry-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-types/compare/v1.8.3...v1.9.0) --- updated-dependencies: - dependency-name: dry-types dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 92faf75..f90fc2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,15 +9,15 @@ GEM specs: ast (2.4.3) benchmark-ips (2.14.0) - bigdecimal (3.2.2) + bigdecimal (4.0.1) concurrent-ruby (1.3.5) diff-lcs (1.6.2) docile (1.4.0) - dry-core (1.1.0) + dry-core (1.2.0) concurrent-ruby (~> 1.0) logger zeitwerk (~> 2.6) - dry-inflector (1.2.0) + dry-inflector (1.3.0) dry-logic (1.6.0) bigdecimal concurrent-ruby (~> 1.0) @@ -29,8 +29,8 @@ GEM concurrent-ruby (~> 1.0) dry-core (~> 1.1) zeitwerk (~> 2.6) - dry-types (1.8.3) - bigdecimal (~> 3.0) + dry-types (1.9.0) + bigdecimal (>= 3.0) concurrent-ruby (~> 1.0) dry-core (~> 1.0) dry-inflector (~> 1.0) @@ -107,7 +107,7 @@ GEM unicode-emoji (~> 4.1) unicode-emoji (4.1.0) yard (0.9.37) - zeitwerk (2.7.3) + zeitwerk (2.7.4) PLATFORMS ruby