From 9186e192cd5f19ae2330ee5a8f70aac1d76d37da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 18:48:11 +0000 Subject: [PATCH] Bump addressable from 2.3.8 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.8 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.8...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5bb735f..ed7b423 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.3.8) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) backports (3.6.6) coderay (1.1.0) ethon (0.7.4) @@ -10,6 +11,7 @@ GEM multipart-post (>= 1.2, < 3) faraday_middleware (0.10.0) faraday (>= 0.7.4, < 0.10) + ffi (1.9.10) ffi (1.9.10-x64-mingw32) gh (0.14.0) addressable @@ -31,6 +33,7 @@ GEM coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) + public_suffix (4.0.6) pusher-client (0.6.2) json websocket (~> 1.0) @@ -51,6 +54,7 @@ GEM websocket (1.2.2) PLATFORMS + ruby x64-mingw32 DEPENDENCIES