Skip to content

Commit

Permalink
build(deps): 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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 18253d8 commit 9b50cef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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 @@ -32,7 +32,7 @@ GEM
faraday (< 3.0)
oauth2 (~> 1.1)
erubi (1.12.0)
faraday (2.7.4)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
Expand Down Expand Up @@ -65,7 +65,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 4)
octokit (6.1.1)
octokit (7.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (3.1.0)
Expand All @@ -75,7 +75,7 @@ GEM
racc
psych (5.1.0)
stringio
public_suffix (5.0.1)
public_suffix (5.0.3)
racc (1.7.1)
rack (3.0.6.1)
rainbow (3.1.1)
Expand Down

0 comments on commit 9b50cef

Please sign in to comment.