From bf729c8591b92e5027491a38fb3c489405a05ee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 17:51:27 +0000 Subject: [PATCH] Bump addressable from 2.3.8 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.8 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.3.8...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32927897..c02ff45b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,8 @@ GEM rails (>= 3, < 5) acts_as_tree (1.6.1) activerecord (>= 3.0.0) - addressable (2.3.8) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) arel (3.0.3) aruba (0.6.2) childprocess (>= 0.3.6) @@ -229,6 +230,7 @@ GEM slop (~> 3.4) pry-rails (0.3.2) pry (>= 0.9.10) + public_suffix (4.0.6) puma (3.12.6) pundit (0.3.0) activesupport (>= 3.0.0)