Skip to content

Commit f1ab3c5

Browse files
dependabot[bot]dblock
authored andcommitted
Bump actionpack from 7.0.8.1 to 7.0.8.4
Bumps [actionpack](https://github.com/rails/rails) from 7.0.8.1 to 7.0.8.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.0.8.1...v7.0.8.4) --- updated-dependencies: - dependency-name: actionpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0913026 commit f1ab3c5

File tree

1 file changed

+58
-58
lines changed

1 file changed

+58
-58
lines changed

Gemfile.lock

Lines changed: 58 additions & 58 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.4)
5+
actionpack (= 7.0.8.4)
6+
activesupport (= 7.0.8.4)
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.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)
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.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)
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.4)
30+
actionview (= 7.0.8.4)
31+
activesupport (= 7.0.8.4)
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.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)
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.4)
44+
activesupport (= 7.0.8.4)
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.4)
50+
activesupport (= 7.0.8.4)
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.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)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.8.1)
64+
activesupport (7.0.8.4)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
@@ -87,7 +87,7 @@ GEM
8787
regexp_parser (>= 1.5, < 3.0)
8888
xpath (~> 3.2)
8989
childprocess (4.1.0)
90-
concurrent-ruby (1.2.3)
90+
concurrent-ruby (1.3.1)
9191
crass (1.0.6)
9292
date (3.3.4)
9393
debug (1.5.0)
@@ -120,7 +120,7 @@ GEM
120120
rack-accept
121121
grape-swagger (1.6.0)
122122
grape (~> 1.3)
123-
i18n (1.14.4)
123+
i18n (1.14.5)
124124
concurrent-ruby (~> 1.0)
125125
importmap-rails (1.1.1)
126126
actionpack (>= 6.0.0)
@@ -145,7 +145,7 @@ GEM
145145
matrix (0.4.2)
146146
method_source (1.0.0)
147147
mini_mime (1.1.5)
148-
minitest (5.22.3)
148+
minitest (5.23.1)
149149
msgpack (1.5.2)
150150
mustermann (3.0.0)
151151
ruby2_keywords (~> 0.0.1)
@@ -175,36 +175,36 @@ GEM
175175
public_suffix (4.0.7)
176176
puma (5.6.8)
177177
nio4r (~> 2.0)
178-
racc (1.7.3)
179-
rack (2.2.8.1)
178+
racc (1.8.0)
179+
rack (2.2.9)
180180
rack-accept (0.4.5)
181181
rack (>= 0.4)
182182
rack-test (2.1.0)
183183
rack (>= 1.3)
184-
rails (7.0.8.1)
185-
actioncable (= 7.0.8.1)
186-
actionmailbox (= 7.0.8.1)
187-
actionmailer (= 7.0.8.1)
188-
actionpack (= 7.0.8.1)
189-
actiontext (= 7.0.8.1)
190-
actionview (= 7.0.8.1)
191-
activejob (= 7.0.8.1)
192-
activemodel (= 7.0.8.1)
193-
activerecord (= 7.0.8.1)
194-
activestorage (= 7.0.8.1)
195-
activesupport (= 7.0.8.1)
184+
rails (7.0.8.4)
185+
actioncable (= 7.0.8.4)
186+
actionmailbox (= 7.0.8.4)
187+
actionmailer (= 7.0.8.4)
188+
actionpack (= 7.0.8.4)
189+
actiontext (= 7.0.8.4)
190+
actionview (= 7.0.8.4)
191+
activejob (= 7.0.8.4)
192+
activemodel (= 7.0.8.4)
193+
activerecord (= 7.0.8.4)
194+
activestorage (= 7.0.8.4)
195+
activesupport (= 7.0.8.4)
196196
bundler (>= 1.15.0)
197-
railties (= 7.0.8.1)
197+
railties (= 7.0.8.4)
198198
rails-dom-testing (2.2.0)
199199
activesupport (>= 5.0.0)
200200
minitest
201201
nokogiri (>= 1.6)
202202
rails-html-sanitizer (1.6.0)
203203
loofah (~> 2.21)
204204
nokogiri (~> 1.14)
205-
railties (7.0.8.1)
206-
actionpack (= 7.0.8.1)
207-
activesupport (= 7.0.8.1)
205+
railties (7.0.8.4)
206+
actionpack (= 7.0.8.4)
207+
activesupport (= 7.0.8.4)
208208
method_source
209209
rake (>= 12.2)
210210
thor (~> 1.0)

0 commit comments

Comments
 (0)