From 8cdb096316a3d545cd62c81fff5701608a734787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 00:00:10 +0000 Subject: [PATCH] Bump addressable from 2.3.2 to 2.8.0 in /web Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.2 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.2...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/Gemfile.lock b/web/Gemfile.lock index 9528696..60093c0 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: http://rubygems.org/ specs: - addressable (2.3.2) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) coderay (1.0.8) daemons (1.1.9) eventmachine (1.0.0) @@ -27,6 +28,7 @@ GEM slop (~> 3.3.1) pry-nav (0.2.2) pry (~> 0.9.10) + public_suffix (4.0.6) rack (1.4.1) rack-protection (1.2.0) rack