From d421ac0fe3c79d44190d9075ced03344b4682726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 22:08:28 +0000 Subject: [PATCH] Bump nokogiri from 1.6.5 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.5 to 1.13.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.5...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 76 +++++++++++++++++++++++++++++++++++----------------- 1 file changed, 51 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 22307ad..b158af9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,26 +4,46 @@ GEM activesupport (3.2.14) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - addressable (2.3.6) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) builder (3.2.2) commander (4.1.5) highline (~> 1.6.11) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.4) - faraday (0.9.0) + faraday (1.10.0) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-multipart (1.0.3) multipart-post (>= 1.2, < 3) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) git (1.2.8) - github_api (0.12.2) - addressable (~> 2.3) + github_api (0.19.0) + addressable (~> 2.4) descendants_tracker (~> 0.0.4) - faraday (~> 0.8, < 0.10) - hashie (>= 3.3) - multi_json (>= 1.7.5, < 2.0) - nokogiri (~> 1.6.3) - oauth2 + faraday (>= 0.8, < 2) + hashie (~> 3.5, >= 3.5.2) + oauth2 (~> 1.0) grocer (0.4.1) - hashie (3.3.2) + hashie (3.6.0) highline (1.6.19) i18n (0.6.5) jeweler (2.0.1) @@ -37,21 +57,26 @@ GEM rdoc json (1.8.1) json (1.8.1-java) - jwt (1.2.0) - mini_portile (0.6.1) - multi_json (1.8.0) - multi_xml (0.5.5) - multipart-post (2.0.0) - nokogiri (1.6.5) - mini_portile (~> 0.6.0) - nokogiri (1.6.5-java) - oauth2 (1.0.0) - faraday (>= 0.8, < 0.10) - jwt (~> 1.0) + jwt (2.3.0) + mini_portile2 (2.8.0) + multi_json (1.15.0) + multi_xml (0.6.0) + multipart-post (2.1.1) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.6-java) + racc (~> 1.4) + oauth2 (1.4.9) + faraday (>= 0.17.3, < 3.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (~> 1.2) - rack (1.5.2) + rack (>= 1.2, < 3) + public_suffix (4.0.7) + racc (1.6.0) + racc (1.6.0-java) + rack (2.2.3) rack-test (0.6.2) rack (>= 1.0) rake (10.1.0) @@ -65,14 +90,15 @@ GEM rspec-expectations (2.14.3) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.3) + ruby2_keywords (0.0.5) rubyzip (1.0.0) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) terminal-table (1.4.5) - thread_safe (0.3.4) - thread_safe (0.3.4-java) + thread_safe (0.3.6) + thread_safe (0.3.6-java) yard (0.8.7.2) PLATFORMS