Skip to content

Commit 23f3d5b

Browse files
Update dependency rubocop-rspec_rails to v2.32.0
1 parent f0b5829 commit 23f3d5b

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ GEM
161161
pp (>= 0.6.0)
162162
rdoc (>= 4.0.0)
163163
reline (>= 0.4.2)
164-
json (2.19.2)
164+
json (2.19.3)
165165
json-schema (6.1.0)
166166
addressable (~> 2.8)
167167
bigdecimal (>= 3.1, < 5)
@@ -205,14 +205,14 @@ GEM
205205
racc (~> 1.4)
206206
open3 (0.2.1)
207207
parallel (1.27.0)
208-
parser (3.3.10.0)
208+
parser (3.3.11.1)
209209
ast (~> 2.4.1)
210210
racc
211211
pg (1.6.2)
212212
pp (0.6.3)
213213
prettyprint
214214
prettyprint (0.2.0)
215-
prism (1.4.0)
215+
prism (1.9.0)
216216
proc_to_ast (0.2.0)
217217
parser
218218
rouge
@@ -275,7 +275,7 @@ GEM
275275
erb
276276
psych (>= 4.0.0)
277277
tsort
278-
regexp_parser (2.10.0)
278+
regexp_parser (2.11.3)
279279
reline (0.6.3)
280280
io-console (~> 0.5)
281281
request_store (1.5.1)
@@ -318,20 +318,20 @@ GEM
318318
rspec-support (3.13.6)
319319
rspec_junit_formatter (0.6.0)
320320
rspec-core (>= 2, < 4, != 2.12.0)
321-
rubocop (1.75.8)
321+
rubocop (1.86.0)
322322
json (~> 2.3)
323323
language_server-protocol (~> 3.17.0.2)
324324
lint_roller (~> 1.1.0)
325325
parallel (~> 1.10)
326326
parser (>= 3.3.0.2)
327327
rainbow (>= 2.2.2, < 4.0)
328328
regexp_parser (>= 2.9.3, < 3.0)
329-
rubocop-ast (>= 1.44.0, < 2.0)
329+
rubocop-ast (>= 1.49.0, < 2.0)
330330
ruby-progressbar (~> 1.7)
331331
unicode-display_width (>= 2.4.0, < 4.0)
332-
rubocop-ast (1.44.1)
332+
rubocop-ast (1.49.1)
333333
parser (>= 3.3.7.2)
334-
prism (~> 1.4)
334+
prism (~> 1.7)
335335
rubocop-factory_bot (2.27.1)
336336
lint_roller (~> 1.1)
337337
rubocop (~> 1.72, >= 1.72.1)
@@ -344,10 +344,10 @@ GEM
344344
rack (>= 1.1)
345345
rubocop (>= 1.75.0, < 2.0)
346346
rubocop-ast (>= 1.44.0, < 2.0)
347-
rubocop-rspec (3.6.0)
347+
rubocop-rspec (3.9.0)
348348
lint_roller (~> 1.1)
349-
rubocop (~> 1.72, >= 1.72.1)
350-
rubocop-rspec_rails (2.31.0)
349+
rubocop (~> 1.81)
350+
rubocop-rspec_rails (2.32.0)
351351
lint_roller (~> 1.1)
352352
rubocop (~> 1.72, >= 1.72.1)
353353
rubocop-rspec (~> 3.5)

0 commit comments

Comments
 (0)