From 9c8a22fd430f09bef67dcf761af15f7f197a0a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 12:36:08 +0000 Subject: [PATCH] build(deps): bump oj from 3.16.17 to 3.17.0 Bumps [oj](https://github.com/ohler55/oj) from 3.16.17 to 3.17.0. - [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.17...v3.17.0) --- updated-dependencies: - dependency-name: oj dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f18b98062b..4dd7251ccd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM base64 (0.3.0) beefcake (1.0.0) benchmark (0.5.0) - bigdecimal (4.1.1) + bigdecimal (4.1.2) bit-struct (0.17) bootsnap (1.23.0) msgpack (~> 1.2) @@ -333,7 +333,7 @@ GEM nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) observer (0.1.2) - oj (3.16.17) + oj (3.17.0) bigdecimal (>= 3.0) ostruct (>= 0.2) open3 (0.2.1)