diff --git a/Gemfile.lock b/Gemfile.lock index 4ddbae9..fb23f41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM zeitwerk (~> 2.2) acts-as-taggable-on (6.5.0) activerecord (>= 5.0, < 6.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) aws-eventstream (1.0.3) @@ -189,7 +189,9 @@ GEM meta-tags (2.13.0) actionpack (>= 3.2.0, < 6.1) method_source (1.0.0) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.10.1) mini_mime (1.0.2) mini_portile2 (2.4.0) @@ -214,7 +216,7 @@ GEM parser (2.7.1.1) ast (~> 2.4.0) pg (1.2.2) - public_suffix (4.0.4) + public_suffix (4.0.6) puma (4.3.5) nio4r (~> 2.0) rack (2.2.3)