Skip to content

Commit

Permalink
Bump octokit from 8.1.0 to 9.1.0 (#640)
Browse files Browse the repository at this point in the history
Bumps [octokit](https://github.com/octokit/octokit.rb) from 8.1.0 to 9.1.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@v8.1.0...v9.1.0)

---
updated-dependencies:
- dependency-name: octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent cacab75 commit db1d6fc
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GEM
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dyno_metadata (0.0.4)
faraday (2.9.0)
faraday (2.9.1)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
Expand Down Expand Up @@ -51,16 +51,15 @@ GEM
uri
netrc (0.11.0)
nio4r (2.7.0)
octokit (8.1.0)
base64
octokit (9.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
pg (1.5.6)
public_suffix (5.0.4)
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
Expand Down
Binary file removed vendor/cache/faraday-2.9.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.9.1.gem
Binary file not shown.
Binary file removed vendor/cache/octokit-8.1.0.gem
Binary file not shown.
Binary file added vendor/cache/octokit-9.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/public_suffix-5.0.4.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-5.0.5.gem
Binary file not shown.

0 comments on commit db1d6fc

Please sign in to comment.