From 7ee3eac975a0c884cdcc14f7c3442f5b472e342b Mon Sep 17 00:00:00 2001 From: ulferts Date: Thu, 6 Oct 2022 14:53:11 +0200 Subject: [PATCH] bump octokit --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c6af729252..d1eda914583 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -653,7 +653,7 @@ GEM nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) - octokit (5.5.0) + octokit (5.6.1) faraday (>= 1, < 3) sawyer (~> 0.9) oj (3.13.21)