From 0b5a1dae2bc0b87ad5adc2309f4badeca38bfe8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 13:28:27 +0000 Subject: [PATCH] chore(deps): bump addressable from 2.7.0 to 2.8.4 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.4. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.4) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19bf26d..2630fc2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,8 +14,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.4) + public_suffix (>= 2.0.2, < 6.0) aws-eventstream (1.1.0) aws-partitions (1.386.0) aws-sdk-apigateway (1.55.0) @@ -341,7 +341,7 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) + public_suffix (5.0.1) regexp_parser (1.8.2) representable (3.0.4) declarative (< 0.1.0)