From a50b9dcb2aba4757054d43bdc9dfa294d6119760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 07:18:18 +0000 Subject: [PATCH] Bump oj from 3.16.17 to 3.17.0 Bumps [oj](https://github.com/ohler55/oj) from 3.16.17 to 3.17.0. - [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.17...v3.17.0) --- updated-dependencies: - dependency-name: oj dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c312a21c4..9ae5de577 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (4.1.1) + bigdecimal (4.1.2) bluecloth (2.2.0) bonsai-elasticsearch-rails (7.0.1) elasticsearch-model (< 8) @@ -459,7 +459,7 @@ GEM nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) oauth (0.5.6) - oj (3.16.17) + oj (3.17.0) bigdecimal (>= 3.0) ostruct (>= 0.2) omniauth (1.9.2)