From 8ca92c18ece1d9abb45f649af06bfb7f81ead406 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 00:23:03 +0000 Subject: [PATCH] Update dependency oj to v3.16.5 --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 463cf2c81..94a73070e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -311,8 +311,9 @@ GEM notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - oj (3.16.4) + oj (3.16.5) bigdecimal (>= 3.0) + ostruct (>= 0.2) openid_connect (2.2.1) activemodel attr_required (>= 1.0.0) @@ -326,6 +327,7 @@ GEM validate_url webfinger (~> 2.0) os (1.1.4) + ostruct (0.6.0) ougai (2.0.0) oj (~> 3.10) parallel (1.25.1)