From 2ab16808cb8d6218b0714eab5d7ff48cefa36296 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 01:25:15 +0000 Subject: [PATCH] Update oj to version 3.16.2 --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d83d79..18af88c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,6 +69,7 @@ GEM amq-protocol (2.3.2) ast (2.4.2) base64 (0.1.1) + bigdecimal (3.1.4) bootsnap (1.16.0) msgpack (~> 1.2) builder (3.2.4) @@ -158,7 +159,8 @@ GEM notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - oj (3.15.1) + oj (3.16.2) + bigdecimal (~> 3.1) parallel (1.23.0) parser (3.2.2.3) ast (~> 2.4.1)