From 826833f617ebbc18e90f22d1bf96b4157894d264 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 22:11:25 +0000 Subject: [PATCH] Update dependency bigdecimal to v3.3.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b49424f2..7785fe2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM metrics (~> 0.12) traces (~> 0.15) base64 (0.3.0) - bigdecimal (3.2.3) + bigdecimal (3.3.1) colorator (1.1.0) concurrent-ruby (1.3.5) console (1.33.0)