Skip to content

Commit 2d6c81e

Browse files
chore(deps): bump octokit from 9.1.0 to 9.2.0
Bumps [octokit](https://github.com/octokit/octokit.rb) from 9.1.0 to 9.2.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@v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43c52a4 commit 2d6c81e

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

Gemfile.lock

+10-6
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,18 @@ GEM
77
byebug (11.1.3)
88
coderay (1.1.3)
99
diff-lcs (1.5.1)
10-
faraday (2.9.1)
11-
faraday-net_http (>= 2.0, < 3.2)
12-
faraday-net_http (3.1.0)
10+
faraday (2.12.0)
11+
faraday-net_http (>= 2.0, < 3.4)
12+
json
13+
logger
14+
faraday-net_http (3.3.0)
1315
net-http
16+
json (2.7.6)
17+
logger (1.6.1)
1418
method_source (1.1.0)
1519
net-http (0.4.1)
1620
uri
17-
octokit (9.1.0)
21+
octokit (9.2.0)
1822
faraday (>= 1, < 3)
1923
sawyer (~> 0.9)
2024
pry (0.14.2)
@@ -23,7 +27,7 @@ GEM
2327
pry-byebug (3.10.1)
2428
byebug (~> 11.0)
2529
pry (>= 0.13, < 0.15)
26-
public_suffix (5.1.0)
30+
public_suffix (5.1.1)
2731
rspec (3.13.0)
2832
rspec-core (~> 3.13.0)
2933
rspec-expectations (~> 3.13.0)
@@ -40,7 +44,7 @@ GEM
4044
sawyer (0.9.2)
4145
addressable (>= 2.3.5)
4246
faraday (>= 0.17.3, < 3)
43-
uri (0.13.0)
47+
uri (0.13.1)
4448

4549
PLATFORMS
4650
ruby

0 commit comments

Comments
 (0)