Skip to content

Commit

Permalink
Update rubocop to version 1.57.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 14, 2023
1 parent a3da6fc commit 626f603
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ GEM
racc (1.7.1)
rainbow (3.1.1)
rbtree (0.4.6)
regexp_parser (2.8.1)
regexp_parser (2.8.2)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand All @@ -60,12 +60,12 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.56.4)
rubocop (1.57.1)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
Expand Down
Binary file removed vendor/cache/regexp_parser-2.8.1.gem
Binary file not shown.
Binary file added vendor/cache/regexp_parser-2.8.2.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.56.4.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.57.1.gem
Binary file not shown.

0 comments on commit 626f603

Please sign in to comment.