From 8339dd2c9b8c7117665143646e874ae2aaf11ff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 05:54:12 +0000 Subject: [PATCH] Bump oj from 3.16.11 to 3.17.3 Bumps [oj](https://github.com/ohler55/oj) from 3.16.11 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.11...v3.17.3) --- updated-dependencies: - dependency-name: oj dependency-version: 3.17.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c4c43c..f63f67e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,14 +10,14 @@ GEM remote: https://rubygems.org/ specs: benchmark-ips (2.14.0) - bigdecimal (3.2.3) + bigdecimal (4.1.2) builder (3.3.0) diff-lcs (1.6.2) ethon (0.15.0) ffi (>= 1.15.0) ffi (1.17.2) logger (1.7.0) - oj (3.16.11) + oj (3.17.3) bigdecimal (>= 3.0) ostruct (>= 0.2) ostruct (0.6.3)