diff --git a/Gemfile.lock b/Gemfile.lock index ee6f793..383d5bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,6 +21,7 @@ GEM cucumber (>= 4.0, < 9.0) rspec-expectations (~> 3.4) thor (~> 1.0) + bigdecimal (4.1.2) bit-struct (0.17) builder (3.2.4) childprocess (4.1.0) @@ -60,10 +61,11 @@ GEM mini_portile2 (2.8.9) multi_test (1.1.0) net-dns (0.9.0) - nokogiri (1.18.10) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - oj (3.13.21) + oj (3.17.3) + bigdecimal (>= 3.0) racc (1.8.1) rake (13.0.6) recog (3.0.3)