From 4c312f2f786346dc4460271e3acaa203e1f23aaf Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 00:15:42 +0000 Subject: [PATCH] Update oj to version 3.16.3 --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd8a4ee5..0f256353 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,6 +42,7 @@ GEM barnes (0.0.8) multi_json (~> 1) statsd-ruby (~> 1.1) + bigdecimal (3.1.4) chronic (0.10.2) coderay (1.1.3) colored (1.2) @@ -70,7 +71,8 @@ GEM nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) - oj (3.11.0) + oj (3.16.3) + bigdecimal (>= 3.0) optimist (3.0.1) polyglot (0.3.5) predicated (0.2.6)