Skip to content

Commit

Permalink
build(deps): bump octokit from 6.1.1 to 8.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 8.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...v8.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 Feb 5, 2024
1 parent d714ecf commit abe96e8
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.4)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
Expand All @@ -41,10 +41,10 @@ GEM
faraday (< 3.0)
oauth2 (~> 1.1)
erubi (1.12.0)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.15.5)
filelock (1.1.1)
gssapi (1.3.1)
Expand All @@ -68,14 +68,17 @@ GEM
multi_json (1.15.0)
multi_xml (0.6.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
nori (2.6.0)
oauth2 (1.4.11)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 4)
octokit (6.1.1)
octokit (8.1.0)
base64
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (3.2.0)
Expand All @@ -85,7 +88,7 @@ GEM
racc
psych (5.1.0)
stringio
public_suffix (5.0.1)
public_suffix (5.0.4)
racc (1.7.3)
rack (3.0.6.1)
rainbow (3.1.1)
Expand Down Expand Up @@ -139,6 +142,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
winrm (2.3.4)
builder (>= 2.1.2)
erubi (~> 1.8)
Expand Down

0 comments on commit abe96e8

Please sign in to comment.