From 91ab333966369137def116c107ecaf67de9dddd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 18:37:41 +0000 Subject: [PATCH] Upgrade: bump oj from 3.16.13 to 3.16.14 Bumps [oj](https://github.com/ohler55/oj) from 3.16.13 to 3.16.14. - [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.13...v3.16.14) --- updated-dependencies: - dependency-name: oj dependency-version: 3.16.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4856eda..bb2efb1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -412,9 +412,8 @@ GEM racc (~> 1.4) nokogiri (1.19.0-x86_64-linux-musl) racc (~> 1.4) - oj (3.16.13) + oj (3.16.14) bigdecimal (>= 3.0) - ostruct (>= 0.2) orm_adapter (0.5.0) os (1.1.4) ostruct (0.6.3)