From a91bd25a31c5580af9f0f2148b03b2cf79ede4e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 01:12:19 +0000 Subject: [PATCH] build(deps): bump octokit from 4.25.1 to 6.1.1 Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.25.1 to 6.1.1. - [Release notes](https://github.com/octokit/octokit.rb/releases) - [Changelog](https://github.com/octokit/octokit.rb/blob/main/RELEASE.md) - [Commits](https://github.com/octokit/octokit.rb/compare/v4.25.1...v6.1.1) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 105 ++++++++++++++++++++++----------------------------- 1 file changed, 45 insertions(+), 60 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 744c74a..6582c85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,30 +60,11 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.1) + addressable (2.8.3) public_suffix (>= 2.0.2, < 6.0) archive-zip (0.12.0) io-like (~> 0.3.0) ast (2.4.2) - async (2.3.1) - console (~> 1.10) - io-event (~> 1.1) - timers (~> 4.1) - async-http (0.60.1) - async (>= 1.25) - async-io (>= 1.28) - async-pool (>= 0.2) - protocol-http (~> 0.24.0) - protocol-http1 (~> 0.15.0) - protocol-http2 (~> 0.15.0) - traces (>= 0.8.0) - async-http-faraday (0.11.0) - async-http (~> 0.42) - faraday - async-io (1.34.3) - async - async-pool (0.3.12) - async (>= 1.25) autoprefixer-rails (10.4.7.0) execjs (~> 2) awesome_print (1.9.2) @@ -118,24 +99,40 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.2.2) connection_pool (2.3.0) - console (1.16.2) - fiber-local crass (1.0.6) date (3.3.3) + descendants_tracker (0.0.4) + thread_safe (~> 0.3, >= 0.3.1) erubi (1.12.0) et-orbi (1.2.7) tzinfo execjs (2.8.1) - faraday (2.7.4) - faraday-net_http (>= 2.0, < 3.1) + faraday (1.10.3) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) ruby2_keywords (>= 0.0.4) - faraday-follow_redirects (0.3.0) - faraday (>= 1, < 3) - faraday-http-cache (2.4.1) - faraday (>= 0.8) - faraday-net_http (3.0.2) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-multipart (1.0.4) + multipart-post (~> 2) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) + faraday_middleware (1.2.0) + faraday (~> 1.0) ffi (1.15.5) - fiber-local (1.0.0) fomantic-ui-sass (2.8.8.1) autoprefixer-rails railties (>= 3.2.0) @@ -146,14 +143,15 @@ GEM fugit (1.7.1) et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) - github_changelog_generator (1.16.4) - activesupport - async (>= 1.25.0) - async-http-faraday - faraday-http-cache - multi_json - octokit (~> 4.6) - rainbow (>= 2.2.1) + github_api (0.19.0) + addressable (~> 2.4) + descendants_tracker (~> 0.0.4) + faraday (>= 0.8, < 2) + hashie (~> 3.5, >= 3.5.2) + oauth2 (~> 1.0) + github_changelog_generator (1.13.2) + github_api (>= 0.14) + rainbow (>= 2.1) rake (>= 10.0) globalid (1.1.0) activesupport (>= 5.0) @@ -175,11 +173,10 @@ GEM rainbow rubocop (>= 0.50.0) sysexits (~> 1.1) - hashie (5.0.0) + hashie (3.6.0) i18n (1.12.0) concurrent-ruby (~> 1.0) io-console (0.6.0) - io-event (1.1.6) io-like (0.3.1) irb (1.6.3) reline (>= 0.3.0) @@ -236,6 +233,7 @@ GEM msgpack (1.6.0) multi_json (1.15.0) multi_xml (0.6.0) + multipart-post (2.3.0) net-imap (0.3.4) date net-protocol @@ -249,14 +247,13 @@ GEM nokogiri (1.14.2) mini_portile2 (~> 2.8.0) racc (~> 1.4) - oauth2 (2.0.9) + oauth2 (1.4.11) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) + multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 4) - snaky_hash (~> 2.0) - version_gem (~> 1.1) - octokit (4.25.1) + octokit (6.1.1) faraday (>= 1, < 3) sawyer (~> 0.9) oj (3.14.2) @@ -335,13 +332,6 @@ GEM parser (3.2.1.0) ast (~> 2.4.1) pg (1.4.5) - protocol-hpack (1.4.2) - protocol-http (0.24.1) - protocol-http1 (0.15.0) - protocol-http (~> 0.22) - protocol-http2 (0.15.1) - protocol-hpack (~> 1.4) - protocol-http (~> 0.18) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) @@ -350,9 +340,9 @@ GEM public_suffix (5.0.1) puma (6.2.1) nio4r (~> 2.0) - puppet_forge (4.1.0) - faraday (~> 2.0) - faraday-follow_redirects (~> 0.3.0) + puppet_forge (3.2.0) + faraday (~> 1.3) + faraday_middleware (~> 1.0) minitar semantic_puppet (~> 1.0) puppet_metadata (2.0.0) @@ -467,9 +457,6 @@ GEM rufus-scheduler (~> 3.2) sidekiq (>= 4, < 7) tilt (>= 1.4.0) - snaky_hash (2.0.1) - hashie - version_gem (~> 1.1, >= 1.1.1) spdx-licenses (1.3.0) spring (4.1.1) spring-watcher-listen (2.1.0) @@ -487,17 +474,15 @@ GEM sysexits (1.2.0) temple (0.8.2) thor (1.2.1) + thread_safe (0.3.6) thrift (0.17.0) tilt (2.0.11) timeout (0.3.2) - timers (4.3.5) - traces (0.8.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (2.4.2) - version_gem (1.1.1) websocket (1.2.9) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0)