diff --git a/Gemfile.lock b/Gemfile.lock index e109d23e..9aed4141 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,8 +102,12 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.0.2) + mini_portile2 (2.8.5) minitest (5.17.0) nenv (0.3.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nokogiri (1.14.3-x86_64-darwin) racc (~> 1.4) nokogiri (1.14.3-x86_64-linux) @@ -163,6 +167,7 @@ GEM zeitwerk (2.6.6) PLATFORMS + ruby x86_64-darwin-20 x86_64-linux