From c761663a79eb9382eae87d8273b20d1cad9d0749 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 14:53:07 +0200 Subject: [PATCH] =?UTF-8?q?Update=20octokit=209.1.0=20=E2=86=92=209.2.0=20?= =?UTF-8?q?(minor)=20(#261)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> --- Gemfile.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 750e5f3..93bcde6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,11 +13,13 @@ GEM rexml diff-lcs (1.5.1) docile (1.4.0) - faraday (2.9.1) - faraday-net_http (>= 2.0, < 3.2) + faraday (2.12.0) + faraday-net_http (>= 2.0, < 3.4) + json + logger faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (3.1.0) + faraday-net_http (3.3.0) net-http faraday-retry (2.2.1) faraday (~> 2.0) @@ -33,13 +35,14 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.6.1) mock_redis (0.45.0) multipart-post (2.4.1) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) net-http (0.4.1) uri - octokit (9.1.0) + octokit (9.2.0) faraday (>= 1, < 3) sawyer (~> 0.9) parallel (1.26.3) @@ -129,7 +132,7 @@ GEM unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) - uri (0.13.0) + uri (0.13.1) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2)