From 1932a049314e6362dab1dbdc96c120ad5210fb63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 06:57:00 +0000 Subject: [PATCH] Bump bigdecimal from 3.1.9 to 3.2.1 Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 3.1.9 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.1.9...v3.2.1) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 3.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0e7885961a..bae662f03e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM base64 (0.3.0) benchmark (0.4.0) benchmark-ips (2.14.0) - bigdecimal (3.1.9) + bigdecimal (3.2.1) concurrent-ruby (1.3.5) connection_pool (2.5.3) csv (3.3.4) @@ -43,6 +43,7 @@ GEM erb (5.0.1) extconf_compile_commands_json (0.0.7) ffi (1.17.2) + ffi (1.17.2-x86_64-linux-gnu) fileutils (1.7.3) goodcheck (3.1.0) marcel (>= 1.0, < 2.0) @@ -63,7 +64,6 @@ GEM logger (1.7.0) marcel (1.0.4) memory_profiler (1.1.0) - mini_portile2 (2.8.9) minitest (5.25.5) mutex_m (0.3.0) net-protocol (0.2.2) @@ -71,8 +71,7 @@ GEM net-smtp (0.5.1) net-protocol nkf (0.2.0) - nokogiri (1.18.8) - mini_portile2 (~> 2.8.2) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) ostruct (0.6.1) parallel (1.27.0) @@ -176,6 +175,7 @@ GEM zlib (3.2.1) PLATFORMS + x86_64-linux DEPENDENCIES abbrev