Skip to content

Commit

Permalink
Update rubocop-rails to version 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 30, 2022
1 parent cefff05 commit 41b10dd
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ GEM
simplecov (>= 0.15, < 0.22)
coderay (1.1.3)
colorize (0.8.1)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand Down Expand Up @@ -411,7 +411,7 @@ GEM
rspec-support (3.11.0)
rspec_junit_formatter (0.5.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.26.0)
rubocop (1.26.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -425,7 +425,7 @@ GEM
rubocop-performance (1.13.3)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.13.2)
rubocop-rails (2.14.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
Expand Down
Binary file added src/api/vendor/cache/concurrent-ruby-1.1.10.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/concurrent-ruby-1.1.9.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/rubocop-1.26.0.gem
Binary file not shown.
Binary file added src/api/vendor/cache/rubocop-1.26.1.gem
Binary file not shown.
Binary file removed src/api/vendor/cache/rubocop-rails-2.13.2.gem
Binary file not shown.
Binary file added src/api/vendor/cache/rubocop-rails-2.14.1.gem
Binary file not shown.

0 comments on commit 41b10dd

Please sign in to comment.