Skip to content

Commit 139ef05

Browse files
chore(deps): bump octokit from 6.1.1 to 10.0.0
Bumps [octokit](https://github.com/octokit/octokit.rb) from 6.1.1 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@v6.1.1...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] <[email protected]>
1 parent 4a54336 commit 139ef05

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

Gemfile.lock

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,18 @@ GEM
66
byebug (11.1.3)
77
coderay (1.1.3)
88
diff-lcs (1.5.1)
9-
faraday (2.7.4)
10-
faraday-net_http (>= 2.0, < 3.1)
11-
ruby2_keywords (>= 0.0.4)
12-
faraday-net_http (3.0.2)
9+
faraday (2.13.1)
10+
faraday-net_http (>= 2.0, < 3.5)
11+
json
12+
logger
13+
faraday-net_http (3.4.0)
14+
net-http (>= 0.5.0)
15+
json (2.11.3)
16+
logger (1.7.0)
1317
method_source (1.0.0)
14-
octokit (6.1.1)
18+
net-http (0.6.0)
19+
uri
20+
octokit (10.0.0)
1521
faraday (>= 1, < 3)
1622
sawyer (~> 0.9)
1723
pry (0.14.2)
@@ -34,10 +40,10 @@ GEM
3440
diff-lcs (>= 1.2.0, < 2.0)
3541
rspec-support (~> 3.13.0)
3642
rspec-support (3.13.2)
37-
ruby2_keywords (0.0.5)
3843
sawyer (0.9.2)
3944
addressable (>= 2.3.5)
4045
faraday (>= 0.17.3, < 3)
46+
uri (1.0.3)
4147

4248
PLATFORMS
4349
ruby

0 commit comments

Comments
 (0)