diff --git a/Gemfile.lock b/Gemfile.lock index 0a03b96..648b11e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,14 +9,14 @@ GEM ast (2.4.1) diff-lcs (1.2.5) json (2.3.1) - mini_portile2 (2.6.1) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + mini_portile2 (2.8.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.19.2) parser (2.7.1.4) ast (~> 2.4.1) - racc (1.5.2) + racc (1.6.0) rainbow (3.0.0) rake (13.0.1) regexp_parser (1.7.1)