1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.0.8.1 )
5
- actionpack (= 7.0.8.1 )
6
- activesupport (= 7.0.8.1 )
4
+ actioncable (7.0.8.4 )
5
+ actionpack (= 7.0.8.4 )
6
+ activesupport (= 7.0.8.4 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
- actionmailbox (7.0.8.1 )
10
- actionpack (= 7.0.8.1 )
11
- activejob (= 7.0.8.1 )
12
- activerecord (= 7.0.8.1 )
13
- activestorage (= 7.0.8.1 )
14
- activesupport (= 7.0.8.1 )
9
+ actionmailbox (7.0.8.4 )
10
+ actionpack (= 7.0.8.4 )
11
+ activejob (= 7.0.8.4 )
12
+ activerecord (= 7.0.8.4 )
13
+ activestorage (= 7.0.8.4 )
14
+ activesupport (= 7.0.8.4 )
15
15
mail (>= 2.7.1 )
16
16
net-imap
17
17
net-pop
18
18
net-smtp
19
- actionmailer (7.0.8.1 )
20
- actionpack (= 7.0.8.1 )
21
- actionview (= 7.0.8.1 )
22
- activejob (= 7.0.8.1 )
23
- activesupport (= 7.0.8.1 )
19
+ actionmailer (7.0.8.4 )
20
+ actionpack (= 7.0.8.4 )
21
+ actionview (= 7.0.8.4 )
22
+ activejob (= 7.0.8.4 )
23
+ activesupport (= 7.0.8.4 )
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.8.1 )
30
- actionview (= 7.0.8.1 )
31
- activesupport (= 7.0.8.1 )
29
+ actionpack (7.0.8.4 )
30
+ actionview (= 7.0.8.4 )
31
+ activesupport (= 7.0.8.4 )
32
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.8.1 )
37
- actionpack (= 7.0.8.1 )
38
- activerecord (= 7.0.8.1 )
39
- activestorage (= 7.0.8.1 )
40
- activesupport (= 7.0.8.1 )
36
+ actiontext (7.0.8.4 )
37
+ actionpack (= 7.0.8.4 )
38
+ activerecord (= 7.0.8.4 )
39
+ activestorage (= 7.0.8.4 )
40
+ activesupport (= 7.0.8.4 )
41
41
globalid (>= 0.6.0 )
42
42
nokogiri (>= 1.8.5 )
43
- actionview (7.0.8.1 )
44
- activesupport (= 7.0.8.1 )
43
+ actionview (7.0.8.4 )
44
+ activesupport (= 7.0.8.4 )
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.8.1 )
50
- activesupport (= 7.0.8.1 )
49
+ activejob (7.0.8.4 )
50
+ activesupport (= 7.0.8.4 )
51
51
globalid (>= 0.3.6 )
52
- activemodel (7.0.8.1 )
53
- activesupport (= 7.0.8.1 )
54
- activerecord (7.0.8.1 )
55
- activemodel (= 7.0.8.1 )
56
- activesupport (= 7.0.8.1 )
57
- activestorage (7.0.8.1 )
58
- actionpack (= 7.0.8.1 )
59
- activejob (= 7.0.8.1 )
60
- activerecord (= 7.0.8.1 )
61
- activesupport (= 7.0.8.1 )
52
+ activemodel (7.0.8.4 )
53
+ activesupport (= 7.0.8.4 )
54
+ activerecord (7.0.8.4 )
55
+ activemodel (= 7.0.8.4 )
56
+ activesupport (= 7.0.8.4 )
57
+ activestorage (7.0.8.4 )
58
+ actionpack (= 7.0.8.4 )
59
+ activejob (= 7.0.8.4 )
60
+ activerecord (= 7.0.8.4 )
61
+ activesupport (= 7.0.8.4 )
62
62
marcel (~> 1.0 )
63
63
mini_mime (>= 1.1.0 )
64
- activesupport (7.0.8.1 )
64
+ activesupport (7.0.8.4 )
65
65
concurrent-ruby (~> 1.0 , >= 1.0.2 )
66
66
i18n (>= 1.6 , < 2 )
67
67
minitest (>= 5.1 )
82
82
rack-test (>= 0.6.3 )
83
83
regexp_parser (>= 1.5 , < 3.0 )
84
84
xpath (~> 3.2 )
85
- concurrent-ruby (1.2.3 )
85
+ concurrent-ruby (1.3.1 )
86
86
crass (1.0.6 )
87
87
date (3.3.4 )
88
- debug (1.9.1 )
88
+ debug (1.9.2 )
89
89
irb (~> 1.10 )
90
90
reline (>= 0.3.8 )
91
91
erubi (1.12.0 )
92
92
globalid (1.2.1 )
93
93
activesupport (>= 6.1 )
94
- i18n (1.14.1 )
94
+ i18n (1.14.5 )
95
95
concurrent-ruby (~> 1.0 )
96
96
importmap-rails (2.0.1 )
97
97
actionpack (>= 6.0.0 )
98
98
activesupport (>= 6.0.0 )
99
99
railties (>= 6.0.0 )
100
100
io-console (0.7.2 )
101
- irb (1.11.2 )
102
- rdoc
101
+ irb (1.13.1 )
102
+ rdoc ( >= 4.0.0 )
103
103
reline (>= 0.4.2 )
104
- jbuilder (2.11.5 )
104
+ jbuilder (2.12.0 )
105
105
actionview (>= 5.0.0 )
106
106
activesupport (>= 5.0.0 )
107
107
loofah (2.22.0 )
@@ -112,22 +112,22 @@ GEM
112
112
net-imap
113
113
net-pop
114
114
net-smtp
115
- marcel (1.0.2 )
115
+ marcel (1.0.4 )
116
116
matrix (0.4.2 )
117
- method_source (1.0 .0 )
117
+ method_source (1.1 .0 )
118
118
mini_mime (1.1.5 )
119
- minitest (5.22.2 )
119
+ minitest (5.23.1 )
120
120
msgpack (1.7.2 )
121
- net-imap (0.4.10 )
121
+ net-imap (0.4.12 )
122
122
date
123
123
net-protocol
124
124
net-pop (0.1.2 )
125
125
net-protocol
126
126
net-protocol (0.2.2 )
127
127
timeout
128
- net-smtp (0.4.0.1 )
128
+ net-smtp (0.5.0 )
129
129
net-protocol
130
- nio4r (2.7.0 )
130
+ nio4r (2.7.3 )
131
131
nokogiri (1.16.5-arm64-darwin )
132
132
racc (~> 1.4 )
133
133
nokogiri (1.16.5-x86_64-darwin )
@@ -136,51 +136,51 @@ GEM
136
136
racc (~> 1.4 )
137
137
psych (5.1.2 )
138
138
stringio
139
- public_suffix (5.0.4 )
139
+ public_suffix (5.0.5 )
140
140
puma (5.6.8 )
141
141
nio4r (~> 2.0 )
142
- racc (1.7.3 )
143
- rack (2.2.8.1 )
142
+ racc (1.8.0 )
143
+ rack (2.2.9 )
144
144
rack-test (2.1.0 )
145
145
rack (>= 1.3 )
146
- rails (7.0.8.1 )
147
- actioncable (= 7.0.8.1 )
148
- actionmailbox (= 7.0.8.1 )
149
- actionmailer (= 7.0.8.1 )
150
- actionpack (= 7.0.8.1 )
151
- actiontext (= 7.0.8.1 )
152
- actionview (= 7.0.8.1 )
153
- activejob (= 7.0.8.1 )
154
- activemodel (= 7.0.8.1 )
155
- activerecord (= 7.0.8.1 )
156
- activestorage (= 7.0.8.1 )
157
- activesupport (= 7.0.8.1 )
146
+ rails (7.0.8.4 )
147
+ actioncable (= 7.0.8.4 )
148
+ actionmailbox (= 7.0.8.4 )
149
+ actionmailer (= 7.0.8.4 )
150
+ actionpack (= 7.0.8.4 )
151
+ actiontext (= 7.0.8.4 )
152
+ actionview (= 7.0.8.4 )
153
+ activejob (= 7.0.8.4 )
154
+ activemodel (= 7.0.8.4 )
155
+ activerecord (= 7.0.8.4 )
156
+ activestorage (= 7.0.8.4 )
157
+ activesupport (= 7.0.8.4 )
158
158
bundler (>= 1.15.0 )
159
- railties (= 7.0.8.1 )
159
+ railties (= 7.0.8.4 )
160
160
rails-dom-testing (2.2.0 )
161
161
activesupport (>= 5.0.0 )
162
162
minitest
163
163
nokogiri (>= 1.6 )
164
164
rails-html-sanitizer (1.6.0 )
165
165
loofah (~> 2.21 )
166
166
nokogiri (~> 1.14 )
167
- railties (7.0.8.1 )
168
- actionpack (= 7.0.8.1 )
169
- activesupport (= 7.0.8.1 )
167
+ railties (7.0.8.4 )
168
+ actionpack (= 7.0.8.4 )
169
+ activesupport (= 7.0.8.4 )
170
170
method_source
171
171
rake (>= 12.2 )
172
172
thor (~> 1.0 )
173
173
zeitwerk (~> 2.5 )
174
- rake (13.1.0 )
175
- rdoc (6.6.3.1 )
174
+ rake (13.2.1 )
175
+ rdoc (6.7.0 )
176
176
psych (>= 4.0.0 )
177
- regexp_parser (2.9.0 )
178
- reline (0.4.2 )
177
+ regexp_parser (2.9.2 )
178
+ reline (0.5.8 )
179
179
io-console (~> 0.5 )
180
180
rexml (3.2.8 )
181
181
strscan (>= 3.0.9 )
182
182
rubyzip (2.3.2 )
183
- selenium-webdriver (4.17.0 )
183
+ selenium-webdriver (4.21.1 )
184
184
base64 (~> 0.2 )
185
185
rexml (~> 3.2 , >= 3.2.5 )
186
186
rubyzip (>= 1.2.2 , < 3.0 )
@@ -192,16 +192,16 @@ GEM
192
192
actionpack (>= 5.2 )
193
193
activesupport (>= 5.2 )
194
194
sprockets (>= 3.0.0 )
195
- sqlite3 (1.7.2 -arm64-darwin )
196
- sqlite3 (1.7.2 -x86_64-darwin )
197
- sqlite3 (1.7.2 -x86_64-linux )
195
+ sqlite3 (1.7.3 -arm64-darwin )
196
+ sqlite3 (1.7.3 -x86_64-darwin )
197
+ sqlite3 (1.7.3 -x86_64-linux )
198
198
stimulus-rails (1.3.3 )
199
199
railties (>= 6.0.0 )
200
200
stringio (3.1.0 )
201
201
strscan (3.1.0 )
202
202
thor (1.3.1 )
203
203
timeout (0.4.1 )
204
- turbo-rails (2.0.2 )
204
+ turbo-rails (2.0.5 )
205
205
actionpack (>= 6.0.0 )
206
206
activejob (>= 6.0.0 )
207
207
railties (>= 6.0.0 )
@@ -224,11 +224,12 @@ GEM
224
224
websocket-extensions (0.1.5 )
225
225
xpath (3.2.0 )
226
226
nokogiri (~> 1.8 )
227
- zeitwerk (2.6.13 )
227
+ zeitwerk (2.6.15 )
228
228
229
229
PLATFORMS
230
230
arm64-darwin-21
231
231
arm64-darwin-22
232
+ arm64-darwin-23
232
233
x86_64-darwin-22
233
234
x86_64-linux
234
235
0 commit comments