diff --git a/Gemfile.lock b/Gemfile.lock index 099a9af..1b442be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (6.0.3) autoprefixer-rails (6.3.6) execjs @@ -107,7 +108,9 @@ GEM mime-types (3.0) mime-types-data (~> 3.2015) mime-types-data (3.2016.0221) - mimemagic (0.3.1) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_portile2 (2.0.0) minitest (5.8.4) multi_json (1.11.2) @@ -126,6 +129,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + public_suffix (5.0.0) rack (1.6.4) rack-test (0.6.3) rack (>= 1.0)