diff --git a/Gemfile.lock b/Gemfile.lock index 8e1cf59..cf7a5b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) awesome_print (1.6.1) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -26,9 +27,16 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_portile2 (2.4.0) multi_xml (0.6.0) multipart-post (2.0.0) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) + public_suffix (3.1.1) + rake (13.0.6) rspec (3.4.0) rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0)