Skip to content

Commit

Permalink
Merge pull request #167 from openSUSE/depfu/update/rubocop-1.57.2
Browse files Browse the repository at this point in the history
Update rubocop 1.57.1 → 1.57.2 (patch)
  • Loading branch information
Dany Marcoux authored Oct 27, 2023
2 parents d3f5ce4 + 5c7a8a1 commit 3d117d7
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.57.1)
base64 (~> 0.1.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -72,7 +71,7 @@ GEM
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
Expand Down
Binary file removed vendor/cache/rubocop-1.57.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.57.2.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.29.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.30.0.gem
Binary file not shown.

0 comments on commit 3d117d7

Please sign in to comment.