Skip to content

Commit 581c2b3

Browse files
build(deps): bump actionpack from 7.0.8.1 to 7.0.8.7 in /run/rails (#1520)
Bumps [actionpack](https://github.com/rails/rails) from 7.0.8.1 to 7.0.8.7. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.0.8.1...v7.0.8.7) --- updated-dependencies: - dependency-name: actionpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91b2424 commit 581c2b3

File tree

1 file changed

+66
-66
lines changed

1 file changed

+66
-66
lines changed

run/rails/Gemfile.lock

Lines changed: 66 additions & 66 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.1)
5-
actionpack (= 7.0.8.1)
6-
activesupport (= 7.0.8.1)
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.1)
10-
actionpack (= 7.0.8.1)
11-
activejob (= 7.0.8.1)
12-
activerecord (= 7.0.8.1)
13-
activestorage (= 7.0.8.1)
14-
activesupport (= 7.0.8.1)
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.1)
20-
actionpack (= 7.0.8.1)
21-
actionview (= 7.0.8.1)
22-
activejob (= 7.0.8.1)
23-
activesupport (= 7.0.8.1)
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.1)
30-
actionview (= 7.0.8.1)
31-
activesupport (= 7.0.8.1)
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.1)
37-
actionpack (= 7.0.8.1)
38-
activerecord (= 7.0.8.1)
39-
activestorage (= 7.0.8.1)
40-
activesupport (= 7.0.8.1)
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.1)
44-
activesupport (= 7.0.8.1)
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.1)
50-
activesupport (= 7.0.8.1)
49+
activejob (7.0.8.7)
50+
activesupport (= 7.0.8.7)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.8.1)
53-
activesupport (= 7.0.8.1)
54-
activerecord (7.0.8.1)
55-
activemodel (= 7.0.8.1)
56-
activesupport (= 7.0.8.1)
57-
activestorage (7.0.8.1)
58-
actionpack (= 7.0.8.1)
59-
activejob (= 7.0.8.1)
60-
activerecord (= 7.0.8.1)
61-
activesupport (= 7.0.8.1)
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.1)
64+
activesupport (7.0.8.7)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
@@ -72,7 +72,7 @@ GEM
7272
bindex (0.8.1)
7373
bootsnap (1.16.0)
7474
msgpack (~> 1.2)
75-
builder (3.2.4)
75+
builder (3.3.0)
7676
byebug (11.1.3)
7777
capybara (3.39.2)
7878
addressable
@@ -83,7 +83,7 @@ GEM
8383
rack-test (>= 0.6.3)
8484
regexp_parser (>= 1.5, < 3.0)
8585
xpath (~> 3.2)
86-
concurrent-ruby (1.2.3)
86+
concurrent-ruby (1.3.5)
8787
crass (1.0.6)
8888
date (3.3.4)
8989
declarative (0.0.20)
@@ -93,7 +93,7 @@ GEM
9393
dotenv-rails (2.8.1)
9494
dotenv (= 2.8.1)
9595
railties (>= 3.2)
96-
erubi (1.12.0)
96+
erubi (1.13.1)
9797
faraday (2.7.11)
9898
base64
9999
faraday-net_http (>= 2.0, < 3.1)
@@ -136,7 +136,7 @@ GEM
136136
os (>= 0.9, < 2.0)
137137
signet (>= 0.16, < 2.a)
138138
httpclient (2.8.3)
139-
i18n (1.14.1)
139+
i18n (1.14.7)
140140
concurrent-ruby (~> 1.0)
141141
jbuilder (2.11.5)
142142
actionview (>= 5.0.0)
@@ -147,7 +147,7 @@ GEM
147147
listen (3.8.0)
148148
rb-fsevent (~> 0.10, >= 0.10.3)
149149
rb-inotify (~> 0.9, >= 0.9.10)
150-
loofah (2.22.0)
150+
loofah (2.24.0)
151151
crass (~> 1.0.2)
152152
nokogiri (>= 1.12.0)
153153
mail (2.8.1)
@@ -159,8 +159,8 @@ GEM
159159
matrix (0.4.2)
160160
method_source (1.0.0)
161161
mini_mime (1.1.5)
162-
mini_portile2 (2.8.6)
163-
minitest (5.22.2)
162+
mini_portile2 (2.8.8)
163+
minitest (5.25.4)
164164
msgpack (1.7.2)
165165
multi_json (1.15.0)
166166
net-imap (0.4.10)
@@ -173,44 +173,44 @@ GEM
173173
net-smtp (0.4.0.1)
174174
net-protocol
175175
nio4r (2.7.0)
176-
nokogiri (1.16.5)
176+
nokogiri (1.18.2)
177177
mini_portile2 (~> 2.8.2)
178178
racc (~> 1.4)
179179
os (1.1.4)
180180
pg (1.5.4)
181181
public_suffix (5.0.3)
182182
puma (6.4.2)
183183
nio4r (~> 2.0)
184-
racc (1.7.3)
185-
rack (2.2.8.1)
184+
racc (1.8.1)
185+
rack (2.2.10)
186186
rack-mini-profiler (3.1.1)
187187
rack (>= 1.2.0)
188-
rack-test (2.1.0)
188+
rack-test (2.2.0)
189189
rack (>= 1.3)
190-
rails (7.0.8.1)
191-
actioncable (= 7.0.8.1)
192-
actionmailbox (= 7.0.8.1)
193-
actionmailer (= 7.0.8.1)
194-
actionpack (= 7.0.8.1)
195-
actiontext (= 7.0.8.1)
196-
actionview (= 7.0.8.1)
197-
activejob (= 7.0.8.1)
198-
activemodel (= 7.0.8.1)
199-
activerecord (= 7.0.8.1)
200-
activestorage (= 7.0.8.1)
201-
activesupport (= 7.0.8.1)
190+
rails (7.0.8.7)
191+
actioncable (= 7.0.8.7)
192+
actionmailbox (= 7.0.8.7)
193+
actionmailer (= 7.0.8.7)
194+
actionpack (= 7.0.8.7)
195+
actiontext (= 7.0.8.7)
196+
actionview (= 7.0.8.7)
197+
activejob (= 7.0.8.7)
198+
activemodel (= 7.0.8.7)
199+
activerecord (= 7.0.8.7)
200+
activestorage (= 7.0.8.7)
201+
activesupport (= 7.0.8.7)
202202
bundler (>= 1.15.0)
203-
railties (= 7.0.8.1)
203+
railties (= 7.0.8.7)
204204
rails-dom-testing (2.2.0)
205205
activesupport (>= 5.0.0)
206206
minitest
207207
nokogiri (>= 1.6)
208-
rails-html-sanitizer (1.6.0)
208+
rails-html-sanitizer (1.6.2)
209209
loofah (~> 2.21)
210-
nokogiri (~> 1.14)
211-
railties (7.0.8.1)
212-
actionpack (= 7.0.8.1)
213-
activesupport (= 7.0.8.1)
210+
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)
211+
railties (7.0.8.7)
212+
actionpack (= 7.0.8.7)
213+
activesupport (= 7.0.8.7)
214214
method_source
215215
rake (>= 12.2)
216216
thor (~> 1.0)

0 commit comments

Comments
 (0)