10
10
GEM
11
11
remote: https://rubygems.org/
12
12
specs:
13
- actioncable (7.1.3.4 )
14
- actionpack (= 7.1.3.4 )
15
- activesupport (= 7.1.3.4 )
13
+ actioncable (7.2.0.beta3 )
14
+ actionpack (= 7.2.0.beta3 )
15
+ activesupport (= 7.2.0.beta3 )
16
16
nio4r (~> 2.0 )
17
17
websocket-driver (>= 0.6.1 )
18
18
zeitwerk (~> 2.6 )
19
- actionmailbox (7.1.3.4 )
20
- actionpack (= 7.1.3.4 )
21
- activejob (= 7.1.3.4 )
22
- activerecord (= 7.1.3.4 )
23
- activestorage (= 7.1.3.4 )
24
- activesupport (= 7.1.3.4 )
25
- mail (>= 2.7.1 )
26
- net-imap
27
- net-pop
28
- net-smtp
29
- actionmailer (7.1.3.4 )
30
- actionpack (= 7.1.3.4 )
31
- actionview (= 7.1.3.4 )
32
- activejob (= 7.1.3.4 )
33
- activesupport (= 7.1.3.4 )
34
- mail (~> 2.5 , >= 2.5.4 )
35
- net-imap
36
- net-pop
37
- net-smtp
19
+ actionmailbox (7.2.0.beta3 )
20
+ actionpack (= 7.2.0.beta3 )
21
+ activejob (= 7.2.0.beta3 )
22
+ activerecord (= 7.2.0.beta3 )
23
+ activestorage (= 7.2.0.beta3 )
24
+ activesupport (= 7.2.0.beta3 )
25
+ mail (>= 2.8.0 )
26
+ actionmailer (7.2.0.beta3 )
27
+ actionpack (= 7.2.0.beta3 )
28
+ actionview (= 7.2.0.beta3 )
29
+ activejob (= 7.2.0.beta3 )
30
+ activesupport (= 7.2.0.beta3 )
31
+ mail (>= 2.8.0 )
38
32
rails-dom-testing (~> 2.2 )
39
- actionpack (7.1.3.4 )
40
- actionview (= 7.1.3.4 )
41
- activesupport (= 7.1.3.4 )
33
+ actionpack (7.2.0.beta3 )
34
+ actionview (= 7.2.0.beta3 )
35
+ activesupport (= 7.2.0.beta3 )
42
36
nokogiri (>= 1.8.5 )
43
37
racc
44
38
rack (>= 2.2.4 )
45
39
rack-session (>= 1.0.1 )
46
40
rack-test (>= 0.6.3 )
47
41
rails-dom-testing (~> 2.2 )
48
42
rails-html-sanitizer (~> 1.6 )
49
- actiontext (7.1.3.4 )
50
- actionpack (= 7.1.3.4 )
51
- activerecord (= 7.1.3.4 )
52
- activestorage (= 7.1.3.4 )
53
- activesupport (= 7.1.3.4 )
43
+ useragent (~> 0.16 )
44
+ actiontext (7.2.0.beta3 )
45
+ actionpack (= 7.2.0.beta3 )
46
+ activerecord (= 7.2.0.beta3 )
47
+ activestorage (= 7.2.0.beta3 )
48
+ activesupport (= 7.2.0.beta3 )
54
49
globalid (>= 0.6.0 )
55
50
nokogiri (>= 1.8.5 )
56
- actionview (7.1.3.4 )
57
- activesupport (= 7.1.3.4 )
51
+ actionview (7.2.0.beta3 )
52
+ activesupport (= 7.2.0.beta3 )
58
53
builder (~> 3.1 )
59
54
erubi (~> 1.11 )
60
55
rails-dom-testing (~> 2.2 )
61
56
rails-html-sanitizer (~> 1.6 )
62
- activejob (7.1.3.4 )
63
- activesupport (= 7.1.3.4 )
57
+ activejob (7.2.0.beta3 )
58
+ activesupport (= 7.2.0.beta3 )
64
59
globalid (>= 0.3.6 )
65
- activemodel (7.1.3.4 )
66
- activesupport (= 7.1.3.4 )
67
- activerecord (7.1.3.4 )
68
- activemodel (= 7.1.3.4 )
69
- activesupport (= 7.1.3.4 )
60
+ activemodel (7.2.0.beta3 )
61
+ activesupport (= 7.2.0.beta3 )
62
+ activerecord (7.2.0.beta3 )
63
+ activemodel (= 7.2.0.beta3 )
64
+ activesupport (= 7.2.0.beta3 )
70
65
timeout (>= 0.4.0 )
71
- activestorage (7.1.3.4 )
72
- actionpack (= 7.1.3.4 )
73
- activejob (= 7.1.3.4 )
74
- activerecord (= 7.1.3.4 )
75
- activesupport (= 7.1.3.4 )
66
+ activestorage (7.2.0.beta3 )
67
+ actionpack (= 7.2.0.beta3 )
68
+ activejob (= 7.2.0.beta3 )
69
+ activerecord (= 7.2.0.beta3 )
70
+ activesupport (= 7.2.0.beta3 )
76
71
marcel (~> 1.0 )
77
- activesupport (7.1.3.4 )
72
+ activesupport (7.2.0.beta3 )
78
73
base64
79
74
bigdecimal
80
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
75
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
81
76
connection_pool (>= 2.2.5 )
82
77
drb
83
78
i18n (>= 1.6 , < 2 )
79
+ logger (>= 1.4.2 )
84
80
minitest (>= 5.1 )
85
- mutex_m
86
- tzinfo (~> 2.0 )
81
+ tzinfo (~> 2.0 , >= 2.0.5 )
87
82
ansi (1.5.0 )
88
83
ast (2.4.2 )
89
84
base64 (0.2.0 )
93
88
connection_pool (2.4.1 )
94
89
crass (1.0.6 )
95
90
date (3.3.4 )
96
- docile (1.4.0 )
91
+ docile (1.4.1 )
97
92
drb (2.2.1 )
98
93
erubi (1.13.0 )
99
94
globalid (1.2.1 )
109
104
reline (>= 0.4.2 )
110
105
json (2.7.2 )
111
106
language_server-protocol (3.17.0.3 )
107
+ logger (1.6.0 )
112
108
loofah (2.22.0 )
113
109
crass (~> 1.0.2 )
114
110
nokogiri (>= 1.12.0 )
126
122
builder
127
123
minitest (>= 5.0 )
128
124
ruby-progressbar
129
- mocha (2.4.4 )
125
+ mocha (2.4.5 )
130
126
ruby2_keywords (>= 0.0.5 )
131
- mutex_m (0.2.0 )
132
127
net-imap (0.4.14 )
133
128
date
134
129
net-protocol
151
146
nokogiri (1.16.6-x86_64-linux )
152
147
racc (~> 1.4 )
153
148
parallel (1.25.1 )
154
- parser (3.3.3 .0 )
149
+ parser (3.3.4 .0 )
155
150
ast (~> 2.4.1 )
156
151
racc
157
152
psych (5.1.2 )
@@ -165,20 +160,20 @@ GEM
165
160
rackup (2.1.0 )
166
161
rack (>= 3 )
167
162
webrick (~> 1.8 )
168
- rails (7.1.3.4 )
169
- actioncable (= 7.1.3.4 )
170
- actionmailbox (= 7.1.3.4 )
171
- actionmailer (= 7.1.3.4 )
172
- actionpack (= 7.1.3.4 )
173
- actiontext (= 7.1.3.4 )
174
- actionview (= 7.1.3.4 )
175
- activejob (= 7.1.3.4 )
176
- activemodel (= 7.1.3.4 )
177
- activerecord (= 7.1.3.4 )
178
- activestorage (= 7.1.3.4 )
179
- activesupport (= 7.1.3.4 )
163
+ rails (7.2.0.beta3 )
164
+ actioncable (= 7.2.0.beta3 )
165
+ actionmailbox (= 7.2.0.beta3 )
166
+ actionmailer (= 7.2.0.beta3 )
167
+ actionpack (= 7.2.0.beta3 )
168
+ actiontext (= 7.2.0.beta3 )
169
+ actionview (= 7.2.0.beta3 )
170
+ activejob (= 7.2.0.beta3 )
171
+ activemodel (= 7.2.0.beta3 )
172
+ activerecord (= 7.2.0.beta3 )
173
+ activestorage (= 7.2.0.beta3 )
174
+ activesupport (= 7.2.0.beta3 )
180
175
bundler (>= 1.15.0 )
181
- railties (= 7.1.3.4 )
176
+ railties (= 7.2.0.beta3 )
182
177
rails-controller-testing (1.0.5 )
183
178
actionpack (>= 5.0.1.rc1 )
184
179
actionview (>= 5.0.1.rc1 )
@@ -190,10 +185,10 @@ GEM
190
185
rails-html-sanitizer (1.6.0 )
191
186
loofah (~> 2.21 )
192
187
nokogiri (~> 1.14 )
193
- railties (7.1.3.4 )
194
- actionpack (= 7.1.3.4 )
195
- activesupport (= 7.1.3.4 )
196
- irb
188
+ railties (7.2.0.beta3 )
189
+ actionpack (= 7.2.0.beta3 )
190
+ activesupport (= 7.2.0.beta3 )
191
+ irb ( ~> 1.13 )
197
192
rackup (>= 1.0.0 )
198
193
rake (>= 12.2 )
199
194
thor (~> 1.0 , >= 1.2.2 )
@@ -210,23 +205,23 @@ GEM
210
205
railties (>= 5.2 )
211
206
rexml (3.3.2 )
212
207
strscan
213
- rubocop (1.64.1 )
208
+ rubocop (1.65.0 )
214
209
json (~> 2.3 )
215
210
language_server-protocol (>= 3.17.0 )
216
211
parallel (~> 1.10 )
217
212
parser (>= 3.3.0.2 )
218
213
rainbow (>= 2.2.2 , < 4.0 )
219
- regexp_parser (>= 1.8 , < 3.0 )
214
+ regexp_parser (>= 2.4 , < 3.0 )
220
215
rexml (>= 3.2.5 , < 4.0 )
221
216
rubocop-ast (>= 1.31.1 , < 2.0 )
222
217
ruby-progressbar (~> 1.7 )
223
218
unicode-display_width (>= 2.4.0 , < 3.0 )
224
219
rubocop-ast (1.31.3 )
225
220
parser (>= 3.3.1.0 )
226
- rubocop-minitest (0.35.0 )
221
+ rubocop-minitest (0.35.1 )
227
222
rubocop (>= 1.61 , < 2.0 )
228
223
rubocop-ast (>= 1.31.1 , < 2.0 )
229
- rubocop-performance (1.21.0 )
224
+ rubocop-performance (1.21.1 )
230
225
rubocop (>= 1.48.1 , < 2.0 )
231
226
rubocop-ast (>= 1.31.1 , < 2.0 )
232
227
ruby-progressbar (1.13.0 )
247
242
tzinfo (2.0.6 )
248
243
concurrent-ruby (~> 1.0 )
249
244
unicode-display_width (2.5.0 )
245
+ useragent (0.16.10 )
250
246
warning (1.4.0 )
251
247
webrick (1.8.1 )
252
248
websocket-driver (0.7.6 )
@@ -266,7 +262,7 @@ DEPENDENCIES
266
262
minitest
267
263
minitest-reporters
268
264
mocha
269
- rails (~> 7.1.0 )
265
+ rails (~> 7.2.0.beta3 )
270
266
rails-controller-testing
271
267
rubocop
272
268
rubocop-minitest
0 commit comments