diff --git a/Gemfile.lock b/Gemfile.lock index 8fe3883..f9a26fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.1, >= 2.1.8) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) annotate (3.0.2) activerecord (>= 3.2, < 7.0) @@ -126,7 +126,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.12.0) @@ -137,7 +139,7 @@ GEM orm_adapter (0.5.0) pg (1.2.2) popper_js (1.14.5) - public_suffix (4.0.1) + public_suffix (4.0.6) puma (3.12.2) rack (2.0.7) rack-cors (1.1.1)