From 20968f94f187cd2c17acbc78437c12a53f77f22d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 11:57:11 +0000 Subject: [PATCH] Update dependency octokit to v4.25.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3930e1b..b893cd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.4) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) concurrent-ruby (1.2.2) diff-lcs (1.5.0) @@ -22,7 +22,7 @@ GEM concurrent-ruby (~> 1.0) influxdb-client (2.6.0) minitest (5.18.0) - octokit (4.25.0) + octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) optparse (0.2.0)