diff --git a/Gemfile.lock b/Gemfile.lock index cdbb0ae2c..644b23a18 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.5.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.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.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.6) nio4r (~> 2.0) + racc (1.5.2) rack (1.6.13) rack-cors (1.0.6) rack (>= 1.6.0)