From b9f213177ba2fb044c9ccf732a64d5060324c1c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 05:57:32 +0000 Subject: [PATCH] Bump oj from 3.16.2 to 3.16.3 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] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36e044be35c..76bcdef0d0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -691,8 +691,8 @@ GEM nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) - oj (3.16.2) - bigdecimal (~> 3.1) + oj (3.16.3) + bigdecimal (>= 3.0) okcomputer (1.18.5) omniauth-saml (1.10.3) omniauth (~> 1.3, >= 1.3.2)