From bd4959a913e68c492d95d89709d0636037bb97c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:05:59 +0000 Subject: [PATCH] Bump public_suffix from 4.0.6 to 5.0.1 Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) from 4.0.6 to 5.0.1. - [Release notes](https://github.com/weppos/publicsuffix-ruby/releases) - [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v4.0.6...v5.0.1) --- updated-dependencies: - dependency-name: public_suffix dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c656658c16..fe26753da0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) coderay (1.1.3) faraday (1.7.0) @@ -28,16 +28,16 @@ GEM method_source (1.0.0) minitest (5.14.4) multipart-post (2.1.1) - octokit (4.21.0) - faraday (>= 0.9) - sawyer (~> 0.8.0, >= 0.5.3) + octokit (4.25.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) parallel (1.20.1) parser (3.0.2.0) ast (~> 2.4.1) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) + public_suffix (5.0.1) rainbow (3.0.0) rake (13.0.6) regexp_parser (2.1.1) @@ -59,9 +59,9 @@ GEM ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) safe_yaml (1.0.5) - sawyer (0.8.2) + sawyer (0.9.2) addressable (>= 2.3.5) - faraday (> 0.8, < 2.0) + faraday (>= 0.17.3, < 3) unicode-display_width (2.0.0) PLATFORMS