8
8
GEM
9
9
remote: https://rubygems.org/
10
10
specs:
11
- actionmailer (8.0.0 )
12
- actionpack (= 8.0.0 )
13
- actionview (= 8.0.0 )
14
- activejob (= 8.0.0 )
15
- activesupport (= 8.0.0 )
11
+ actionmailer (8.0.1 )
12
+ actionpack (= 8.0.1 )
13
+ actionview (= 8.0.1 )
14
+ activejob (= 8.0.1 )
15
+ activesupport (= 8.0.1 )
16
16
mail (>= 2.8.0 )
17
17
rails-dom-testing (~> 2.2 )
18
- actionpack (8.0.0 )
19
- actionview (= 8.0.0 )
20
- activesupport (= 8.0.0 )
18
+ actionpack (8.0.1 )
19
+ actionview (= 8.0.1 )
20
+ activesupport (= 8.0.1 )
21
21
nokogiri (>= 1.8.5 )
22
22
rack (>= 2.2.4 )
23
23
rack-session (>= 1.0.1 )
24
24
rack-test (>= 0.6.3 )
25
25
rails-dom-testing (~> 2.2 )
26
26
rails-html-sanitizer (~> 1.6 )
27
27
useragent (~> 0.16 )
28
- actionview (8.0.0 )
29
- activesupport (= 8.0.0 )
28
+ actionview (8.0.1 )
29
+ activesupport (= 8.0.1 )
30
30
builder (~> 3.1 )
31
31
erubi (~> 1.11 )
32
32
rails-dom-testing (~> 2.2 )
33
33
rails-html-sanitizer (~> 1.6 )
34
- activejob (8.0.0 )
35
- activesupport (= 8.0.0 )
34
+ activejob (8.0.1 )
35
+ activesupport (= 8.0.1 )
36
36
globalid (>= 0.3.6 )
37
- activesupport (8.0.0 )
37
+ activesupport (8.0.1 )
38
38
base64
39
39
benchmark (>= 0.3 )
40
40
bigdecimal
65
65
i18n (1.14.6 )
66
66
concurrent-ruby (~> 1.0 )
67
67
io-console (0.8.0 )
68
- irb (1.14.1 )
68
+ irb (1.14.2 )
69
69
rdoc (>= 4.0.0 )
70
70
reline (>= 0.4.2 )
71
- logger (1.6.2 )
71
+ logger (1.6.3 )
72
72
loofah (2.23.1 )
73
73
crass (~> 1.0.2 )
74
74
nokogiri (>= 1.12.0 )
78
78
net-pop
79
79
net-smtp
80
80
mini_mime (1.1.5 )
81
- minitest (5.25.2 )
81
+ minitest (5.25.4 )
82
82
net-imap (0.5.1 )
83
83
date
84
84
net-protocol
88
88
timeout
89
89
net-smtp (0.5.0 )
90
90
net-protocol
91
- nokogiri (1.16.8 -aarch64-linux )
91
+ nokogiri (1.17.2 -aarch64-linux )
92
92
racc (~> 1.4 )
93
- nokogiri (1.16.8 -arm-linux )
93
+ nokogiri (1.17.2 -arm-linux )
94
94
racc (~> 1.4 )
95
- nokogiri (1.16.8 -arm64-darwin )
95
+ nokogiri (1.17.2 -arm64-darwin )
96
96
racc (~> 1.4 )
97
- nokogiri (1.16.8 -x86-linux )
97
+ nokogiri (1.17.2 -x86-linux )
98
98
racc (~> 1.4 )
99
- nokogiri (1.16.8 -x86_64-darwin )
99
+ nokogiri (1.17.2 -x86_64-darwin )
100
100
racc (~> 1.4 )
101
- nokogiri (1.16.8 -x86_64-linux )
101
+ nokogiri (1.17.2 -x86_64-linux )
102
102
racc (~> 1.4 )
103
103
psych (5.2.1 )
104
104
date
@@ -115,23 +115,23 @@ GEM
115
115
activesupport (>= 5.0.0 )
116
116
minitest
117
117
nokogiri (>= 1.6 )
118
- rails-html-sanitizer (1.6.1 )
118
+ rails-html-sanitizer (1.6.2 )
119
119
loofah (~> 2.21 )
120
120
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 )
121
- railties (8.0.0 )
122
- actionpack (= 8.0.0 )
123
- activesupport (= 8.0.0 )
121
+ railties (8.0.1 )
122
+ actionpack (= 8.0.1 )
123
+ activesupport (= 8.0.1 )
124
124
irb (~> 1.13 )
125
125
rackup (>= 1.0.0 )
126
126
rake (>= 12.2 )
127
127
thor (~> 1.0 , >= 1.2.2 )
128
128
zeitwerk (~> 2.6 )
129
129
rake (13.2.1 )
130
- rdoc (6.8 .1 )
130
+ rdoc (6.9 .1 )
131
131
psych (>= 4.0.0 )
132
132
reline (0.5.12 )
133
133
io-console (~> 0.5 )
134
- securerandom (0.4.0 )
134
+ securerandom (0.4.1 )
135
135
stringio (3.1.2 )
136
136
tailwindcss-ruby (3.4.16 )
137
137
tailwindcss-ruby (3.4.16-aarch64-linux )
144
144
tzinfo (2.0.6 )
145
145
concurrent-ruby (~> 1.0 )
146
146
uri (1.0.2 )
147
- useragent (0.16.10 )
147
+ useragent (0.16.11 )
148
148
zeitwerk (2.7.1 )
149
149
150
150
PLATFORMS
0 commit comments