From 4d97a027833ef880fc15f15bea37b4205641a99f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:01:58 +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 71a2d98..5d01d56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM fiber-annotation io-event (~> 1.1) timers (~> 4.1) - bigdecimal (3.1.7) + bigdecimal (3.1.8) colorator (1.1.0) concurrent-ruby (1.3.4) console (1.27.0)