From 770e668a58e54ecb4556180091aec22c10cba119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 20:22:45 +0000 Subject: [PATCH] Bump addressable from 2.3.8 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.8 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.8...addressable-2.8.1) --- 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..0f93de8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.3.8) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.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 (5.0.0) pusher-client (0.6.2) json websocket (~> 1.0) @@ -51,6 +54,7 @@ GEM websocket (1.2.2) PLATFORMS + ruby x64-mingw32 DEPENDENCIES