Skip to content

Commit caeecd7

Browse files
committed
dev: Gemfile.lock
1 parent 16d596f commit caeecd7

File tree

1 file changed

+56
-46
lines changed

1 file changed

+56
-46
lines changed

Gemfile.lock

+56-46
Original file line numberDiff line numberDiff line change
@@ -7,87 +7,97 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actionmailer (6.1.4.1)
11-
actionpack (= 6.1.4.1)
12-
actionview (= 6.1.4.1)
13-
activejob (= 6.1.4.1)
14-
activesupport (= 6.1.4.1)
10+
actionmailer (7.0.4.2)
11+
actionpack (= 7.0.4.2)
12+
actionview (= 7.0.4.2)
13+
activejob (= 7.0.4.2)
14+
activesupport (= 7.0.4.2)
1515
mail (~> 2.5, >= 2.5.4)
16+
net-imap
17+
net-pop
18+
net-smtp
1619
rails-dom-testing (~> 2.0)
17-
actionpack (6.1.4.1)
18-
actionview (= 6.1.4.1)
19-
activesupport (= 6.1.4.1)
20-
rack (~> 2.0, >= 2.0.9)
20+
actionpack (7.0.4.2)
21+
actionview (= 7.0.4.2)
22+
activesupport (= 7.0.4.2)
23+
rack (~> 2.0, >= 2.2.0)
2124
rack-test (>= 0.6.3)
2225
rails-dom-testing (~> 2.0)
2326
rails-html-sanitizer (~> 1.0, >= 1.2.0)
24-
actionview (6.1.4.1)
25-
activesupport (= 6.1.4.1)
27+
actionview (7.0.4.2)
28+
activesupport (= 7.0.4.2)
2629
builder (~> 3.1)
2730
erubi (~> 1.4)
2831
rails-dom-testing (~> 2.0)
2932
rails-html-sanitizer (~> 1.1, >= 1.2.0)
30-
activejob (6.1.4.1)
31-
activesupport (= 6.1.4.1)
33+
activejob (7.0.4.2)
34+
activesupport (= 7.0.4.2)
3235
globalid (>= 0.3.6)
33-
activesupport (6.1.4.1)
36+
activesupport (7.0.4.2)
3437
concurrent-ruby (~> 1.0, >= 1.0.2)
3538
i18n (>= 1.6, < 2)
3639
minitest (>= 5.1)
3740
tzinfo (~> 2.0)
38-
zeitwerk (~> 2.3)
3941
builder (3.2.4)
40-
concurrent-ruby (1.1.9)
42+
concurrent-ruby (1.2.0)
4143
crass (1.0.6)
42-
debug (1.1.0)
43-
irb
44-
reline (>= 0.2.7)
45-
erubi (1.10.0)
46-
globalid (1.0.0)
44+
date (3.3.3)
45+
debug (1.7.1)
46+
erubi (1.12.0)
47+
globalid (1.1.0)
4748
activesupport (>= 5.0)
48-
i18n (1.8.11)
49+
i18n (1.12.0)
4950
concurrent-ruby (~> 1.0)
50-
io-console (0.5.9)
51-
irb (1.3.7)
52-
reline (>= 0.2.7)
53-
loofah (2.12.0)
51+
loofah (2.19.1)
5452
crass (~> 1.0.2)
5553
nokogiri (>= 1.5.9)
56-
mail (2.7.1)
54+
mail (2.8.1)
5755
mini_mime (>= 0.1.1)
56+
net-imap
57+
net-pop
58+
net-smtp
5859
method_source (1.0.0)
5960
mini_mime (1.1.2)
60-
mini_portile2 (2.8.0)
61-
minitest (5.14.4)
62-
nokogiri (1.13.6)
61+
mini_portile2 (2.8.1)
62+
minitest (5.17.0)
63+
net-imap (0.3.4)
64+
date
65+
net-protocol
66+
net-pop (0.1.2)
67+
net-protocol
68+
net-protocol (0.2.1)
69+
timeout
70+
net-smtp (0.3.3)
71+
net-protocol
72+
nokogiri (1.14.1)
6373
mini_portile2 (~> 2.8.0)
6474
racc (~> 1.4)
65-
nokogiri (1.13.6-x86_64-darwin)
75+
nokogiri (1.14.1-x86_64-darwin)
6676
racc (~> 1.4)
67-
nokogiri (1.13.6-x86_64-linux)
77+
nokogiri (1.14.1-x86_64-linux)
6878
racc (~> 1.4)
69-
racc (1.6.0)
70-
rack (2.2.3)
71-
rack-test (1.1.0)
72-
rack (>= 1.0, < 3)
79+
racc (1.6.2)
80+
rack (2.2.6.2)
81+
rack-test (2.0.2)
82+
rack (>= 1.3)
7383
rails-dom-testing (2.0.3)
7484
activesupport (>= 4.2.0)
7585
nokogiri (>= 1.6)
76-
rails-html-sanitizer (1.4.2)
77-
loofah (~> 2.3)
78-
railties (6.1.4.1)
79-
actionpack (= 6.1.4.1)
80-
activesupport (= 6.1.4.1)
86+
rails-html-sanitizer (1.5.0)
87+
loofah (~> 2.19, >= 2.19.1)
88+
railties (7.0.4.2)
89+
actionpack (= 7.0.4.2)
90+
activesupport (= 7.0.4.2)
8191
method_source
82-
rake (>= 0.13)
92+
rake (>= 12.2)
8393
thor (~> 1.0)
94+
zeitwerk (~> 2.5)
8495
rake (13.0.6)
85-
reline (0.2.7)
86-
io-console (~> 0.5)
8796
thor (1.2.1)
88-
tzinfo (2.0.4)
97+
timeout (0.3.1)
98+
tzinfo (2.0.6)
8999
concurrent-ruby (~> 1.0)
90-
zeitwerk (2.5.1)
100+
zeitwerk (2.6.6)
91101

92102
PLATFORMS
93103
ruby

0 commit comments

Comments
 (0)