diff --git a/Gemfile.lock b/Gemfile.lock index 83a97d4..ba6d506 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM method_source (0.9.2) mimemagic (0.3.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.13.0) msgpack (1.3.1) multi_json (1.14.1) @@ -146,8 +146,9 @@ GEM mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nyan-cat-formatter (0.12.0) rspec (>= 2.99, >= 2.14.2, < 4) oauth2 (1.4.2) @@ -175,6 +176,7 @@ GEM public_suffix (4.0.3) puma (4.3.1) nio4r (~> 2.0) + racc (1.6.0) rack (2.0.8) rack-cors (1.1.1) rack (>= 2.0.0)