diff --git a/Gemfile.lock b/Gemfile.lock index dfd8e2be..a9de11f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -332,7 +332,7 @@ GEM mimemagic (0.3.2) mini_magick (4.9.5) mini_mime (1.0.0) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) monetize (1.7.0) money (~> 6.9) money (6.13.3) @@ -343,8 +343,9 @@ GEM multipart-post (2.0.0) naught (1.1.0) nenv (0.3.0) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.0) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -394,6 +395,7 @@ GEM railties (>= 3.1, < 5.0) rabl (0.13.1) activesupport (>= 2.3.14) + racc (1.5.2) rack (1.4.7) rack-cache (1.9.0) rack (>= 0.4)