From 1d7f2bcbf0589db5999b58f50132503873f29b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 08:17:17 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.0 in /qa Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.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.7.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- qa/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock index 4eeaca1f1a6..465b2eb9d91 100644 --- a/qa/Gemfile.lock +++ b/qa/Gemfile.lock @@ -11,7 +11,7 @@ GEM adamantium (0.2.0) ice_nine (~> 0.11.0) memoizable (~> 0.4.0) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) airborne (0.3.4) activesupport @@ -106,7 +106,7 @@ GEM pry-byebug (3.5.1) byebug (~> 9.1) pry (~> 0.10) - public_suffix (4.0.1) + public_suffix (4.0.6) racc (1.5.2) rack (2.2.3) rack-test (1.1.0)