From 7ba4be3fcf13b3ef3d1a7bfdf050b99445535f53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 09:06:50 +0000 Subject: [PATCH] build(deps): bump oj from 3.15.1 to 3.17.3 Bumps [oj](https://github.com/ohler55/oj) from 3.15.1 to 3.17.3. - [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.15.1...v3.17.3) --- updated-dependencies: - dependency-name: oj dependency-version: 3.17.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 71363d68297..775e3d859ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -266,8 +266,11 @@ GEM octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) - oj (3.15.1) + oj (3.17.3) + bigdecimal (>= 3.0) + ostruct (>= 0.2) optimist (3.1.0) + ostruct (0.6.3) pathutil (0.16.2) forwardable-extended (~> 2.6) pdf-reader (2.11.0)