diff --git a/Gemfile.lock b/Gemfile.lock index ffe4c93..e922b09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,9 +107,11 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.1) monetize (1.9.4) money (~> 6.12) @@ -122,8 +124,9 @@ GEM railties (>= 3.0) msgpack (1.3.1) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (1.2.3) pry (0.12.2) coderay (~> 1.1.0) @@ -133,6 +136,7 @@ GEM nio4r (~> 2.0) pundit (2.1.0) activesupport (>= 3.0.0) + racc (1.6.0) rack (2.2.2) rack-cors (1.1.1) rack (>= 2.0.0)