From 06c68ab56113dd44f9d2bec1a5c221c23802d8cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 03:04:37 +0000 Subject: [PATCH] :arrow_up: Bump bigdecimal from 4.0.1 to 4.1.0 Bumps [bigdecimal](https://github.com/ruby/bigdecimal) from 4.0.1 to 4.1.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/v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: bigdecimal dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 03e790d..53a865d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM specs: ast (2.4.3) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.0) bitflyer (2.0.2) faraday (>= 2.0) websocket-client-simple (>= 0.9)