Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5f6265a

Browse files
Bump actiontext from 7.0.4.3 to 7.0.8.5
Bumps [actiontext](https://github.com/rails/rails) from 7.0.4.3 to 7.0.8.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actiontext/CHANGELOG.md) - [Commits](rails/rails@v7.0.4.3...v7.0.8.5) --- updated-dependencies: - dependency-name: actiontext dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 117a2da commit 5f6265a

File tree

1 file changed

+57
-89
lines changed

1 file changed

+57
-89
lines changed

‎Gemfile.lock‎

Lines changed: 57 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -10,93 +10,78 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.0.4.3)
14-
actionpack (= 7.0.4.3)
15-
activesupport (= 7.0.4.3)
16-
nio4r (~> 2.0)
17-
websocket-driver (>= 0.6.1)
18-
actionmailbox (7.0.4.3)
19-
actionpack (= 7.0.4.3)
20-
activejob (= 7.0.4.3)
21-
activerecord (= 7.0.4.3)
22-
activestorage (= 7.0.4.3)
23-
activesupport (= 7.0.4.3)
24-
mail (>= 2.7.1)
25-
net-imap
26-
net-pop
27-
net-smtp
28-
actionmailer (7.0.4.3)
29-
actionpack (= 7.0.4.3)
30-
actionview (= 7.0.4.3)
31-
activejob (= 7.0.4.3)
32-
activesupport (= 7.0.4.3)
13+
actionmailer (7.0.8.5)
14+
actionpack (= 7.0.8.5)
15+
actionview (= 7.0.8.5)
16+
activejob (= 7.0.8.5)
17+
activesupport (= 7.0.8.5)
3318
mail (~> 2.5, >= 2.5.4)
3419
net-imap
3520
net-pop
3621
net-smtp
3722
rails-dom-testing (~> 2.0)
38-
actionpack (7.0.4.3)
39-
actionview (= 7.0.4.3)
40-
activesupport (= 7.0.4.3)
41-
rack (~> 2.0, >= 2.2.0)
23+
actionpack (7.0.8.5)
24+
actionview (= 7.0.8.5)
25+
activesupport (= 7.0.8.5)
26+
rack (~> 2.0, >= 2.2.4)
4227
rack-test (>= 0.6.3)
4328
rails-dom-testing (~> 2.0)
4429
rails-html-sanitizer (~> 1.0, >= 1.2.0)
45-
actiontext (7.0.4.3)
46-
actionpack (= 7.0.4.3)
47-
activerecord (= 7.0.4.3)
48-
activestorage (= 7.0.4.3)
49-
activesupport (= 7.0.4.3)
30+
actiontext (7.0.8.5)
31+
actionpack (= 7.0.8.5)
32+
activerecord (= 7.0.8.5)
33+
activestorage (= 7.0.8.5)
34+
activesupport (= 7.0.8.5)
5035
globalid (>= 0.6.0)
5136
nokogiri (>= 1.8.5)
52-
actionview (7.0.4.3)
53-
activesupport (= 7.0.4.3)
37+
actionview (7.0.8.5)
38+
activesupport (= 7.0.8.5)
5439
builder (~> 3.1)
5540
erubi (~> 1.4)
5641
rails-dom-testing (~> 2.0)
5742
rails-html-sanitizer (~> 1.1, >= 1.2.0)
58-
activejob (7.0.4.3)
59-
activesupport (= 7.0.4.3)
43+
activejob (7.0.8.5)
44+
activesupport (= 7.0.8.5)
6045
globalid (>= 0.3.6)
61-
activemodel (7.0.4.3)
62-
activesupport (= 7.0.4.3)
63-
activerecord (7.0.4.3)
64-
activemodel (= 7.0.4.3)
65-
activesupport (= 7.0.4.3)
66-
activestorage (7.0.4.3)
67-
actionpack (= 7.0.4.3)
68-
activejob (= 7.0.4.3)
69-
activerecord (= 7.0.4.3)
70-
activesupport (= 7.0.4.3)
46+
activemodel (7.0.8.5)
47+
activesupport (= 7.0.8.5)
48+
activerecord (7.0.8.5)
49+
activemodel (= 7.0.8.5)
50+
activesupport (= 7.0.8.5)
51+
activestorage (7.0.8.5)
52+
actionpack (= 7.0.8.5)
53+
activejob (= 7.0.8.5)
54+
activerecord (= 7.0.8.5)
55+
activesupport (= 7.0.8.5)
7156
marcel (~> 1.0)
7257
mini_mime (>= 1.1.0)
73-
activesupport (7.0.4.3)
58+
activesupport (7.0.8.5)
7459
concurrent-ruby (~> 1.0, >= 1.0.2)
7560
i18n (>= 1.6, < 2)
7661
minitest (>= 5.1)
7762
tzinfo (~> 2.0)
78-
builder (3.2.4)
63+
builder (3.3.0)
7964
coderay (1.1.3)
80-
concurrent-ruby (1.2.2)
65+
concurrent-ruby (1.3.4)
8166
crass (1.0.6)
8267
date (3.3.3)
83-
erubi (1.12.0)
68+
erubi (1.13.0)
8469
ffi (1.15.5)
85-
globalid (1.1.0)
86-
activesupport (>= 5.0)
87-
i18n (1.12.0)
70+
globalid (1.2.1)
71+
activesupport (>= 6.1)
72+
i18n (1.14.6)
8873
concurrent-ruby (~> 1.0)
89-
loofah (2.20.0)
74+
loofah (2.22.0)
9075
crass (~> 1.0.2)
91-
nokogiri (>= 1.5.9)
76+
nokogiri (>= 1.12.0)
9277
mail (2.8.1)
9378
mini_mime (>= 0.1.1)
9479
net-imap
9580
net-pop
9681
net-smtp
97-
marcel (1.0.2)
82+
marcel (1.0.4)
9883
method_source (1.0.0)
99-
mini_mime (1.1.2)
84+
mini_mime (1.1.5)
10085
minitest (5.18.0)
10186
minitest-focus (1.3.1)
10287
minitest (>= 4, < 6)
@@ -109,59 +94,42 @@ GEM
10994
timeout
11095
net-smtp (0.3.3)
11196
net-protocol
112-
nio4r (2.5.9)
113-
nokogiri (1.14.3-aarch64-linux)
97+
nokogiri (1.16.7-aarch64-linux)
98+
racc (~> 1.4)
99+
nokogiri (1.16.7-arm64-darwin)
114100
racc (~> 1.4)
115-
nokogiri (1.14.3-arm64-darwin)
101+
nokogiri (1.16.7-x86_64-linux)
116102
racc (~> 1.4)
117103
pry (0.14.2)
118104
coderay (~> 1.1)
119105
method_source (~> 1.0)
120-
racc (1.6.2)
121-
rack (2.2.6.4)
106+
racc (1.8.1)
107+
rack (2.2.10)
122108
rack-test (2.1.0)
123109
rack (>= 1.3)
124-
rails (7.0.4.3)
125-
actioncable (= 7.0.4.3)
126-
actionmailbox (= 7.0.4.3)
127-
actionmailer (= 7.0.4.3)
128-
actionpack (= 7.0.4.3)
129-
actiontext (= 7.0.4.3)
130-
actionview (= 7.0.4.3)
131-
activejob (= 7.0.4.3)
132-
activemodel (= 7.0.4.3)
133-
activerecord (= 7.0.4.3)
134-
activestorage (= 7.0.4.3)
135-
activesupport (= 7.0.4.3)
136-
bundler (>= 1.15.0)
137-
railties (= 7.0.4.3)
138-
rails-dom-testing (2.0.3)
139-
activesupport (>= 4.2.0)
110+
rails (0.9.5)
111+
actionmailer (>= 0.6.1)
112+
actionpack (>= 1.4.0)
113+
activerecord (>= 1.6.0)
114+
rake (>= 0.4.15)
115+
rails-dom-testing (2.2.0)
116+
activesupport (>= 5.0.0)
117+
minitest
140118
nokogiri (>= 1.6)
141-
rails-html-sanitizer (1.5.0)
142-
loofah (~> 2.19, >= 2.19.1)
143-
railties (7.0.4.3)
144-
actionpack (= 7.0.4.3)
145-
activesupport (= 7.0.4.3)
146-
method_source
147-
rake (>= 12.2)
148-
thor (~> 1.0)
149-
zeitwerk (~> 2.5)
119+
rails-html-sanitizer (1.6.0)
120+
loofah (~> 2.21)
121+
nokogiri (~> 1.14)
150122
rake (13.0.6)
151123
rb-inotify (0.10.1)
152124
ffi (~> 1.0)
153-
thor (1.2.1)
154125
timeout (0.3.2)
155126
tzinfo (2.0.6)
156127
concurrent-ruby (~> 1.0)
157-
websocket-driver (0.7.5)
158-
websocket-extensions (>= 0.1.0)
159-
websocket-extensions (0.1.5)
160-
zeitwerk (2.6.7)
161128

162129
PLATFORMS
163130
aarch64-linux
164131
arm64-darwin-22
132+
x86_64-linux
165133

166134
DEPENDENCIES
167135
lambda_punch!

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /