Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 29a9482

Browse files
authoredAug 4, 2024··
Bump actiontext from 7.0.4.2 to 7.0.8.3
Bumps [actiontext](https://github.com/rails/rails) from 7.0.4.2 to 7.0.8.3. - [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.0.4.2...v7.0.8.3) --- updated-dependencies: - dependency-name: actiontext dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 092fa08 commit 29a9482

File tree

1 file changed

+64
-64
lines changed

1 file changed

+64
-64
lines changed
 

‎Gemfile.lock

+64-64
Original file line numberDiff line numberDiff line change
@@ -16,87 +16,87 @@ PATH
1616
GEM
1717
remote: https://rubygems.org/
1818
specs:
19-
actioncable (7.0.4.2)
20-
actionpack (= 7.0.4.2)
21-
activesupport (= 7.0.4.2)
19+
actioncable (7.0.8.3)
20+
actionpack (= 7.0.8.3)
21+
activesupport (= 7.0.8.3)
2222
nio4r (~> 2.0)
2323
websocket-driver (>= 0.6.1)
24-
actionmailbox (7.0.4.2)
25-
actionpack (= 7.0.4.2)
26-
activejob (= 7.0.4.2)
27-
activerecord (= 7.0.4.2)
28-
activestorage (= 7.0.4.2)
29-
activesupport (= 7.0.4.2)
24+
actionmailbox (7.0.8.3)
25+
actionpack (= 7.0.8.3)
26+
activejob (= 7.0.8.3)
27+
activerecord (= 7.0.8.3)
28+
activestorage (= 7.0.8.3)
29+
activesupport (= 7.0.8.3)
3030
mail (>= 2.7.1)
3131
net-imap
3232
net-pop
3333
net-smtp
34-
actionmailer (7.0.4.2)
35-
actionpack (= 7.0.4.2)
36-
actionview (= 7.0.4.2)
37-
activejob (= 7.0.4.2)
38-
activesupport (= 7.0.4.2)
34+
actionmailer (7.0.8.3)
35+
actionpack (= 7.0.8.3)
36+
actionview (= 7.0.8.3)
37+
activejob (= 7.0.8.3)
38+
activesupport (= 7.0.8.3)
3939
mail (~> 2.5, >= 2.5.4)
4040
net-imap
4141
net-pop
4242
net-smtp
4343
rails-dom-testing (~> 2.0)
44-
actionpack (7.0.4.2)
45-
actionview (= 7.0.4.2)
46-
activesupport (= 7.0.4.2)
47-
rack (~> 2.0, >= 2.2.0)
44+
actionpack (7.0.8.3)
45+
actionview (= 7.0.8.3)
46+
activesupport (= 7.0.8.3)
47+
rack (~> 2.0, >= 2.2.4)
4848
rack-test (>= 0.6.3)
4949
rails-dom-testing (~> 2.0)
5050
rails-html-sanitizer (~> 1.0, >= 1.2.0)
51-
actiontext (7.0.4.2)
52-
actionpack (= 7.0.4.2)
53-
activerecord (= 7.0.4.2)
54-
activestorage (= 7.0.4.2)
55-
activesupport (= 7.0.4.2)
51+
actiontext (7.0.8.3)
52+
actionpack (= 7.0.8.3)
53+
activerecord (= 7.0.8.3)
54+
activestorage (= 7.0.8.3)
55+
activesupport (= 7.0.8.3)
5656
globalid (>= 0.6.0)
5757
nokogiri (>= 1.8.5)
58-
actionview (7.0.4.2)
59-
activesupport (= 7.0.4.2)
58+
actionview (7.0.8.3)
59+
activesupport (= 7.0.8.3)
6060
builder (~> 3.1)
6161
erubi (~> 1.4)
6262
rails-dom-testing (~> 2.0)
6363
rails-html-sanitizer (~> 1.1, >= 1.2.0)
64-
activejob (7.0.4.2)
65-
activesupport (= 7.0.4.2)
64+
activejob (7.0.8.3)
65+
activesupport (= 7.0.8.3)
6666
globalid (>= 0.3.6)
67-
activemodel (7.0.4.2)
68-
activesupport (= 7.0.4.2)
69-
activerecord (7.0.4.2)
70-
activemodel (= 7.0.4.2)
71-
activesupport (= 7.0.4.2)
72-
activestorage (7.0.4.2)
73-
actionpack (= 7.0.4.2)
74-
activejob (= 7.0.4.2)
75-
activerecord (= 7.0.4.2)
76-
activesupport (= 7.0.4.2)
67+
activemodel (7.0.8.3)
68+
activesupport (= 7.0.8.3)
69+
activerecord (7.0.8.3)
70+
activemodel (= 7.0.8.3)
71+
activesupport (= 7.0.8.3)
72+
activestorage (7.0.8.3)
73+
actionpack (= 7.0.8.3)
74+
activejob (= 7.0.8.3)
75+
activerecord (= 7.0.8.3)
76+
activesupport (= 7.0.8.3)
7777
marcel (~> 1.0)
7878
mini_mime (>= 1.1.0)
79-
activesupport (7.0.4.2)
79+
activesupport (7.0.8.3)
8080
concurrent-ruby (~> 1.0, >= 1.0.2)
8181
i18n (>= 1.6, < 2)
8282
minitest (>= 5.1)
8383
tzinfo (~> 2.0)
8484
ast (2.4.2)
85-
builder (3.2.4)
85+
builder (3.3.0)
8686
cable_ready (5.0.5)
8787
actionpack (>= 5.2)
8888
actionview (>= 5.2)
8989
activesupport (>= 5.2)
9090
observer (~> 0.1)
9191
railties (>= 5.2)
9292
thread-local (>= 1.1.0)
93-
concurrent-ruby (1.2.3)
93+
concurrent-ruby (1.3.3)
9494
connection_pool (2.4.0)
9595
crass (1.0.6)
9696
date (3.3.3)
97-
erubi (1.12.0)
98-
globalid (1.1.0)
99-
activesupport (>= 5.0)
97+
erubi (1.13.0)
98+
globalid (1.2.1)
99+
activesupport (>= 6.1)
100100
i18n (1.14.5)
101101
concurrent-ruby (~> 1.0)
102102
json (2.6.3)
@@ -110,9 +110,9 @@ GEM
110110
net-imap
111111
net-pop
112112
net-smtp
113-
marcel (1.0.2)
113+
marcel (1.0.4)
114114
method_source (1.1.0)
115-
mini_mime (1.1.2)
115+
mini_mime (1.1.5)
116116
minitest (5.18.1)
117117
mocha (1.13.0)
118118
net-imap (0.3.4)
@@ -125,44 +125,44 @@ GEM
125125
net-smtp (0.3.3)
126126
net-protocol
127127
nio4r (2.5.8)
128-
nokogiri (1.16.5-x86_64-darwin)
128+
nokogiri (1.16.7-x86_64-darwin)
129129
racc (~> 1.4)
130-
nokogiri (1.16.5-x86_64-linux)
130+
nokogiri (1.16.7-x86_64-linux)
131131
racc (~> 1.4)
132132
nokogiri-html5-inference (0.3.0)
133133
nokogiri (~> 1.14)
134134
observer (0.1.2)
135135
parallel (1.22.1)
136136
parser (3.2.1.0)
137137
ast (~> 2.4.1)
138-
racc (1.7.3)
138+
racc (1.8.1)
139139
rack (2.2.9)
140140
rack-test (2.1.0)
141141
rack (>= 1.3)
142-
rails (7.0.4.2)
143-
actioncable (= 7.0.4.2)
144-
actionmailbox (= 7.0.4.2)
145-
actionmailer (= 7.0.4.2)
146-
actionpack (= 7.0.4.2)
147-
actiontext (= 7.0.4.2)
148-
actionview (= 7.0.4.2)
149-
activejob (= 7.0.4.2)
150-
activemodel (= 7.0.4.2)
151-
activerecord (= 7.0.4.2)
152-
activestorage (= 7.0.4.2)
153-
activesupport (= 7.0.4.2)
142+
rails (7.0.8.3)
143+
actioncable (= 7.0.8.3)
144+
actionmailbox (= 7.0.8.3)
145+
actionmailer (= 7.0.8.3)
146+
actionpack (= 7.0.8.3)
147+
actiontext (= 7.0.8.3)
148+
actionview (= 7.0.8.3)
149+
activejob (= 7.0.8.3)
150+
activemodel (= 7.0.8.3)
151+
activerecord (= 7.0.8.3)
152+
activestorage (= 7.0.8.3)
153+
activesupport (= 7.0.8.3)
154154
bundler (>= 1.15.0)
155-
railties (= 7.0.4.2)
155+
railties (= 7.0.8.3)
156156
rails-dom-testing (2.2.0)
157157
activesupport (>= 5.0.0)
158158
minitest
159159
nokogiri (>= 1.6)
160160
rails-html-sanitizer (1.6.0)
161161
loofah (~> 2.21)
162162
nokogiri (~> 1.14)
163-
railties (7.0.4.2)
164-
actionpack (= 7.0.4.2)
165-
activesupport (= 7.0.4.2)
163+
railties (7.0.8.3)
164+
actionpack (= 7.0.8.3)
165+
activesupport (= 7.0.8.3)
166166
method_source
167167
rake (>= 12.2)
168168
thor (~> 1.0)

0 commit comments

Comments
 (0)
Please sign in to comment.