From d5de91eba6590507117188e9ee4051fb70ebe44c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 19:23:03 +0000 Subject: [PATCH] build(deps): bump addressable from 2.3.3 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.3 to 2.8.0. - [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.3...addressable-2.8.0) --- 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 4f860d1..a72c11b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.3.3) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) celluloid (0.12.4) facter (>= 1.6.12) timers (>= 1.0.0) @@ -84,6 +85,7 @@ GEM coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) + public_suffix (4.0.6) retryable (1.3.2) ridley (0.8.3) activesupport (>= 3.2.0)