From 7391cd27d8b17fcb0d98ccdfe14c2a576242bd0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 23:00:24 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57c553cd..94e2fa53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/mimemagicrb/mimemagic.git + remote: https://github.com/mimemagicrb/mimemagic.git revision: d5ebc0cd846dcc68142622c76ad71d021768b7c2 ref: d5ebc0cd846dcc68142622c76ad71d021768b7c2 specs: @@ -45,8 +45,8 @@ GEM tzinfo (~> 1.1) acts-as-taggable-on (3.5.0) activerecord (>= 3.2, < 5) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (6.0.4) aws-eventstream (1.0.3) aws-sdk (2.11.404) @@ -289,7 +289,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (4.0.1) + public_suffix (5.0.0) puma (4.3.5) nio4r (~> 2.0) rack (1.6.12)