From 5744aca910863ccfbc0f31715a2a78a066d99ed5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 14:11:29 +0000 Subject: [PATCH] chore(deps): update dependency bigdecimal to v3.3.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5dd28edf..ea6e7680 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM io-event (~> 1.1) timers (~> 4.1) base64 (0.2.0) - bigdecimal (3.2.3) + bigdecimal (3.3.0) colorator (1.1.0) concurrent-ruby (1.3.5) console (1.23.7)