From 2b0f9f3ccff616153912ae9b1cdd941f813c3af0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 17:12:45 +0000 Subject: [PATCH] chore(deps): bump bigdecimal from 3.1.9 to 3.2.0 in /example Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 3.1.9 to 3.2.0. - [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.9...v3.2.0) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index fcbfe22..13b78ed 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -25,7 +25,7 @@ GEM atomos (0.1.3) base64 (0.2.0) benchmark (0.4.0) - bigdecimal (3.1.9) + bigdecimal (3.2.0) claide (1.1.0) cocoapods (1.16.2) addressable (~> 2.8)