From 8f864f5e933f5e52e23e9f31aa2b7f4257f26dbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 05:34:28 +0000 Subject: [PATCH] Bump oj from 3.17.3 to 3.17.4 Bumps [oj](https://github.com/ohler55/oj) from 3.17.3 to 3.17.4. - [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.3...v3.17.4) --- updated-dependencies: - dependency-name: oj dependency-version: 3.17.4 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 2fe9155..279404e 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.3) + oj (3.17.4) bigdecimal (>= 3.0) ostruct (>= 0.2) ostruct (0.6.3)