Skip to content

Commit

Permalink
Update rubocop to version 1.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jan 1, 2022
1 parent 3ab4e85 commit 188cd8e
Showing 1 changed file 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 @@ -388,13 +388,13 @@ GEM
rspec-support (3.10.3)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.24.0)
rubocop (1.24.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.15.0, < 2.0)
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.1)
Expand Down

0 comments on commit 188cd8e

Please sign in to comment.