Skip to content

Commit

Permalink
Merge pull request #16804 from openSUSE/depfu/update/srcapi/rubocop-1…
Browse files Browse the repository at this point in the history
….66.1

[src/api] Update rubocop 1.66.0 → 1.66.1 (patch)
  • Loading branch information
hellcp-work authored Sep 5, 2024
2 parents b88ed41 + 224fe3a commit c837b7d
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ GEM
activerecord (>= 6.1)
request_store (~> 1.4)
parallel (1.26.3)
parser (3.3.4.2)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pkg-config (1.5.6)
Expand Down Expand Up @@ -402,17 +402,17 @@ GEM
rspec-support (3.13.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.66.0)
rubocop (1.66.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.4, < 3.0)
rubocop-ast (>= 1.32.1, < 2.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.2)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand Down
Binary file removed src/api/vendor/cache/parser-3.3.4.2.gem
Binary file not shown.
Binary file added src/api/vendor/cache/parser-3.3.5.0.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/rubocop-1.66.0.gem
Binary file not shown.
Binary file added src/api/vendor/cache/rubocop-1.66.1.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/rubocop-ast-1.32.2.gem
Binary file not shown.
Binary file added src/api/vendor/cache/rubocop-ast-1.32.3.gem
Binary file not shown.

0 comments on commit c837b7d

Please sign in to comment.