Skip to content

Commit d4bfba3

Browse files
Bump rack from 2.2.6.4 to 3.0.11
Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 3.0.11. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/commits) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b92935e commit d4bfba3

File tree

1 file changed

+111
-76
lines changed

1 file changed

+111
-76
lines changed

Gemfile.lock

Lines changed: 111 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -10,85 +10,102 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.0.4.3)
14-
actionpack (= 7.0.4.3)
15-
activesupport (= 7.0.4.3)
13+
actioncable (7.1.3.4)
14+
actionpack (= 7.1.3.4)
15+
activesupport (= 7.1.3.4)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
18-
actionmailbox (7.0.4.3)
19-
actionpack (= 7.0.4.3)
20-
activejob (= 7.0.4.3)
21-
activerecord (= 7.0.4.3)
22-
activestorage (= 7.0.4.3)
23-
activesupport (= 7.0.4.3)
18+
zeitwerk (~> 2.6)
19+
actionmailbox (7.1.3.4)
20+
actionpack (= 7.1.3.4)
21+
activejob (= 7.1.3.4)
22+
activerecord (= 7.1.3.4)
23+
activestorage (= 7.1.3.4)
24+
activesupport (= 7.1.3.4)
2425
mail (>= 2.7.1)
2526
net-imap
2627
net-pop
2728
net-smtp
28-
actionmailer (7.0.4.3)
29-
actionpack (= 7.0.4.3)
30-
actionview (= 7.0.4.3)
31-
activejob (= 7.0.4.3)
32-
activesupport (= 7.0.4.3)
29+
actionmailer (7.1.3.4)
30+
actionpack (= 7.1.3.4)
31+
actionview (= 7.1.3.4)
32+
activejob (= 7.1.3.4)
33+
activesupport (= 7.1.3.4)
3334
mail (~> 2.5, >= 2.5.4)
3435
net-imap
3536
net-pop
3637
net-smtp
37-
rails-dom-testing (~> 2.0)
38-
actionpack (7.0.4.3)
39-
actionview (= 7.0.4.3)
40-
activesupport (= 7.0.4.3)
41-
rack (~> 2.0, >= 2.2.0)
38+
rails-dom-testing (~> 2.2)
39+
actionpack (7.1.3.4)
40+
actionview (= 7.1.3.4)
41+
activesupport (= 7.1.3.4)
42+
nokogiri (>= 1.8.5)
43+
racc
44+
rack (>= 2.2.4)
45+
rack-session (>= 1.0.1)
4246
rack-test (>= 0.6.3)
43-
rails-dom-testing (~> 2.0)
44-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
45-
actiontext (7.0.4.3)
46-
actionpack (= 7.0.4.3)
47-
activerecord (= 7.0.4.3)
48-
activestorage (= 7.0.4.3)
49-
activesupport (= 7.0.4.3)
47+
rails-dom-testing (~> 2.2)
48+
rails-html-sanitizer (~> 1.6)
49+
actiontext (7.1.3.4)
50+
actionpack (= 7.1.3.4)
51+
activerecord (= 7.1.3.4)
52+
activestorage (= 7.1.3.4)
53+
activesupport (= 7.1.3.4)
5054
globalid (>= 0.6.0)
5155
nokogiri (>= 1.8.5)
52-
actionview (7.0.4.3)
53-
activesupport (= 7.0.4.3)
56+
actionview (7.1.3.4)
57+
activesupport (= 7.1.3.4)
5458
builder (~> 3.1)
55-
erubi (~> 1.4)
56-
rails-dom-testing (~> 2.0)
57-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
58-
activejob (7.0.4.3)
59-
activesupport (= 7.0.4.3)
59+
erubi (~> 1.11)
60+
rails-dom-testing (~> 2.2)
61+
rails-html-sanitizer (~> 1.6)
62+
activejob (7.1.3.4)
63+
activesupport (= 7.1.3.4)
6064
globalid (>= 0.3.6)
61-
activemodel (7.0.4.3)
62-
activesupport (= 7.0.4.3)
63-
activerecord (7.0.4.3)
64-
activemodel (= 7.0.4.3)
65-
activesupport (= 7.0.4.3)
66-
activestorage (7.0.4.3)
67-
actionpack (= 7.0.4.3)
68-
activejob (= 7.0.4.3)
69-
activerecord (= 7.0.4.3)
70-
activesupport (= 7.0.4.3)
65+
activemodel (7.1.3.4)
66+
activesupport (= 7.1.3.4)
67+
activerecord (7.1.3.4)
68+
activemodel (= 7.1.3.4)
69+
activesupport (= 7.1.3.4)
70+
timeout (>= 0.4.0)
71+
activestorage (7.1.3.4)
72+
actionpack (= 7.1.3.4)
73+
activejob (= 7.1.3.4)
74+
activerecord (= 7.1.3.4)
75+
activesupport (= 7.1.3.4)
7176
marcel (~> 1.0)
72-
mini_mime (>= 1.1.0)
73-
activesupport (7.0.4.3)
77+
activesupport (7.1.3.4)
78+
base64
79+
bigdecimal
7480
concurrent-ruby (~> 1.0, >= 1.0.2)
81+
connection_pool (>= 2.2.5)
82+
drb
7583
i18n (>= 1.6, < 2)
7684
minitest (>= 5.1)
85+
mutex_m
7786
tzinfo (~> 2.0)
87+
base64 (0.2.0)
88+
bigdecimal (3.1.8)
7889
builder (3.2.4)
7990
coderay (1.1.3)
8091
concurrent-ruby (1.2.2)
92+
connection_pool (2.4.1)
8193
crass (1.0.6)
8294
date (3.3.3)
95+
drb (2.2.1)
8396
erubi (1.12.0)
8497
ffi (1.15.5)
8598
globalid (1.1.0)
8699
activesupport (>= 5.0)
87100
i18n (1.12.0)
88101
concurrent-ruby (~> 1.0)
89-
loofah (2.20.0)
102+
io-console (0.7.2)
103+
irb (1.13.1)
104+
rdoc (>= 4.0.0)
105+
reline (>= 0.4.2)
106+
loofah (2.22.0)
90107
crass (~> 1.0.2)
91-
nokogiri (>= 1.5.9)
108+
nokogiri (>= 1.12.0)
92109
mail (2.8.1)
93110
mini_mime (>= 0.1.1)
94111
net-imap
@@ -97,9 +114,11 @@ GEM
97114
marcel (1.0.2)
98115
method_source (1.0.0)
99116
mini_mime (1.1.2)
117+
mini_portile2 (2.8.7)
100118
minitest (5.18.0)
101119
minitest-focus (1.3.1)
102120
minitest (>= 4, < 6)
121+
mutex_m (0.2.0)
103122
net-imap (0.3.4)
104123
date
105124
net-protocol
@@ -110,50 +129,65 @@ GEM
110129
net-smtp (0.3.3)
111130
net-protocol
112131
nio4r (2.5.9)
113-
nokogiri (1.14.3-aarch64-linux)
114-
racc (~> 1.4)
115-
nokogiri (1.14.3-arm64-darwin)
132+
nokogiri (1.14.3)
133+
mini_portile2 (~> 2.8.0)
116134
racc (~> 1.4)
117135
pry (0.14.2)
118136
coderay (~> 1.1)
119137
method_source (~> 1.0)
138+
psych (5.1.2)
139+
stringio
120140
racc (1.6.2)
121-
rack (2.2.6.4)
141+
rack (3.0.11)
142+
rack-session (2.0.0)
143+
rack (>= 3.0.0)
122144
rack-test (2.1.0)
123145
rack (>= 1.3)
124-
rails (7.0.4.3)
125-
actioncable (= 7.0.4.3)
126-
actionmailbox (= 7.0.4.3)
127-
actionmailer (= 7.0.4.3)
128-
actionpack (= 7.0.4.3)
129-
actiontext (= 7.0.4.3)
130-
actionview (= 7.0.4.3)
131-
activejob (= 7.0.4.3)
132-
activemodel (= 7.0.4.3)
133-
activerecord (= 7.0.4.3)
134-
activestorage (= 7.0.4.3)
135-
activesupport (= 7.0.4.3)
146+
rackup (2.1.0)
147+
rack (>= 3)
148+
webrick (~> 1.8)
149+
rails (7.1.3.4)
150+
actioncable (= 7.1.3.4)
151+
actionmailbox (= 7.1.3.4)
152+
actionmailer (= 7.1.3.4)
153+
actionpack (= 7.1.3.4)
154+
actiontext (= 7.1.3.4)
155+
actionview (= 7.1.3.4)
156+
activejob (= 7.1.3.4)
157+
activemodel (= 7.1.3.4)
158+
activerecord (= 7.1.3.4)
159+
activestorage (= 7.1.3.4)
160+
activesupport (= 7.1.3.4)
136161
bundler (>= 1.15.0)
137-
railties (= 7.0.4.3)
138-
rails-dom-testing (2.0.3)
139-
activesupport (>= 4.2.0)
162+
railties (= 7.1.3.4)
163+
rails-dom-testing (2.2.0)
164+
activesupport (>= 5.0.0)
165+
minitest
140166
nokogiri (>= 1.6)
141-
rails-html-sanitizer (1.5.0)
142-
loofah (~> 2.19, >= 2.19.1)
143-
railties (7.0.4.3)
144-
actionpack (= 7.0.4.3)
145-
activesupport (= 7.0.4.3)
146-
method_source
167+
rails-html-sanitizer (1.6.0)
168+
loofah (~> 2.21)
169+
nokogiri (~> 1.14)
170+
railties (7.1.3.4)
171+
actionpack (= 7.1.3.4)
172+
activesupport (= 7.1.3.4)
173+
irb
174+
rackup (>= 1.0.0)
147175
rake (>= 12.2)
148-
thor (~> 1.0)
149-
zeitwerk (~> 2.5)
176+
thor (~> 1.0, >= 1.2.2)
177+
zeitwerk (~> 2.6)
150178
rake (13.0.6)
151179
rb-inotify (0.10.1)
152180
ffi (~> 1.0)
153-
thor (1.2.1)
154-
timeout (0.3.2)
181+
rdoc (6.7.0)
182+
psych (>= 4.0.0)
183+
reline (0.5.8)
184+
io-console (~> 0.5)
185+
stringio (3.1.0)
186+
thor (1.3.1)
187+
timeout (0.4.1)
155188
tzinfo (2.0.6)
156189
concurrent-ruby (~> 1.0)
190+
webrick (1.8.1)
157191
websocket-driver (0.7.5)
158192
websocket-extensions (>= 0.1.0)
159193
websocket-extensions (0.1.5)
@@ -162,6 +196,7 @@ GEM
162196
PLATFORMS
163197
aarch64-linux
164198
arm64-darwin-22
199+
x86_64-linux
165200

166201
DEPENDENCIES
167202
lambda_punch!

0 commit comments

Comments
 (0)