From 5a6aef3ac1d45af43fb14036966e27928bf242af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 07:40:42 +0000 Subject: [PATCH] Bump oj from 3.14.3 to 3.17.3 Bumps [oj](https://github.com/ohler55/oj) from 3.14.3 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.14.3...v3.17.3) --- updated-dependencies: - dependency-name: oj dependency-version: 3.17.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5610a3c..f092060 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,6 +10,7 @@ GEM specs: addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) + bigdecimal (4.1.2) crack (0.4.3) safe_yaml (~> 1.0.0) curb (0.9.8) @@ -17,7 +18,10 @@ GEM metaclass (0.0.4) mocha (1.9.0) metaclass (~> 0.0.1) - oj (3.14.3) + oj (3.17.3) + bigdecimal (>= 3.0) + ostruct (>= 0.2) + ostruct (0.6.3) power_assert (1.1.4) public_suffix (4.0.6) rake (13.0.3)