From 1e6e83d48ded7807d542c289f63d8d2e6213b7ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 07:01:26 +0000 Subject: [PATCH] chore(deps): bump public_suffix from 7.0.0 to 7.0.2 in the ruby group Bumps the ruby group with 1 update: [public_suffix](https://github.com/weppos/publicsuffix-ruby). Updates `public_suffix` from 7.0.0 to 7.0.2 - [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v7.0.0...v7.0.2) --- updated-dependencies: - dependency-name: public_suffix dependency-version: 7.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6532768c..49d70bdd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM nokogiri (1.19.0-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) - public_suffix (7.0.0) + public_suffix (7.0.2) puppeteer-ruby (0.45.6) concurrent-ruby (>= 1.1, < 1.4) mime-types (>= 3.0)