Skip to content

Commit a7f0391

Browse files
Update dependency rubocop-rails to v2.36.0
1 parent 88129d4 commit a7f0391

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
rails (>= 8.0.1)
100100
zeitwerk (~> 2.7)
101101
coderay (1.1.3)
102-
concurrent-ruby (1.3.7)
102+
concurrent-ruby (1.3.8)
103103
connection_pool (3.0.2)
104104
crass (1.0.7)
105105
csv (3.3.5)
@@ -166,11 +166,11 @@ GEM
166166
prism (>= 1.3.0)
167167
rdoc (>= 4.0.0)
168168
reline (>= 0.4.2)
169-
json (2.20.0)
169+
json (2.21.1)
170170
json-schema (6.2.0)
171171
addressable (~> 2.8)
172172
bigdecimal (>= 3.1, < 5)
173-
language_server-protocol (3.17.0.5)
173+
language_server-protocol (3.17.0.6)
174174
lint_roller (1.1.0)
175175
logger (1.7.0)
176176
lograge (0.14.0)
@@ -421,7 +421,7 @@ GEM
421421
opentelemetry-semantic_conventions (1.41.0)
422422
opentelemetry-api (~> 1.0)
423423
parallel (1.28.0)
424-
parser (3.3.11.1)
424+
parser (3.3.12.0)
425425
ast (~> 2.4.1)
426426
racc
427427
pg (1.6.3)
@@ -535,7 +535,7 @@ GEM
535535
rspec-support (3.13.7)
536536
rspec_junit_formatter (0.6.0)
537537
rspec-core (>= 2, < 4, != 2.12.0)
538-
rubocop (1.87.0)
538+
rubocop (1.88.2)
539539
json (~> 2.3)
540540
language_server-protocol (~> 3.17.0.2)
541541
lint_roller (~> 1.1.0)
@@ -546,7 +546,7 @@ GEM
546546
rubocop-ast (>= 1.49.0, < 2.0)
547547
ruby-progressbar (~> 1.7)
548548
unicode-display_width (>= 2.4.0, < 4.0)
549-
rubocop-ast (1.49.1)
549+
rubocop-ast (1.50.0)
550550
parser (>= 3.3.7.2)
551551
prism (~> 1.7)
552552
rubocop-factory_bot (2.28.0)
@@ -555,7 +555,7 @@ GEM
555555
rubocop-graphql (1.6.0)
556556
lint_roller (~> 1.1)
557557
rubocop (>= 1.72.1, < 2)
558-
rubocop-rails (2.35.5)
558+
rubocop-rails (2.36.0)
559559
activesupport (>= 4.2.0)
560560
lint_roller (~> 1.1)
561561
rack (>= 1.1)

0 commit comments

Comments
 (0)