From f326d7074fd9167c61927c25e8b55f68206baad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 19:15:15 +0000 Subject: [PATCH] Bump addressable from 2.4.0 to 2.8.0 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] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9ba8a8..bcdc5c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) - addressable (2.4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) arel (5.0.1.20140414130214) autoprefixer-rails (5.1.7) execjs @@ -68,7 +69,6 @@ GEM domain_name (0.5.20160309) unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) - eventmachine (1.0.7) execjs (2.4.0) fastimage (2.0.0) addressable (~> 2) @@ -94,10 +94,10 @@ GEM minitest (5.5.1) multi_json (1.11.0) netrc (0.11.0) - node (0.0.2) - eventmachine + node (1.0.0) orm_adapter (0.5.0) pg (0.18.1) + public_suffix (3.1.1) puma (2.11.1) rack (>= 1.1, < 2.0) rack (1.5.2)