From 0f32c3256bfe587b08863ede2cc6c38a18c3bbfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 23:48:42 +0000 Subject: [PATCH] Bump addressable from 2.5.2 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 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.5.2...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 4314433..f2cf49a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/capistrano/chruby.git + remote: https://github.com/capistrano/chruby.git revision: 50dd000a0ad8ca24da6ec0d36e855fd9f20a6b56 specs: capistrano-chruby (0.1.2) @@ -53,8 +53,8 @@ GEM activerecord (>= 2.3.9) axlsx (>= 1.0.13) i18n (>= 0.4.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) annotate (2.7.4) activerecord (>= 3.2, < 6.0) rake (>= 10.4, < 13.0) @@ -300,7 +300,7 @@ GEM ast (~> 2.4.0) path_expander (1.0.3) powerpack (0.1.2) - public_suffix (3.0.3) + public_suffix (5.0.0) puma (5.2.2) nio4r (~> 2.0) quiet_assets (1.1.0)