Skip to content

Commit

Permalink
Update rubocop to version 1.71.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Feb 1, 2025
1 parent 434c4b5 commit 8e30e19
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -406,14 +406,14 @@ GEM
rspec-support (3.13.2)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.71.0)
rubocop (1.71.1)
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.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.0)
Expand Down
Binary file removed src/api/vendor/cache/rubocop-1.71.0.gem
Binary file not shown.
Binary file added src/api/vendor/cache/rubocop-1.71.1.gem
Binary file not shown.

0 comments on commit 8e30e19

Please sign in to comment.