Skip to content

Commit

Permalink
Bump octokit from 7.0.0 to 7.1.0 (#298)
Browse files Browse the repository at this point in the history
Bumps [octokit](https://github.com/octokit/octokit.rb) from 7.0.0 to 7.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@v7.0.0...v7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brendan Forster <[email protected]>
  • Loading branch information
dependabot[bot] and shiftkey authored Sep 4, 2023
1 parent 6058400 commit d1be158
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.4)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.1.1)
Expand All @@ -41,7 +41,7 @@ GEM
minitest (5.19.0)
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
octokit (7.0.0)
octokit (7.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.23.0)
Expand Down

0 comments on commit d1be158

Please sign in to comment.