From bfc95a7b6eae6c6020b8dc18c90898e6148a6a3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 04:56:25 +0000 Subject: [PATCH] Bump oj from 3.16.10 to 3.16.11 in /builder 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] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index e73d443423e..2c7c9c17e54 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -171,7 +171,7 @@ GEM racc (~> 1.4) nokogiri (1.18.8-x86_64-linux-musl) racc (~> 1.4) - oj (3.16.10) + oj (3.16.11) bigdecimal (>= 3.0) ostruct (>= 0.2) openssl (3.3.0)