Skip to content

Commit 4d7e827

Browse files
authored
Update all of rails to version 7.0.5.1 (#1045)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 9b8928a commit 4d7e827

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

Gemfile.lock

+53-53
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.5)
5-
actionpack (= 7.0.5)
6-
activesupport (= 7.0.5)
4+
actioncable (7.0.5.1)
5+
actionpack (= 7.0.5.1)
6+
activesupport (= 7.0.5.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.5)
10-
actionpack (= 7.0.5)
11-
activejob (= 7.0.5)
12-
activerecord (= 7.0.5)
13-
activestorage (= 7.0.5)
14-
activesupport (= 7.0.5)
9+
actionmailbox (7.0.5.1)
10+
actionpack (= 7.0.5.1)
11+
activejob (= 7.0.5.1)
12+
activerecord (= 7.0.5.1)
13+
activestorage (= 7.0.5.1)
14+
activesupport (= 7.0.5.1)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.5)
20-
actionpack (= 7.0.5)
21-
actionview (= 7.0.5)
22-
activejob (= 7.0.5)
23-
activesupport (= 7.0.5)
19+
actionmailer (7.0.5.1)
20+
actionpack (= 7.0.5.1)
21+
actionview (= 7.0.5.1)
22+
activejob (= 7.0.5.1)
23+
activesupport (= 7.0.5.1)
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.5)
30-
actionview (= 7.0.5)
31-
activesupport (= 7.0.5)
29+
actionpack (7.0.5.1)
30+
actionview (= 7.0.5.1)
31+
activesupport (= 7.0.5.1)
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.5)
37-
actionpack (= 7.0.5)
38-
activerecord (= 7.0.5)
39-
activestorage (= 7.0.5)
40-
activesupport (= 7.0.5)
36+
actiontext (7.0.5.1)
37+
actionpack (= 7.0.5.1)
38+
activerecord (= 7.0.5.1)
39+
activestorage (= 7.0.5.1)
40+
activesupport (= 7.0.5.1)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.5)
44-
activesupport (= 7.0.5)
43+
actionview (7.0.5.1)
44+
activesupport (= 7.0.5.1)
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.5)
50-
activesupport (= 7.0.5)
49+
activejob (7.0.5.1)
50+
activesupport (= 7.0.5.1)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.5)
53-
activesupport (= 7.0.5)
54-
activerecord (7.0.5)
55-
activemodel (= 7.0.5)
56-
activesupport (= 7.0.5)
57-
activestorage (7.0.5)
58-
actionpack (= 7.0.5)
59-
activejob (= 7.0.5)
60-
activerecord (= 7.0.5)
61-
activesupport (= 7.0.5)
52+
activemodel (7.0.5.1)
53+
activesupport (= 7.0.5.1)
54+
activerecord (7.0.5.1)
55+
activemodel (= 7.0.5.1)
56+
activesupport (= 7.0.5.1)
57+
activestorage (7.0.5.1)
58+
actionpack (= 7.0.5.1)
59+
activejob (= 7.0.5.1)
60+
activerecord (= 7.0.5.1)
61+
activesupport (= 7.0.5.1)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.5)
64+
activesupport (7.0.5.1)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
@@ -190,29 +190,29 @@ GEM
190190
rack
191191
rack-test (2.1.0)
192192
rack (>= 1.3)
193-
rails (7.0.5)
194-
actioncable (= 7.0.5)
195-
actionmailbox (= 7.0.5)
196-
actionmailer (= 7.0.5)
197-
actionpack (= 7.0.5)
198-
actiontext (= 7.0.5)
199-
actionview (= 7.0.5)
200-
activejob (= 7.0.5)
201-
activemodel (= 7.0.5)
202-
activerecord (= 7.0.5)
203-
activestorage (= 7.0.5)
204-
activesupport (= 7.0.5)
193+
rails (7.0.5.1)
194+
actioncable (= 7.0.5.1)
195+
actionmailbox (= 7.0.5.1)
196+
actionmailer (= 7.0.5.1)
197+
actionpack (= 7.0.5.1)
198+
actiontext (= 7.0.5.1)
199+
actionview (= 7.0.5.1)
200+
activejob (= 7.0.5.1)
201+
activemodel (= 7.0.5.1)
202+
activerecord (= 7.0.5.1)
203+
activestorage (= 7.0.5.1)
204+
activesupport (= 7.0.5.1)
205205
bundler (>= 1.15.0)
206-
railties (= 7.0.5)
206+
railties (= 7.0.5.1)
207207
rails-dom-testing (2.0.3)
208208
activesupport (>= 4.2.0)
209209
nokogiri (>= 1.6)
210210
rails-html-sanitizer (1.6.0)
211211
loofah (~> 2.21)
212212
nokogiri (~> 1.14)
213-
railties (7.0.5)
214-
actionpack (= 7.0.5)
215-
activesupport (= 7.0.5)
213+
railties (7.0.5.1)
214+
actionpack (= 7.0.5.1)
215+
activesupport (= 7.0.5.1)
216216
method_source
217217
rake (>= 12.2)
218218
thor (~> 1.0)

0 commit comments

Comments
 (0)