Skip to content

Commit 7ac6248

Browse files
Update dependency rubocop-factory_bot to v2.28.0
1 parent c621dce commit 7ac6248

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
@@ -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.3)
278278
io-console (~> 0.5)
279279
request_store (1.5.1)
@@ -316,21 +316,21 @@ 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)
333-
rubocop-factory_bot (2.27.1)
333+
rubocop-factory_bot (2.28.0)
334334
lint_roller (~> 1.1)
335335
rubocop (~> 1.72, >= 1.72.1)
336336
rubocop-graphql (1.5.6)

0 commit comments

Comments
 (0)