diff --git a/Gemfile.lock b/Gemfile.lock index 950be58..37b9dd5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,8 +44,8 @@ GEM tzinfo (~> 1.1) acts-as-taggable-on (6.0.0) activerecord (~> 5.0) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) archive-zip (0.12.0) io-like (~> 0.3.0) arel (9.0.0) @@ -157,7 +157,9 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.1104) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.7.0) mini_mime (1.0.2) mini_portile2 (2.4.0) @@ -174,7 +176,7 @@ GEM pg (1.1.4) polyamorous (2.3.0) activerecord (>= 5.0) - public_suffix (4.0.1) + public_suffix (5.0.0) puma (3.12.1) rack (2.2.3) rack-test (1.1.0)