From 16fe0daccb8382c6e99af03c25528bb2dfa2b44c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 12:03:54 +0000 Subject: [PATCH] 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 7b841ac1..0073af85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0)