From 21f845822ecaa6ce726b6980882cef97949520ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 05:25:26 +0000 Subject: [PATCH] Bump oj from 3.16.13 to 3.17.3 Bumps [oj](https://github.com/ohler55/oj) from 3.16.13 to 3.17.3. - [Release notes](https://github.com/ohler55/oj/releases) - [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.16.13...v3.17.3) --- updated-dependencies: - dependency-name: oj dependency-version: 3.17.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab007b4..82000c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM specs: ast (2.4.3) base64 (0.3.0) - bigdecimal (3.3.1) + bigdecimal (4.1.2) google-protobuf (4.33.2) bigdecimal rake (>= 13) @@ -78,7 +78,7 @@ GEM mustermann (3.0.4) ruby2_keywords (~> 0.0.1) nio4r (2.7.5) - oj (3.16.13) + oj (3.17.3) bigdecimal (>= 3.0) ostruct (>= 0.2) opentelemetry-api (1.7.0)