From d846ec2941f6b4a2668a884a77b4de60f81081a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 05:13:59 +0000 Subject: [PATCH] Bump bigdecimal from 4.1.2 to 4.1.3 in /example Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 4.1.2 to 4.1.3. - [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/v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 3405f48..507c042 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -22,7 +22,7 @@ GEM atomos (0.1.3) base64 (0.3.0) benchmark (0.5.0) - bigdecimal (4.1.2) + bigdecimal (4.1.3) claide (1.1.0) cocoapods (1.15.2) addressable (~> 2.8)