From f8f0525857dec351ad9dad932f548b8a9a5fb9a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 11:52:52 +0000 Subject: [PATCH] build(deps): bump oj from 3.17.0 to 3.17.1 Bumps [oj](https://github.com/ohler55/oj) from 3.17.0 to 3.17.1. - [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.0...v3.17.1) --- updated-dependencies: - dependency-name: oj dependency-version: 3.17.1 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 401c299d19..2b294cac77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -360,7 +360,7 @@ GEM racc (~> 1.4) noticed (2.9.3) rails (>= 6.1.0) - oj (3.17.0) + oj (3.17.1) bigdecimal (>= 3.0) ostruct (>= 0.2) opentelemetry-api (1.5.0)