Skip to content

Commit

Permalink
chore(deps-dev): bump octokit from 6.1.1 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [octokit](https://github.com/octokit/octokit.rb) from 6.1.1 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@v6.1.1...v7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2023
1 parent 0e200ee commit d0ff723
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -39,7 +39,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)
awesome_print (1.9.2)
Expand Down Expand Up @@ -129,7 +129,7 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
octokit (6.1.1)
octokit (7.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.23.0)
Expand All @@ -146,7 +146,7 @@ GEM
pry-doc (1.4.0)
pry (~> 0.11)
yard (~> 0.9.11)
public_suffix (5.0.1)
public_suffix (5.0.3)
racc (1.7.1)
racc (1.7.1-java)
rainbow (3.1.1)
Expand Down

0 comments on commit d0ff723

Please sign in to comment.