Skip to content

Commit

Permalink
Bump octokit from 9.1.0 to 9.2.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 70d5951 commit fe93cbd
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ GEM
rexml
diff-lcs (1.5.1)
drb (2.2.1)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-net_http (3.1.1)
faraday-net_http (3.3.0)
net-http
hashdiff (1.1.1)
i18n (1.14.6)
Expand All @@ -51,7 +52,7 @@ GEM
minitest (5.25.1)
net-http (0.4.1)
uri
octokit (9.1.0)
octokit (9.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.26.3)
Expand Down Expand Up @@ -101,7 +102,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.0)
uri (0.13.1)
vcr (6.3.1)
base64
webmock (3.24.0)
Expand Down

0 comments on commit fe93cbd

Please sign in to comment.