From 900ea0ed281c723ba7ce05118d2acf86a65f7b65 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 00:16:16 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20oj=20to=20version?= =?UTF-8?q?=203.16.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb67af5..bd8155b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,6 +8,7 @@ GEM specs: ansi (1.5.0) awesome_print (1.9.2) + bigdecimal (3.1.5) builder (3.2.4) docile (1.4.0) minitest (5.18.0) @@ -16,7 +17,8 @@ GEM builder minitest (>= 5.0) ruby-progressbar - oj (3.14.2) + oj (3.16.3) + bigdecimal (>= 3.0) rake (13.0.6) ruby-progressbar (1.13.0) simplecov (0.22.0)