From 97e5f0ef3ad04c4db409d54ddc62e2ff7e92d932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 22:42:38 +0000 Subject: [PATCH] chore(deps): Bump bigdecimal from 4.1.1 to 4.1.2 Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/bigdecimal/compare/v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 4.1.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3dc1bf1..4694369 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) base64 (0.3.0) - bigdecimal (4.1.1) + bigdecimal (4.1.2) concurrent-ruby (1.3.6) connection_pool (3.0.2) drb (2.2.3)