Skip to content

Commit 565ab13

Browse files
Bump actiontext from 7.1.3.3 to 7.1.3.4 in /frameworks/Ruby/rails (#9091)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da0744c commit 565ab13

File tree

1 file changed

+55
-55
lines changed

1 file changed

+55
-55
lines changed

frameworks/Ruby/rails/Gemfile.lock

Lines changed: 55 additions & 55 deletions
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.3)
5-
actionpack (= 7.1.3.3)
6-
activesupport (= 7.1.3.3)
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.3)
11-
actionpack (= 7.1.3.3)
12-
activejob (= 7.1.3.3)
13-
activerecord (= 7.1.3.3)
14-
activestorage (= 7.1.3.3)
15-
activesupport (= 7.1.3.3)
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.3)
21-
actionpack (= 7.1.3.3)
22-
actionview (= 7.1.3.3)
23-
activejob (= 7.1.3.3)
24-
activesupport (= 7.1.3.3)
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.3)
31-
actionview (= 7.1.3.3)
32-
activesupport (= 7.1.3.3)
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.3)
41-
actionpack (= 7.1.3.3)
42-
activerecord (= 7.1.3.3)
43-
activestorage (= 7.1.3.3)
44-
activesupport (= 7.1.3.3)
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.3)
48-
activesupport (= 7.1.3.3)
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.3)
54-
activesupport (= 7.1.3.3)
53+
activejob (7.1.3.4)
54+
activesupport (= 7.1.3.4)
5555
globalid (>= 0.3.6)
56-
activemodel (7.1.3.3)
57-
activesupport (= 7.1.3.3)
58-
activerecord (7.1.3.3)
59-
activemodel (= 7.1.3.3)
60-
activesupport (= 7.1.3.3)
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.3)
63-
actionpack (= 7.1.3.3)
64-
activejob (= 7.1.3.3)
65-
activerecord (= 7.1.3.3)
66-
activesupport (= 7.1.3.3)
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.3)
68+
activesupport (7.1.3.4)
6969
base64
7070
bigdecimal
7171
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -78,7 +78,7 @@ GEM
7878
base64 (0.2.0)
7979
bigdecimal (3.1.8)
8080
builder (3.2.4)
81-
concurrent-ruby (1.2.3)
81+
concurrent-ruby (1.3.1)
8282
connection_pool (2.4.1)
8383
crass (1.0.6)
8484
date (3.3.4)
@@ -102,7 +102,7 @@ GEM
102102
net-smtp
103103
marcel (1.0.4)
104104
mini_mime (1.1.5)
105-
mini_portile2 (2.8.6)
105+
mini_portile2 (2.8.7)
106106
minitest (5.23.1)
107107
mutex_m (0.2.0)
108108
net-imap (0.4.11)
@@ -138,30 +138,30 @@ GEM
138138
rackup (2.1.0)
139139
rack (>= 3)
140140
webrick (~> 1.8)
141-
rails (7.1.3.3)
142-
actioncable (= 7.1.3.3)
143-
actionmailbox (= 7.1.3.3)
144-
actionmailer (= 7.1.3.3)
145-
actionpack (= 7.1.3.3)
146-
actiontext (= 7.1.3.3)
147-
actionview (= 7.1.3.3)
148-
activejob (= 7.1.3.3)
149-
activemodel (= 7.1.3.3)
150-
activerecord (= 7.1.3.3)
151-
activestorage (= 7.1.3.3)
152-
activesupport (= 7.1.3.3)
141+
rails (7.1.3.4)
142+
actioncable (= 7.1.3.4)
143+
actionmailbox (= 7.1.3.4)
144+
actionmailer (= 7.1.3.4)
145+
actionpack (= 7.1.3.4)
146+
actiontext (= 7.1.3.4)
147+
actionview (= 7.1.3.4)
148+
activejob (= 7.1.3.4)
149+
activemodel (= 7.1.3.4)
150+
activerecord (= 7.1.3.4)
151+
activestorage (= 7.1.3.4)
152+
activesupport (= 7.1.3.4)
153153
bundler (>= 1.15.0)
154-
railties (= 7.1.3.3)
154+
railties (= 7.1.3.4)
155155
rails-dom-testing (2.2.0)
156156
activesupport (>= 5.0.0)
157157
minitest
158158
nokogiri (>= 1.6)
159159
rails-html-sanitizer (1.6.0)
160160
loofah (~> 2.21)
161161
nokogiri (~> 1.14)
162-
railties (7.1.3.3)
163-
actionpack (= 7.1.3.3)
164-
activesupport (= 7.1.3.3)
162+
railties (7.1.3.4)
163+
actionpack (= 7.1.3.4)
164+
activesupport (= 7.1.3.4)
165165
irb
166166
rackup (>= 1.0.0)
167167
rake (>= 12.2)

0 commit comments

Comments
 (0)