diff --git a/Gemfile.lock b/Gemfile.lock index b1bcec9..4c084de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,8 +56,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.1, >= 2.1.8) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) bindex (0.8.1) bootsnap (1.4.4) msgpack (~> 1.0) @@ -142,7 +142,9 @@ 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) minitest (5.11.3) @@ -151,7 +153,7 @@ GEM nokogiri (1.10.8) mini_portile2 (~> 2.4.0) pg (0.20.0) - public_suffix (3.1.1) + public_suffix (4.0.6) puma (3.12.6) rack (2.2.3) rack-cors (1.0.5)