diff --git a/Gemfile.lock b/Gemfile.lock index 17c7243..350b5a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,6 +46,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (9.0.0) arlj (0.1.0) activerecord (>= 3.1) @@ -89,7 +91,8 @@ GEM railties (>= 4.2.0) ffaker (2.13.0) ffi (1.12.2) - git (1.6.0) + git (1.13.0) + addressable (~> 2.8) rchardet (~> 1.8) globalid (0.4.2) activesupport (>= 4.2.0) @@ -129,7 +132,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.0) @@ -143,6 +148,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) + public_suffix (5.0.1) puma (4.3.3) nio4r (~> 2.0) rack (2.2.2)