Skip to content

Commit

Permalink
minor(deps): update dependency octokit to v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent 432f082 commit 1aa5568
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,27 +1,29 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.1.1)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
base64 (0.2.0)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
faraday-retry (2.2.0)
faraday (~> 2.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
octokit (8.0.0)
net-http (0.4.1)
uri
octokit (8.1.0)
base64
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
public_suffix (5.0.3)
public_suffix (5.0.4)
racc (1.7.3)
rainbow (2.2.2)
rake
Expand All @@ -42,11 +44,11 @@ GEM
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
unicode-display_width (2.5.0)
uri (0.13.0)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit 1aa5568

Please sign in to comment.