diff --git a/Gemfile.lock b/Gemfile.lock index dd9dfa7..206c954 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.9) builder (3.2.4) climate_control (1.2.0) coderay (1.1.3) @@ -82,7 +83,10 @@ GEM nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) - oj (3.13.21) + oj (3.16.9) + bigdecimal (>= 3.0) + ostruct (>= 0.2) + ostruct (0.6.1) parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1)