From 642c01bd6431b4b5a41b00e1cd86db4e8768880f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 23:23:26 +0000 Subject: [PATCH] Bump public_suffix from 6.0.1 to 6.0.2 in /builder 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: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index 80df4094e12..a37c82d3853 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -184,7 +184,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)