Skip to content

Commit

Permalink
minor(deps): update dependency octokit to v9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 3c992fb commit 00c70ee
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,27 +1,30 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
faraday (2.9.1)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-net_http (3.3.0)
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
logger (1.6.1)
net-http (0.4.1)
uri
octokit (9.1.0)
octokit (9.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.26.3)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
public_suffix (5.0.5)
public_suffix (5.1.1)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
Expand All @@ -44,7 +47,7 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
unicode-display_width (2.6.0)
uri (0.13.0)
uri (0.13.1)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit 00c70ee

Please sign in to comment.