From 9d86a246d42259ad15a51763899ddab29326e412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 23:57:35 +0000 Subject: [PATCH] Bump bigdecimal from 3.1.9 to 3.2.0 in /builder Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 3.1.9 to 3.2.0. - [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/v3.1.9...v3.2.0) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 3.2.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index a740793d825..e73d443423e 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -77,7 +77,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.9) + bigdecimal (3.2.0) bootsnap (1.18.6) msgpack (~> 1.2) brotli (0.6.0)