diff --git a/Gemfile.lock b/Gemfile.lock index 801438d7..69abbccc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) airbrake (8.1.2) airbrake-ruby (~> 3.2) @@ -725,7 +725,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) @@ -757,7 +759,7 @@ GEM slop (~> 3.4) pry-rails (0.3.2) pry (>= 0.9.10) - public_suffix (4.0.5) + public_suffix (4.0.6) rack (2.1.1) rack-test (0.6.3) rack (>= 1.0)