Skip to content

Commit f0d4cf2

Browse files
Update dependency rubocop-rspec to v3.8.0
1 parent 6a6c863 commit f0d4cf2

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.16.0)
165165
json-schema (6.0.0)
166166
addressable (~> 2.8)
167167
bigdecimal (~> 3.1)
@@ -204,14 +204,14 @@ GEM
204204
mini_portile2 (~> 2.8.2)
205205
racc (~> 1.4)
206206
parallel (1.27.0)
207-
parser (3.3.8.0)
207+
parser (3.3.10.0)
208208
ast (~> 2.4.1)
209209
racc
210210
pg (1.6.2)
211211
pp (0.6.3)
212212
prettyprint
213213
prettyprint (0.2.0)
214-
prism (1.4.0)
214+
prism (1.6.0)
215215
proc_to_ast (0.2.0)
216216
parser
217217
rouge
@@ -273,7 +273,7 @@ GEM
273273
rdoc (6.14.2)
274274
erb
275275
psych (>= 4.0.0)
276-
regexp_parser (2.10.0)
276+
regexp_parser (2.11.3)
277277
reline (0.6.2)
278278
io-console (~> 0.5)
279279
request_store (1.5.1)
@@ -316,18 +316,18 @@ GEM
316316
rspec-support (3.13.4)
317317
rspec_junit_formatter (0.6.0)
318318
rspec-core (>= 2, < 4, != 2.12.0)
319-
rubocop (1.75.8)
319+
rubocop (1.81.7)
320320
json (~> 2.3)
321321
language_server-protocol (~> 3.17.0.2)
322322
lint_roller (~> 1.1.0)
323323
parallel (~> 1.10)
324324
parser (>= 3.3.0.2)
325325
rainbow (>= 2.2.2, < 4.0)
326326
regexp_parser (>= 2.9.3, < 3.0)
327-
rubocop-ast (>= 1.44.0, < 2.0)
327+
rubocop-ast (>= 1.47.1, < 2.0)
328328
ruby-progressbar (~> 1.7)
329329
unicode-display_width (>= 2.4.0, < 4.0)
330-
rubocop-ast (1.44.1)
330+
rubocop-ast (1.48.0)
331331
parser (>= 3.3.7.2)
332332
prism (~> 1.4)
333333
rubocop-factory_bot (2.27.1)
@@ -342,9 +342,9 @@ GEM
342342
rack (>= 1.1)
343343
rubocop (>= 1.75.0, < 2.0)
344344
rubocop-ast (>= 1.44.0, < 2.0)
345-
rubocop-rspec (3.6.0)
345+
rubocop-rspec (3.8.0)
346346
lint_roller (~> 1.1)
347-
rubocop (~> 1.72, >= 1.72.1)
347+
rubocop (~> 1.81)
348348
rubocop-rspec_rails (2.31.0)
349349
lint_roller (~> 1.1)
350350
rubocop (~> 1.72, >= 1.72.1)

0 commit comments

Comments
 (0)