Skip to content

Commit 6c1b439

Browse files
Bump actionview from 7.2.3 to 7.2.3.1
Bumps [actionview](https://github.com/rails/rails) from 7.2.3 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/actionview/CHANGELOG.md) - [Commits](rails/rails@v7.2.3...v7.2.3.1) --- updated-dependencies: - dependency-name: actionview dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46a63fd commit 6c1b439

1 file changed

Lines changed: 64 additions & 66 deletions

File tree

Gemfile.lock

Lines changed: 64 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.3)
5-
actionpack (= 7.2.3)
6-
activesupport (= 7.2.3)
4+
actioncable (7.2.3.1)
5+
actionpack (= 7.2.3.1)
6+
activesupport (= 7.2.3.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.3)
11-
actionpack (= 7.2.3)
12-
activejob (= 7.2.3)
13-
activerecord (= 7.2.3)
14-
activestorage (= 7.2.3)
15-
activesupport (= 7.2.3)
10+
actionmailbox (7.2.3.1)
11+
actionpack (= 7.2.3.1)
12+
activejob (= 7.2.3.1)
13+
activerecord (= 7.2.3.1)
14+
activestorage (= 7.2.3.1)
15+
activesupport (= 7.2.3.1)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.3)
18-
actionpack (= 7.2.3)
19-
actionview (= 7.2.3)
20-
activejob (= 7.2.3)
21-
activesupport (= 7.2.3)
17+
actionmailer (7.2.3.1)
18+
actionpack (= 7.2.3.1)
19+
actionview (= 7.2.3.1)
20+
activejob (= 7.2.3.1)
21+
activesupport (= 7.2.3.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.3)
25-
actionview (= 7.2.3)
26-
activesupport (= 7.2.3)
24+
actionpack (7.2.3.1)
25+
actionview (= 7.2.3.1)
26+
activesupport (= 7.2.3.1)
2727
cgi
2828
nokogiri (>= 1.8.5)
2929
racc
@@ -33,36 +33,36 @@ GEM
3333
rails-dom-testing (~> 2.2)
3434
rails-html-sanitizer (~> 1.6)
3535
useragent (~> 0.16)
36-
actiontext (7.2.3)
37-
actionpack (= 7.2.3)
38-
activerecord (= 7.2.3)
39-
activestorage (= 7.2.3)
40-
activesupport (= 7.2.3)
36+
actiontext (7.2.3.1)
37+
actionpack (= 7.2.3.1)
38+
activerecord (= 7.2.3.1)
39+
activestorage (= 7.2.3.1)
40+
activesupport (= 7.2.3.1)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.2.3)
44-
activesupport (= 7.2.3)
43+
actionview (7.2.3.1)
44+
activesupport (= 7.2.3.1)
4545
builder (~> 3.1)
4646
cgi
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
activejob (7.2.3)
51-
activesupport (= 7.2.3)
50+
activejob (7.2.3.1)
51+
activesupport (= 7.2.3.1)
5252
globalid (>= 0.3.6)
53-
activemodel (7.2.3)
54-
activesupport (= 7.2.3)
55-
activerecord (7.2.3)
56-
activemodel (= 7.2.3)
57-
activesupport (= 7.2.3)
53+
activemodel (7.2.3.1)
54+
activesupport (= 7.2.3.1)
55+
activerecord (7.2.3.1)
56+
activemodel (= 7.2.3.1)
57+
activesupport (= 7.2.3.1)
5858
timeout (>= 0.4.0)
59-
activestorage (7.2.3)
60-
actionpack (= 7.2.3)
61-
activejob (= 7.2.3)
62-
activerecord (= 7.2.3)
63-
activesupport (= 7.2.3)
59+
activestorage (7.2.3.1)
60+
actionpack (= 7.2.3.1)
61+
activejob (= 7.2.3.1)
62+
activerecord (= 7.2.3.1)
63+
activesupport (= 7.2.3.1)
6464
marcel (~> 1.0)
65-
activesupport (7.2.3)
65+
activesupport (7.2.3.1)
6666
base64
6767
benchmark (>= 0.3)
6868
bigdecimal
@@ -71,7 +71,7 @@ GEM
7171
drb
7272
i18n (>= 1.6, < 2)
7373
logger (>= 1.4.2)
74-
minitest (>= 5.1)
74+
minitest (>= 5.1, < 6)
7575
securerandom (>= 0.3)
7676
tzinfo (~> 2.0, >= 2.0.5)
7777
addressable (2.8.6)
@@ -163,9 +163,7 @@ GEM
163163
matrix (0.4.2)
164164
mini_mime (1.1.5)
165165
mini_portile2 (2.8.9)
166-
minitest (6.0.2)
167-
drb (~> 2.0)
168-
prism (~> 1.5)
166+
minitest (5.27.0)
169167
msgpack (1.8.0)
170168
mutex_m (0.3.0)
171169
net-imap (0.4.20)
@@ -178,24 +176,24 @@ GEM
178176
net-smtp (0.5.0)
179177
net-protocol
180178
nio4r (2.7.5)
181-
nokogiri (1.19.1)
179+
nokogiri (1.19.2)
182180
mini_portile2 (~> 2.8.2)
183181
racc (~> 1.4)
184-
nokogiri (1.19.1-aarch64-linux-gnu)
182+
nokogiri (1.19.2-aarch64-linux-gnu)
185183
racc (~> 1.4)
186-
nokogiri (1.19.1-aarch64-linux-musl)
184+
nokogiri (1.19.2-aarch64-linux-musl)
187185
racc (~> 1.4)
188-
nokogiri (1.19.1-arm-linux-gnu)
186+
nokogiri (1.19.2-arm-linux-gnu)
189187
racc (~> 1.4)
190-
nokogiri (1.19.1-arm-linux-musl)
188+
nokogiri (1.19.2-arm-linux-musl)
191189
racc (~> 1.4)
192-
nokogiri (1.19.1-arm64-darwin)
190+
nokogiri (1.19.2-arm64-darwin)
193191
racc (~> 1.4)
194-
nokogiri (1.19.1-x86_64-darwin)
192+
nokogiri (1.19.2-x86_64-darwin)
195193
racc (~> 1.4)
196-
nokogiri (1.19.1-x86_64-linux-gnu)
194+
nokogiri (1.19.2-x86_64-linux-gnu)
197195
racc (~> 1.4)
198-
nokogiri (1.19.1-x86_64-linux-musl)
196+
nokogiri (1.19.2-x86_64-linux-musl)
199197
racc (~> 1.4)
200198
pp (0.6.3)
201199
prettyprint
@@ -216,20 +214,20 @@ GEM
216214
rack (>= 1.3)
217215
rackup (2.3.1)
218216
rack (>= 3)
219-
rails (7.2.3)
220-
actioncable (= 7.2.3)
221-
actionmailbox (= 7.2.3)
222-
actionmailer (= 7.2.3)
223-
actionpack (= 7.2.3)
224-
actiontext (= 7.2.3)
225-
actionview (= 7.2.3)
226-
activejob (= 7.2.3)
227-
activemodel (= 7.2.3)
228-
activerecord (= 7.2.3)
229-
activestorage (= 7.2.3)
230-
activesupport (= 7.2.3)
217+
rails (7.2.3.1)
218+
actioncable (= 7.2.3.1)
219+
actionmailbox (= 7.2.3.1)
220+
actionmailer (= 7.2.3.1)
221+
actionpack (= 7.2.3.1)
222+
actiontext (= 7.2.3.1)
223+
actionview (= 7.2.3.1)
224+
activejob (= 7.2.3.1)
225+
activemodel (= 7.2.3.1)
226+
activerecord (= 7.2.3.1)
227+
activestorage (= 7.2.3.1)
228+
activesupport (= 7.2.3.1)
231229
bundler (>= 1.15.0)
232-
railties (= 7.2.3)
230+
railties (= 7.2.3.1)
233231
rails-controller-testing (1.0.5)
234232
actionpack (>= 5.0.1.rc1)
235233
actionview (>= 5.0.1.rc1)
@@ -241,9 +239,9 @@ GEM
241239
rails-html-sanitizer (1.7.0)
242240
loofah (~> 2.25)
243241
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)
244-
railties (7.2.3)
245-
actionpack (= 7.2.3)
246-
activesupport (= 7.2.3)
242+
railties (7.2.3.1)
243+
actionpack (= 7.2.3.1)
244+
activesupport (= 7.2.3.1)
247245
cgi
248246
irb (~> 1.13)
249247
rackup (>= 1.0.0)

0 commit comments

Comments
 (0)