7
7
GEM
8
8
remote: https://rubygems.org/
9
9
specs:
10
- actioncable (7.1.3.3 )
11
- actionpack (= 7.1.3.3 )
12
- activesupport (= 7.1.3.3 )
10
+ actioncable (8.0.0.beta1 )
11
+ actionpack (= 8.0.0.beta1 )
12
+ activesupport (= 8.0.0.beta1 )
13
13
nio4r (~> 2.0 )
14
14
websocket-driver (>= 0.6.1 )
15
15
zeitwerk (~> 2.6 )
16
- actionmailbox (7.1.3.3 )
17
- actionpack (= 7.1.3.3 )
18
- activejob (= 7.1.3.3 )
19
- activerecord (= 7.1.3.3 )
20
- activestorage (= 7.1.3.3 )
21
- activesupport (= 7.1.3.3 )
22
- mail (>= 2.7.1 )
23
- net-imap
24
- net-pop
25
- net-smtp
26
- actionmailer (7.1.3.3 )
27
- actionpack (= 7.1.3.3 )
28
- actionview (= 7.1.3.3 )
29
- activejob (= 7.1.3.3 )
30
- activesupport (= 7.1.3.3 )
31
- mail (~> 2.5 , >= 2.5.4 )
32
- net-imap
33
- net-pop
34
- net-smtp
16
+ actionmailbox (8.0.0.beta1 )
17
+ actionpack (= 8.0.0.beta1 )
18
+ activejob (= 8.0.0.beta1 )
19
+ activerecord (= 8.0.0.beta1 )
20
+ activestorage (= 8.0.0.beta1 )
21
+ activesupport (= 8.0.0.beta1 )
22
+ mail (>= 2.8.0 )
23
+ actionmailer (8.0.0.beta1 )
24
+ actionpack (= 8.0.0.beta1 )
25
+ actionview (= 8.0.0.beta1 )
26
+ activejob (= 8.0.0.beta1 )
27
+ activesupport (= 8.0.0.beta1 )
28
+ mail (>= 2.8.0 )
35
29
rails-dom-testing (~> 2.2 )
36
- actionpack (7.1.3.3 )
37
- actionview (= 7.1.3.3 )
38
- activesupport (= 7.1.3.3 )
30
+ actionpack (8.0.0.beta1 )
31
+ actionview (= 8.0.0.beta1 )
32
+ activesupport (= 8.0.0.beta1 )
39
33
nokogiri (>= 1.8.5 )
40
- racc
41
34
rack (>= 2.2.4 )
42
35
rack-session (>= 1.0.1 )
43
36
rack-test (>= 0.6.3 )
44
37
rails-dom-testing (~> 2.2 )
45
38
rails-html-sanitizer (~> 1.6 )
46
- actiontext (7.1.3.3 )
47
- actionpack (= 7.1.3.3 )
48
- activerecord (= 7.1.3.3 )
49
- activestorage (= 7.1.3.3 )
50
- activesupport (= 7.1.3.3 )
39
+ useragent (~> 0.16 )
40
+ actiontext (8.0.0.beta1 )
41
+ actionpack (= 8.0.0.beta1 )
42
+ activerecord (= 8.0.0.beta1 )
43
+ activestorage (= 8.0.0.beta1 )
44
+ activesupport (= 8.0.0.beta1 )
51
45
globalid (>= 0.6.0 )
52
46
nokogiri (>= 1.8.5 )
53
- actionview (7.1.3.3 )
54
- activesupport (= 7.1.3.3 )
47
+ actionview (8.0.0.beta1 )
48
+ activesupport (= 8.0.0.beta1 )
55
49
builder (~> 3.1 )
56
50
erubi (~> 1.11 )
57
51
rails-dom-testing (~> 2.2 )
58
52
rails-html-sanitizer (~> 1.6 )
59
- activejob (7.1.3.3 )
60
- activesupport (= 7.1.3.3 )
53
+ activejob (8.0.0.beta1 )
54
+ activesupport (= 8.0.0.beta1 )
61
55
globalid (>= 0.3.6 )
62
- activemodel (7.1.3.3 )
63
- activesupport (= 7.1.3.3 )
64
- activerecord (7.1.3.3 )
65
- activemodel (= 7.1.3.3 )
66
- activesupport (= 7.1.3.3 )
56
+ activemodel (8.0.0.beta1 )
57
+ activesupport (= 8.0.0.beta1 )
58
+ activerecord (8.0.0.beta1 )
59
+ activemodel (= 8.0.0.beta1 )
60
+ activesupport (= 8.0.0.beta1 )
67
61
timeout (>= 0.4.0 )
68
- activestorage (7.1.3.3 )
69
- actionpack (= 7.1.3.3 )
70
- activejob (= 7.1.3.3 )
71
- activerecord (= 7.1.3.3 )
72
- activesupport (= 7.1.3.3 )
62
+ activestorage (8.0.0.beta1 )
63
+ actionpack (= 8.0.0.beta1 )
64
+ activejob (= 8.0.0.beta1 )
65
+ activerecord (= 8.0.0.beta1 )
66
+ activesupport (= 8.0.0.beta1 )
73
67
marcel (~> 1.0 )
74
- activesupport (7.1.3.3 )
68
+ activesupport (8.0.0.beta1 )
75
69
base64
70
+ benchmark (>= 0.3 )
76
71
bigdecimal
77
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
72
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
78
73
connection_pool (>= 2.2.5 )
79
74
drb
80
75
i18n (>= 1.6 , < 2 )
76
+ logger (>= 1.4.2 )
81
77
minitest (>= 5.1 )
82
- mutex_m
83
- tzinfo (~> 2.0 )
78
+ securerandom (>= 0.3 )
79
+ tzinfo (~> 2.0 , >= 2.0.5 )
80
+ uri (>= 0.13.1 )
84
81
addressable (2.8.6 )
85
82
public_suffix (>= 2.0.2 , < 6.0 )
86
83
ast (2.4.2 )
87
84
base64 (0.2.0 )
85
+ benchmark (0.3.0 )
88
86
bigdecimal (3.1.8 )
89
- builder (3.2.4 )
90
- concurrent-ruby (1.2.3 )
87
+ builder (3.3.0 )
88
+ concurrent-ruby (1.3.4 )
91
89
connection_pool (2.4.1 )
92
90
crack (1.0.0 )
93
91
bigdecimal
98
96
irb (~> 1.10 )
99
97
reline (>= 0.3.8 )
100
98
drb (2.2.1 )
101
- erubi (1.12 .0 )
99
+ erubi (1.13 .0 )
102
100
globalid (1.2.1 )
103
101
activesupport (>= 6.1 )
104
102
hashdiff (1.1.0 )
105
- i18n (1.14.5 )
103
+ i18n (1.14.6 )
106
104
concurrent-ruby (~> 1.0 )
107
105
io-console (0.7.2 )
108
- irb (1.13 .1 )
106
+ irb (1.14 .1 )
109
107
rdoc (>= 4.0.0 )
110
108
reline (>= 0.4.2 )
111
109
json (2.7.2 )
@@ -121,11 +119,10 @@ GEM
121
119
net-smtp
122
120
marcel (1.0.4 )
123
121
mini_mime (1.1.5 )
124
- minitest (5.23.0 )
122
+ minitest (5.25.1 )
125
123
mocha (2.3.0 )
126
124
ruby2_keywords (>= 0.0.5 )
127
- mutex_m (0.2.0 )
128
- net-imap (0.4.11 )
125
+ net-imap (0.4.16 )
129
126
date
130
127
net-protocol
131
128
net-pop (0.1.2 )
@@ -136,13 +133,13 @@ GEM
136
133
net-protocol
137
134
netrc (0.11.0 )
138
135
nio4r (2.7.3 )
139
- nokogiri (1.16.5 -arm64-darwin )
136
+ nokogiri (1.16.7 -arm64-darwin )
140
137
racc (~> 1.4 )
141
- nokogiri (1.16.5 -x64-mingw-ucrt )
138
+ nokogiri (1.16.7 -x64-mingw-ucrt )
142
139
racc (~> 1.4 )
143
- nokogiri (1.16.5 -x86_64-darwin )
140
+ nokogiri (1.16.7 -x86_64-darwin )
144
141
racc (~> 1.4 )
145
- nokogiri (1.16.5 -x86_64-linux )
142
+ nokogiri (1.16.7 -x86_64-linux )
146
143
racc (~> 1.4 )
147
144
parallel (1.24.0 )
148
145
parser (3.3.1.0 )
@@ -154,40 +151,40 @@ GEM
154
151
public_suffix (5.0.5 )
155
152
puma (6.4.3 )
156
153
nio4r (~> 2.0 )
157
- racc (1.7.3 )
158
- rack (3.0.11 )
154
+ racc (1.8.1 )
155
+ rack (3.1.7 )
159
156
rack-session (2.0.0 )
160
157
rack (>= 3.0.0 )
161
158
rack-test (2.1.0 )
162
159
rack (>= 1.3 )
163
160
rackup (2.1.0 )
164
161
rack (>= 3 )
165
162
webrick (~> 1.8 )
166
- rails (7.1.3.3 )
167
- actioncable (= 7.1.3.3 )
168
- actionmailbox (= 7.1.3.3 )
169
- actionmailer (= 7.1.3.3 )
170
- actionpack (= 7.1.3.3 )
171
- actiontext (= 7.1.3.3 )
172
- actionview (= 7.1.3.3 )
173
- activejob (= 7.1.3.3 )
174
- activemodel (= 7.1.3.3 )
175
- activerecord (= 7.1.3.3 )
176
- activestorage (= 7.1.3.3 )
177
- activesupport (= 7.1.3.3 )
163
+ rails (8.0.0.beta1 )
164
+ actioncable (= 8.0.0.beta1 )
165
+ actionmailbox (= 8.0.0.beta1 )
166
+ actionmailer (= 8.0.0.beta1 )
167
+ actionpack (= 8.0.0.beta1 )
168
+ actiontext (= 8.0.0.beta1 )
169
+ actionview (= 8.0.0.beta1 )
170
+ activejob (= 8.0.0.beta1 )
171
+ activemodel (= 8.0.0.beta1 )
172
+ activerecord (= 8.0.0.beta1 )
173
+ activestorage (= 8.0.0.beta1 )
174
+ activesupport (= 8.0.0.beta1 )
178
175
bundler (>= 1.15.0 )
179
- railties (= 7.1.3.3 )
176
+ railties (= 8.0.0.beta1 )
180
177
rails-dom-testing (2.2.0 )
181
178
activesupport (>= 5.0.0 )
182
179
minitest
183
180
nokogiri (>= 1.6 )
184
181
rails-html-sanitizer (1.6.0 )
185
182
loofah (~> 2.21 )
186
183
nokogiri (~> 1.14 )
187
- railties (7.1.3.3 )
188
- actionpack (= 7.1.3.3 )
189
- activesupport (= 7.1.3.3 )
190
- irb
184
+ railties (8.0.0.beta1 )
185
+ actionpack (= 8.0.0.beta1 )
186
+ activesupport (= 8.0.0.beta1 )
187
+ irb ( ~> 1.13 )
191
188
rackup (>= 1.0.0 )
192
189
rake (>= 12.2 )
193
190
thor (~> 1.0 , >= 1.2.2 )
@@ -199,10 +196,10 @@ GEM
199
196
sorbet-runtime (>= 0.5.9204 )
200
197
rbs (3.6.1 )
201
198
logger
202
- rdoc (6.6.3.1 )
199
+ rdoc (6.7.0 )
203
200
psych (>= 4.0.0 )
204
201
regexp_parser (2.9.0 )
205
- reline (0.5.7 )
202
+ reline (0.5.10 )
206
203
io-console (~> 0.5 )
207
204
rexml (3.3.8 )
208
205
rubocop (1.63.4 )
234
231
sorbet-runtime (>= 0.5.10782 )
235
232
ruby-progressbar (1.13.0 )
236
233
ruby2_keywords (0.0.5 )
234
+ securerandom (0.3.1 )
237
235
sorbet (0.5.11577 )
238
236
sorbet-static (= 0.5.11577 )
239
237
sorbet-runtime (0.5.11577 )
@@ -247,11 +245,11 @@ GEM
247
245
prism (>= 0.19.0 )
248
246
sorbet-static-and-runtime (>= 0.5.10187 )
249
247
thor (>= 0.19.2 )
250
- sqlite3 (1.7.3 -arm64-darwin )
251
- sqlite3 (1.7.3 -x64-mingw-ucrt )
252
- sqlite3 (1.7.3 -x86_64-darwin )
253
- sqlite3 (1.7.3 -x86_64-linux )
254
- stringio (3.1.0 )
248
+ sqlite3 (2.1.0 -arm64-darwin )
249
+ sqlite3 (2.1.0 -x64-mingw-ucrt )
250
+ sqlite3 (2.1.0 -x86_64-darwin )
251
+ sqlite3 (2.1.0 -x86_64-linux-gnu )
252
+ stringio (3.1.1 )
255
253
tapioca (0.16.2 )
256
254
bundler (>= 2.2.25 )
257
255
netrc (>= 0.11.0 )
@@ -261,13 +259,15 @@ GEM
261
259
spoom (>= 1.2.0 )
262
260
thor (>= 1.2.0 )
263
261
yard-sorbet
264
- thor (1.3.1 )
262
+ thor (1.3.2 )
265
263
timeout (0.4.1 )
266
264
tzinfo (2.0.6 )
267
265
concurrent-ruby (~> 1.0 )
268
266
tzinfo-data (1.2024.1 )
269
267
tzinfo (>= 1.0.0 )
270
268
unicode-display_width (2.5.0 )
269
+ uri (0.13.1 )
270
+ useragent (0.16.10 )
271
271
webmock (3.23.1 )
272
272
addressable (>= 2.8.0 )
273
273
crack (>= 0.3.2 )
280
280
yard-sorbet (0.8.1 )
281
281
sorbet-runtime (>= 0.5 )
282
282
yard (>= 0.9 )
283
- zeitwerk (2.6.14 )
283
+ zeitwerk (2.6.18 )
284
284
285
285
PLATFORMS
286
286
arm64-darwin
@@ -293,14 +293,14 @@ DEPENDENCIES
293
293
mocha
294
294
psych (~> 5.1 )
295
295
puma
296
- rails
296
+ rails ( = 8.0.0.beta1 )
297
297
rubocop-minitest (~> 0.35.0 )
298
298
rubocop-rake (~> 0.6.0 )
299
299
rubocop-shopify (~> 2.15 )
300
300
rubocop-sorbet (~> 0.8 )
301
301
ruby-lsp-rails !
302
302
sorbet-static-and-runtime
303
- sqlite3 ( < 2 )
303
+ sqlite3
304
304
tapioca (~> 0.13 )
305
305
tzinfo
306
306
tzinfo-data
0 commit comments