From 557b8b3a564f0024cfd287373360f4f8856778e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 22:39:42 +0000 Subject: [PATCH] Bump addressable from 2.4.0 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.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.4.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ece6bbf..839b889 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,8 @@ GEM tzinfo (~> 1.1) acts_as_list (0.7.4) activerecord (>= 3.0) - addressable (2.4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) administrate (0.1.4) autoprefixer-rails (~> 6.0) datetime_picker_rails (~> 0.0.7) @@ -194,6 +195,7 @@ GEM premailer-rails (1.9.2) actionmailer (>= 3, < 6) premailer (~> 1.7, >= 1.7.9) + public_suffix (5.0.0) puma (3.4.0) rabl (0.11.8) activesupport (>= 2.3.14)