From a2358aaf95b2487cb50999cb55ba204031b14dbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 03:16:39 +0000 Subject: [PATCH] chore(ios):(deps): bump bigdecimal in the ruby-gems group Bumps the ruby-gems group with 1 update: [bigdecimal](https://github.com/ruby/bigdecimal). Updates `bigdecimal` from 4.1.0 to 4.1.2 - [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.0...v4.1.2) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-gems ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 62c0fae..033c9e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM atomos (0.1.3) base64 (0.3.0) benchmark (0.5.0) - bigdecimal (4.1.0) + bigdecimal (4.1.2) claide (1.1.0) cocoapods (1.16.2) addressable (~> 2.8)