From b58699d3d1f29ebe84cbaf6057c38e46d706e10b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:14:38 +0000 Subject: [PATCH] Bump public_suffix from 5.0.5 to 6.0.0 Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) from 5.0.5 to 6.0.0. - [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v5.0.5...v6.0.0) --- updated-dependencies: - dependency-name: public_suffix dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e31ab6c6a..954eac2137 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,8 +30,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) afm (0.2.2) ansi (1.5.0) async (2.12.0) @@ -210,7 +210,7 @@ GEM hashery (~> 2.0) ruby-rc4 ttfunk - public_suffix (5.0.5) + public_suffix (6.0.0) racc (1.8.0) rack (2.2.9) rack-livereload (0.3.17)