From cd717e3cc8d082eabdbc1973e9ac45d60293dd1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 19:46:22 +0200 Subject: [PATCH] build(deps-dev): bump bigdecimal from 3.2.1 to 3.2.2 (#39397) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 806eab6dab8..23e54bde08f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) base64 (0.3.0) - bigdecimal (3.2.1) + bigdecimal (3.2.2) chunky_png (1.4.0) colorator (1.1.0) commonmarker (0.23.11)