From 688571f34d787bc178418e87e7e025cfc4db764e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:24:34 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b1c5548..b18db0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,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) arel (5.0.1.20140414130214) awesome_print (1.2.0) bigbluebutton-api-ruby (1.7.0) @@ -145,6 +146,7 @@ GEM nokogiri (1.6.2.1-java) ntlm-http (0.1.1) polyglot (0.3.5) + public_suffix (5.0.0) rabl (0.10.1) activesupport (>= 2.3.14) rack (1.5.2)