From 3005536f31dd950c2e6857880235473e63b91793 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 18:03:16 +0000 Subject: [PATCH] Update dependency bigdecimal to v4 --- 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)