From 4b928067a1881eb1b36b524584555e2ebe14f347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 05:14:15 +0000 Subject: [PATCH] Bump addressable from 2.4.0 to 2.8.0 in /are_we_there_yet Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.0 to 2.8.0. - [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.0) --- 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..542cc60 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.0) + public_suffix (>= 2.0.2, < 5.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 (4.0.6) rack (1.4.7) rack-protection (1.5.3) rack