Skip to content

Commit 773c251

Browse files
Update dependency rubocop-rspec_rails to v2.32.0
1 parent d818f7c commit 773c251

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 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.12.2)
164+
json (2.18.0)
165165
json-schema (6.0.0)
166166
addressable (~> 2.8)
167167
bigdecimal (~> 3.1)
@@ -211,7 +211,7 @@ GEM
211211
pp (0.6.3)
212212
prettyprint
213213
prettyprint (0.2.0)
214-
prism (1.4.0)
214+
prism (1.7.0)
215215
proc_to_ast (0.2.0)
216216
parser
217217
rouge
@@ -274,7 +274,7 @@ GEM
274274
erb
275275
psych (>= 4.0.0)
276276
tsort
277-
regexp_parser (2.10.0)
277+
regexp_parser (2.11.3)
278278
reline (0.6.3)
279279
io-console (~> 0.5)
280280
request_store (1.5.1)
@@ -317,18 +317,18 @@ GEM
317317
rspec-support (3.13.6)
318318
rspec_junit_formatter (0.6.0)
319319
rspec-core (>= 2, < 4, != 2.12.0)
320-
rubocop (1.75.8)
320+
rubocop (1.82.0)
321321
json (~> 2.3)
322322
language_server-protocol (~> 3.17.0.2)
323323
lint_roller (~> 1.1.0)
324324
parallel (~> 1.10)
325325
parser (>= 3.3.0.2)
326326
rainbow (>= 2.2.2, < 4.0)
327327
regexp_parser (>= 2.9.3, < 3.0)
328-
rubocop-ast (>= 1.44.0, < 2.0)
328+
rubocop-ast (>= 1.48.0, < 2.0)
329329
ruby-progressbar (~> 1.7)
330330
unicode-display_width (>= 2.4.0, < 4.0)
331-
rubocop-ast (1.44.1)
331+
rubocop-ast (1.48.0)
332332
parser (>= 3.3.7.2)
333333
prism (~> 1.4)
334334
rubocop-factory_bot (2.27.1)
@@ -343,10 +343,10 @@ GEM
343343
rack (>= 1.1)
344344
rubocop (>= 1.75.0, < 2.0)
345345
rubocop-ast (>= 1.44.0, < 2.0)
346-
rubocop-rspec (3.6.0)
346+
rubocop-rspec (3.8.0)
347347
lint_roller (~> 1.1)
348-
rubocop (~> 1.72, >= 1.72.1)
349-
rubocop-rspec_rails (2.31.0)
348+
rubocop (~> 1.81)
349+
rubocop-rspec_rails (2.32.0)
350350
lint_roller (~> 1.1)
351351
rubocop (~> 1.72, >= 1.72.1)
352352
rubocop-rspec (~> 3.5)

0 commit comments

Comments
 (0)