diff --git a/import/Gemfile.lock b/import/Gemfile.lock index 5920a208..e7a9aef7 100644 --- a/import/Gemfile.lock +++ b/import/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) base62-rb (0.3.1) chronic (0.10.2) contentful (0.10.0) @@ -35,8 +36,17 @@ GEM inifile (3.0.0) launchy (2.4.3) addressable (~> 2.3) - mimemagic (0.3.2) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_portile2 (2.5.3) multi_json (1.12.1) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + public_suffix (4.0.6) + racc (1.5.2) + rake (13.0.6) sequel (4.41.0) sqlite3 (1.3.11) unf (0.2.0.beta2)