diff --git a/Gemfile.lock b/Gemfile.lock index 8b7025c..0c87f33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,8 +42,8 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (8.0.0) autoprefixer-rails (7.1.3) execjs @@ -155,7 +155,9 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (0.1.4) mini_portile2 (2.2.0) minitest (5.10.3) @@ -195,7 +197,7 @@ GEM capybara (~> 2.1) cliver (~> 0.3.1) websocket-driver (>= 0.2.0) - public_suffix (3.0.0) + public_suffix (4.0.7) puma (3.10.0) rack (2.0.3) rack-protection (2.0.0)