From 9a6099c6dcb339fb560284d02ae39698137f894e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 11:05:23 +0000 Subject: [PATCH] build(deps): bump public_suffix from 7.0.2 to 7.0.5 Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) from 7.0.2 to 7.0.5. - [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v7.0.2...v7.0.5) --- updated-dependencies: - dependency-name: public_suffix dependency-version: 7.0.5 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 0868fc80c51..3a21f883183 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -381,7 +381,7 @@ GEM psych (5.3.1) date stringio - public_suffix (7.0.2) + public_suffix (7.0.5) puma (7.2.0) nio4r (~> 2.0) racc (1.8.1)