From e579466cc048696aa1f00dbba83c4812d1d6d90b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 17:27:54 +0000 Subject: [PATCH] [Security] 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. **This update includes a security fix.** - [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) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8e17f0a..aa0ffb9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,8 @@ GEM tzinfo (~> 1.1) acts_as_list (0.7.2) activerecord (>= 3.0) - addressable (2.3.8) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) ae_users_migrator (1.0.6) activerecord (>= 2.3) ansi (1.5.0) @@ -311,6 +312,7 @@ GEM spoon (~> 0.0) pry-rails (0.3.4) pry (>= 0.9.10) + public_suffix (4.0.6) puma (5.3.1) nio4r (~> 2.0) puma (5.3.1-java)