From e5c64770d300116307a5b6d4fbbbeb45e0f7ba11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:43:40 +0000 Subject: [PATCH] Bump public_suffix from 5.1.0 to 5.1.1 Bumps [public_suffix](https://github.com/weppos/publicsuffix-ruby) from 5.1.0 to 5.1.1. - [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/weppos/publicsuffix-ruby/compare/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: public_suffix dependency-type: indirect 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 55fe13a3..4530a365 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.1.0) + public_suffix (5.1.1) racc (1.8.0) rainbow (3.1.1) rake (13.2.1)