From 416d737a7f09706b95a7e5e8660b261e46842cbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 17:39:15 -0400 Subject: [PATCH] Bump octokit from 4.23.0 to 4.25.0 in /docs (#84) Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.23.0 to 4.25.0. - [Release notes](https://github.com/octokit/octokit.rb/releases) - [Changelog](https://github.com/octokit/octokit.rb/blob/4-stable/RELEASE.md) - [Commits](https://github.com/octokit/octokit.rb/compare/v4.23.0...v4.25.0) --- updated-dependencies: - dependency-name: octokit dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/Gemfile.lock | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index df87a39b..2c9a1802 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -212,16 +212,20 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.8.0) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.15.0) - nokogiri (1.13.6) - mini_portile2 (~> 2.8.0) + nokogiri (1.13.6-arm64-darwin) racc (~> 1.4) - octokit (4.23.0) + nokogiri (1.13.6-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.6-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) + racc (~> 1.4) + octokit (4.25.0) faraday (>= 1, < 3) sawyer (~> 0.9) pathutil (0.16.2) @@ -242,7 +246,7 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sawyer (0.9.1) + sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) simpleidn (0.2.1)