Skip to content

Commit 586b3a5

Browse files
Bump actionpack from 7.0.8.4 to 7.0.8.7
Bumps [actionpack](https://github.com/rails/rails) from 7.0.8.4 to 7.0.8.7. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.0.8.4...v7.0.8.7) --- updated-dependencies: - dependency-name: actionpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 240f3e0 commit 586b3a5

File tree

1 file changed

+62
-62
lines changed

1 file changed

+62
-62
lines changed

Gemfile.lock

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,67 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.8.4)
5-
actionpack (= 7.0.8.4)
6-
activesupport (= 7.0.8.4)
4+
actioncable (7.0.8.7)
5+
actionpack (= 7.0.8.7)
6+
activesupport (= 7.0.8.7)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.8.4)
10-
actionpack (= 7.0.8.4)
11-
activejob (= 7.0.8.4)
12-
activerecord (= 7.0.8.4)
13-
activestorage (= 7.0.8.4)
14-
activesupport (= 7.0.8.4)
9+
actionmailbox (7.0.8.7)
10+
actionpack (= 7.0.8.7)
11+
activejob (= 7.0.8.7)
12+
activerecord (= 7.0.8.7)
13+
activestorage (= 7.0.8.7)
14+
activesupport (= 7.0.8.7)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.8.4)
20-
actionpack (= 7.0.8.4)
21-
actionview (= 7.0.8.4)
22-
activejob (= 7.0.8.4)
23-
activesupport (= 7.0.8.4)
19+
actionmailer (7.0.8.7)
20+
actionpack (= 7.0.8.7)
21+
actionview (= 7.0.8.7)
22+
activejob (= 7.0.8.7)
23+
activesupport (= 7.0.8.7)
2424
mail (~> 2.5, >= 2.5.4)
2525
net-imap
2626
net-pop
2727
net-smtp
2828
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.8.4)
30-
actionview (= 7.0.8.4)
31-
activesupport (= 7.0.8.4)
29+
actionpack (7.0.8.7)
30+
actionview (= 7.0.8.7)
31+
activesupport (= 7.0.8.7)
3232
rack (~> 2.0, >= 2.2.4)
3333
rack-test (>= 0.6.3)
3434
rails-dom-testing (~> 2.0)
3535
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.8.4)
37-
actionpack (= 7.0.8.4)
38-
activerecord (= 7.0.8.4)
39-
activestorage (= 7.0.8.4)
40-
activesupport (= 7.0.8.4)
36+
actiontext (7.0.8.7)
37+
actionpack (= 7.0.8.7)
38+
activerecord (= 7.0.8.7)
39+
activestorage (= 7.0.8.7)
40+
activesupport (= 7.0.8.7)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.8.4)
44-
activesupport (= 7.0.8.4)
43+
actionview (7.0.8.7)
44+
activesupport (= 7.0.8.7)
4545
builder (~> 3.1)
4646
erubi (~> 1.4)
4747
rails-dom-testing (~> 2.0)
4848
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.8.4)
50-
activesupport (= 7.0.8.4)
49+
activejob (7.0.8.7)
50+
activesupport (= 7.0.8.7)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.8.4)
53-
activesupport (= 7.0.8.4)
54-
activerecord (7.0.8.4)
55-
activemodel (= 7.0.8.4)
56-
activesupport (= 7.0.8.4)
57-
activestorage (7.0.8.4)
58-
actionpack (= 7.0.8.4)
59-
activejob (= 7.0.8.4)
60-
activerecord (= 7.0.8.4)
61-
activesupport (= 7.0.8.4)
52+
activemodel (7.0.8.7)
53+
activesupport (= 7.0.8.7)
54+
activerecord (7.0.8.7)
55+
activemodel (= 7.0.8.7)
56+
activesupport (= 7.0.8.7)
57+
activestorage (7.0.8.7)
58+
actionpack (= 7.0.8.7)
59+
activejob (= 7.0.8.7)
60+
activerecord (= 7.0.8.7)
61+
activesupport (= 7.0.8.7)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.8.4)
64+
activesupport (7.0.8.7)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
@@ -122,7 +122,7 @@ GEM
122122
grape-swagger (2.1.0)
123123
grape (>= 1.7, < 3.0)
124124
rack-test (~> 2)
125-
i18n (1.14.5)
125+
i18n (1.14.6)
126126
concurrent-ruby (~> 1.0)
127127
importmap-rails (2.0.1)
128128
actionpack (>= 6.0.0)
@@ -150,7 +150,7 @@ GEM
150150
matrix (0.4.2)
151151
method_source (1.1.0)
152152
mini_mime (1.1.5)
153-
minitest (5.25.1)
153+
minitest (5.25.4)
154154
msgpack (1.7.2)
155155
mustermann (3.0.2)
156156
ruby2_keywords (~> 0.0.1)
@@ -166,17 +166,17 @@ GEM
166166
net-smtp (0.5.0)
167167
net-protocol
168168
nio4r (2.7.3)
169-
nokogiri (1.16.8-aarch64-linux)
169+
nokogiri (1.17.1-aarch64-linux)
170170
racc (~> 1.4)
171-
nokogiri (1.16.8-arm-linux)
171+
nokogiri (1.17.1-arm-linux)
172172
racc (~> 1.4)
173-
nokogiri (1.16.8-arm64-darwin)
173+
nokogiri (1.17.1-arm64-darwin)
174174
racc (~> 1.4)
175-
nokogiri (1.16.8-x86-linux)
175+
nokogiri (1.17.1-x86-linux)
176176
racc (~> 1.4)
177-
nokogiri (1.16.8-x86_64-darwin)
177+
nokogiri (1.17.1-x86_64-darwin)
178178
racc (~> 1.4)
179-
nokogiri (1.16.8-x86_64-linux)
179+
nokogiri (1.17.1-x86_64-linux)
180180
racc (~> 1.4)
181181
parallel (1.26.3)
182182
parser (3.3.4.2)
@@ -189,33 +189,33 @@ GEM
189189
puma (6.4.2)
190190
nio4r (~> 2.0)
191191
racc (1.8.1)
192-
rack (2.2.9)
192+
rack (2.2.10)
193193
rack-test (2.1.0)
194194
rack (>= 1.3)
195-
rails (7.0.8.4)
196-
actioncable (= 7.0.8.4)
197-
actionmailbox (= 7.0.8.4)
198-
actionmailer (= 7.0.8.4)
199-
actionpack (= 7.0.8.4)
200-
actiontext (= 7.0.8.4)
201-
actionview (= 7.0.8.4)
202-
activejob (= 7.0.8.4)
203-
activemodel (= 7.0.8.4)
204-
activerecord (= 7.0.8.4)
205-
activestorage (= 7.0.8.4)
206-
activesupport (= 7.0.8.4)
195+
rails (7.0.8.7)
196+
actioncable (= 7.0.8.7)
197+
actionmailbox (= 7.0.8.7)
198+
actionmailer (= 7.0.8.7)
199+
actionpack (= 7.0.8.7)
200+
actiontext (= 7.0.8.7)
201+
actionview (= 7.0.8.7)
202+
activejob (= 7.0.8.7)
203+
activemodel (= 7.0.8.7)
204+
activerecord (= 7.0.8.7)
205+
activestorage (= 7.0.8.7)
206+
activesupport (= 7.0.8.7)
207207
bundler (>= 1.15.0)
208-
railties (= 7.0.8.4)
208+
railties (= 7.0.8.7)
209209
rails-dom-testing (2.2.0)
210210
activesupport (>= 5.0.0)
211211
minitest
212212
nokogiri (>= 1.6)
213213
rails-html-sanitizer (1.6.1)
214214
loofah (~> 2.21)
215215
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
216-
railties (7.0.8.4)
217-
actionpack (= 7.0.8.4)
218-
activesupport (= 7.0.8.4)
216+
railties (7.0.8.7)
217+
actionpack (= 7.0.8.7)
218+
activesupport (= 7.0.8.7)
219219
method_source
220220
rake (>= 12.2)
221221
thor (~> 1.0)

0 commit comments

Comments
 (0)