From 2112b336861980302e7460a910ad966508081bee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 20:52:32 +0000 Subject: [PATCH] Bump addressable from 2.5.2 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 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.5.2...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 58 ++++++++++++++++++++++++---------------------------- 1 file changed, 27 insertions(+), 31 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d32bba..9bf291d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) babosa (1.0.2) blockenspiel (0.5.0) claide (1.0.2) @@ -76,14 +76,13 @@ GEM danger-the_coding_love (0.0.4) danger-plugin-api (~> 1.0) nokogiri - declarative (0.0.10) - declarative-option (0.1.0) + declarative (0.0.20) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) dotenv (2.2.1) escape (0.0.4) excon (0.59.0) - faraday (0.13.1) + faraday (0.17.5) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6) faraday (>= 0.7.4) @@ -137,14 +136,13 @@ GEM mime-types (~> 3.0) representable (~> 3.0) retriable (>= 2.0, < 4.0) - googleauth (0.6.2) - faraday (~> 0.12) + googleauth (0.17.1) + faraday (>= 0.17.3, < 2.0) jwt (>= 1.4, < 3.0) - logging (~> 2.0) - memoist (~> 0.12) + memoist (~> 0.16) multi_json (~> 1.11) - os (~> 0.9) - signet (~> 0.7) + os (>= 0.9, < 2.0) + signet (~> 0.15) highline (1.7.8) http-cookie (1.0.3) domain_name (~> 0.5) @@ -152,21 +150,17 @@ GEM i18n (0.9.1) concurrent-ruby (~> 1.0) json (2.1.0) - jwt (2.1.0) + jwt (2.5.0) kramdown (1.15.0) - little-plugger (1.1.4) - logging (2.2.2) - little-plugger (~> 1.1) - multi_json (~> 1.10) - memoist (0.16.0) - mime-types (3.1) + memoist (0.16.2) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) + mime-types-data (3.2022.0105) mini_magick (4.5.1) mini_portile2 (2.3.0) minitest (5.10.3) molinillo (0.5.7) - multi_json (1.12.2) + multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.0.0) nanaimo (0.2.3) @@ -175,28 +169,29 @@ GEM no_proxy_fix (0.1.2) nokogiri (1.8.1) mini_portile2 (~> 2.3.0) - octokit (4.7.0) + octokit (4.22.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) - os (0.9.6) + os (1.1.4) ox (2.8.2) plist (3.3.0) public_suffix (2.0.5) - representable (3.0.4) + representable (3.2.0) declarative (< 0.1.0) - declarative-option (< 0.2.0) + trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) - retriable (3.1.1) + retriable (3.1.2) rouge (2.0.7) ruby-macho (1.1.0) rubyzip (1.2.1) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) security (0.1.3) - signet (0.8.1) - addressable (~> 2.3) - faraday (~> 0.9) + signet (0.17.0) + addressable (~> 2.8) + faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) slack-notifier (1.5.1) @@ -204,6 +199,7 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) + trailblazer-option (0.1.2) tty-screen (0.6.3) tzinfo (1.2.4) thread_safe (~> 0.1)