Skip to content

Commit cdd2d9f

Browse files
Bump actionpack from 7.0.8.5 to 7.0.8.7
Bumps [actionpack](https://github.com/rails/rails) from 7.0.8.5 to 7.0.8.7. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.0.8.5...v7.0.8.7) --- updated-dependencies: - dependency-name: actionpack dependency-version: 7.0.8.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b12088 commit cdd2d9f

1 file changed

Lines changed: 61 additions & 61 deletions

File tree

Gemfile.lock

Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -10,67 +10,67 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.0.8.5)
14-
actionpack (= 7.0.8.5)
15-
activesupport (= 7.0.8.5)
13+
actioncable (7.0.8.7)
14+
actionpack (= 7.0.8.7)
15+
activesupport (= 7.0.8.7)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
18-
actionmailbox (7.0.8.5)
19-
actionpack (= 7.0.8.5)
20-
activejob (= 7.0.8.5)
21-
activerecord (= 7.0.8.5)
22-
activestorage (= 7.0.8.5)
23-
activesupport (= 7.0.8.5)
18+
actionmailbox (7.0.8.7)
19+
actionpack (= 7.0.8.7)
20+
activejob (= 7.0.8.7)
21+
activerecord (= 7.0.8.7)
22+
activestorage (= 7.0.8.7)
23+
activesupport (= 7.0.8.7)
2424
mail (>= 2.7.1)
2525
net-imap
2626
net-pop
2727
net-smtp
28-
actionmailer (7.0.8.5)
29-
actionpack (= 7.0.8.5)
30-
actionview (= 7.0.8.5)
31-
activejob (= 7.0.8.5)
32-
activesupport (= 7.0.8.5)
28+
actionmailer (7.0.8.7)
29+
actionpack (= 7.0.8.7)
30+
actionview (= 7.0.8.7)
31+
activejob (= 7.0.8.7)
32+
activesupport (= 7.0.8.7)
3333
mail (~> 2.5, >= 2.5.4)
3434
net-imap
3535
net-pop
3636
net-smtp
3737
rails-dom-testing (~> 2.0)
38-
actionpack (7.0.8.5)
39-
actionview (= 7.0.8.5)
40-
activesupport (= 7.0.8.5)
38+
actionpack (7.0.8.7)
39+
actionview (= 7.0.8.7)
40+
activesupport (= 7.0.8.7)
4141
rack (~> 2.0, >= 2.2.4)
4242
rack-test (>= 0.6.3)
4343
rails-dom-testing (~> 2.0)
4444
rails-html-sanitizer (~> 1.0, >= 1.2.0)
45-
actiontext (7.0.8.5)
46-
actionpack (= 7.0.8.5)
47-
activerecord (= 7.0.8.5)
48-
activestorage (= 7.0.8.5)
49-
activesupport (= 7.0.8.5)
45+
actiontext (7.0.8.7)
46+
actionpack (= 7.0.8.7)
47+
activerecord (= 7.0.8.7)
48+
activestorage (= 7.0.8.7)
49+
activesupport (= 7.0.8.7)
5050
globalid (>= 0.6.0)
5151
nokogiri (>= 1.8.5)
52-
actionview (7.0.8.5)
53-
activesupport (= 7.0.8.5)
52+
actionview (7.0.8.7)
53+
activesupport (= 7.0.8.7)
5454
builder (~> 3.1)
5555
erubi (~> 1.4)
5656
rails-dom-testing (~> 2.0)
5757
rails-html-sanitizer (~> 1.1, >= 1.2.0)
58-
activejob (7.0.8.5)
59-
activesupport (= 7.0.8.5)
58+
activejob (7.0.8.7)
59+
activesupport (= 7.0.8.7)
6060
globalid (>= 0.3.6)
61-
activemodel (7.0.8.5)
62-
activesupport (= 7.0.8.5)
63-
activerecord (7.0.8.5)
64-
activemodel (= 7.0.8.5)
65-
activesupport (= 7.0.8.5)
66-
activestorage (7.0.8.5)
67-
actionpack (= 7.0.8.5)
68-
activejob (= 7.0.8.5)
69-
activerecord (= 7.0.8.5)
70-
activesupport (= 7.0.8.5)
61+
activemodel (7.0.8.7)
62+
activesupport (= 7.0.8.7)
63+
activerecord (7.0.8.7)
64+
activemodel (= 7.0.8.7)
65+
activesupport (= 7.0.8.7)
66+
activestorage (7.0.8.7)
67+
actionpack (= 7.0.8.7)
68+
activejob (= 7.0.8.7)
69+
activerecord (= 7.0.8.7)
70+
activesupport (= 7.0.8.7)
7171
marcel (~> 1.0)
7272
mini_mime (>= 1.1.0)
73-
activesupport (7.0.8.5)
73+
activesupport (7.0.8.7)
7474
concurrent-ruby (~> 1.0, >= 1.0.2)
7575
i18n (>= 1.6, < 2)
7676
minitest (>= 5.1)
@@ -133,7 +133,7 @@ GEM
133133
coderay (1.1.3)
134134
coercible (1.0.0)
135135
descendants_tracker (~> 0.0.1)
136-
concurrent-ruby (1.3.4)
136+
concurrent-ruby (1.3.5)
137137
console (1.13.1)
138138
fiber-local
139139
crass (1.0.6)
@@ -143,7 +143,7 @@ GEM
143143
diff-lcs (1.4.4)
144144
dotenv (2.7.6)
145145
dumb_delegator (1.0.0)
146-
erubi (1.13.0)
146+
erubi (1.13.1)
147147
execjs (2.8.1)
148148
faraday (1.10.3)
149149
faraday-em_http (~> 1.0)
@@ -184,7 +184,7 @@ GEM
184184
rake (>= 10.0)
185185
globalid (1.2.1)
186186
activesupport (>= 6.1)
187-
i18n (1.14.6)
187+
i18n (1.14.7)
188188
concurrent-ruby (~> 1.0)
189189
ice_nine (0.11.2)
190190
jquery-rails (4.4.0)
@@ -193,7 +193,7 @@ GEM
193193
thor (>= 0.14, < 2.0)
194194
json (2.6.3)
195195
language_server-protocol (3.17.0.3)
196-
loofah (2.24.0)
196+
loofah (2.24.1)
197197
crass (~> 1.0.2)
198198
nokogiri (>= 1.12.0)
199199
mail (2.8.1)
@@ -206,7 +206,7 @@ GEM
206206
method_source (1.0.0)
207207
mini_mime (1.1.5)
208208
mini_portile2 (2.8.9)
209-
minitest (5.25.1)
209+
minitest (5.25.5)
210210
multi_json (1.15.0)
211211
multipart-post (2.3.0)
212212
net-imap (0.4.20)
@@ -247,32 +247,32 @@ GEM
247247
public_suffix (5.0.3)
248248
racc (1.8.1)
249249
rack (2.2.14)
250-
rack-test (2.1.0)
250+
rack-test (2.2.0)
251251
rack (>= 1.3)
252-
rails (7.0.8.5)
253-
actioncable (= 7.0.8.5)
254-
actionmailbox (= 7.0.8.5)
255-
actionmailer (= 7.0.8.5)
256-
actionpack (= 7.0.8.5)
257-
actiontext (= 7.0.8.5)
258-
actionview (= 7.0.8.5)
259-
activejob (= 7.0.8.5)
260-
activemodel (= 7.0.8.5)
261-
activerecord (= 7.0.8.5)
262-
activestorage (= 7.0.8.5)
263-
activesupport (= 7.0.8.5)
252+
rails (7.0.8.7)
253+
actioncable (= 7.0.8.7)
254+
actionmailbox (= 7.0.8.7)
255+
actionmailer (= 7.0.8.7)
256+
actionpack (= 7.0.8.7)
257+
actiontext (= 7.0.8.7)
258+
actionview (= 7.0.8.7)
259+
activejob (= 7.0.8.7)
260+
activemodel (= 7.0.8.7)
261+
activerecord (= 7.0.8.7)
262+
activestorage (= 7.0.8.7)
263+
activesupport (= 7.0.8.7)
264264
bundler (>= 1.15.0)
265-
railties (= 7.0.8.5)
266-
rails-dom-testing (2.2.0)
265+
railties (= 7.0.8.7)
266+
rails-dom-testing (2.3.0)
267267
activesupport (>= 5.0.0)
268268
minitest
269269
nokogiri (>= 1.6)
270-
rails-html-sanitizer (1.6.1)
270+
rails-html-sanitizer (1.6.2)
271271
loofah (~> 2.21)
272272
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)
273-
railties (7.0.8.5)
274-
actionpack (= 7.0.8.5)
275-
activesupport (= 7.0.8.5)
273+
railties (7.0.8.7)
274+
actionpack (= 7.0.8.7)
275+
activesupport (= 7.0.8.7)
276276
method_source
277277
rake (>= 12.2)
278278
thor (~> 1.0)

0 commit comments

Comments
 (0)