Skip to content

Commit d335e2b

Browse files
author
Brian Kelly
authored
Active record CVE and Gem updates (#406)
* Update Active Record and Storage for CVEs * Update all other gems
1 parent 6cb416b commit d335e2b

File tree

1 file changed

+71
-71
lines changed

1 file changed

+71
-71
lines changed

Gemfile.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -11,29 +11,29 @@ GIT
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
actioncable (7.2.2.1)
15-
actionpack (= 7.2.2.1)
16-
activesupport (= 7.2.2.1)
14+
actioncable (7.2.2.2)
15+
actionpack (= 7.2.2.2)
16+
activesupport (= 7.2.2.2)
1717
nio4r (~> 2.0)
1818
websocket-driver (>= 0.6.1)
1919
zeitwerk (~> 2.6)
20-
actionmailbox (7.2.2.1)
21-
actionpack (= 7.2.2.1)
22-
activejob (= 7.2.2.1)
23-
activerecord (= 7.2.2.1)
24-
activestorage (= 7.2.2.1)
25-
activesupport (= 7.2.2.1)
20+
actionmailbox (7.2.2.2)
21+
actionpack (= 7.2.2.2)
22+
activejob (= 7.2.2.2)
23+
activerecord (= 7.2.2.2)
24+
activestorage (= 7.2.2.2)
25+
activesupport (= 7.2.2.2)
2626
mail (>= 2.8.0)
27-
actionmailer (7.2.2.1)
28-
actionpack (= 7.2.2.1)
29-
actionview (= 7.2.2.1)
30-
activejob (= 7.2.2.1)
31-
activesupport (= 7.2.2.1)
27+
actionmailer (7.2.2.2)
28+
actionpack (= 7.2.2.2)
29+
actionview (= 7.2.2.2)
30+
activejob (= 7.2.2.2)
31+
activesupport (= 7.2.2.2)
3232
mail (>= 2.8.0)
3333
rails-dom-testing (~> 2.2)
34-
actionpack (7.2.2.1)
35-
actionview (= 7.2.2.1)
36-
activesupport (= 7.2.2.1)
34+
actionpack (7.2.2.2)
35+
actionview (= 7.2.2.2)
36+
activesupport (= 7.2.2.2)
3737
nokogiri (>= 1.8.5)
3838
racc
3939
rack (>= 2.2.4, < 3.2)
@@ -42,35 +42,35 @@ GEM
4242
rails-dom-testing (~> 2.2)
4343
rails-html-sanitizer (~> 1.6)
4444
useragent (~> 0.16)
45-
actiontext (7.2.2.1)
46-
actionpack (= 7.2.2.1)
47-
activerecord (= 7.2.2.1)
48-
activestorage (= 7.2.2.1)
49-
activesupport (= 7.2.2.1)
45+
actiontext (7.2.2.2)
46+
actionpack (= 7.2.2.2)
47+
activerecord (= 7.2.2.2)
48+
activestorage (= 7.2.2.2)
49+
activesupport (= 7.2.2.2)
5050
globalid (>= 0.6.0)
5151
nokogiri (>= 1.8.5)
52-
actionview (7.2.2.1)
53-
activesupport (= 7.2.2.1)
52+
actionview (7.2.2.2)
53+
activesupport (= 7.2.2.2)
5454
builder (~> 3.1)
5555
erubi (~> 1.11)
5656
rails-dom-testing (~> 2.2)
5757
rails-html-sanitizer (~> 1.6)
58-
activejob (7.2.2.1)
59-
activesupport (= 7.2.2.1)
58+
activejob (7.2.2.2)
59+
activesupport (= 7.2.2.2)
6060
globalid (>= 0.3.6)
61-
activemodel (7.2.2.1)
62-
activesupport (= 7.2.2.1)
63-
activerecord (7.2.2.1)
64-
activemodel (= 7.2.2.1)
65-
activesupport (= 7.2.2.1)
61+
activemodel (7.2.2.2)
62+
activesupport (= 7.2.2.2)
63+
activerecord (7.2.2.2)
64+
activemodel (= 7.2.2.2)
65+
activesupport (= 7.2.2.2)
6666
timeout (>= 0.4.0)
67-
activestorage (7.2.2.1)
68-
actionpack (= 7.2.2.1)
69-
activejob (= 7.2.2.1)
70-
activerecord (= 7.2.2.1)
71-
activesupport (= 7.2.2.1)
67+
activestorage (7.2.2.2)
68+
actionpack (= 7.2.2.2)
69+
activejob (= 7.2.2.2)
70+
activerecord (= 7.2.2.2)
71+
activesupport (= 7.2.2.2)
7272
marcel (~> 1.0)
73-
activesupport (7.2.2.1)
73+
activesupport (7.2.2.2)
7474
base64
7575
benchmark (>= 0.3)
7676
bigdecimal
@@ -196,7 +196,7 @@ GEM
196196
erb (5.0.2)
197197
erubi (1.13.1)
198198
execjs (2.10.0)
199-
factory_bot (6.5.4)
199+
factory_bot (6.5.5)
200200
activesupport (>= 6.1.0)
201201
factory_bot_rails (6.5.0)
202202
factory_bot (~> 6.5)
@@ -240,7 +240,7 @@ GEM
240240
rgeo-geojson
241241
sprockets-rails (~> 3.0)
242242
vite_rails (~> 3.0)
243-
git (4.0.4)
243+
git (4.0.5)
244244
activesupport (>= 5.0)
245245
addressable (~> 2.8)
246246
process_executer (~> 4.0)
@@ -266,15 +266,15 @@ GEM
266266
pp (>= 0.6.0)
267267
rdoc (>= 4.0.0)
268268
reline (>= 0.4.2)
269-
jbuilder (2.13.0)
270-
actionview (>= 5.0.0)
271-
activesupport (>= 5.0.0)
269+
jbuilder (2.14.1)
270+
actionview (>= 7.0.0)
271+
activesupport (>= 7.0.0)
272272
jquery-rails (4.6.0)
273273
rails-dom-testing (>= 1, < 3)
274274
railties (>= 4.2.0)
275275
thor (>= 0.14, < 2.0)
276276
json (2.13.2)
277-
json-schema (5.2.1)
277+
json-schema (6.0.0)
278278
addressable (~> 2.8)
279279
bigdecimal (~> 3.1)
280280
jwt (3.1.2)
@@ -312,7 +312,7 @@ GEM
312312
mime-types (3.7.0)
313313
logger
314314
mime-types-data (~> 3.2025, >= 3.2025.0507)
315-
mime-types-data (3.2025.0729)
315+
mime-types-data (3.2025.0819)
316316
mini_mime (1.1.5)
317317
minitar (1.0.2)
318318
minitest (5.25.5)
@@ -395,30 +395,30 @@ GEM
395395
rackup (1.0.1)
396396
rack (< 3)
397397
webrick
398-
rails (7.2.2.1)
399-
actioncable (= 7.2.2.1)
400-
actionmailbox (= 7.2.2.1)
401-
actionmailer (= 7.2.2.1)
402-
actionpack (= 7.2.2.1)
403-
actiontext (= 7.2.2.1)
404-
actionview (= 7.2.2.1)
405-
activejob (= 7.2.2.1)
406-
activemodel (= 7.2.2.1)
407-
activerecord (= 7.2.2.1)
408-
activestorage (= 7.2.2.1)
409-
activesupport (= 7.2.2.1)
398+
rails (7.2.2.2)
399+
actioncable (= 7.2.2.2)
400+
actionmailbox (= 7.2.2.2)
401+
actionmailer (= 7.2.2.2)
402+
actionpack (= 7.2.2.2)
403+
actiontext (= 7.2.2.2)
404+
actionview (= 7.2.2.2)
405+
activejob (= 7.2.2.2)
406+
activemodel (= 7.2.2.2)
407+
activerecord (= 7.2.2.2)
408+
activestorage (= 7.2.2.2)
409+
activesupport (= 7.2.2.2)
410410
bundler (>= 1.15.0)
411-
railties (= 7.2.2.1)
411+
railties (= 7.2.2.2)
412412
rails-dom-testing (2.3.0)
413413
activesupport (>= 5.0.0)
414414
minitest
415415
nokogiri (>= 1.6)
416416
rails-html-sanitizer (1.6.2)
417417
loofah (~> 2.21)
418418
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
419-
railties (7.2.2.1)
420-
actionpack (= 7.2.2.1)
421-
activesupport (= 7.2.2.1)
419+
railties (7.2.2.2)
420+
actionpack (= 7.2.2.2)
421+
activesupport (= 7.2.2.2)
422422
irb (~> 1.13)
423423
rackup (>= 1.0.0)
424424
rake (>= 12.2)
@@ -430,7 +430,7 @@ GEM
430430
rdoc (6.14.2)
431431
erb
432432
psych (>= 4.0.0)
433-
regexp_parser (2.11.0)
433+
regexp_parser (2.11.2)
434434
reline (0.6.2)
435435
io-console (~> 0.5)
436436
responders (3.1.1)
@@ -453,16 +453,16 @@ GEM
453453
rspec-mocks (3.13.5)
454454
diff-lcs (>= 1.2.0, < 2.0)
455455
rspec-support (~> 3.13.0)
456-
rspec-rails (8.0.1)
456+
rspec-rails (8.0.2)
457457
actionpack (>= 7.2)
458458
activesupport (>= 7.2)
459459
railties (>= 7.2)
460460
rspec-core (~> 3.13)
461461
rspec-expectations (~> 3.13)
462462
rspec-mocks (~> 3.13)
463463
rspec-support (~> 3.13)
464-
rspec-support (3.13.4)
465-
rubocop (1.79.1)
464+
rspec-support (3.13.5)
465+
rubocop (1.79.2)
466466
json (~> 2.3)
467467
language_server-protocol (~> 3.17.0.2)
468468
lint_roller (~> 1.1.0)
@@ -486,7 +486,7 @@ GEM
486486
lint_roller (~> 1.1)
487487
rubocop (>= 1.75.0, < 2.0)
488488
rubocop-ast (>= 1.38.0, < 2.0)
489-
rubocop-rails (2.32.0)
489+
rubocop-rails (2.33.3)
490490
activesupport (>= 4.2.0)
491491
lint_roller (~> 1.1)
492492
rack (>= 1.1)
@@ -500,7 +500,7 @@ GEM
500500
rubocop (~> 1.72, >= 1.72.1)
501501
rubocop-rspec (~> 3.5)
502502
ruby-progressbar (1.13.0)
503-
rubyzip (2.4.1)
503+
rubyzip (3.0.2)
504504
sanitize (7.0.0)
505505
crass (~> 1.0.2)
506506
nokogiri (>= 1.16.8)
@@ -515,11 +515,11 @@ GEM
515515
sdoc (2.6.1)
516516
rdoc (>= 5.0)
517517
securerandom (0.4.1)
518-
selenium-webdriver (4.34.0)
518+
selenium-webdriver (4.35.0)
519519
base64 (~> 0.2)
520520
logger (~> 1.4)
521521
rexml (~> 3.2, >= 3.2.5)
522-
rubyzip (>= 1.2.2, < 3.0)
522+
rubyzip (>= 1.2.2, < 4.0)
523523
websocket (~> 1.0)
524524
simplecov (0.22.0)
525525
docile (~> 1.1)
@@ -530,14 +530,14 @@ GEM
530530
snaky_hash (2.0.3)
531531
hashie (>= 0.1.0, < 6)
532532
version_gem (>= 1.1.8, < 3)
533-
solr_wrapper (4.1.3)
533+
solr_wrapper (4.2.0)
534534
faraday (>= 1.0, < 3)
535535
faraday-follow_redirects
536536
minitar
537537
ostruct
538538
retriable
539539
ruby-progressbar
540-
spring (4.3.0)
540+
spring (4.4.0)
541541
sprockets (3.7.5)
542542
base64
543543
concurrent-ruby (~> 1.0)
@@ -573,7 +573,7 @@ GEM
573573
railties (>= 3.1)
574574
tzinfo (2.0.6)
575575
concurrent-ruby (~> 1.0)
576-
unicode-display_width (3.1.4)
576+
unicode-display_width (3.1.5)
577577
unicode-emoji (~> 4.0, >= 4.0.4)
578578
unicode-emoji (4.0.4)
579579
uri (1.0.3)

0 commit comments

Comments
 (0)