Skip to content

Commit 9234f55

Browse files
Bump actiontext from 7.1.3.2 to 7.1.3.4
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>
1 parent 7357a20 commit 9234f55

File tree

1 file changed

+61
-61
lines changed

1 file changed

+61
-61
lines changed

Gemfile.lock

+61-61
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)
@@ -94,14 +94,14 @@ GEM
9494
erubi (~> 1.4)
9595
parser (>= 2.4)
9696
smart_properties
97-
bigdecimal (3.1.7)
97+
bigdecimal (3.1.8)
9898
binding_of_caller (1.0.0)
9999
debug_inspector (>= 0.0.1)
100100
bootsnap (1.12.0)
101101
msgpack (~> 1.2)
102102
brakeman (6.1.2)
103103
racc
104-
builder (3.2.4)
104+
builder (3.3.0)
105105
capybara (3.39.1)
106106
addressable
107107
matrix
@@ -113,7 +113,7 @@ GEM
113113
xpath (~> 3.2)
114114
coercible (1.0.0)
115115
descendants_tracker (~> 0.0.1)
116-
concurrent-ruby (1.2.3)
116+
concurrent-ruby (1.3.3)
117117
connection_pool (2.4.1)
118118
crass (1.0.6)
119119
cucumber (8.0.0)
@@ -184,7 +184,7 @@ GEM
184184
highline (2.1.0)
185185
html-attributes-utils (1.0.2)
186186
activesupport (>= 6.1.4.4)
187-
i18n (1.14.4)
187+
i18n (1.14.5)
188188
concurrent-ruby (~> 1.0)
189189
i18n-debug (1.2.0)
190190
i18n (< 2)
@@ -231,8 +231,8 @@ GEM
231231
mime-types-data (~> 3.2015)
232232
mime-types-data (3.2023.0218.1)
233233
mini_mime (1.1.5)
234-
mini_portile2 (2.8.5)
235-
minitest (5.22.3)
234+
mini_portile2 (2.8.7)
235+
minitest (5.23.1)
236236
msgpack (1.7.1)
237237
multi_test (1.1.0)
238238
mutex_m (0.2.0)
@@ -246,7 +246,7 @@ GEM
246246
net-smtp (0.5.0)
247247
net-protocol
248248
nio4r (2.7.1)
249-
nokogiri (1.16.3)
249+
nokogiri (1.16.5)
250250
mini_portile2 (~> 2.8.2)
251251
racc (~> 1.4)
252252
pagy (6.5.0)
@@ -260,7 +260,7 @@ GEM
260260
public_suffix (5.0.1)
261261
puma (6.4.2)
262262
nio4r (~> 2.0)
263-
racc (1.7.3)
263+
racc (1.8.0)
264264
rack (2.2.9)
265265
rack-session (1.0.2)
266266
rack (< 3)
@@ -269,20 +269,20 @@ GEM
269269
rackup (1.0.0)
270270
rack (< 3)
271271
webrick
272-
rails (7.1.3.2)
273-
actioncable (= 7.1.3.2)
274-
actionmailbox (= 7.1.3.2)
275-
actionmailer (= 7.1.3.2)
276-
actionpack (= 7.1.3.2)
277-
actiontext (= 7.1.3.2)
278-
actionview (= 7.1.3.2)
279-
activejob (= 7.1.3.2)
280-
activemodel (= 7.1.3.2)
281-
activerecord (= 7.1.3.2)
282-
activestorage (= 7.1.3.2)
283-
activesupport (= 7.1.3.2)
272+
rails (7.1.3.4)
273+
actioncable (= 7.1.3.4)
274+
actionmailbox (= 7.1.3.4)
275+
actionmailer (= 7.1.3.4)
276+
actionpack (= 7.1.3.4)
277+
actiontext (= 7.1.3.4)
278+
actionview (= 7.1.3.4)
279+
activejob (= 7.1.3.4)
280+
activemodel (= 7.1.3.4)
281+
activerecord (= 7.1.3.4)
282+
activestorage (= 7.1.3.4)
283+
activesupport (= 7.1.3.4)
284284
bundler (>= 1.15.0)
285-
railties (= 7.1.3.2)
285+
railties (= 7.1.3.4)
286286
rails-controller-testing (1.0.5)
287287
actionpack (>= 5.0.1.rc1)
288288
actionview (>= 5.0.1.rc1)
@@ -297,9 +297,9 @@ GEM
297297
rails-i18n (7.0.6)
298298
i18n (>= 0.7, < 2)
299299
railties (>= 6.0.0, < 8)
300-
railties (7.1.3.2)
301-
actionpack (= 7.1.3.2)
302-
activesupport (= 7.1.3.2)
300+
railties (7.1.3.4)
301+
actionpack (= 7.1.3.4)
302+
activesupport (= 7.1.3.4)
303303
irb
304304
rackup (>= 1.0.0)
305305
rake (>= 12.2)

0 commit comments

Comments
 (0)