From 5ffbcd4e636bf9fa8644c4846d85f01f68612ca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 07:05:35 +0000 Subject: [PATCH] Bump oj from 3.16.16 to 3.16.17 Bumps [oj](https://github.com/ohler55/oj) from 3.16.16 to 3.16.17. - [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.16...v3.16.17) --- updated-dependencies: - dependency-name: oj dependency-version: 3.16.17 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 ff1fa7911..b2c7dbc76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -459,7 +459,7 @@ GEM nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) oauth (0.5.6) - oj (3.16.16) + oj (3.16.17) bigdecimal (>= 3.0) ostruct (>= 0.2) omniauth (1.9.2)