Skip to content

Commit 54d8292

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 35031a6 commit 54d8292

1 file changed

Lines changed: 63 additions & 63 deletions

File tree

Gemfile.lock

Lines changed: 63 additions & 63 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.7)
@@ -158,7 +158,7 @@ GEM
158158
rb-fsevent (~> 0.10, >= 0.10.3)
159159
rb-inotify (~> 0.9, >= 0.9.10)
160160
logger (1.7.0)
161-
loofah (2.25.0)
161+
loofah (2.25.1)
162162
crass (~> 1.0.2)
163163
nokogiri (>= 1.12.0)
164164
mail (2.9.0)
@@ -182,21 +182,21 @@ GEM
182182
net-smtp (0.5.1)
183183
net-protocol
184184
nio4r (2.7.5)
185-
nokogiri (1.19.1-aarch64-linux-gnu)
185+
nokogiri (1.19.2-aarch64-linux-gnu)
186186
racc (~> 1.4)
187-
nokogiri (1.19.1-aarch64-linux-musl)
187+
nokogiri (1.19.2-aarch64-linux-musl)
188188
racc (~> 1.4)
189-
nokogiri (1.19.1-arm-linux-gnu)
189+
nokogiri (1.19.2-arm-linux-gnu)
190190
racc (~> 1.4)
191-
nokogiri (1.19.1-arm-linux-musl)
191+
nokogiri (1.19.2-arm-linux-musl)
192192
racc (~> 1.4)
193-
nokogiri (1.19.1-arm64-darwin)
193+
nokogiri (1.19.2-arm64-darwin)
194194
racc (~> 1.4)
195-
nokogiri (1.19.1-x86_64-darwin)
195+
nokogiri (1.19.2-x86_64-darwin)
196196
racc (~> 1.4)
197-
nokogiri (1.19.1-x86_64-linux-gnu)
197+
nokogiri (1.19.2-x86_64-linux-gnu)
198198
racc (~> 1.4)
199-
nokogiri (1.19.1-x86_64-linux-musl)
199+
nokogiri (1.19.2-x86_64-linux-musl)
200200
racc (~> 1.4)
201201
parallel (1.26.3)
202202
parser (3.3.7.1)
@@ -222,20 +222,20 @@ GEM
222222
rack (>= 1.3)
223223
rackup (2.3.1)
224224
rack (>= 3)
225-
rails (7.2.3)
226-
actioncable (= 7.2.3)
227-
actionmailbox (= 7.2.3)
228-
actionmailer (= 7.2.3)
229-
actionpack (= 7.2.3)
230-
actiontext (= 7.2.3)
231-
actionview (= 7.2.3)
232-
activejob (= 7.2.3)
233-
activemodel (= 7.2.3)
234-
activerecord (= 7.2.3)
235-
activestorage (= 7.2.3)
236-
activesupport (= 7.2.3)
225+
rails (7.2.3.1)
226+
actioncable (= 7.2.3.1)
227+
actionmailbox (= 7.2.3.1)
228+
actionmailer (= 7.2.3.1)
229+
actionpack (= 7.2.3.1)
230+
actiontext (= 7.2.3.1)
231+
actionview (= 7.2.3.1)
232+
activejob (= 7.2.3.1)
233+
activemodel (= 7.2.3.1)
234+
activerecord (= 7.2.3.1)
235+
activestorage (= 7.2.3.1)
236+
activesupport (= 7.2.3.1)
237237
bundler (>= 1.15.0)
238-
railties (= 7.2.3)
238+
railties (= 7.2.3.1)
239239
rails-controller-testing (1.0.5)
240240
actionpack (>= 5.0.1.rc1)
241241
actionview (>= 5.0.1.rc1)
@@ -247,9 +247,9 @@ GEM
247247
rails-html-sanitizer (1.7.0)
248248
loofah (~> 2.25)
249249
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)
250-
railties (7.2.3)
251-
actionpack (= 7.2.3)
252-
activesupport (= 7.2.3)
250+
railties (7.2.3.1)
251+
actionpack (= 7.2.3.1)
252+
activesupport (= 7.2.3.1)
253253
cgi
254254
irb (~> 1.13)
255255
rackup (>= 1.0.0)

0 commit comments

Comments
 (0)