Skip to content

Commit db7c010

Browse files
authored
Merge pull request #591 from rails/flavorjones/deps-20251027
deps: bundle update
2 parents c653267 + df4d442 commit db7c010

File tree

1 file changed

+42
-38
lines changed

1 file changed

+42
-38
lines changed

Gemfile.lock

Lines changed: 42 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -8,81 +8,82 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actionmailer (8.0.2)
12-
actionpack (= 8.0.2)
13-
actionview (= 8.0.2)
14-
activejob (= 8.0.2)
15-
activesupport (= 8.0.2)
11+
actionmailer (8.1.0)
12+
actionpack (= 8.1.0)
13+
actionview (= 8.1.0)
14+
activejob (= 8.1.0)
15+
activesupport (= 8.1.0)
1616
mail (>= 2.8.0)
1717
rails-dom-testing (~> 2.2)
18-
actionpack (8.0.2)
19-
actionview (= 8.0.2)
20-
activesupport (= 8.0.2)
18+
actionpack (8.1.0)
19+
actionview (= 8.1.0)
20+
activesupport (= 8.1.0)
2121
nokogiri (>= 1.8.5)
2222
rack (>= 2.2.4)
2323
rack-session (>= 1.0.1)
2424
rack-test (>= 0.6.3)
2525
rails-dom-testing (~> 2.2)
2626
rails-html-sanitizer (~> 1.6)
2727
useragent (~> 0.16)
28-
actionview (8.0.2)
29-
activesupport (= 8.0.2)
28+
actionview (8.1.0)
29+
activesupport (= 8.1.0)
3030
builder (~> 3.1)
3131
erubi (~> 1.11)
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
34-
activejob (8.0.2)
35-
activesupport (= 8.0.2)
34+
activejob (8.1.0)
35+
activesupport (= 8.1.0)
3636
globalid (>= 0.3.6)
37-
activesupport (8.0.2)
37+
activesupport (8.1.0)
3838
base64
39-
benchmark (>= 0.3)
4039
bigdecimal
4140
concurrent-ruby (~> 1.0, >= 1.3.1)
4241
connection_pool (>= 2.2.5)
4342
drb
4443
i18n (>= 1.6, < 2)
44+
json
4545
logger (>= 1.4.2)
4646
minitest (>= 5.1)
4747
securerandom (>= 0.3)
4848
tzinfo (~> 2.0, >= 2.0.5)
4949
uri (>= 0.13.1)
5050
base64 (0.3.0)
51-
benchmark (0.4.1)
52-
bigdecimal (3.2.2)
51+
bigdecimal (3.3.1)
5352
builder (3.3.0)
5453
concurrent-ruby (1.3.5)
55-
connection_pool (2.5.3)
54+
connection_pool (2.5.4)
5655
crass (1.0.6)
5756
date (3.4.1)
5857
debug (1.11.0)
5958
irb (~> 1.10)
6059
reline (>= 0.3.8)
6160
drb (2.2.3)
62-
erb (5.0.1)
61+
erb (5.1.1)
6362
erubi (1.13.1)
64-
globalid (1.2.1)
63+
globalid (1.3.0)
6564
activesupport (>= 6.1)
6665
i18n (1.14.7)
6766
concurrent-ruby (~> 1.0)
68-
io-console (0.8.0)
67+
io-console (0.8.1)
6968
irb (1.15.2)
7069
pp (>= 0.6.0)
7170
rdoc (>= 4.0.0)
7271
reline (>= 0.4.2)
72+
json (2.15.2)
7373
logger (1.7.0)
7474
loofah (2.24.1)
7575
crass (~> 1.0.2)
7676
nokogiri (>= 1.12.0)
77-
mail (2.8.1)
77+
mail (2.9.0)
78+
logger
7879
mini_mime (>= 0.1.1)
7980
net-imap
8081
net-pop
8182
net-smtp
8283
mini_mime (1.1.5)
8384
mini_portile2 (2.8.9)
84-
minitest (5.25.5)
85-
net-imap (0.5.9)
85+
minitest (5.26.0)
86+
net-imap (0.5.12)
8687
date
8788
net-protocol
8889
net-pop (0.1.2)
@@ -91,27 +92,27 @@ GEM
9192
timeout
9293
net-smtp (0.5.1)
9394
net-protocol
94-
nokogiri (1.18.8)
95+
nokogiri (1.18.10)
9596
mini_portile2 (~> 2.8.2)
9697
racc (~> 1.4)
97-
nokogiri (1.18.8-aarch64-linux-gnu)
98+
nokogiri (1.18.10-aarch64-linux-gnu)
9899
racc (~> 1.4)
99-
nokogiri (1.18.8-arm-linux-gnu)
100+
nokogiri (1.18.10-arm-linux-gnu)
100101
racc (~> 1.4)
101-
nokogiri (1.18.8-arm64-darwin)
102+
nokogiri (1.18.10-arm64-darwin)
102103
racc (~> 1.4)
103-
nokogiri (1.18.8-x86_64-darwin)
104+
nokogiri (1.18.10-x86_64-darwin)
104105
racc (~> 1.4)
105-
nokogiri (1.18.8-x86_64-linux-gnu)
106+
nokogiri (1.18.10-x86_64-linux-gnu)
106107
racc (~> 1.4)
107-
pp (0.6.2)
108+
pp (0.6.3)
108109
prettyprint
109110
prettyprint (0.2.0)
110111
psych (5.2.6)
111112
date
112113
stringio
113114
racc (1.8.1)
114-
rack (3.1.16)
115+
rack (3.2.3)
115116
rack-session (2.1.1)
116117
base64 (>= 0.1.0)
117118
rack (>= 3.0.0)
@@ -126,19 +127,21 @@ GEM
126127
rails-html-sanitizer (1.6.2)
127128
loofah (~> 2.21)
128129
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)
129-
railties (8.0.2)
130-
actionpack (= 8.0.2)
131-
activesupport (= 8.0.2)
130+
railties (8.1.0)
131+
actionpack (= 8.1.0)
132+
activesupport (= 8.1.0)
132133
irb (~> 1.13)
133134
rackup (>= 1.0.0)
134135
rake (>= 12.2)
135136
thor (~> 1.0, >= 1.2.2)
137+
tsort (>= 0.2)
136138
zeitwerk (~> 2.6)
137139
rake (13.3.0)
138-
rdoc (6.14.2)
140+
rdoc (6.15.0)
139141
erb
140142
psych (>= 4.0.0)
141-
reline (0.6.1)
143+
tsort
144+
reline (0.6.2)
142145
io-console (~> 0.5)
143146
securerandom (0.4.1)
144147
stringio (3.1.7)
@@ -147,11 +150,12 @@ GEM
147150
tailwindcss-ruby (4.1.13-arm64-darwin)
148151
tailwindcss-ruby (4.1.13-x86_64-darwin)
149152
tailwindcss-ruby (4.1.13-x86_64-linux-gnu)
150-
thor (1.3.2)
153+
thor (1.4.0)
151154
timeout (0.4.3)
155+
tsort (0.2.0)
152156
tzinfo (2.0.6)
153157
concurrent-ruby (~> 1.0)
154-
uri (1.0.3)
158+
uri (1.0.4)
155159
useragent (0.16.11)
156160
zeitwerk (2.7.3)
157161

0 commit comments

Comments
 (0)