Skip to content

Commit b786b2c

Browse files
Bump actiontext from 7.1.3.3 to 7.1.3.4
Bumps [actiontext](https://github.com/rails/rails) from 7.1.3.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.1.3.3...v7.1.3.4) --- updated-dependencies: - dependency-name: actiontext dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c867fb8 commit b786b2c

File tree

1 file changed

+55
-55
lines changed

1 file changed

+55
-55
lines changed

Gemfile.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -12,71 +12,71 @@ GIT
1212
GEM
1313
remote: https://rubygems.org/
1414
specs:
15-
actioncable (7.1.3.3)
16-
actionpack (= 7.1.3.3)
17-
activesupport (= 7.1.3.3)
15+
actioncable (7.1.3.4)
16+
actionpack (= 7.1.3.4)
17+
activesupport (= 7.1.3.4)
1818
nio4r (~> 2.0)
1919
websocket-driver (>= 0.6.1)
2020
zeitwerk (~> 2.6)
21-
actionmailbox (7.1.3.3)
22-
actionpack (= 7.1.3.3)
23-
activejob (= 7.1.3.3)
24-
activerecord (= 7.1.3.3)
25-
activestorage (= 7.1.3.3)
26-
activesupport (= 7.1.3.3)
21+
actionmailbox (7.1.3.4)
22+
actionpack (= 7.1.3.4)
23+
activejob (= 7.1.3.4)
24+
activerecord (= 7.1.3.4)
25+
activestorage (= 7.1.3.4)
26+
activesupport (= 7.1.3.4)
2727
mail (>= 2.7.1)
2828
net-imap
2929
net-pop
3030
net-smtp
31-
actionmailer (7.1.3.3)
32-
actionpack (= 7.1.3.3)
33-
actionview (= 7.1.3.3)
34-
activejob (= 7.1.3.3)
35-
activesupport (= 7.1.3.3)
31+
actionmailer (7.1.3.4)
32+
actionpack (= 7.1.3.4)
33+
actionview (= 7.1.3.4)
34+
activejob (= 7.1.3.4)
35+
activesupport (= 7.1.3.4)
3636
mail (~> 2.5, >= 2.5.4)
3737
net-imap
3838
net-pop
3939
net-smtp
4040
rails-dom-testing (~> 2.2)
41-
actionpack (7.1.3.3)
42-
actionview (= 7.1.3.3)
43-
activesupport (= 7.1.3.3)
41+
actionpack (7.1.3.4)
42+
actionview (= 7.1.3.4)
43+
activesupport (= 7.1.3.4)
4444
nokogiri (>= 1.8.5)
4545
racc
4646
rack (>= 2.2.4)
4747
rack-session (>= 1.0.1)
4848
rack-test (>= 0.6.3)
4949
rails-dom-testing (~> 2.2)
5050
rails-html-sanitizer (~> 1.6)
51-
actiontext (7.1.3.3)
52-
actionpack (= 7.1.3.3)
53-
activerecord (= 7.1.3.3)
54-
activestorage (= 7.1.3.3)
55-
activesupport (= 7.1.3.3)
51+
actiontext (7.1.3.4)
52+
actionpack (= 7.1.3.4)
53+
activerecord (= 7.1.3.4)
54+
activestorage (= 7.1.3.4)
55+
activesupport (= 7.1.3.4)
5656
globalid (>= 0.6.0)
5757
nokogiri (>= 1.8.5)
58-
actionview (7.1.3.3)
59-
activesupport (= 7.1.3.3)
58+
actionview (7.1.3.4)
59+
activesupport (= 7.1.3.4)
6060
builder (~> 3.1)
6161
erubi (~> 1.11)
6262
rails-dom-testing (~> 2.2)
6363
rails-html-sanitizer (~> 1.6)
64-
activejob (7.1.3.3)
65-
activesupport (= 7.1.3.3)
64+
activejob (7.1.3.4)
65+
activesupport (= 7.1.3.4)
6666
globalid (>= 0.3.6)
67-
activemodel (7.1.3.3)
68-
activesupport (= 7.1.3.3)
69-
activerecord (7.1.3.3)
70-
activemodel (= 7.1.3.3)
71-
activesupport (= 7.1.3.3)
67+
activemodel (7.1.3.4)
68+
activesupport (= 7.1.3.4)
69+
activerecord (7.1.3.4)
70+
activemodel (= 7.1.3.4)
71+
activesupport (= 7.1.3.4)
7272
timeout (>= 0.4.0)
73-
activestorage (7.1.3.3)
74-
actionpack (= 7.1.3.3)
75-
activejob (= 7.1.3.3)
76-
activerecord (= 7.1.3.3)
77-
activesupport (= 7.1.3.3)
73+
activestorage (7.1.3.4)
74+
actionpack (= 7.1.3.4)
75+
activejob (= 7.1.3.4)
76+
activerecord (= 7.1.3.4)
77+
activesupport (= 7.1.3.4)
7878
marcel (~> 1.0)
79-
activesupport (7.1.3.3)
79+
activesupport (7.1.3.4)
8080
base64
8181
bigdecimal
8282
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -121,7 +121,7 @@ GEM
121121
open4 (~> 1.3)
122122
coderay (1.1.3)
123123
colored2 (3.1.2)
124-
concurrent-ruby (1.2.3)
124+
concurrent-ruby (1.3.1)
125125
connection_pool (2.4.1)
126126
cork (0.3.0)
127127
colored2 (~> 3.1)
@@ -250,7 +250,7 @@ GEM
250250
matrix (0.4.2)
251251
method_source (1.1.0)
252252
mini_mime (1.1.5)
253-
mini_portile2 (2.8.6)
253+
mini_portile2 (2.8.7)
254254
minitest (5.23.1)
255255
msgpack (1.7.2)
256256
multi_json (1.15.0)
@@ -313,30 +313,30 @@ GEM
313313
rackup (2.1.0)
314314
rack (>= 3)
315315
webrick (~> 1.8)
316-
rails (7.1.3.3)
317-
actioncable (= 7.1.3.3)
318-
actionmailbox (= 7.1.3.3)
319-
actionmailer (= 7.1.3.3)
320-
actionpack (= 7.1.3.3)
321-
actiontext (= 7.1.3.3)
322-
actionview (= 7.1.3.3)
323-
activejob (= 7.1.3.3)
324-
activemodel (= 7.1.3.3)
325-
activerecord (= 7.1.3.3)
326-
activestorage (= 7.1.3.3)
327-
activesupport (= 7.1.3.3)
316+
rails (7.1.3.4)
317+
actioncable (= 7.1.3.4)
318+
actionmailbox (= 7.1.3.4)
319+
actionmailer (= 7.1.3.4)
320+
actionpack (= 7.1.3.4)
321+
actiontext (= 7.1.3.4)
322+
actionview (= 7.1.3.4)
323+
activejob (= 7.1.3.4)
324+
activemodel (= 7.1.3.4)
325+
activerecord (= 7.1.3.4)
326+
activestorage (= 7.1.3.4)
327+
activesupport (= 7.1.3.4)
328328
bundler (>= 1.15.0)
329-
railties (= 7.1.3.3)
329+
railties (= 7.1.3.4)
330330
rails-dom-testing (2.2.0)
331331
activesupport (>= 5.0.0)
332332
minitest
333333
nokogiri (>= 1.6)
334334
rails-html-sanitizer (1.6.0)
335335
loofah (~> 2.21)
336336
nokogiri (~> 1.14)
337-
railties (7.1.3.3)
338-
actionpack (= 7.1.3.3)
339-
activesupport (= 7.1.3.3)
337+
railties (7.1.3.4)
338+
actionpack (= 7.1.3.4)
339+
activesupport (= 7.1.3.4)
340340
irb
341341
rackup (>= 1.0.0)
342342
rake (>= 12.2)

0 commit comments

Comments
 (0)