1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.0.4.3 )
5
- actionpack (= 7.0.4.3 )
6
- activesupport (= 7.0.4.3 )
4
+ actioncable (7.0.8 )
5
+ actionpack (= 7.0.8 )
6
+ activesupport (= 7.0.8 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
- actionmailbox (7.0.4.3 )
10
- actionpack (= 7.0.4.3 )
11
- activejob (= 7.0.4.3 )
12
- activerecord (= 7.0.4.3 )
13
- activestorage (= 7.0.4.3 )
14
- activesupport (= 7.0.4.3 )
9
+ actionmailbox (7.0.8 )
10
+ actionpack (= 7.0.8 )
11
+ activejob (= 7.0.8 )
12
+ activerecord (= 7.0.8 )
13
+ activestorage (= 7.0.8 )
14
+ activesupport (= 7.0.8 )
15
15
mail (>= 2.7.1 )
16
16
net-imap
17
17
net-pop
18
18
net-smtp
19
- actionmailer (7.0.4.3 )
20
- actionpack (= 7.0.4.3 )
21
- actionview (= 7.0.4.3 )
22
- activejob (= 7.0.4.3 )
23
- activesupport (= 7.0.4.3 )
19
+ actionmailer (7.0.8 )
20
+ actionpack (= 7.0.8 )
21
+ actionview (= 7.0.8 )
22
+ activejob (= 7.0.8 )
23
+ activesupport (= 7.0.8 )
24
24
mail (~> 2.5 , >= 2.5.4 )
25
25
net-imap
26
26
net-pop
27
27
net-smtp
28
28
rails-dom-testing (~> 2.0 )
29
- actionpack (7.0.4.3 )
30
- actionview (= 7.0.4.3 )
31
- activesupport (= 7.0.4.3 )
32
- rack (~> 2.0 , >= 2.2.0 )
29
+ actionpack (7.0.8 )
30
+ actionview (= 7.0.8 )
31
+ activesupport (= 7.0.8 )
32
+ rack (~> 2.0 , >= 2.2.4 )
33
33
rack-test (>= 0.6.3 )
34
34
rails-dom-testing (~> 2.0 )
35
35
rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
36
- actiontext (7.0.4.3 )
37
- actionpack (= 7.0.4.3 )
38
- activerecord (= 7.0.4.3 )
39
- activestorage (= 7.0.4.3 )
40
- activesupport (= 7.0.4.3 )
36
+ actiontext (7.0.8 )
37
+ actionpack (= 7.0.8 )
38
+ activerecord (= 7.0.8 )
39
+ activestorage (= 7.0.8 )
40
+ activesupport (= 7.0.8 )
41
41
globalid (>= 0.6.0 )
42
42
nokogiri (>= 1.8.5 )
43
- actionview (7.0.4.3 )
44
- activesupport (= 7.0.4.3 )
43
+ actionview (7.0.8 )
44
+ activesupport (= 7.0.8 )
45
45
builder (~> 3.1 )
46
46
erubi (~> 1.4 )
47
47
rails-dom-testing (~> 2.0 )
48
48
rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
49
- activejob (7.0.4.3 )
50
- activesupport (= 7.0.4.3 )
49
+ activejob (7.0.8 )
50
+ activesupport (= 7.0.8 )
51
51
globalid (>= 0.3.6 )
52
- activemodel (7.0.4.3 )
53
- activesupport (= 7.0.4.3 )
54
- activerecord (7.0.4.3 )
55
- activemodel (= 7.0.4.3 )
56
- activesupport (= 7.0.4.3 )
57
- activestorage (7.0.4.3 )
58
- actionpack (= 7.0.4.3 )
59
- activejob (= 7.0.4.3 )
60
- activerecord (= 7.0.4.3 )
61
- activesupport (= 7.0.4.3 )
52
+ activemodel (7.0.8 )
53
+ activesupport (= 7.0.8 )
54
+ activerecord (7.0.8 )
55
+ activemodel (= 7.0.8 )
56
+ activesupport (= 7.0.8 )
57
+ activestorage (7.0.8 )
58
+ actionpack (= 7.0.8 )
59
+ activejob (= 7.0.8 )
60
+ activerecord (= 7.0.8 )
61
+ activesupport (= 7.0.8 )
62
62
marcel (~> 1.0 )
63
63
mini_mime (>= 1.1.0 )
64
- activesupport (7.0.4.3 )
64
+ activesupport (7.0.8 )
65
65
concurrent-ruby (~> 1.0 , >= 1.0.2 )
66
66
i18n (>= 1.6 , < 2 )
67
67
minitest (>= 5.1 )
68
68
tzinfo (~> 2.0 )
69
- addressable (2.8.3 )
69
+ addressable (2.8.6 )
70
70
public_suffix (>= 2.0.2 , < 6.0 )
71
+ base64 (0.2.0 )
71
72
bindex (0.8.1 )
72
- bootsnap (1.16.0 )
73
+ bootsnap (1.18.3 )
73
74
msgpack (~> 1.2 )
74
75
builder (3.2.4 )
75
- capybara (3.39 .0 )
76
+ capybara (3.40 .0 )
76
77
addressable
77
78
matrix
78
79
mini_mime (>= 0.1.3 )
79
- nokogiri (~> 1.8 )
80
+ nokogiri (~> 1.11 )
80
81
rack (>= 1.6.0 )
81
82
rack-test (>= 0.6.3 )
82
83
regexp_parser (>= 1.5 , < 3.0 )
83
84
xpath (~> 3.2 )
84
- concurrent-ruby (1.2.2 )
85
+ concurrent-ruby (1.2.3 )
85
86
crass (1.0.6 )
86
- date (3.3.3 )
87
- debug (1.7.2 )
88
- irb (>= 1.5.0 )
89
- reline (>= 0.3.1 )
87
+ date (3.3.4 )
88
+ debug (1.9.1 )
89
+ irb (~> 1.10 )
90
+ reline (>= 0.3.8 )
90
91
erubi (1.12.0 )
91
- globalid (1.1.0 )
92
- activesupport (>= 5.0 )
93
- i18n (1.12.0 )
92
+ globalid (1.2.1 )
93
+ activesupport (>= 6.1 )
94
+ i18n (1.14.1 )
94
95
concurrent-ruby (~> 1.0 )
95
- importmap-rails (1.1.5 )
96
+ importmap-rails (2.0.1 )
96
97
actionpack (>= 6.0.0 )
98
+ activesupport (>= 6.0.0 )
97
99
railties (>= 6.0.0 )
98
- io-console (0.6.0 )
99
- irb (1.6.3 )
100
- reline (>= 0.3.0 )
100
+ io-console (0.7.2 )
101
+ irb (1.11.2 )
102
+ rdoc
103
+ reline (>= 0.4.2 )
101
104
jbuilder (2.11.5 )
102
105
actionview (>= 5.0.0 )
103
106
activesupport (>= 5.0.0 )
104
- loofah (2.20 .0 )
107
+ loofah (2.22 .0 )
105
108
crass (~> 1.0.2 )
106
- nokogiri (>= 1.5.9 )
109
+ nokogiri (>= 1.12.0 )
107
110
mail (2.8.1 )
108
111
mini_mime (>= 0.1.1 )
109
112
net-imap
@@ -112,91 +115,99 @@ GEM
112
115
marcel (1.0.2 )
113
116
matrix (0.4.2 )
114
117
method_source (1.0.0 )
115
- mini_mime (1.1.2 )
116
- minitest (5.18.0 )
117
- msgpack (1.7.0 )
118
- net-imap (0.3.4 )
118
+ mini_mime (1.1.5 )
119
+ minitest (5.22.2 )
120
+ msgpack (1.7.2 )
121
+ net-imap (0.4.10 )
119
122
date
120
123
net-protocol
121
124
net-pop (0.1.2 )
122
125
net-protocol
123
- net-protocol (0.2.1 )
126
+ net-protocol (0.2.2 )
124
127
timeout
125
- net-smtp (0.3.3 )
128
+ net-smtp (0.4.0.1 )
126
129
net-protocol
127
130
nio4r (2.7.0 )
128
- nokogiri (1.14.3 -arm64-darwin )
131
+ nokogiri (1.16.2 -arm64-darwin )
129
132
racc (~> 1.4 )
130
- nokogiri (1.14.3 -x86_64-darwin )
133
+ nokogiri (1.16.2 -x86_64-darwin )
131
134
racc (~> 1.4 )
132
- nokogiri (1.14.3 -x86_64-linux )
135
+ nokogiri (1.16.2 -x86_64-linux )
133
136
racc (~> 1.4 )
134
- public_suffix (5.0.1 )
137
+ psych (5.1.2 )
138
+ stringio
139
+ public_suffix (5.0.4 )
135
140
puma (5.6.8 )
136
141
nio4r (~> 2.0 )
137
- racc (1.6.2 )
138
- rack (2.2.6.4 )
142
+ racc (1.7.3 )
143
+ rack (2.2.8 )
139
144
rack-test (2.1.0 )
140
145
rack (>= 1.3 )
141
- rails (7.0.4.3 )
142
- actioncable (= 7.0.4.3 )
143
- actionmailbox (= 7.0.4.3 )
144
- actionmailer (= 7.0.4.3 )
145
- actionpack (= 7.0.4.3 )
146
- actiontext (= 7.0.4.3 )
147
- actionview (= 7.0.4.3 )
148
- activejob (= 7.0.4.3 )
149
- activemodel (= 7.0.4.3 )
150
- activerecord (= 7.0.4.3 )
151
- activestorage (= 7.0.4.3 )
152
- activesupport (= 7.0.4.3 )
146
+ rails (7.0.8 )
147
+ actioncable (= 7.0.8 )
148
+ actionmailbox (= 7.0.8 )
149
+ actionmailer (= 7.0.8 )
150
+ actionpack (= 7.0.8 )
151
+ actiontext (= 7.0.8 )
152
+ actionview (= 7.0.8 )
153
+ activejob (= 7.0.8 )
154
+ activemodel (= 7.0.8 )
155
+ activerecord (= 7.0.8 )
156
+ activestorage (= 7.0.8 )
157
+ activesupport (= 7.0.8 )
153
158
bundler (>= 1.15.0 )
154
- railties (= 7.0.4.3 )
155
- rails-dom-testing (2.0.3 )
156
- activesupport (>= 4.2.0 )
159
+ railties (= 7.0.8 )
160
+ rails-dom-testing (2.2.0 )
161
+ activesupport (>= 5.0.0 )
162
+ minitest
157
163
nokogiri (>= 1.6 )
158
- rails-html-sanitizer (1.5.0 )
159
- loofah (~> 2.19 , >= 2.19.1 )
160
- railties (7.0.4.3 )
161
- actionpack (= 7.0.4.3 )
162
- activesupport (= 7.0.4.3 )
164
+ rails-html-sanitizer (1.6.0 )
165
+ loofah (~> 2.21 )
166
+ nokogiri (~> 1.14 )
167
+ railties (7.0.8 )
168
+ actionpack (= 7.0.8 )
169
+ activesupport (= 7.0.8 )
163
170
method_source
164
171
rake (>= 12.2 )
165
172
thor (~> 1.0 )
166
173
zeitwerk (~> 2.5 )
167
- rake (13.0.6 )
168
- regexp_parser (2.7.0 )
169
- reline (0.3.3 )
174
+ rake (13.1.0 )
175
+ rdoc (6.6.2 )
176
+ psych (>= 4.0.0 )
177
+ regexp_parser (2.9.0 )
178
+ reline (0.4.2 )
170
179
io-console (~> 0.5 )
171
- rexml (3.2.5 )
180
+ rexml (3.2.6 )
172
181
rubyzip (2.3.2 )
173
- selenium-webdriver (4.8.6 )
182
+ selenium-webdriver (4.17.0 )
183
+ base64 (~> 0.2 )
174
184
rexml (~> 3.2 , >= 3.2.5 )
175
185
rubyzip (>= 1.2.2 , < 3.0 )
176
186
websocket (~> 1.0 )
177
- sprockets (4.2.0 )
187
+ sprockets (4.2.1 )
178
188
concurrent-ruby (~> 1.0 )
179
189
rack (>= 2.2.4 , < 4 )
180
190
sprockets-rails (3.4.2 )
181
191
actionpack (>= 5.2 )
182
192
activesupport (>= 5.2 )
183
193
sprockets (>= 3.0.0 )
184
- sqlite3 (1.6 .2-arm64-darwin )
185
- sqlite3 (1.6 .2-x86_64-darwin )
186
- sqlite3 (1.6 .2-x86_64-linux )
187
- stimulus-rails (1.2.1 )
194
+ sqlite3 (1.7 .2-arm64-darwin )
195
+ sqlite3 (1.7 .2-x86_64-darwin )
196
+ sqlite3 (1.7 .2-x86_64-linux )
197
+ stimulus-rails (1.3.3 )
188
198
railties (>= 6.0.0 )
189
- thor (1.2.1 )
190
- timeout (0.3.2 )
191
- turbo-rails (1.4.0 )
199
+ stringio (3.1.0 )
200
+ thor (1.3.0 )
201
+ timeout (0.4.1 )
202
+ turbo-rails (2.0.2 )
192
203
actionpack (>= 6.0.0 )
193
204
activejob (>= 6.0.0 )
194
205
railties (>= 6.0.0 )
195
206
tzinfo (2.0.6 )
196
207
concurrent-ruby (~> 1.0 )
197
208
tzinfo-data (1.2014.5 )
198
209
tzinfo (>= 1.0.0 )
199
- web-console (4.2.0 )
210
+ web-console (4.2.1 )
200
211
actionview (>= 6.0.0 )
201
212
activemodel (>= 6.0.0 )
202
213
bindex (>= 0.4.0 )
@@ -205,13 +216,13 @@ GEM
205
216
nokogiri (~> 1.6 )
206
217
rubyzip (>= 1.3.0 )
207
218
selenium-webdriver (~> 4.0 )
208
- websocket (1.2.9 )
209
- websocket-driver (0.7.5 )
219
+ websocket (1.2.10 )
220
+ websocket-driver (0.7.6 )
210
221
websocket-extensions (>= 0.1.0 )
211
222
websocket-extensions (0.1.5 )
212
223
xpath (3.2.0 )
213
224
nokogiri (~> 1.8 )
214
- zeitwerk (2.6.7 )
225
+ zeitwerk (2.6.13 )
215
226
216
227
PLATFORMS
217
228
arm64-darwin-21
@@ -237,7 +248,7 @@ DEPENDENCIES
237
248
webdrivers
238
249
239
250
RUBY VERSION
240
- ruby 3.1.4p223
251
+ ruby 3.3.0p0
241
252
242
253
BUNDLED WITH
243
- 2.3.11
254
+ 2.5.6
0 commit comments