Skip to content

Commit 8aa4448

Browse files
Bump actiontext from 7.1.3.2 to 7.1.3.4 (#754)
Bumps [actiontext](https://github.com/rails/rails) from 7.1.3.2 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.1.3.2...v7.1.3.4) --- updated-dependencies: - dependency-name: actiontext dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 416b643 commit 8aa4448

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

Gemfile.lock

+53-53
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,71 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.3.2)
5-
actionpack (= 7.1.3.2)
6-
activesupport (= 7.1.3.2)
4+
actioncable (7.1.3.4)
5+
actionpack (= 7.1.3.4)
6+
activesupport (= 7.1.3.4)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.3.2)
11-
actionpack (= 7.1.3.2)
12-
activejob (= 7.1.3.2)
13-
activerecord (= 7.1.3.2)
14-
activestorage (= 7.1.3.2)
15-
activesupport (= 7.1.3.2)
10+
actionmailbox (7.1.3.4)
11+
actionpack (= 7.1.3.4)
12+
activejob (= 7.1.3.4)
13+
activerecord (= 7.1.3.4)
14+
activestorage (= 7.1.3.4)
15+
activesupport (= 7.1.3.4)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.3.2)
21-
actionpack (= 7.1.3.2)
22-
actionview (= 7.1.3.2)
23-
activejob (= 7.1.3.2)
24-
activesupport (= 7.1.3.2)
20+
actionmailer (7.1.3.4)
21+
actionpack (= 7.1.3.4)
22+
actionview (= 7.1.3.4)
23+
activejob (= 7.1.3.4)
24+
activesupport (= 7.1.3.4)
2525
mail (~> 2.5, >= 2.5.4)
2626
net-imap
2727
net-pop
2828
net-smtp
2929
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.3.2)
31-
actionview (= 7.1.3.2)
32-
activesupport (= 7.1.3.2)
30+
actionpack (7.1.3.4)
31+
actionview (= 7.1.3.4)
32+
activesupport (= 7.1.3.4)
3333
nokogiri (>= 1.8.5)
3434
racc
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.3.2)
41-
actionpack (= 7.1.3.2)
42-
activerecord (= 7.1.3.2)
43-
activestorage (= 7.1.3.2)
44-
activesupport (= 7.1.3.2)
40+
actiontext (7.1.3.4)
41+
actionpack (= 7.1.3.4)
42+
activerecord (= 7.1.3.4)
43+
activestorage (= 7.1.3.4)
44+
activesupport (= 7.1.3.4)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.3.2)
48-
activesupport (= 7.1.3.2)
47+
actionview (7.1.3.4)
48+
activesupport (= 7.1.3.4)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.3.2)
54-
activesupport (= 7.1.3.2)
53+
activejob (7.1.3.4)
54+
activesupport (= 7.1.3.4)
5555
globalid (>= 0.3.6)
56-
activemodel (7.1.3.2)
57-
activesupport (= 7.1.3.2)
58-
activerecord (7.1.3.2)
59-
activemodel (= 7.1.3.2)
60-
activesupport (= 7.1.3.2)
56+
activemodel (7.1.3.4)
57+
activesupport (= 7.1.3.4)
58+
activerecord (7.1.3.4)
59+
activemodel (= 7.1.3.4)
60+
activesupport (= 7.1.3.4)
6161
timeout (>= 0.4.0)
62-
activestorage (7.1.3.2)
63-
actionpack (= 7.1.3.2)
64-
activejob (= 7.1.3.2)
65-
activerecord (= 7.1.3.2)
66-
activesupport (= 7.1.3.2)
62+
activestorage (7.1.3.4)
63+
actionpack (= 7.1.3.4)
64+
activejob (= 7.1.3.4)
65+
activerecord (= 7.1.3.4)
66+
activesupport (= 7.1.3.4)
6767
marcel (~> 1.0)
68-
activesupport (7.1.3.2)
68+
activesupport (7.1.3.4)
6969
base64
7070
bigdecimal
7171
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -265,20 +265,20 @@ GEM
265265
rackup (1.0.0)
266266
rack (< 3)
267267
webrick
268-
rails (7.1.3.2)
269-
actioncable (= 7.1.3.2)
270-
actionmailbox (= 7.1.3.2)
271-
actionmailer (= 7.1.3.2)
272-
actionpack (= 7.1.3.2)
273-
actiontext (= 7.1.3.2)
274-
actionview (= 7.1.3.2)
275-
activejob (= 7.1.3.2)
276-
activemodel (= 7.1.3.2)
277-
activerecord (= 7.1.3.2)
278-
activestorage (= 7.1.3.2)
279-
activesupport (= 7.1.3.2)
268+
rails (7.1.3.4)
269+
actioncable (= 7.1.3.4)
270+
actionmailbox (= 7.1.3.4)
271+
actionmailer (= 7.1.3.4)
272+
actionpack (= 7.1.3.4)
273+
actiontext (= 7.1.3.4)
274+
actionview (= 7.1.3.4)
275+
activejob (= 7.1.3.4)
276+
activemodel (= 7.1.3.4)
277+
activerecord (= 7.1.3.4)
278+
activestorage (= 7.1.3.4)
279+
activesupport (= 7.1.3.4)
280280
bundler (>= 1.15.0)
281-
railties (= 7.1.3.2)
281+
railties (= 7.1.3.4)
282282
rails-controller-testing (1.0.5)
283283
actionpack (>= 5.0.1.rc1)
284284
actionview (>= 5.0.1.rc1)
@@ -293,9 +293,9 @@ GEM
293293
rails-i18n (7.0.6)
294294
i18n (>= 0.7, < 2)
295295
railties (>= 6.0.0, < 8)
296-
railties (7.1.3.2)
297-
actionpack (= 7.1.3.2)
298-
activesupport (= 7.1.3.2)
296+
railties (7.1.3.4)
297+
actionpack (= 7.1.3.4)
298+
activesupport (= 7.1.3.4)
299299
irb
300300
rackup (>= 1.0.0)
301301
rake (>= 12.2)

0 commit comments

Comments
 (0)