From 485c1dd9fa122b4175a1dfbddcfdf85bc383240e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 22:43:10 +0000 Subject: [PATCH] Build(deps): Bump faraday from 1.4.2 to 2.5.2 Bumps [faraday](https://github.com/lostisland/faraday) from 1.4.2 to 2.5.2. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v1.4.2...v2.5.2) --- updated-dependencies: - dependency-name: faraday dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 ++++++++-------------------- 1 file changed, 8 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0af5867e9bb77..197e7ced9434d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,19 +133,10 @@ GEM exifr (1.3.9) fabrication (2.22.0) fakeweb (1.3.0) - faraday (1.4.2) - faraday-em_http (~> 1.0) - faraday-em_synchrony (~> 1.0) - faraday-excon (~> 1.1) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) - multipart-post (>= 1.2, < 3) + faraday (2.5.2) + faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.0) - faraday-excon (1.1.0) - faraday-net_http (1.0.1) - faraday-net_http_persistent (1.1.0) + faraday-net_http (3.0.0) fast_blank (1.0.0) fast_xs (0.8.0) fastimage (2.2.4) @@ -174,7 +165,7 @@ GEM json (2.5.1) json-schema (2.8.1) addressable (>= 2.4) - jwt (2.2.3) + jwt (2.4.1) kgio (2.11.4) listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -201,7 +192,6 @@ GEM rack (>= 1.1.3) method_source (1.0.0) mini_mime (1.1.0) - mini_portile2 (2.5.3) mini_racer (0.4.0) libv8-node (~> 15.14.0.0) mini_scheduler (0.13.0) @@ -216,17 +206,15 @@ GEM msgpack (1.4.2) multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.1.1) mustache (1.1.1) nio4r (2.5.7) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.11.7-x86_64-linux) racc (~> 1.4) nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) oauth (0.5.6) - oauth2 (1.4.7) - faraday (>= 0.8, < 2.0) + oauth2 (1.4.10) + faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) @@ -387,7 +375,7 @@ GEM ruby-readability (0.7.0) guess_html_encoding (>= 0.0.4) nokogiri (>= 1.6.0) - ruby2_keywords (1.0.0) + ruby2_keywords (0.0.5) rubyzip (2.3.0) sanitize (5.2.3) crass (~> 1.0.2)