From 15851b0c07668de61a87ac17c19eca59c7331773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 07:26:10 +0000 Subject: [PATCH] Bump addressable from 2.4.0 to 2.8.1 in /are_we_there_yet Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.0 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.4.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- are_we_there_yet/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/are_we_there_yet/Gemfile.lock b/are_we_there_yet/Gemfile.lock index 39a41a8..4b320c3 100644 --- a/are_we_there_yet/Gemfile.lock +++ b/are_we_there_yet/Gemfile.lock @@ -4,7 +4,8 @@ GEM activesupport (3.2.13) i18n (= 0.6.1) multi_json (~> 1.0) - addressable (2.4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) autoparse (0.3.3) addressable (>= 2.3.1) extlib (>= 0.9.15) @@ -132,6 +133,7 @@ GEM padrino-helpers (0.10.7) i18n (~> 0.6) padrino-core (= 0.10.7) + public_suffix (5.0.0) rack (1.4.7) rack-protection (1.5.3) rack