Skip to content

Commit

Permalink
Merge pull request #1557 from openSUSE/depfu/update/rubocop-rails-2.27.0
Browse files Browse the repository at this point in the history
Update rubocop-rails 2.26.2 → 2.27.0 (minor)
  • Loading branch information
hennevogel authored Dec 3, 2024
2 parents 1a240d1 + 4b86ad7 commit cd7bde8
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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 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/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 cd7bde8

Please sign in to comment.