diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index b0c6ccad49557..1252575e61b1d 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -32,7 +32,7 @@ GEM hana (1.3.7) highline (2.0.3) hpricot (0.8.6) - http-cookie (1.0.4) + http-cookie (1.0.5) domain_name (~> 0.5) i18n (1.8.10) concurrent-ruby (~> 1.0) @@ -41,8 +41,8 @@ GEM hana (~> 1.3) regexp_parser (~> 2.0) uri_template (~> 0.7) - mechanize (2.8.1) - addressable (~> 2.7) + mechanize (2.8.5) + addressable (~> 2.8) domain_name (~> 0.5, >= 0.5.20190701) http-cookie (~> 1.0, >= 1.0.3) mime-types (~> 3.0) @@ -53,18 +53,18 @@ GEM webrick (~> 1.7) webrobots (~> 0.1.2) method_source (1.0.0) - mime-types (3.3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2021.0901) - mini_portile2 (2.5.3) + mime-types-data (3.2022.0105) + mini_portile2 (2.8.0) minitest (5.14.4) msgpack (1.4.2) mustache (1.1.1) net-http-digest_auth (1.4.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.21.0) parallel_tests (3.7.3) @@ -82,8 +82,8 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) - racc (1.5.2) + public_suffix (4.0.7) + racc (1.6.0) rack (2.2.3) rainbow (3.0.0) rbi (0.0.4) @@ -183,7 +183,7 @@ GEM concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext - unf_ext (0.0.8) + unf_ext (0.0.8.2) unicode-display_width (2.1.0) unparser (0.6.0) diff-lcs (~> 1.3)