diff --git a/Gemfile.lock b/Gemfile.lock index dd9dfa7..4e71c4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,6 +30,7 @@ GEM ast (2.4.2) backport (1.2.0) benchmark (0.2.0) + bigdecimal (3.1.8) builder (3.2.4) climate_control (1.2.0) coderay (1.1.3) @@ -82,7 +83,8 @@ GEM nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) - oj (3.13.21) + oj (3.16.4) + bigdecimal (>= 3.0) parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1)