From 5ab260d3c9b28ebf9d1c28347a91f1dacf54f88f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 14:50:30 +0000 Subject: [PATCH] Bump oj from 3.16.10 to 3.16.11 Bumps [oj](https://github.com/ohler55/oj) from 3.16.10 to 3.16.11. - [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.10...v3.16.11) --- updated-dependencies: - dependency-name: oj dependency-version: 3.16.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a9735431..5785009d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.9) + bigdecimal (3.2.1) bootsnap (1.18.6) msgpack (~> 1.2) brakeman (7.0.2) @@ -269,7 +269,7 @@ GEM racc (~> 1.4) nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) - oj (3.16.10) + oj (3.16.11) bigdecimal (>= 3.0) ostruct (>= 0.2) optimist (3.2.0)