From 4673db323b4f685fa83245868cf2e8661245ba82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:27:49 +0000 Subject: [PATCH] build(deps): bump oj from 3.16.8 to 3.16.9 Bumps [oj](https://github.com/ohler55/oj) from 3.16.8 to 3.16.9. - [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.8...v3.16.9) --- updated-dependencies: - dependency-name: oj 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 a1385d5921..c7193820a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) blueprinter (1.1.2) brakeman (6.2.2) @@ -336,7 +336,7 @@ GEM racc (~> 1.4) noticed (2.4.3) rails (>= 6.1.0) - oj (3.16.8) + oj (3.16.9) bigdecimal (>= 3.0) ostruct (>= 0.2) orm_adapter (0.5.0)