From 080d3253f29fedf587abe922d07175e02612f6ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 22:32:07 +0000 Subject: [PATCH] build(deps-dev): bump bigdecimal from 3.1.8 to 3.1.9 Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 3.1.8 to 3.1.9. - [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.8...v3.1.9) --- updated-dependencies: - dependency-name: bigdecimal dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac13d5514..9a0082f9a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM uri (>= 0.13.1) base64 (0.2.0) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) concurrent-ruby (1.3.4) connection_pool (2.4.1) diff-lcs (1.5.1)