diff --git a/Gemfile.lock b/Gemfile.lock index 9eaba84cf..9b0e703d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM mime-types-data (3.2019.1009) mini_magick (4.10.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) modware (0.1.3) key_struct (~> 0.4) @@ -224,8 +224,9 @@ GEM nenv (0.3.0) newrelic_rpm (6.9.0.363) nio4r (2.5.7) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -251,6 +252,7 @@ GEM public_suffix (4.0.3) puma (4.3.8) nio4r (~> 2.0) + racc (1.6.0) rack (1.6.13) rack-cors (1.0.6) rack (>= 1.6.0)