Skip to content

Commit

Permalink
chore(deps): update dependency rubocop to v1.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent abee031 commit 5bdbd5c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GEM
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
json (2.7.5)
json (2.8.2)
language_server-protocol (3.17.0.3)
logger (1.6.1)
mini_portile2 (2.8.7)
Expand All @@ -34,25 +34,25 @@ GEM
sawyer (~> 0.9)
optparse (0.6.0)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
public_suffix (5.1.1)
racc (1.8.1)
rainbow (3.1.1)
redcarpet (3.6.0)
regexp_parser (2.9.2)
rubocop (1.68.0)
rubocop (1.69.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
rubocop-ast (>= 1.36.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.33.0)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
ruby-openai (7.3.1)
event_stream_parser (>= 0.3.0, < 2.0.0)
Expand Down

0 comments on commit 5bdbd5c

Please sign in to comment.