From 6c67fdbae0f455959098ed3ce8da2e669c7c40e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 22:37:34 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. - [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.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3d5c22..984e71b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,8 +19,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) byebug (11.1.3) concurrent-ruby (1.1.9) @@ -57,7 +57,7 @@ GEM parallel (1.20.1) parser (3.0.1.1) ast (~> 2.4.1) - public_suffix (4.0.6) + public_suffix (5.0.0) rainbow (3.0.0) rake (13.0.3) regexp_parser (2.1.1) @@ -102,6 +102,7 @@ GEM PLATFORMS arm64-darwin-20 + x86_64-linux DEPENDENCIES byebug