From 04337bdce891dfd4358e8b0354e8032e1e7909f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 11:03:15 +0000 Subject: [PATCH] build(deps): 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 1547ca87351..1687e6321f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,7 +170,7 @@ GEM nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) observer (0.1.2) - oj (3.17.4) + oj (3.17.5) bigdecimal (>= 3.0) ostruct (>= 0.2) open3 (0.2.1)