From 81da8dbf5c5c0c0525a64944193f76bfbdaa9134 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 02:37:28 +0000 Subject: [PATCH] Bump addressable from 2.3.6 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.6 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.3.6...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6726a43..f09622d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT - remote: git://github.com/spree/endpoint_base.git - revision: 5a819541b20ade1b7ec6eb19f38fbab7eaf3e14e + remote: https://github.com/spree/endpoint_base.git + revision: b3077af5b54ba18ed47bdbef01395b0027ad6637 specs: endpoint_base (0.3) activesupport @@ -16,7 +16,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) - addressable (2.3.6) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) aws-eventstream (1.0.3) aws-partitions (1.202.0) aws-sdk (3.0.1) @@ -845,6 +846,7 @@ GEM pry-byebug (1.3.3) byebug (~> 2.7) pry (~> 0.10) + public_suffix (5.0.0) rack (1.5.2) rack-protection (1.5.3) rack