From 3fe7844484fc0cf4f8d35a11948823018a957b00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 06:28:58 +0000 Subject: [PATCH] Bump addressable from 2.5.1 to 2.8.0 in /cocoapods Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.1 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.1...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cocoapods/Gemfile.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/cocoapods/Gemfile.lock b/cocoapods/Gemfile.lock index 3b34d7e..42e1569 100644 --- a/cocoapods/Gemfile.lock +++ b/cocoapods/Gemfile.lock @@ -140,8 +140,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) algoliasearch (1.26.1) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) @@ -179,7 +179,7 @@ GEM terminal-table (~> 1) diffy (3.2.1) escape (0.0.4) - faraday (0.12.1) + faraday (0.17.5) multipart-post (>= 1.2, < 3) faraday-http-cache (1.3.1) faraday (~> 0.8) @@ -215,11 +215,12 @@ GEM metaclass (~> 0.0.1) mocha-on-bacon (0.2.3) mocha (>= 0.13.0) - multipart-post (2.0.0) + multipart-post (2.2.0) nap (1.1.0) netrc (0.11.0) notify (0.5.2) - octokit (4.7.0) + octokit (4.22.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) parallel (1.10.0) @@ -253,9 +254,9 @@ GEM ruby-prof (0.15.2) ruby-progressbar (1.10.1) safe_yaml (1.0.4) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) slop (3.6.0) sparkr (0.4.1) term-ansicolor (1.6.0)