From f2fa27d7e24128cfeffc53947c3f8643a8dba251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 19:52:04 +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 840bd57..b9c4547 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,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) arel (6.0.3) autoprefixer-rails (6.0.3) execjs @@ -200,6 +201,7 @@ GEM premailer-rails (1.8.2) actionmailer (>= 3, < 5) premailer (~> 1.7, >= 1.7.9) + public_suffix (4.0.6) rabl (0.9.4.pre1) activesupport (>= 2.3.14) rack (1.6.4)