Skip to content

Commit 4efbd29

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 173b05c commit 4efbd29

1 file changed

Lines changed: 13 additions & 23 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -27,23 +27,12 @@ GEM
2727
diff-lcs (1.6.2)
2828
domain_name (0.6.20240107)
2929
drb (2.2.3)
30-
faraday (1.5.1)
31-
faraday-em_http (~> 1.0)
32-
faraday-em_synchrony (~> 1.0)
33-
faraday-excon (~> 1.1)
34-
faraday-httpclient (~> 1.0.1)
35-
faraday-net_http (~> 1.0)
36-
faraday-net_http_persistent (~> 1.1)
37-
faraday-patron (~> 1.0)
38-
multipart-post (>= 1.2, < 3)
39-
ruby2_keywords (>= 0.0.4)
40-
faraday-em_http (1.0.0)
41-
faraday-em_synchrony (1.0.0)
42-
faraday-excon (1.1.0)
43-
faraday-httpclient (1.0.1)
44-
faraday-net_http (1.0.1)
45-
faraday-net_http_persistent (1.2.0)
46-
faraday-patron (1.0.0)
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)
4736
hashdiff (1.2.1)
4837
http (6.0.3)
4938
http-cookie (~> 1.0)
@@ -58,9 +47,11 @@ GEM
5847
minitest (6.0.5)
5948
drb (~> 2.0)
6049
prism (~> 1.5)
61-
multipart-post (2.1.1)
62-
octokit (4.12.0)
63-
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)
6455
prism (1.9.0)
6556
public_suffix (7.0.5)
6657
rake (13.4.2)
@@ -78,10 +69,9 @@ GEM
7869
diff-lcs (>= 1.2.0, < 2.0)
7970
rspec-support (~> 3.13.0)
8071
rspec-support (3.13.7)
81-
ruby2_keywords (0.0.4)
82-
sawyer (0.8.2)
72+
sawyer (0.9.3)
8373
addressable (>= 2.3.5)
84-
faraday (> 0.8, < 2.0)
74+
faraday (>= 0.17.3, < 3)
8575
securerandom (0.4.1)
8676
timecop (0.9.1)
8777
tzinfo (2.0.6)

0 commit comments

Comments
 (0)