From 2ba7cb13d5ed97f220e28eb46b9db8521544f53e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 02:50:00 +0000 Subject: [PATCH] Bump addressable from 2.6.0 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.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.6.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9ed6bbaa..126b9f6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,8 +32,8 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.6) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) builder (3.2.3) childprocess (0.6.3) ffi (~> 1.0, >= 1.0.11) @@ -260,7 +260,7 @@ GEM nori (2.6.0) optimist (3.0.0) os (1.0.1) - public_suffix (3.1.1) + public_suffix (4.0.6) rake (10.5.0) rb-fsevent (0.10.3) rb-inotify (0.9.10)