From d2f958afbea62c20add419039520fb2569059402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 14:54:50 +0000 Subject: [PATCH] Bump bigdecimal from 3.2.0 to 3.2.1 in /builder Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 3.2.0 to 3.2.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/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 3.2.1 dependency-type: indirect update-type: version-update:semver-patch ... 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 647e62b5967..d9cefbf25bd 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -77,7 +77,7 @@ GEM base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.1) - bigdecimal (3.2.0) + bigdecimal (3.2.1) bootsnap (1.18.6) msgpack (~> 1.2) brotli (0.6.0)