From ade8d6978fb8be4ddd01ab1856df04f90dfefe28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 05:34:17 +0000 Subject: [PATCH] Bump oj from 3.17.4 to 3.17.5 Bumps [oj](https://github.com/ohler55/oj) from 3.17.4 to 3.17.5. - [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.4...v3.17.5) --- updated-dependencies: - dependency-name: oj dependency-version: 3.17.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cc4f55d..0e4593b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM mini_mime (1.1.5) multi_xml (0.9.1) bigdecimal (>= 3.1, < 5) - oj (3.17.4) + oj (3.17.5) bigdecimal (>= 3.0) ostruct (>= 0.2) ostruct (0.6.3)