diff --git a/Gemfile.lock b/Gemfile.lock index 1797078..10f2950 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,8 +42,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) annotate (2.7.5) activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 13.0) @@ -173,7 +173,9 @@ GEM memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) @@ -186,7 +188,7 @@ GEM mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (1.1.4) - public_suffix (4.0.3) + public_suffix (5.0.0) puma (3.12.6) rack (2.2.3) rack-test (1.1.0)