Skip to content

Commit

Permalink
Update rubocop-rails to version 2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Aug 31, 2024
1 parent 1c1aaf2 commit 700e90b
Show file tree
Hide file tree
Showing 13 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand Down Expand Up @@ -191,7 +191,7 @@ GEM
mini_magick (5.0.1)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.1)
minitest (5.25.1)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.2.3)
Expand All @@ -210,8 +210,8 @@ GEM
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
open_uri_redirections (0.2.1)
parallel (1.25.1)
parser (3.3.4.1)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
pkg-config (1.5.1)
Expand Down Expand Up @@ -291,7 +291,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.0)
rubocop-ast (1.32.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand All @@ -301,10 +301,10 @@ GEM
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.1)
rubocop-rails (2.26.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand Down
Binary file removed vendor/cache/concurrent-ruby-1.3.3.gem
Binary file not shown.
Binary file added vendor/cache/concurrent-ruby-1.3.4.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.24.1.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.25.1.gem
Binary file not shown.
Binary file removed vendor/cache/parallel-1.25.1.gem
Binary file not shown.
Binary file added vendor/cache/parallel-1.26.3.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.3.4.1.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.4.2.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.32.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.32.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-rails-2.25.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-rails-2.26.0.gem
Binary file not shown.

0 comments on commit 700e90b

Please sign in to comment.