From 393994e3e4950eb84df1f0fdca8c38d81ff8adeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 22:19:28 +0930 Subject: [PATCH] Bump oj from 3.17.1 to 3.17.3 (#4655) Bumps [oj](https://github.com/ohler55/oj) from 3.17.1 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.17.1...v3.17.3) --- updated-dependencies: - dependency-name: oj dependency-version: 3.17.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02978a50f..83fe65b08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -459,7 +459,7 @@ GEM nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) oauth (0.5.6) - oj (3.17.1) + oj (3.17.3) bigdecimal (>= 3.0) ostruct (>= 0.2) omniauth (1.9.2)