diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index be79663..2b506c6 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) arel (9.0.0) bindex (0.8.1) @@ -116,7 +116,9 @@ GEM mimemagic (~> 0.3.2) memoist (0.16.2) method_source (1.0.0) - 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) @@ -127,7 +129,7 @@ GEM mini_portile2 (~> 2.4.0) os (1.0.1) pg (1.2.3) - public_suffix (4.0.3) + public_suffix (4.0.6) puma (3.12.4) rack (2.2.2) rack-test (1.1.0)