Skip to content

Commit

Permalink
Update rubocop to version 1.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jul 26, 2023
1 parent 7f04dcc commit af11f2f
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 @@ -387,15 +387,15 @@ GEM
rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.54.2)
rubocop (1.55.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.0, < 2.0)
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
Expand Down
Binary file removed src/api/vendor/cache/rubocop-1.54.2.gem
Binary file not shown.
Binary file added src/api/vendor/cache/rubocop-1.55.0.gem
Binary file not shown.

0 comments on commit af11f2f

Please sign in to comment.