From 1aa5568f83227a922329817bd62ce73746fa58d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 23:40:46 +0000 Subject: [PATCH] minor(deps): update dependency octokit to v8.1.0 --- Gemfile.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8985800..dea73e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,27 +1,29 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - base64 (0.1.1) - faraday (2.7.11) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + base64 (0.2.0) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) + faraday-net_http (3.1.0) + net-http faraday-retry (2.2.0) faraday (~> 2.0) json (2.7.1) language_server-protocol (3.17.0.3) - octokit (8.0.0) + net-http (0.4.1) + uri + octokit (8.1.0) + base64 faraday (>= 1, < 3) sawyer (~> 0.9) parallel (1.24.0) parser (3.3.0.5) ast (~> 2.4.1) racc - public_suffix (5.0.3) + public_suffix (5.0.4) racc (1.7.3) rainbow (2.2.2) rake @@ -42,11 +44,11 @@ GEM rubocop-ast (1.30.0) parser (>= 3.2.1.0) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) unicode-display_width (2.5.0) + uri (0.13.0) PLATFORMS x86_64-linux