From b10f8a33a37e2127cffd87adf84837f7d1d87920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 11:53:40 +0000 Subject: [PATCH] build(deps): bump oj from 3.16.13 to 3.16.16 Bumps [oj](https://github.com/ohler55/oj) from 3.16.13 to 3.16.16. - [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.16) --- updated-dependencies: - dependency-name: oj dependency-version: 3.16.16 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 c054dcedce..dcc8e8a8cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (4.1.0) + bigdecimal (4.1.1) bindex (0.8.1) blueprinter (1.2.1) brakeman (7.1.1) @@ -359,7 +359,7 @@ GEM racc (~> 1.4) noticed (2.9.3) rails (>= 6.1.0) - oj (3.16.13) + oj (3.16.16) bigdecimal (>= 3.0) ostruct (>= 0.2) opentelemetry-api (1.5.0)