From b1fcdb44907fe6726defdbef13d537ab8ae6145f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 12:31:41 +0000 Subject: [PATCH] Bump bigdecimal from 3.1.7 to 3.1.8 Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 3.1.7 to 3.1.8. - [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.7...v3.1.8) --- 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 65cee96f..c9439bc0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.1.7) + bigdecimal (3.1.8) bindex (0.8.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0)