From 3db276065a9f735ca3a9937987ab9d5a897f8313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 11:04:40 +0000 Subject: [PATCH] build(deps): bump public_suffix from 6.0.1 to 6.0.2 Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) from 6.0.1 to 6.0.2. - [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: public_suffix dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18a27949e65..c6d24783896 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -374,7 +374,7 @@ GEM psych (5.2.3) date stringio - public_suffix (6.0.1) + public_suffix (6.0.2) puma (6.6.0) nio4r (~> 2.0) racc (1.8.1)