Skip to content

Commit

Permalink
Update rubocop-rails to version 2.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 2, 2024
1 parent 76a3d14 commit 4b86ad7
Show file tree
Hide file tree
Showing 13 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
json (2.7.5)
language_server-protocol (3.17.0.3)
locale (2.1.3)
logger (1.6.1)
Expand Down Expand Up @@ -211,7 +211,7 @@ GEM
racc (~> 1.4)
open_uri_redirections (0.2.1)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.5.1)
ast (~> 2.4.1)
racc
pkg-config (1.5.1)
Expand All @@ -228,7 +228,7 @@ GEM
get_process_mem (>= 0.2)
puma (>= 2.7)
racc (1.8.1)
rack (3.1.7)
rack (3.1.8)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -279,7 +279,7 @@ GEM
request_store (1.5.1)
rack (>= 1.4)
rexml (3.3.9)
rubocop (1.66.1)
rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -289,7 +289,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
rubocop-ast (1.33.0)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand All @@ -299,7 +299,7 @@ GEM
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.2)
rubocop-rails (2.27.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand Down
Binary file removed vendor/cache/json-2.7.2.gem
Binary file not shown.
Binary file added vendor/cache/json-2.7.5.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.3.5.0.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/rack-3.1.7.gem
Binary file not shown.
Binary file added vendor/cache/rack-3.1.8.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.66.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.68.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.32.3.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.33.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-rails-2.26.2.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-rails-2.27.0.gem
Binary file not shown.

0 comments on commit 4b86ad7

Please sign in to comment.