From 1cf3cffd3cbfc0c84f0f40dccc497ca9b1b22e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 13:50:17 +0000 Subject: [PATCH] Bump oj from 3.16.12 to 3.16.15 Bumps [oj](https://github.com/ohler55/oj) from 3.16.12 to 3.16.15. - [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.16.12...v3.16.15) --- updated-dependencies: - dependency-name: oj dependency-version: 3.16.15 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 d0c1cad..49c4c2a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -426,7 +426,7 @@ GEM racc (~> 1.4) nokogiri (1.19.0-x86_64-linux-musl) racc (~> 1.4) - oj (3.16.12) + oj (3.16.15) bigdecimal (>= 3.0) ostruct (>= 0.2) oj_mimic_json (1.0.1)