Skip to content

Commit 0218e98

Browse files
committed
Bundle update for rails 7.2.1
1 parent 1633059 commit 0218e98

File tree

1 file changed

+55
-55
lines changed

1 file changed

+55
-55
lines changed

Gemfile.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -11,29 +11,29 @@ GEM
1111
specs:
1212
aasm (5.5.0)
1313
concurrent-ruby (~> 1.0)
14-
actioncable (7.2.0)
15-
actionpack (= 7.2.0)
16-
activesupport (= 7.2.0)
14+
actioncable (7.2.1)
15+
actionpack (= 7.2.1)
16+
activesupport (= 7.2.1)
1717
nio4r (~> 2.0)
1818
websocket-driver (>= 0.6.1)
1919
zeitwerk (~> 2.6)
20-
actionmailbox (7.2.0)
21-
actionpack (= 7.2.0)
22-
activejob (= 7.2.0)
23-
activerecord (= 7.2.0)
24-
activestorage (= 7.2.0)
25-
activesupport (= 7.2.0)
20+
actionmailbox (7.2.1)
21+
actionpack (= 7.2.1)
22+
activejob (= 7.2.1)
23+
activerecord (= 7.2.1)
24+
activestorage (= 7.2.1)
25+
activesupport (= 7.2.1)
2626
mail (>= 2.8.0)
27-
actionmailer (7.2.0)
28-
actionpack (= 7.2.0)
29-
actionview (= 7.2.0)
30-
activejob (= 7.2.0)
31-
activesupport (= 7.2.0)
27+
actionmailer (7.2.1)
28+
actionpack (= 7.2.1)
29+
actionview (= 7.2.1)
30+
activejob (= 7.2.1)
31+
activesupport (= 7.2.1)
3232
mail (>= 2.8.0)
3333
rails-dom-testing (~> 2.2)
34-
actionpack (7.2.0)
35-
actionview (= 7.2.0)
36-
activesupport (= 7.2.0)
34+
actionpack (7.2.1)
35+
actionview (= 7.2.1)
36+
activesupport (= 7.2.1)
3737
nokogiri (>= 1.8.5)
3838
racc
3939
rack (>= 2.2.4, < 3.2)
@@ -44,39 +44,39 @@ GEM
4444
useragent (~> 0.16)
4545
actionpack-page_caching (1.2.4)
4646
actionpack (>= 4.0.0)
47-
actiontext (7.2.0)
48-
actionpack (= 7.2.0)
49-
activerecord (= 7.2.0)
50-
activestorage (= 7.2.0)
51-
activesupport (= 7.2.0)
47+
actiontext (7.2.1)
48+
actionpack (= 7.2.1)
49+
activerecord (= 7.2.1)
50+
activestorage (= 7.2.1)
51+
activesupport (= 7.2.1)
5252
globalid (>= 0.6.0)
5353
nokogiri (>= 1.8.5)
54-
actionview (7.2.0)
55-
activesupport (= 7.2.0)
54+
actionview (7.2.1)
55+
activesupport (= 7.2.1)
5656
builder (~> 3.1)
5757
erubi (~> 1.11)
5858
rails-dom-testing (~> 2.2)
5959
rails-html-sanitizer (~> 1.6)
6060
active_record_union (1.3.0)
6161
activerecord (>= 4.0)
62-
activejob (7.2.0)
63-
activesupport (= 7.2.0)
62+
activejob (7.2.1)
63+
activesupport (= 7.2.1)
6464
globalid (>= 0.3.6)
65-
activemodel (7.2.0)
66-
activesupport (= 7.2.0)
67-
activerecord (7.2.0)
68-
activemodel (= 7.2.0)
69-
activesupport (= 7.2.0)
65+
activemodel (7.2.1)
66+
activesupport (= 7.2.1)
67+
activerecord (7.2.1)
68+
activemodel (= 7.2.1)
69+
activesupport (= 7.2.1)
7070
timeout (>= 0.4.0)
7171
activerecord-import (1.8.1)
7272
activerecord (>= 4.2)
73-
activestorage (7.2.0)
74-
actionpack (= 7.2.0)
75-
activejob (= 7.2.0)
76-
activerecord (= 7.2.0)
77-
activesupport (= 7.2.0)
73+
activestorage (7.2.1)
74+
actionpack (= 7.2.1)
75+
activejob (= 7.2.1)
76+
activerecord (= 7.2.1)
77+
activesupport (= 7.2.1)
7878
marcel (~> 1.0)
79-
activesupport (7.2.0)
79+
activesupport (7.2.1)
8080
base64
8181
bigdecimal
8282
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -99,7 +99,7 @@ GEM
9999
autoprefixer-rails (10.4.19.0)
100100
execjs (~> 2)
101101
aws-eventstream (1.3.0)
102-
aws-partitions (1.981.0)
102+
aws-partitions (1.982.0)
103103
aws-sdk-core (3.209.1)
104104
aws-eventstream (~> 1, >= 1.3.0)
105105
aws-partitions (~> 1, >= 1.651.0)
@@ -450,20 +450,20 @@ GEM
450450
rackup (1.0.0)
451451
rack (< 3)
452452
webrick
453-
rails (7.2.0)
454-
actioncable (= 7.2.0)
455-
actionmailbox (= 7.2.0)
456-
actionmailer (= 7.2.0)
457-
actionpack (= 7.2.0)
458-
actiontext (= 7.2.0)
459-
actionview (= 7.2.0)
460-
activejob (= 7.2.0)
461-
activemodel (= 7.2.0)
462-
activerecord (= 7.2.0)
463-
activestorage (= 7.2.0)
464-
activesupport (= 7.2.0)
453+
rails (7.2.1)
454+
actioncable (= 7.2.1)
455+
actionmailbox (= 7.2.1)
456+
actionmailer (= 7.2.1)
457+
actionpack (= 7.2.1)
458+
actiontext (= 7.2.1)
459+
actionview (= 7.2.1)
460+
activejob (= 7.2.1)
461+
activemodel (= 7.2.1)
462+
activerecord (= 7.2.1)
463+
activestorage (= 7.2.1)
464+
activesupport (= 7.2.1)
465465
bundler (>= 1.15.0)
466-
railties (= 7.2.0)
466+
railties (= 7.2.1)
467467
rails-controller-testing (1.0.5)
468468
actionpack (>= 5.0.1.rc1)
469469
actionview (>= 5.0.1.rc1)
@@ -481,9 +481,9 @@ GEM
481481
rails_param (1.3.1)
482482
actionpack (>= 3.2.0)
483483
activesupport (>= 3.2.0)
484-
railties (7.2.0)
485-
actionpack (= 7.2.0)
486-
activesupport (= 7.2.0)
484+
railties (7.2.1)
485+
actionpack (= 7.2.1)
486+
activesupport (= 7.2.1)
487487
irb (~> 1.13)
488488
rackup (>= 1.0.0)
489489
rake (>= 12.2)
@@ -549,7 +549,7 @@ GEM
549549
google-protobuf (~> 3.23)
550550
rake (>= 13.0.0)
551551
securerandom (0.3.1)
552-
selenium-webdriver (4.23.0)
552+
selenium-webdriver (4.25.0)
553553
base64 (~> 0.2)
554554
logger (~> 1.4)
555555
rexml (~> 3.2, >= 3.2.5)

0 commit comments

Comments
 (0)