From 292c3acb8c1f5a1873bd47869c5deceea7cdc5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 11:03:01 +0000 Subject: [PATCH] build(deps): bump oj from 3.16.14 to 3.16.15 Bumps [oj](https://github.com/ohler55/oj) from 3.16.14 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.14...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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32c6f84fcb..4c96f1aeb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -342,8 +342,9 @@ GEM nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) observer (0.1.2) - oj (3.16.14) + oj (3.16.15) bigdecimal (>= 3.0) + ostruct (>= 0.2) open3 (0.2.1) openssl (4.0.0) os (1.1.4)