From bee7a4ae9adec022c0831be41c00d7819b353d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 01:17:49 +0000 Subject: [PATCH] Bump oj from 3.17.5 to 3.17.6 Bumps [oj](https://github.com/ohler55/oj) from 3.17.5 to 3.17.6. - [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.5...v3.17.6) --- updated-dependencies: - dependency-name: oj dependency-version: 3.17.6 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 8a77046..8f5a696 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -195,7 +195,7 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0, >= 2.0.5) version_gem (~> 1.1, >= 1.1.11) - oj (3.17.5) + oj (3.17.6) bigdecimal (>= 3.0) ostruct (>= 0.2) openssl (4.0.2)