From 00682b097d21393618d96298a8555f5fbbd08afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 12:34:57 +0000 Subject: [PATCH] Bump bigdecimal from 4.1.0 to 4.1.1 Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 4.1.0 to 4.1.1. - [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.0...v4.1.1) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 4.1.1 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 4ff1d2b..abe35e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM ansi (1.6.0) ast (2.4.3) base64 (0.3.0) - bigdecimal (4.1.0) + bigdecimal (4.1.1) byebug (13.0.0) reline (>= 0.6.0) coderay (1.1.3)