From d782f9b99522cdfa3c76ad028c470c94132d04f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 23:11:52 +0100 Subject: [PATCH] Build(deps): Bump oj from 3.16.2 to 3.16.3 (#24856) Bumps [oj](https://github.com/ohler55/oj) from 3.16.2 to 3.16.3. - [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.16.2...v3.16.3) --- updated-dependencies: - dependency-name: oj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 463d1a71c45..f0421dfae1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -273,8 +273,8 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 4) - oj (3.16.2) - bigdecimal (~> 3.1) + oj (3.16.3) + bigdecimal (>= 3.0) omniauth (1.9.2) hashie (>= 3.4.6) rack (>= 1.6.2, < 3)