Skip to content

Commit fb4cbcc

Browse files
Bump actiontext from 7.0.4.3 to 7.1.3.4
Bumps [actiontext](https://github.com/rails/rails) from 7.0.4.3 to 7.1.3.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/actiontext/CHANGELOG.md) - [Commits](rails/rails@v7.0.4.3...v7.1.3.4) --- updated-dependencies: - dependency-name: actiontext dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b92935e commit fb4cbcc

File tree

1 file changed

+120
-83
lines changed

1 file changed

+120
-83
lines changed

Gemfile.lock

+120-83
Original file line numberDiff line numberDiff line change
@@ -10,96 +10,114 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.0.4.3)
14-
actionpack (= 7.0.4.3)
15-
activesupport (= 7.0.4.3)
13+
actioncable (7.1.3.4)
14+
actionpack (= 7.1.3.4)
15+
activesupport (= 7.1.3.4)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
18-
actionmailbox (7.0.4.3)
19-
actionpack (= 7.0.4.3)
20-
activejob (= 7.0.4.3)
21-
activerecord (= 7.0.4.3)
22-
activestorage (= 7.0.4.3)
23-
activesupport (= 7.0.4.3)
18+
zeitwerk (~> 2.6)
19+
actionmailbox (7.1.3.4)
20+
actionpack (= 7.1.3.4)
21+
activejob (= 7.1.3.4)
22+
activerecord (= 7.1.3.4)
23+
activestorage (= 7.1.3.4)
24+
activesupport (= 7.1.3.4)
2425
mail (>= 2.7.1)
2526
net-imap
2627
net-pop
2728
net-smtp
28-
actionmailer (7.0.4.3)
29-
actionpack (= 7.0.4.3)
30-
actionview (= 7.0.4.3)
31-
activejob (= 7.0.4.3)
32-
activesupport (= 7.0.4.3)
29+
actionmailer (7.1.3.4)
30+
actionpack (= 7.1.3.4)
31+
actionview (= 7.1.3.4)
32+
activejob (= 7.1.3.4)
33+
activesupport (= 7.1.3.4)
3334
mail (~> 2.5, >= 2.5.4)
3435
net-imap
3536
net-pop
3637
net-smtp
37-
rails-dom-testing (~> 2.0)
38-
actionpack (7.0.4.3)
39-
actionview (= 7.0.4.3)
40-
activesupport (= 7.0.4.3)
41-
rack (~> 2.0, >= 2.2.0)
38+
rails-dom-testing (~> 2.2)
39+
actionpack (7.1.3.4)
40+
actionview (= 7.1.3.4)
41+
activesupport (= 7.1.3.4)
42+
nokogiri (>= 1.8.5)
43+
racc
44+
rack (>= 2.2.4)
45+
rack-session (>= 1.0.1)
4246
rack-test (>= 0.6.3)
43-
rails-dom-testing (~> 2.0)
44-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
45-
actiontext (7.0.4.3)
46-
actionpack (= 7.0.4.3)
47-
activerecord (= 7.0.4.3)
48-
activestorage (= 7.0.4.3)
49-
activesupport (= 7.0.4.3)
47+
rails-dom-testing (~> 2.2)
48+
rails-html-sanitizer (~> 1.6)
49+
actiontext (7.1.3.4)
50+
actionpack (= 7.1.3.4)
51+
activerecord (= 7.1.3.4)
52+
activestorage (= 7.1.3.4)
53+
activesupport (= 7.1.3.4)
5054
globalid (>= 0.6.0)
5155
nokogiri (>= 1.8.5)
52-
actionview (7.0.4.3)
53-
activesupport (= 7.0.4.3)
56+
actionview (7.1.3.4)
57+
activesupport (= 7.1.3.4)
5458
builder (~> 3.1)
55-
erubi (~> 1.4)
56-
rails-dom-testing (~> 2.0)
57-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
58-
activejob (7.0.4.3)
59-
activesupport (= 7.0.4.3)
59+
erubi (~> 1.11)
60+
rails-dom-testing (~> 2.2)
61+
rails-html-sanitizer (~> 1.6)
62+
activejob (7.1.3.4)
63+
activesupport (= 7.1.3.4)
6064
globalid (>= 0.3.6)
61-
activemodel (7.0.4.3)
62-
activesupport (= 7.0.4.3)
63-
activerecord (7.0.4.3)
64-
activemodel (= 7.0.4.3)
65-
activesupport (= 7.0.4.3)
66-
activestorage (7.0.4.3)
67-
actionpack (= 7.0.4.3)
68-
activejob (= 7.0.4.3)
69-
activerecord (= 7.0.4.3)
70-
activesupport (= 7.0.4.3)
65+
activemodel (7.1.3.4)
66+
activesupport (= 7.1.3.4)
67+
activerecord (7.1.3.4)
68+
activemodel (= 7.1.3.4)
69+
activesupport (= 7.1.3.4)
70+
timeout (>= 0.4.0)
71+
activestorage (7.1.3.4)
72+
actionpack (= 7.1.3.4)
73+
activejob (= 7.1.3.4)
74+
activerecord (= 7.1.3.4)
75+
activesupport (= 7.1.3.4)
7176
marcel (~> 1.0)
72-
mini_mime (>= 1.1.0)
73-
activesupport (7.0.4.3)
77+
activesupport (7.1.3.4)
78+
base64
79+
bigdecimal
7480
concurrent-ruby (~> 1.0, >= 1.0.2)
81+
connection_pool (>= 2.2.5)
82+
drb
7583
i18n (>= 1.6, < 2)
7684
minitest (>= 5.1)
85+
mutex_m
7786
tzinfo (~> 2.0)
78-
builder (3.2.4)
87+
base64 (0.2.0)
88+
bigdecimal (3.1.8)
89+
builder (3.3.0)
7990
coderay (1.1.3)
80-
concurrent-ruby (1.2.2)
91+
concurrent-ruby (1.3.3)
92+
connection_pool (2.4.1)
8193
crass (1.0.6)
8294
date (3.3.3)
95+
drb (2.2.1)
8396
erubi (1.12.0)
8497
ffi (1.15.5)
85-
globalid (1.1.0)
86-
activesupport (>= 5.0)
87-
i18n (1.12.0)
98+
globalid (1.2.1)
99+
activesupport (>= 6.1)
100+
i18n (1.14.5)
88101
concurrent-ruby (~> 1.0)
89-
loofah (2.20.0)
102+
io-console (0.7.2)
103+
irb (1.13.1)
104+
rdoc (>= 4.0.0)
105+
reline (>= 0.4.2)
106+
loofah (2.22.0)
90107
crass (~> 1.0.2)
91-
nokogiri (>= 1.5.9)
108+
nokogiri (>= 1.12.0)
92109
mail (2.8.1)
93110
mini_mime (>= 0.1.1)
94111
net-imap
95112
net-pop
96113
net-smtp
97-
marcel (1.0.2)
114+
marcel (1.0.4)
98115
method_source (1.0.0)
99-
mini_mime (1.1.2)
116+
mini_mime (1.1.5)
100117
minitest (5.18.0)
101118
minitest-focus (1.3.1)
102119
minitest (>= 4, < 6)
120+
mutex_m (0.2.0)
103121
net-imap (0.3.4)
104122
date
105123
net-protocol
@@ -110,50 +128,68 @@ GEM
110128
net-smtp (0.3.3)
111129
net-protocol
112130
nio4r (2.5.9)
113-
nokogiri (1.14.3-aarch64-linux)
131+
nokogiri (1.16.5-aarch64-linux)
132+
racc (~> 1.4)
133+
nokogiri (1.16.5-arm64-darwin)
114134
racc (~> 1.4)
115-
nokogiri (1.14.3-arm64-darwin)
135+
nokogiri (1.16.5-x86_64-linux)
116136
racc (~> 1.4)
117137
pry (0.14.2)
118138
coderay (~> 1.1)
119139
method_source (~> 1.0)
120-
racc (1.6.2)
121-
rack (2.2.6.4)
140+
psych (5.1.2)
141+
stringio
142+
racc (1.8.0)
143+
rack (3.0.11)
144+
rack-session (2.0.0)
145+
rack (>= 3.0.0)
122146
rack-test (2.1.0)
123147
rack (>= 1.3)
124-
rails (7.0.4.3)
125-
actioncable (= 7.0.4.3)
126-
actionmailbox (= 7.0.4.3)
127-
actionmailer (= 7.0.4.3)
128-
actionpack (= 7.0.4.3)
129-
actiontext (= 7.0.4.3)
130-
actionview (= 7.0.4.3)
131-
activejob (= 7.0.4.3)
132-
activemodel (= 7.0.4.3)
133-
activerecord (= 7.0.4.3)
134-
activestorage (= 7.0.4.3)
135-
activesupport (= 7.0.4.3)
148+
rackup (2.1.0)
149+
rack (>= 3)
150+
webrick (~> 1.8)
151+
rails (7.1.3.4)
152+
actioncable (= 7.1.3.4)
153+
actionmailbox (= 7.1.3.4)
154+
actionmailer (= 7.1.3.4)
155+
actionpack (= 7.1.3.4)
156+
actiontext (= 7.1.3.4)
157+
actionview (= 7.1.3.4)
158+
activejob (= 7.1.3.4)
159+
activemodel (= 7.1.3.4)
160+
activerecord (= 7.1.3.4)
161+
activestorage (= 7.1.3.4)
162+
activesupport (= 7.1.3.4)
136163
bundler (>= 1.15.0)
137-
railties (= 7.0.4.3)
138-
rails-dom-testing (2.0.3)
139-
activesupport (>= 4.2.0)
164+
railties (= 7.1.3.4)
165+
rails-dom-testing (2.2.0)
166+
activesupport (>= 5.0.0)
167+
minitest
140168
nokogiri (>= 1.6)
141-
rails-html-sanitizer (1.5.0)
142-
loofah (~> 2.19, >= 2.19.1)
143-
railties (7.0.4.3)
144-
actionpack (= 7.0.4.3)
145-
activesupport (= 7.0.4.3)
146-
method_source
169+
rails-html-sanitizer (1.6.0)
170+
loofah (~> 2.21)
171+
nokogiri (~> 1.14)
172+
railties (7.1.3.4)
173+
actionpack (= 7.1.3.4)
174+
activesupport (= 7.1.3.4)
175+
irb
176+
rackup (>= 1.0.0)
147177
rake (>= 12.2)
148-
thor (~> 1.0)
149-
zeitwerk (~> 2.5)
178+
thor (~> 1.0, >= 1.2.2)
179+
zeitwerk (~> 2.6)
150180
rake (13.0.6)
151181
rb-inotify (0.10.1)
152182
ffi (~> 1.0)
153-
thor (1.2.1)
154-
timeout (0.3.2)
183+
rdoc (6.7.0)
184+
psych (>= 4.0.0)
185+
reline (0.5.8)
186+
io-console (~> 0.5)
187+
stringio (3.1.0)
188+
thor (1.3.1)
189+
timeout (0.4.1)
155190
tzinfo (2.0.6)
156191
concurrent-ruby (~> 1.0)
192+
webrick (1.8.1)
157193
websocket-driver (0.7.5)
158194
websocket-extensions (>= 0.1.0)
159195
websocket-extensions (0.1.5)
@@ -162,6 +198,7 @@ GEM
162198
PLATFORMS
163199
aarch64-linux
164200
arm64-darwin-22
201+
x86_64-linux
165202

166203
DEPENDENCIES
167204
lambda_punch!

0 commit comments

Comments
 (0)