1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.0.8.7 )
5
- actionpack (= 7.0.8.7 )
6
- activesupport (= 7.0.8.7 )
4
+ actioncable (7.1.5.2 )
5
+ actionpack (= 7.1.5.2 )
6
+ activesupport (= 7.1.5.2 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
- actionmailbox (7.0.8.7 )
10
- actionpack (= 7.0.8.7 )
11
- activejob (= 7.0.8.7 )
12
- activerecord (= 7.0.8.7 )
13
- activestorage (= 7.0.8.7 )
14
- activesupport (= 7.0.8.7 )
9
+ zeitwerk (~> 2.6 )
10
+ actionmailbox (7.1.5.2 )
11
+ actionpack (= 7.1.5.2 )
12
+ activejob (= 7.1.5.2 )
13
+ activerecord (= 7.1.5.2 )
14
+ activestorage (= 7.1.5.2 )
15
+ activesupport (= 7.1.5.2 )
15
16
mail (>= 2.7.1 )
16
17
net-imap
17
18
net-pop
18
19
net-smtp
19
- actionmailer (7.0.8.7 )
20
- actionpack (= 7.0.8.7 )
21
- actionview (= 7.0.8.7 )
22
- activejob (= 7.0.8.7 )
23
- activesupport (= 7.0.8.7 )
20
+ actionmailer (7.1.5.2 )
21
+ actionpack (= 7.1.5.2 )
22
+ actionview (= 7.1.5.2 )
23
+ activejob (= 7.1.5.2 )
24
+ activesupport (= 7.1.5.2 )
24
25
mail (~> 2.5 , >= 2.5.4 )
25
26
net-imap
26
27
net-pop
27
28
net-smtp
28
- rails-dom-testing (~> 2.0 )
29
- actionpack (7.0.8.7 )
30
- actionview (= 7.0.8.7 )
31
- activesupport (= 7.0.8.7 )
32
- rack (~> 2.0 , >= 2.2.4 )
29
+ rails-dom-testing (~> 2.2 )
30
+ actionpack (7.1.5.2 )
31
+ actionview (= 7.1.5.2 )
32
+ activesupport (= 7.1.5.2 )
33
+ nokogiri (>= 1.8.5 )
34
+ racc
35
+ rack (>= 2.2.4 )
36
+ rack-session (>= 1.0.1 )
33
37
rack-test (>= 0.6.3 )
34
- rails-dom-testing (~> 2.0 )
35
- rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
36
- actiontext (7.0.8.7 )
37
- actionpack (= 7.0.8.7 )
38
- activerecord (= 7.0.8.7 )
39
- activestorage (= 7.0.8.7 )
40
- activesupport (= 7.0.8.7 )
38
+ rails-dom-testing (~> 2.2 )
39
+ rails-html-sanitizer (~> 1.6 )
40
+ actiontext (7.1.5.2 )
41
+ actionpack (= 7.1.5.2 )
42
+ activerecord (= 7.1.5.2 )
43
+ activestorage (= 7.1.5.2 )
44
+ activesupport (= 7.1.5.2 )
41
45
globalid (>= 0.6.0 )
42
46
nokogiri (>= 1.8.5 )
43
- actionview (7.0.8.7 )
44
- activesupport (= 7.0.8.7 )
47
+ actionview (7.1.5.2 )
48
+ activesupport (= 7.1.5.2 )
45
49
builder (~> 3.1 )
46
- erubi (~> 1.4 )
47
- rails-dom-testing (~> 2.0 )
48
- rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
49
- activejob (7.0.8.7 )
50
- activesupport (= 7.0.8.7 )
50
+ erubi (~> 1.11 )
51
+ rails-dom-testing (~> 2.2 )
52
+ rails-html-sanitizer (~> 1.6 )
53
+ activejob (7.1.5.2 )
54
+ activesupport (= 7.1.5.2 )
51
55
globalid (>= 0.3.6 )
52
- activemodel (7.0.8.7 )
53
- activesupport (= 7.0.8.7 )
54
- activerecord (7.0.8.7 )
55
- activemodel (= 7.0.8.7 )
56
- activesupport (= 7.0.8.7 )
57
- activestorage (7.0.8.7 )
58
- actionpack (= 7.0.8.7 )
59
- activejob (= 7.0.8.7 )
60
- activerecord (= 7.0.8.7 )
61
- activesupport (= 7.0.8.7 )
56
+ activemodel (7.1.5.2 )
57
+ activesupport (= 7.1.5.2 )
58
+ activerecord (7.1.5.2 )
59
+ activemodel (= 7.1.5.2 )
60
+ activesupport (= 7.1.5.2 )
61
+ timeout (>= 0.4.0 )
62
+ activestorage (7.1.5.2 )
63
+ actionpack (= 7.1.5.2 )
64
+ activejob (= 7.1.5.2 )
65
+ activerecord (= 7.1.5.2 )
66
+ activesupport (= 7.1.5.2 )
62
67
marcel (~> 1.0 )
63
- mini_mime (>= 1.1.0 )
64
- activesupport (7.0.8.7 )
68
+ activesupport (7.1.5.2 )
69
+ base64
70
+ benchmark (>= 0.3 )
71
+ bigdecimal
65
72
concurrent-ruby (~> 1.0 , >= 1.0.2 )
73
+ connection_pool (>= 2.2.5 )
74
+ drb
66
75
i18n (>= 1.6 , < 2 )
76
+ logger (>= 1.4.2 )
67
77
minitest (>= 5.1 )
78
+ mutex_m
79
+ securerandom (>= 0.3 )
68
80
tzinfo (~> 2.0 )
69
81
addressable (2.8.7 )
70
82
public_suffix (>= 2.0.2 , < 7.0 )
71
83
base64 (0.2.0 )
84
+ benchmark (0.4.1 )
85
+ bigdecimal (3.2.2 )
72
86
bindex (0.8.1 )
73
87
bootsnap (1.18.4 )
74
88
msgpack (~> 1.2 )
83
97
regexp_parser (>= 1.5 , < 3.0 )
84
98
xpath (~> 3.2 )
85
99
concurrent-ruby (1.3.4 )
100
+ connection_pool (2.5.3 )
86
101
crass (1.0.6 )
87
102
date (3.4.1 )
88
103
debug (1.9.2 )
89
104
irb (~> 1.10 )
90
105
reline (>= 0.3.8 )
106
+ drb (2.2.3 )
91
107
erubi (1.13.0 )
92
108
globalid (1.2.1 )
93
109
activesupport (>= 6.1 )
@@ -115,18 +131,18 @@ GEM
115
131
net-smtp
116
132
marcel (1.0.4 )
117
133
matrix (0.4.2 )
118
- method_source (1.1.0 )
119
134
mini_mime (1.1.5 )
120
135
minitest (5.25.4 )
121
136
msgpack (1.7.2 )
122
- net-imap (0.4.20 )
137
+ mutex_m (0.3.0 )
138
+ net-imap (0.5.9 )
123
139
date
124
140
net-protocol
125
141
net-pop (0.1.2 )
126
142
net-protocol
127
143
net-protocol (0.2.2 )
128
144
timeout
129
- net-smtp (0.5.0 )
145
+ net-smtp (0.5.1 )
130
146
net-protocol
131
147
nio4r (2.7.3 )
132
148
nokogiri (1.18.9-arm64-darwin )
@@ -142,36 +158,42 @@ GEM
142
158
nio4r (~> 2.0 )
143
159
racc (1.8.1 )
144
160
rack (2.2.14 )
161
+ rack-session (1.0.2 )
162
+ rack (< 3 )
145
163
rack-test (2.1.0 )
146
164
rack (>= 1.3 )
147
- rails (7.0.8.7 )
148
- actioncable (= 7.0.8.7 )
149
- actionmailbox (= 7.0.8.7 )
150
- actionmailer (= 7.0.8.7 )
151
- actionpack (= 7.0.8.7 )
152
- actiontext (= 7.0.8.7 )
153
- actionview (= 7.0.8.7 )
154
- activejob (= 7.0.8.7 )
155
- activemodel (= 7.0.8.7 )
156
- activerecord (= 7.0.8.7 )
157
- activestorage (= 7.0.8.7 )
158
- activesupport (= 7.0.8.7 )
165
+ rackup (1.0.1 )
166
+ rack (< 3 )
167
+ webrick
168
+ rails (7.1.5.2 )
169
+ actioncable (= 7.1.5.2 )
170
+ actionmailbox (= 7.1.5.2 )
171
+ actionmailer (= 7.1.5.2 )
172
+ actionpack (= 7.1.5.2 )
173
+ actiontext (= 7.1.5.2 )
174
+ actionview (= 7.1.5.2 )
175
+ activejob (= 7.1.5.2 )
176
+ activemodel (= 7.1.5.2 )
177
+ activerecord (= 7.1.5.2 )
178
+ activestorage (= 7.1.5.2 )
179
+ activesupport (= 7.1.5.2 )
159
180
bundler (>= 1.15.0 )
160
- railties (= 7.0.8.7 )
181
+ railties (= 7.1.5.2 )
161
182
rails-dom-testing (2.2.0 )
162
183
activesupport (>= 5.0.0 )
163
184
minitest
164
185
nokogiri (>= 1.6 )
165
186
rails-html-sanitizer (1.6.1 )
166
187
loofah (~> 2.21 )
167
188
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 )
168
- railties (7.0.8.7 )
169
- actionpack (= 7.0.8.7 )
170
- activesupport (= 7.0.8.7 )
171
- method_source
189
+ railties (7.1.5.2 )
190
+ actionpack (= 7.1.5.2 )
191
+ activesupport (= 7.1.5.2 )
192
+ irb
193
+ rackup (>= 1.0.0 )
172
194
rake (>= 12.2 )
173
- thor (~> 1.0 )
174
- zeitwerk (~> 2.5 )
195
+ thor (~> 1.0 , >= 1.2.2 )
196
+ zeitwerk (~> 2.6 )
175
197
rake (13.2.1 )
176
198
rdoc (6.7.0 )
177
199
psych (>= 4.0.0 )
180
202
io-console (~> 0.5 )
181
203
rexml (3.4.1 )
182
204
rubyzip (2.3.2 )
205
+ securerandom (0.4.1 )
183
206
selenium-webdriver (4.25.0 )
184
207
base64 (~> 0.2 )
185
208
logger (~> 1.4 )
217
240
nokogiri (~> 1.6 )
218
241
rubyzip (>= 1.3.0 )
219
242
selenium-webdriver (~> 4.0 )
243
+ webrick (1.9.1 )
220
244
websocket (1.2.11 )
221
- websocket-driver (0.7.6 )
245
+ websocket-driver (0.8.0 )
246
+ base64
222
247
websocket-extensions (>= 0.1.0 )
223
248
websocket-extensions (0.1.5 )
224
249
xpath (3.2.0 )
@@ -239,7 +264,7 @@ DEPENDENCIES
239
264
importmap-rails
240
265
jbuilder
241
266
puma (~> 5.6 )
242
- rails (~> 7.0.8 )
267
+ rails (~> 7.1.5 )
243
268
selenium-webdriver
244
269
sprockets-rails
245
270
sqlite3 (~> 1.4 )
0 commit comments