From 7c6f55af62874ec323f06ef846f2b638ed68b1a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 04:32:18 +0000 Subject: [PATCH] Bump addressable from 2.4.0 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.0 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.4.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c590ea..01a082e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) annotate (2.7.5) activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 13.0) @@ -52,7 +53,7 @@ GEM descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) - backports (3.15.0) + backports (3.21.0) bootsnap (1.4.4) msgpack (~> 1.0) builder (3.2.3) @@ -73,7 +74,7 @@ GEM erubi (1.8.0) ethon (0.12.0) ffi (>= 1.3.0) - faraday (0.15.4) + faraday (0.17.4) multipart-post (>= 1.2, < 3) faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) @@ -81,12 +82,12 @@ GEM activesupport (>= 4.2) ffi (1.11.1) ffi (1.11.1-x64-mingw32) - gh (0.15.1) - addressable (~> 2.4.0) + gh (0.14.0) + addressable backports faraday (~> 0.8) multi_json (~> 1.0) - net-http-persistent (~> 2.9) + net-http-persistent (>= 2.7) net-http-pipeline globalid (0.4.2) activesupport (>= 4.2.0) @@ -99,8 +100,8 @@ GEM ice_nine (0.11.2) jaro_winkler (1.5.3) json (2.2.0) - launchy (2.4.3) - addressable (~> 2.3) + launchy (2.5.0) + addressable (~> 2.7) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -122,9 +123,10 @@ GEM minitest (5.11.3) msgpack (1.3.1) msgpack (1.3.1-x64-mingw32) - multi_json (1.13.1) + multi_json (1.15.0) multipart-post (2.1.1) - net-http-persistent (2.9.4) + net-http-persistent (4.0.1) + connection_pool (~> 2.2) net-http-pipeline (1.0.1) netrc (0.11.0) nio4r (2.4.0) @@ -142,6 +144,7 @@ GEM method_source (~> 0.9.0) pry-rails (0.3.9) pry (>= 0.10.4) + public_suffix (4.0.6) puma (3.12.2) pusher-client (0.6.2) json