Skip to content

Commit 61d3896

Browse files
Update dependency rubocop-rails to v2.33.2
1 parent 1a51864 commit 61d3896

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ GEM
158158
pp (>= 0.6.0)
159159
rdoc (>= 4.0.0)
160160
reline (>= 0.4.2)
161-
json (2.12.2)
161+
json (2.13.2)
162162
json-schema (6.0.0)
163163
addressable (~> 2.8)
164164
bigdecimal (~> 3.1)
@@ -201,7 +201,7 @@ GEM
201201
mini_portile2 (~> 2.8.2)
202202
racc (~> 1.4)
203203
parallel (1.27.0)
204-
parser (3.3.8.0)
204+
parser (3.3.9.0)
205205
ast (~> 2.4.1)
206206
racc
207207
pg (1.6.1)
@@ -227,7 +227,7 @@ GEM
227227
nio4r (~> 2.0)
228228
raabro (1.4.0)
229229
racc (1.8.1)
230-
rack (3.1.16)
230+
rack (3.2.0)
231231
rack-session (2.1.1)
232232
base64 (>= 0.1.0)
233233
rack (>= 3.0.0)
@@ -269,7 +269,7 @@ GEM
269269
rdoc (6.14.2)
270270
erb
271271
psych (>= 4.0.0)
272-
regexp_parser (2.10.0)
272+
regexp_parser (2.11.2)
273273
reline (0.6.2)
274274
io-console (~> 0.5)
275275
request_store (1.5.1)
@@ -312,18 +312,18 @@ GEM
312312
rspec-support (3.13.4)
313313
rspec_junit_formatter (0.6.0)
314314
rspec-core (>= 2, < 4, != 2.12.0)
315-
rubocop (1.75.8)
315+
rubocop (1.79.2)
316316
json (~> 2.3)
317317
language_server-protocol (~> 3.17.0.2)
318318
lint_roller (~> 1.1.0)
319319
parallel (~> 1.10)
320320
parser (>= 3.3.0.2)
321321
rainbow (>= 2.2.2, < 4.0)
322322
regexp_parser (>= 2.9.3, < 3.0)
323-
rubocop-ast (>= 1.44.0, < 2.0)
323+
rubocop-ast (>= 1.46.0, < 2.0)
324324
ruby-progressbar (~> 1.7)
325325
unicode-display_width (>= 2.4.0, < 4.0)
326-
rubocop-ast (1.44.1)
326+
rubocop-ast (1.46.0)
327327
parser (>= 3.3.7.2)
328328
prism (~> 1.4)
329329
rubocop-factory_bot (2.27.1)
@@ -332,7 +332,7 @@ GEM
332332
rubocop-graphql (1.5.6)
333333
lint_roller (~> 1.1)
334334
rubocop (>= 1.72.1, < 2)
335-
rubocop-rails (2.32.0)
335+
rubocop-rails (2.33.2)
336336
activesupport (>= 4.2.0)
337337
lint_roller (~> 1.1)
338338
rack (>= 1.1)

0 commit comments

Comments
 (0)