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 99d029d commit 27e8726
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ GEM
hashdiff (1.1.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.7.6)
json (2.8.2)
json-schema (4.0.0)
addressable (>= 2.8)
langchainrb (0.12.0)
Expand All @@ -92,8 +92,8 @@ GEM
uri
orthoses (1.17.0)
rbs (~> 3.0)
parallel (1.24.0)
parser (3.3.5.0)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pragmatic_segmenter (0.3.23)
Expand All @@ -108,7 +108,7 @@ GEM
rbs (3.6.1)
logger
regexp_parser (2.9.2)
rexml (3.3.8)
rexml (3.3.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -122,18 +122,17 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.64.1)
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 (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.36.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
Expand Down

0 comments on commit 27e8726

Please sign in to comment.