Skip to content

Commit 59706e4

Browse files
Bump rack from 2.2.6.4 to 3.0.9.1
Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 3.0.9.1. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.6.4...v3.0.9.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a715e05 commit 59706e4

File tree

1 file changed

+98
-96
lines changed

1 file changed

+98
-96
lines changed

Gemfile.lock

Lines changed: 98 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -10,127 +10,135 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (6.1.4.1)
14-
actionpack (= 6.1.4.1)
15-
activesupport (= 6.1.4.1)
16-
nio4r (~> 2.0)
17-
websocket-driver (>= 0.6.1)
18-
actionmailbox (6.1.4.1)
19-
actionpack (= 6.1.4.1)
20-
activejob (= 6.1.4.1)
21-
activerecord (= 6.1.4.1)
22-
activestorage (= 6.1.4.1)
23-
activesupport (= 6.1.4.1)
24-
mail (>= 2.7.1)
25-
actionmailer (6.1.4.1)
26-
actionpack (= 6.1.4.1)
27-
actionview (= 6.1.4.1)
28-
activejob (= 6.1.4.1)
29-
activesupport (= 6.1.4.1)
13+
actionmailer (7.1.3.2)
14+
actionpack (= 7.1.3.2)
15+
actionview (= 7.1.3.2)
16+
activejob (= 7.1.3.2)
17+
activesupport (= 7.1.3.2)
3018
mail (~> 2.5, >= 2.5.4)
31-
rails-dom-testing (~> 2.0)
32-
actionpack (6.1.4.1)
33-
actionview (= 6.1.4.1)
34-
activesupport (= 6.1.4.1)
35-
rack (~> 2.0, >= 2.0.9)
36-
rack-test (>= 0.6.3)
37-
rails-dom-testing (~> 2.0)
38-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
39-
actiontext (6.1.4.1)
40-
actionpack (= 6.1.4.1)
41-
activerecord (= 6.1.4.1)
42-
activestorage (= 6.1.4.1)
43-
activesupport (= 6.1.4.1)
19+
net-imap
20+
net-pop
21+
net-smtp
22+
rails-dom-testing (~> 2.2)
23+
actionpack (7.1.3.2)
24+
actionview (= 7.1.3.2)
25+
activesupport (= 7.1.3.2)
4426
nokogiri (>= 1.8.5)
45-
actionview (6.1.4.1)
46-
activesupport (= 6.1.4.1)
27+
racc
28+
rack (>= 2.2.4)
29+
rack-session (>= 1.0.1)
30+
rack-test (>= 0.6.3)
31+
rails-dom-testing (~> 2.2)
32+
rails-html-sanitizer (~> 1.6)
33+
actionview (7.1.3.2)
34+
activesupport (= 7.1.3.2)
4735
builder (~> 3.1)
48-
erubi (~> 1.4)
49-
rails-dom-testing (~> 2.0)
50-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
51-
activejob (6.1.4.1)
52-
activesupport (= 6.1.4.1)
36+
erubi (~> 1.11)
37+
rails-dom-testing (~> 2.2)
38+
rails-html-sanitizer (~> 1.6)
39+
activejob (7.1.3.2)
40+
activesupport (= 7.1.3.2)
5341
globalid (>= 0.3.6)
54-
activemodel (6.1.4.1)
55-
activesupport (= 6.1.4.1)
56-
activerecord (6.1.4.1)
57-
activemodel (= 6.1.4.1)
58-
activesupport (= 6.1.4.1)
59-
activestorage (6.1.4.1)
60-
actionpack (= 6.1.4.1)
61-
activejob (= 6.1.4.1)
62-
activerecord (= 6.1.4.1)
63-
activesupport (= 6.1.4.1)
64-
marcel (~> 1.0.0)
65-
mini_mime (>= 1.1.0)
66-
activesupport (6.1.4.1)
42+
activemodel (7.1.3.2)
43+
activesupport (= 7.1.3.2)
44+
activerecord (7.1.3.2)
45+
activemodel (= 7.1.3.2)
46+
activesupport (= 7.1.3.2)
47+
timeout (>= 0.4.0)
48+
activesupport (7.1.3.2)
49+
base64
50+
bigdecimal
6751
concurrent-ruby (~> 1.0, >= 1.0.2)
52+
connection_pool (>= 2.2.5)
53+
drb
6854
i18n (>= 1.6, < 2)
6955
minitest (>= 5.1)
56+
mutex_m
7057
tzinfo (~> 2.0)
71-
zeitwerk (~> 2.3)
7258
ast (2.4.2)
59+
base64 (0.2.0)
60+
bigdecimal (3.1.6)
7361
builder (3.2.4)
7462
byebug (11.1.3)
7563
concurrent-ruby (1.1.10)
64+
connection_pool (2.4.1)
7665
crass (1.0.6)
77-
erubi (1.10.0)
66+
date (3.3.4)
67+
drb (2.2.0)
68+
ruby2_keywords
69+
erubi (1.12.0)
7870
globalid (1.0.1)
7971
activesupport (>= 5.0)
8072
i18n (1.12.0)
8173
concurrent-ruby (~> 1.0)
82-
loofah (2.19.1)
74+
io-console (0.7.2)
75+
irb (1.11.2)
76+
rdoc
77+
reline (>= 0.4.2)
78+
loofah (2.22.0)
8379
crass (~> 1.0.2)
84-
nokogiri (>= 1.5.9)
80+
nokogiri (>= 1.12.0)
8581
mail (2.7.1)
8682
mini_mime (>= 0.1.1)
87-
marcel (1.0.2)
88-
method_source (1.0.0)
8983
mini_mime (1.1.1)
9084
mini_portile2 (2.8.1)
9185
minitest (5.14.4)
92-
nio4r (2.5.8)
86+
mutex_m (0.2.0)
87+
net-imap (0.4.10)
88+
date
89+
net-protocol
90+
net-pop (0.1.2)
91+
net-protocol
92+
net-protocol (0.2.2)
93+
timeout
94+
net-smtp (0.4.0.1)
95+
net-protocol
9396
nokogiri (1.14.3)
9497
mini_portile2 (~> 2.8.0)
9598
racc (~> 1.4)
9699
parallel (1.21.0)
97100
parser (3.0.2.0)
98101
ast (~> 2.4.1)
102+
psych (5.1.2)
103+
stringio
99104
racc (1.6.2)
100-
rack (2.2.6.4)
105+
rack (3.0.9.1)
101106
rack-proxy (0.7.0)
102107
rack
103-
rack-test (1.1.0)
104-
rack (>= 1.0, < 3)
105-
rails (6.1.4.1)
106-
actioncable (= 6.1.4.1)
107-
actionmailbox (= 6.1.4.1)
108-
actionmailer (= 6.1.4.1)
109-
actionpack (= 6.1.4.1)
110-
actiontext (= 6.1.4.1)
111-
actionview (= 6.1.4.1)
112-
activejob (= 6.1.4.1)
113-
activemodel (= 6.1.4.1)
114-
activerecord (= 6.1.4.1)
115-
activestorage (= 6.1.4.1)
116-
activesupport (= 6.1.4.1)
117-
bundler (>= 1.15.0)
118-
railties (= 6.1.4.1)
119-
sprockets-rails (>= 2.0.0)
120-
rails-dom-testing (2.0.3)
121-
activesupport (>= 4.2.0)
108+
rack-session (2.0.0)
109+
rack (>= 3.0.0)
110+
rack-test (2.1.0)
111+
rack (>= 1.3)
112+
rackup (2.1.0)
113+
rack (>= 3)
114+
webrick (~> 1.8)
115+
rails (0.9.5)
116+
actionmailer (>= 0.6.1)
117+
actionpack (>= 1.4.0)
118+
activerecord (>= 1.6.0)
119+
rake (>= 0.4.15)
120+
rails-dom-testing (2.2.0)
121+
activesupport (>= 5.0.0)
122+
minitest
122123
nokogiri (>= 1.6)
123-
rails-html-sanitizer (1.4.4)
124-
loofah (~> 2.19, >= 2.19.1)
125-
railties (6.1.4.1)
126-
actionpack (= 6.1.4.1)
127-
activesupport (= 6.1.4.1)
128-
method_source
129-
rake (>= 0.13)
130-
thor (~> 1.0)
124+
rails-html-sanitizer (1.6.0)
125+
loofah (~> 2.21)
126+
nokogiri (~> 1.14)
127+
railties (7.1.3.2)
128+
actionpack (= 7.1.3.2)
129+
activesupport (= 7.1.3.2)
130+
irb
131+
rackup (>= 1.0.0)
132+
rake (>= 12.2)
133+
thor (~> 1.0, >= 1.2.2)
134+
zeitwerk (~> 2.6)
131135
rainbow (3.0.0)
132136
rake (13.0.6)
137+
rdoc (6.6.2)
138+
psych (>= 4.0.0)
133139
regexp_parser (2.1.1)
140+
reline (0.4.3)
141+
io-console (~> 0.5)
134142
rexml (3.2.5)
135143
rubocop (1.21.0)
136144
parallel (~> 1.10)
@@ -147,21 +155,15 @@ GEM
147155
rubocop (>= 1.7.0, < 2.0)
148156
rubocop-ast (>= 0.4.0)
149157
ruby-progressbar (1.11.0)
158+
ruby2_keywords (0.0.5)
150159
semantic_range (3.0.0)
151-
sprockets (4.0.2)
152-
concurrent-ruby (~> 1.0)
153-
rack (> 1, < 3)
154-
sprockets-rails (3.2.2)
155-
actionpack (>= 4.0)
156-
activesupport (>= 4.0)
157-
sprockets (>= 3.0.0)
158-
thor (1.1.0)
160+
stringio (3.1.0)
161+
thor (1.3.1)
162+
timeout (0.4.1)
159163
tzinfo (2.0.5)
160164
concurrent-ruby (~> 1.0)
161165
unicode-display_width (2.1.0)
162-
websocket-driver (0.7.5)
163-
websocket-extensions (>= 0.1.0)
164-
websocket-extensions (0.1.5)
166+
webrick (1.8.1)
165167
zeitwerk (2.6.6)
166168

167169
PLATFORMS

0 commit comments

Comments
 (0)