Skip to content

Commit 8cef5e4

Browse files
Update dependency rubocop-factory_bot to v2.28.0
1 parent 703d578 commit 8cef5e4

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

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.1)
165165
json-schema (6.1.0)
166166
addressable (~> 2.8)
167167
bigdecimal (>= 3.1, < 5)
@@ -204,14 +204,14 @@ GEM
204204
mini_portile2 (~> 2.8.2)
205205
racc (~> 1.4)
206206
parallel (1.27.0)
207-
parser (3.3.10.0)
207+
parser (3.3.10.1)
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.9.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,21 +317,21 @@ 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.84.2)
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.49.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.49.0)
332332
parser (>= 3.3.7.2)
333-
prism (~> 1.4)
334-
rubocop-factory_bot (2.27.1)
333+
prism (~> 1.7)
334+
rubocop-factory_bot (2.28.0)
335335
lint_roller (~> 1.1)
336336
rubocop (~> 1.72, >= 1.72.1)
337337
rubocop-graphql (1.5.6)

0 commit comments

Comments
 (0)