Skip to content

Commit 6a90cfe

Browse files
chore: bump octokit from 4.12.0 to 10.0.0
Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.12.0 to 10.0.0. - [Release notes](https://github.com/octokit/octokit.rb/releases) - [Changelog](https://github.com/octokit/octokit.rb/blob/main/RELEASE.md) - [Commits](octokit/octokit.rb@v4.12.0...v10.0.0) --- updated-dependencies: - dependency-name: octokit dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cb686e commit 6a90cfe

1 file changed

Lines changed: 13 additions & 29 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -27,29 +27,12 @@ GEM
2727
diff-lcs (1.6.2)
2828
domain_name (0.6.20240107)
2929
drb (2.2.3)
30-
faraday (1.10.5)
31-
faraday-em_http (~> 1.0)
32-
faraday-em_synchrony (~> 1.0)
33-
faraday-excon (~> 1.1)
34-
faraday-httpclient (~> 1.0)
35-
faraday-multipart (~> 1.0)
36-
faraday-net_http (~> 1.0)
37-
faraday-net_http_persistent (~> 1.0)
38-
faraday-patron (~> 1.0)
39-
faraday-rack (~> 1.0)
40-
faraday-retry (~> 1.0)
41-
ruby2_keywords (>= 0.0.4)
42-
faraday-em_http (1.0.0)
43-
faraday-em_synchrony (1.0.1)
44-
faraday-excon (1.1.0)
45-
faraday-httpclient (1.0.1)
46-
faraday-multipart (1.2.0)
47-
multipart-post (~> 2.0)
48-
faraday-net_http (1.0.2)
49-
faraday-net_http_persistent (1.2.0)
50-
faraday-patron (1.0.0)
51-
faraday-rack (1.0.0)
52-
faraday-retry (1.0.4)
30+
faraday (2.14.1)
31+
faraday-net_http (>= 2.0, < 3.5)
32+
json
33+
logger
34+
faraday-net_http (3.4.2)
35+
net-http (~> 0.5)
5336
hashdiff (1.2.1)
5437
http (6.0.3)
5538
http-cookie (~> 1.0)
@@ -64,9 +47,11 @@ GEM
6447
minitest (6.0.5)
6548
drb (~> 2.0)
6649
prism (~> 1.5)
67-
multipart-post (2.4.1)
68-
octokit (4.12.0)
69-
sawyer (~> 0.8.0, >= 0.5.3)
50+
net-http (0.9.1)
51+
uri (>= 0.11.1)
52+
octokit (10.0.0)
53+
faraday (>= 1, < 3)
54+
sawyer (~> 0.9)
7055
prism (1.9.0)
7156
public_suffix (7.0.5)
7257
rake (13.4.2)
@@ -84,10 +69,9 @@ GEM
8469
diff-lcs (>= 1.2.0, < 2.0)
8570
rspec-support (~> 3.13.0)
8671
rspec-support (3.13.7)
87-
ruby2_keywords (0.0.5)
88-
sawyer (0.8.2)
72+
sawyer (0.9.3)
8973
addressable (>= 2.3.5)
90-
faraday (> 0.8, < 2.0)
74+
faraday (>= 0.17.3, < 3)
9175
securerandom (0.4.1)
9276
timecop (0.9.1)
9377
tzinfo (2.0.6)

0 commit comments

Comments
 (0)