Skip to content

Commit

Permalink
build(deps): 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 and kostyanf14 committed Dec 2, 2024
1 parent 3d1a0e9 commit 73030a7
Show file tree
Hide file tree
Showing 6 changed files with 250 additions and 193 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,11 @@ GEM
faraday (< 3.0)
oauth2 (~> 1.1)
erubi (1.13.0)
faraday (2.10.0)
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.0)
faraday-net_http (3.3.0)
net-http
ffi (1.17.0-x86_64-linux-gnu)
filelock (1.1.1)
Expand Down Expand Up @@ -98,7 +99,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 4)
octokit (9.1.0)
octokit (9.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
openssl (3.2.0)
Expand All @@ -109,7 +110,7 @@ GEM
prism (1.0.0)
psych (5.1.2)
stringio
public_suffix (6.0.0)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.0.10)
rainbow (3.1.1)
Expand Down Expand Up @@ -182,7 +183,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.0)
uri (0.13.1)
winrm (2.3.9)
builder (>= 2.1.2)
erubi (~> 1.8)
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 73030a7

Please sign in to comment.