Skip to content

Commit

Permalink
Update rubocop to version 1.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Apr 22, 2022
1 parent e0a1d52 commit d0b3063
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 @@ -409,13 +409,13 @@ GEM
rspec-support (3.11.0)
rspec_junit_formatter (0.5.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.26.1)
rubocop (1.28.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.16.0, < 2.0)
rubocop-ast (>= 1.17.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.17.0)
Expand Down
Binary file removed src/api/vendor/cache/rubocop-1.26.1.gem
Binary file not shown.
Binary file added src/api/vendor/cache/rubocop-1.28.1.gem
Binary file not shown.

0 comments on commit d0b3063

Please sign in to comment.