From 50a320ec94b8236242967e259232fce20d8a7d58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 11:01:15 +0000 Subject: [PATCH] build(deps): bump oj from 3.16.11 to 3.16.12 Bumps [oj](https://github.com/ohler55/oj) from 3.16.11 to 3.16.12. - [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.11...v3.16.12) --- updated-dependencies: - dependency-name: oj dependency-version: 3.16.12 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 849dc86a2d0..d62623d9f2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -356,7 +356,7 @@ GEM nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) observer (0.1.2) - oj (3.16.11) + oj (3.16.12) bigdecimal (>= 3.0) ostruct (>= 0.2) openssl (3.3.2)