Skip to content

Commit baf0c95

Browse files
committed
update Gemfile.lock
1 parent e51e945 commit baf0c95

File tree

1 file changed

+44
-46
lines changed

1 file changed

+44
-46
lines changed

Gemfile.lock

+44-46
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ GEM
9595
annotate (3.2.0)
9696
activerecord (>= 3.2, < 8.0)
9797
rake (>= 10.4, < 14.0)
98-
ast (2.4.2)
98+
ast (2.4.3)
9999
awesome_nested_set (3.8.0)
100100
activerecord (>= 4.0.0, < 8.1)
101101
base64 (0.2.0)
@@ -133,7 +133,7 @@ GEM
133133
bigdecimal
134134
rexml
135135
crass (1.0.6)
136-
csv (3.3.2)
136+
csv (3.3.3)
137137
database_consistency (2.0.4)
138138
activerecord (>= 3.2)
139139
date (3.4.1)
@@ -149,7 +149,7 @@ GEM
149149
railties (>= 4.1.0)
150150
responders
151151
warden (~> 1.2.3)
152-
diff-lcs (1.6.0)
152+
diff-lcs (1.6.1)
153153
docile (1.4.1)
154154
dotenv (3.1.7)
155155
dotenv-rails (3.1.7)
@@ -213,7 +213,7 @@ GEM
213213
activesupport (>= 6.0.0)
214214
railties (>= 6.0.0)
215215
io-console (0.8.0)
216-
irb (1.15.1)
216+
irb (1.15.2)
217217
pp (>= 0.6.0)
218218
rdoc (>= 4.0.0)
219219
reline (>= 0.4.2)
@@ -226,7 +226,7 @@ GEM
226226
thor (>= 0.14, < 2.0)
227227
jquery-ui-rails (4.2.1)
228228
railties (>= 3.2.16)
229-
json (2.10.1)
229+
json (2.10.2)
230230
kaminari (1.2.2)
231231
activesupport (>= 4.1.0)
232232
kaminari-actionview (= 1.2.2)
@@ -254,7 +254,7 @@ GEM
254254
lisbn (0.3.2)
255255
nokogiri
256256
nori (~> 2.0)
257-
logger (1.6.6)
257+
logger (1.7.0)
258258
loofah (2.24.0)
259259
crass (~> 1.0.2)
260260
nokogiri (>= 1.12.0)
@@ -265,15 +265,15 @@ GEM
265265
net-smtp
266266
marcel (1.0.4)
267267
matrix (0.4.2)
268-
mime-types (3.6.0)
268+
mime-types (3.6.2)
269269
logger
270270
mime-types-data (~> 3.2015)
271-
mime-types-data (3.2025.0220)
271+
mime-types-data (3.2025.0402)
272272
mini_magick (5.2.0)
273273
benchmark
274274
logger
275275
mini_mime (1.1.5)
276-
minitest (5.25.4)
276+
minitest (5.25.5)
277277
mission_control-jobs (0.5.0)
278278
actioncable (>= 7.1)
279279
actionpack (>= 7.1)
@@ -299,29 +299,31 @@ GEM
299299
net-smtp (0.5.1)
300300
net-protocol
301301
nio4r (2.7.4)
302-
nokogiri (1.18.3-x86_64-linux-gnu)
302+
nokogiri (1.18.7-x86_64-linux-gnu)
303303
racc (~> 1.4)
304304
nori (2.7.1)
305305
bigdecimal
306-
oai (1.2.1)
306+
oai (1.3.0)
307307
builder (>= 3.1.0)
308308
faraday (< 3)
309309
faraday-follow_redirects (>= 0.3.0, < 2)
310+
rexml
310311
options (2.3.2)
311312
orm_adapter (0.5.0)
312313
parallel (1.26.3)
313-
parallel_tests (4.9.1)
314+
parallel_tests (5.1.0)
314315
parallel
315-
parser (3.3.7.1)
316+
parser (3.3.7.4)
316317
ast (~> 2.4.1)
317318
racc
318319
pg (1.5.9)
319320
pp (0.6.2)
320321
prettyprint
321322
pr_geohash (1.0.0)
322-
pretender (0.5.0)
323-
actionpack (>= 6.1)
323+
pretender (0.6.0)
324+
actionpack (>= 7.1)
324325
prettyprint (0.2.0)
326+
prism (1.4.0)
325327
progress_bar (1.3.4)
326328
highline (>= 1.6)
327329
options (~> 2.3.0)
@@ -331,11 +333,11 @@ GEM
331333
public_suffix (6.0.1)
332334
puma (6.6.0)
333335
nio4r (~> 2.0)
334-
pundit (2.4.0)
336+
pundit (2.5.0)
335337
activesupport (>= 3.0.0)
336338
raabro (1.4.0)
337339
racc (1.8.1)
338-
rack (3.1.10)
340+
rack (3.1.12)
339341
rack-proxy (0.7.7)
340342
rack
341343
rack-session (2.1.0)
@@ -398,14 +400,14 @@ GEM
398400
rdf (~> 3.3)
399401
rdf-vocab (3.3.2)
400402
rdf (~> 3.3)
401-
rdoc (6.12.0)
403+
rdoc (6.13.1)
402404
psych (>= 4.0.0)
403405
redis (5.4.0)
404406
redis-client (>= 0.22.0)
405-
redis-client (0.23.2)
407+
redis-client (0.24.0)
406408
connection_pool
407409
regexp_parser (2.10.0)
408-
reline (0.6.0)
410+
reline (0.6.1)
409411
io-console (~> 0.5)
410412
request_store (1.7.0)
411413
rack (>= 1.4)
@@ -442,38 +444,34 @@ GEM
442444
rspec-core (>= 2, < 4, != 2.12.0)
443445
rss (0.3.1)
444446
rexml
445-
rubocop (1.72.2)
447+
rubocop (1.75.2)
446448
json (~> 2.3)
447449
language_server-protocol (~> 3.17.0.2)
448450
lint_roller (~> 1.1.0)
449451
parallel (~> 1.10)
450452
parser (>= 3.3.0.2)
451453
rainbow (>= 2.2.2, < 4.0)
452454
regexp_parser (>= 2.9.3, < 3.0)
453-
rubocop-ast (>= 1.38.0, < 2.0)
455+
rubocop-ast (>= 1.44.0, < 2.0)
454456
ruby-progressbar (~> 1.7)
455457
unicode-display_width (>= 2.4.0, < 4.0)
456-
rubocop-ast (1.38.0)
457-
parser (>= 3.3.1.0)
458-
rubocop-minitest (0.37.1)
458+
rubocop-ast (1.44.0)
459+
parser (>= 3.3.7.2)
460+
prism (~> 1.4)
461+
rubocop-performance (1.25.0)
459462
lint_roller (~> 1.1)
460-
rubocop (>= 1.72.1, < 2.0)
463+
rubocop (>= 1.75.0, < 2.0)
461464
rubocop-ast (>= 1.38.0, < 2.0)
462-
rubocop-performance (1.24.0)
463-
lint_roller (~> 1.1)
464-
rubocop (>= 1.72.1, < 2.0)
465-
rubocop-ast (>= 1.38.0, < 2.0)
466-
rubocop-rails (2.30.1)
465+
rubocop-rails (2.31.0)
467466
activesupport (>= 4.2.0)
468467
lint_roller (~> 1.1)
469468
rack (>= 1.1)
470-
rubocop (>= 1.72.1, < 2.0)
469+
rubocop (>= 1.75.0, < 2.0)
471470
rubocop-ast (>= 1.38.0, < 2.0)
472-
rubocop-rails-omakase (1.0.0)
473-
rubocop
474-
rubocop-minitest
475-
rubocop-performance
476-
rubocop-rails
471+
rubocop-rails-omakase (1.1.0)
472+
rubocop (>= 1.72)
473+
rubocop-performance (>= 1.24)
474+
rubocop-rails (>= 2.30)
477475
ruby-progressbar (1.13.0)
478476
ruby-vips (2.2.3)
479477
ffi (~> 1.12)
@@ -489,7 +487,7 @@ GEM
489487
tilt
490488
scanf (1.0.0)
491489
securerandom (0.4.1)
492-
selenium-webdriver (4.29.1)
490+
selenium-webdriver (4.30.1)
493491
base64 (~> 0.2)
494492
logger (~> 1.4)
495493
rexml (~> 3.2, >= 3.2.5)
@@ -504,7 +502,7 @@ GEM
504502
simplecov_json_formatter (0.1.4)
505503
sitemap_generator (6.3.0)
506504
builder (~> 3.0)
507-
solid_queue (1.1.3)
505+
solid_queue (1.1.4)
508506
activejob (>= 7.1)
509507
activerecord (>= 7.1)
510508
concurrent-ruby (>= 1.3.1)
@@ -521,7 +519,7 @@ GEM
521519
statesman (12.1.0)
522520
stimulus-rails (1.3.4)
523521
railties (>= 6.0.0)
524-
stringio (3.1.5)
522+
stringio (3.1.6)
525523
strip_attributes (2.0.0)
526524
activemodel (>= 3.0, < 9.0)
527525
sunspot (2.7.1)
@@ -534,22 +532,22 @@ GEM
534532
sxp (2.0.0)
535533
matrix (~> 0.4)
536534
rdf (~> 3.3)
537-
terrapin (1.0.1)
535+
terrapin (1.1.0)
538536
climate_control
539537
thor (1.3.2)
540538
tilt (2.6.0)
541539
timeout (0.4.3)
542-
turbo-rails (2.0.11)
543-
actionpack (>= 6.0.0)
544-
railties (>= 6.0.0)
540+
turbo-rails (2.0.13)
541+
actionpack (>= 7.1.0)
542+
railties (>= 7.1.0)
545543
typesafe_enum (0.3.1)
546544
tzinfo (2.0.6)
547545
concurrent-ruby (~> 1.0)
548546
unicode-display_width (3.1.4)
549547
unicode-emoji (~> 4.0, >= 4.0.4)
550548
unicode-emoji (4.0.4)
551549
unicode-types (1.10.0)
552-
uri (1.0.2)
550+
uri (1.0.3)
553551
vcr (6.3.1)
554552
base64
555553
warden (1.2.9)
@@ -559,7 +557,7 @@ GEM
559557
activemodel (>= 6.0.0)
560558
bindex (>= 0.4.0)
561559
railties (>= 6.0.0)
562-
webmock (3.25.0)
560+
webmock (3.25.1)
563561
addressable (>= 2.8.0)
564562
crack (>= 0.3.2)
565563
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)