Skip to content

Commit 8954221

Browse files
chore(deps): update dependency rails to v7.0.8.1 [security]
1 parent cc125c6 commit 8954221

File tree

1 file changed

+70
-66
lines changed

1 file changed

+70
-66
lines changed

Gemfile.lock

+70-66
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.4)
5-
actionpack (= 7.0.4)
6-
activesupport (= 7.0.4)
4+
actioncable (7.0.8.6)
5+
actionpack (= 7.0.8.6)
6+
activesupport (= 7.0.8.6)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.4)
10-
actionpack (= 7.0.4)
11-
activejob (= 7.0.4)
12-
activerecord (= 7.0.4)
13-
activestorage (= 7.0.4)
14-
activesupport (= 7.0.4)
9+
actionmailbox (7.0.8.6)
10+
actionpack (= 7.0.8.6)
11+
activejob (= 7.0.8.6)
12+
activerecord (= 7.0.8.6)
13+
activestorage (= 7.0.8.6)
14+
activesupport (= 7.0.8.6)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.4)
20-
actionpack (= 7.0.4)
21-
actionview (= 7.0.4)
22-
activejob (= 7.0.4)
23-
activesupport (= 7.0.4)
19+
actionmailer (7.0.8.6)
20+
actionpack (= 7.0.8.6)
21+
actionview (= 7.0.8.6)
22+
activejob (= 7.0.8.6)
23+
activesupport (= 7.0.8.6)
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.4)
30-
actionview (= 7.0.4)
31-
activesupport (= 7.0.4)
32-
rack (~> 2.0, >= 2.2.0)
29+
actionpack (7.0.8.6)
30+
actionview (= 7.0.8.6)
31+
activesupport (= 7.0.8.6)
32+
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.4)
37-
actionpack (= 7.0.4)
38-
activerecord (= 7.0.4)
39-
activestorage (= 7.0.4)
40-
activesupport (= 7.0.4)
36+
actiontext (7.0.8.6)
37+
actionpack (= 7.0.8.6)
38+
activerecord (= 7.0.8.6)
39+
activestorage (= 7.0.8.6)
40+
activesupport (= 7.0.8.6)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.4)
44-
activesupport (= 7.0.4)
43+
actionview (7.0.8.6)
44+
activesupport (= 7.0.8.6)
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.4)
50-
activesupport (= 7.0.4)
49+
activejob (7.0.8.6)
50+
activesupport (= 7.0.8.6)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.4)
53-
activesupport (= 7.0.4)
54-
activerecord (7.0.4)
55-
activemodel (= 7.0.4)
56-
activesupport (= 7.0.4)
57-
activestorage (7.0.4)
58-
actionpack (= 7.0.4)
59-
activejob (= 7.0.4)
60-
activerecord (= 7.0.4)
61-
activesupport (= 7.0.4)
52+
activemodel (7.0.8.6)
53+
activesupport (= 7.0.8.6)
54+
activerecord (7.0.8.6)
55+
activemodel (= 7.0.8.6)
56+
activesupport (= 7.0.8.6)
57+
activestorage (7.0.8.6)
58+
actionpack (= 7.0.8.6)
59+
activejob (= 7.0.8.6)
60+
activerecord (= 7.0.8.6)
61+
activesupport (= 7.0.8.6)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.4)
64+
activesupport (7.0.8.6)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
@@ -70,7 +70,7 @@ GEM
7070
msgpack (~> 1.2)
7171
builder (3.3.0)
7272
coderay (1.1.3)
73-
concurrent-ruby (1.3.3)
73+
concurrent-ruby (1.3.4)
7474
crass (1.0.6)
7575
date (3.3.4)
7676
debug (1.9.1)
@@ -79,7 +79,7 @@ GEM
7979
erubi (1.13.0)
8080
globalid (1.2.1)
8181
activesupport (>= 6.1)
82-
i18n (1.14.5)
82+
i18n (1.14.6)
8383
concurrent-ruby (~> 1.0)
8484
io-console (0.7.2)
8585
irb (1.11.2)
@@ -98,7 +98,7 @@ GEM
9898
mini_mime (1.1.5)
9999
minitest (5.23.1)
100100
msgpack (1.7.2)
101-
net-imap (0.4.12)
101+
net-imap (0.4.18)
102102
date
103103
net-protocol
104104
net-pop (0.1.2)
@@ -107,8 +107,12 @@ GEM
107107
timeout
108108
net-smtp (0.5.0)
109109
net-protocol
110-
nio4r (2.7.0)
111-
nokogiri (1.16.6-arm64-darwin)
110+
nio4r (2.7.4)
111+
nokogiri (1.16.8-arm64-darwin)
112+
racc (~> 1.4)
113+
nokogiri (1.16.8-x86_64-darwin)
114+
racc (~> 1.4)
115+
nokogiri (1.16.8-x86_64-linux)
112116
racc (~> 1.4)
113117
pry (0.14.2)
114118
coderay (~> 1.1)
@@ -117,34 +121,34 @@ GEM
117121
stringio
118122
puma (6.4.2)
119123
nio4r (~> 2.0)
120-
racc (1.8.0)
121-
rack (2.2.8.1)
124+
racc (1.8.1)
125+
rack (2.2.10)
122126
rack-test (2.1.0)
123127
rack (>= 1.3)
124-
rails (7.0.4)
125-
actioncable (= 7.0.4)
126-
actionmailbox (= 7.0.4)
127-
actionmailer (= 7.0.4)
128-
actionpack (= 7.0.4)
129-
actiontext (= 7.0.4)
130-
actionview (= 7.0.4)
131-
activejob (= 7.0.4)
132-
activemodel (= 7.0.4)
133-
activerecord (= 7.0.4)
134-
activestorage (= 7.0.4)
135-
activesupport (= 7.0.4)
128+
rails (7.0.8.6)
129+
actioncable (= 7.0.8.6)
130+
actionmailbox (= 7.0.8.6)
131+
actionmailer (= 7.0.8.6)
132+
actionpack (= 7.0.8.6)
133+
actiontext (= 7.0.8.6)
134+
actionview (= 7.0.8.6)
135+
activejob (= 7.0.8.6)
136+
activemodel (= 7.0.8.6)
137+
activerecord (= 7.0.8.6)
138+
activestorage (= 7.0.8.6)
139+
activesupport (= 7.0.8.6)
136140
bundler (>= 1.15.0)
137-
railties (= 7.0.4)
141+
railties (= 7.0.8.6)
138142
rails-dom-testing (2.2.0)
139143
activesupport (>= 5.0.0)
140144
minitest
141145
nokogiri (>= 1.6)
142-
rails-html-sanitizer (1.6.0)
146+
rails-html-sanitizer (1.6.1)
143147
loofah (~> 2.21)
144-
nokogiri (~> 1.14)
145-
railties (7.0.4)
146-
actionpack (= 7.0.4)
147-
activesupport (= 7.0.4)
148+
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)
149+
railties (7.0.8.6)
150+
actionpack (= 7.0.8.6)
151+
activesupport (= 7.0.8.6)
148152
method_source
149153
rake (>= 12.2)
150154
thor (~> 1.0)
@@ -158,14 +162,14 @@ GEM
158162
sqlite3 (1.6.2-x86_64-darwin)
159163
sqlite3 (1.6.2-x86_64-linux)
160164
stringio (3.1.0)
161-
thor (1.3.1)
162-
timeout (0.4.1)
165+
thor (1.3.2)
166+
timeout (0.4.2)
163167
tzinfo (2.0.6)
164168
concurrent-ruby (~> 1.0)
165169
websocket-driver (0.7.6)
166170
websocket-extensions (>= 0.1.0)
167171
websocket-extensions (0.1.5)
168-
zeitwerk (2.6.15)
172+
zeitwerk (2.6.18)
169173

170174
PLATFORMS
171175
arm64-darwin-22

0 commit comments

Comments
 (0)