1
1
GIT
2
2
remote: https://github.com/activerecord-hackery/ransack.git
3
- revision: eaabf74f573a026a579117c7f31cb2a5ab8d9935
3
+ revision: 04ee9a362d12d8c84171cef8fbf10d472d50f9bd
4
4
specs:
5
5
ransack (3.2.1 )
6
6
activerecord (>= 6.1.5 )
18
18
GEM
19
19
remote: https://rubygems.org/
20
20
specs:
21
- actioncable (7.0.3.1 )
22
- actionpack (= 7.0.3.1 )
23
- activesupport (= 7.0.3.1 )
21
+ actioncable (7.0.4 )
22
+ actionpack (= 7.0.4 )
23
+ activesupport (= 7.0.4 )
24
24
nio4r (~> 2.0 )
25
25
websocket-driver (>= 0.6.1 )
26
- actionmailbox (7.0.3.1 )
27
- actionpack (= 7.0.3.1 )
28
- activejob (= 7.0.3.1 )
29
- activerecord (= 7.0.3.1 )
30
- activestorage (= 7.0.3.1 )
31
- activesupport (= 7.0.3.1 )
26
+ actionmailbox (7.0.4 )
27
+ actionpack (= 7.0.4 )
28
+ activejob (= 7.0.4 )
29
+ activerecord (= 7.0.4 )
30
+ activestorage (= 7.0.4 )
31
+ activesupport (= 7.0.4 )
32
32
mail (>= 2.7.1 )
33
33
net-imap
34
34
net-pop
35
35
net-smtp
36
- actionmailer (7.0.3.1 )
37
- actionpack (= 7.0.3.1 )
38
- actionview (= 7.0.3.1 )
39
- activejob (= 7.0.3.1 )
40
- activesupport (= 7.0.3.1 )
36
+ actionmailer (7.0.4 )
37
+ actionpack (= 7.0.4 )
38
+ actionview (= 7.0.4 )
39
+ activejob (= 7.0.4 )
40
+ activesupport (= 7.0.4 )
41
41
mail (~> 2.5 , >= 2.5.4 )
42
42
net-imap
43
43
net-pop
44
44
net-smtp
45
45
rails-dom-testing (~> 2.0 )
46
- actionpack (7.0.3.1 )
47
- actionview (= 7.0.3.1 )
48
- activesupport (= 7.0.3.1 )
46
+ actionpack (7.0.4 )
47
+ actionview (= 7.0.4 )
48
+ activesupport (= 7.0.4 )
49
49
rack (~> 2.0 , >= 2.2.0 )
50
50
rack-test (>= 0.6.3 )
51
51
rails-dom-testing (~> 2.0 )
52
52
rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
53
- actiontext (7.0.3.1 )
54
- actionpack (= 7.0.3.1 )
55
- activerecord (= 7.0.3.1 )
56
- activestorage (= 7.0.3.1 )
57
- activesupport (= 7.0.3.1 )
53
+ actiontext (7.0.4 )
54
+ actionpack (= 7.0.4 )
55
+ activerecord (= 7.0.4 )
56
+ activestorage (= 7.0.4 )
57
+ activesupport (= 7.0.4 )
58
58
globalid (>= 0.6.0 )
59
59
nokogiri (>= 1.8.5 )
60
- actionview (7.0.3.1 )
61
- activesupport (= 7.0.3.1 )
60
+ actionview (7.0.4 )
61
+ activesupport (= 7.0.4 )
62
62
builder (~> 3.1 )
63
63
erubi (~> 1.4 )
64
64
rails-dom-testing (~> 2.0 )
65
65
rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
66
- activejob (7.0.3.1 )
67
- activesupport (= 7.0.3.1 )
66
+ activejob (7.0.4 )
67
+ activesupport (= 7.0.4 )
68
68
globalid (>= 0.3.6 )
69
- activemodel (7.0.3.1 )
70
- activesupport (= 7.0.3.1 )
71
- activerecord (7.0.3.1 )
72
- activemodel (= 7.0.3.1 )
73
- activesupport (= 7.0.3.1 )
74
- activestorage (7.0.3.1 )
75
- actionpack (= 7.0.3.1 )
76
- activejob (= 7.0.3.1 )
77
- activerecord (= 7.0.3.1 )
78
- activesupport (= 7.0.3.1 )
69
+ activemodel (7.0.4 )
70
+ activesupport (= 7.0.4 )
71
+ activerecord (7.0.4 )
72
+ activemodel (= 7.0.4 )
73
+ activesupport (= 7.0.4 )
74
+ activestorage (7.0.4 )
75
+ actionpack (= 7.0.4 )
76
+ activejob (= 7.0.4 )
77
+ activerecord (= 7.0.4 )
78
+ activesupport (= 7.0.4 )
79
79
marcel (~> 1.0 )
80
80
mini_mime (>= 1.1.0 )
81
- activesupport (7.0.3.1 )
81
+ activesupport (7.0.4 )
82
82
concurrent-ruby (~> 1.0 , >= 1.0.2 )
83
83
i18n (>= 1.6 , < 2 )
84
84
minitest (>= 5.1 )
94
94
byebug (11.1.3 )
95
95
coderay (1.1.3 )
96
96
concurrent-ruby (1.1.10 )
97
- connection_pool (2.2.5 )
97
+ connection_pool (2.3.0 )
98
98
crass (1.0.6 )
99
99
debug (1.6.2 )
100
100
irb (>= 1.3.6 )
@@ -105,47 +105,53 @@ GEM
105
105
railties (>= 4.1.0 )
106
106
responders
107
107
warden (~> 1.2.3 )
108
- digest (3.1.0 )
109
- doorkeeper (5.5.4 )
108
+ doorkeeper (5.6.0 )
110
109
railties (>= 5 )
111
- dry-configurable (0.15.0 )
112
- concurrent-ruby (~> 1.0 )
110
+ dry-configurable (0.16.1 )
113
111
dry-core (~> 0.6 )
114
- dry-container (0.10.1 )
112
+ zeitwerk (~> 2.6 )
113
+ dry-container (0.11.0 )
115
114
concurrent-ruby (~> 1.0 )
116
- dry-core (0.8 .1 )
115
+ dry-core (0.9 .1 )
117
116
concurrent-ruby (~> 1.0 )
117
+ zeitwerk (~> 2.6 )
118
118
dry-inflector (0.3.0 )
119
119
dry-initializer (3.1.1 )
120
- dry-logic (1.2 .0 )
120
+ dry-logic (1.3 .0 )
121
121
concurrent-ruby (~> 1.0 )
122
- dry-core (~> 0.5 , >= 0.5 )
123
- dry-monads (1.4.0 )
122
+ dry-core (~> 0.9 , >= 0.9 )
123
+ zeitwerk (~> 2.6 )
124
+ dry-monads (1.5.0 )
124
125
concurrent-ruby (~> 1.0 )
125
- dry-core (~> 0.7 )
126
- dry-schema (1.10.2 )
126
+ dry-core (~> 0.9 , >= 0.9 )
127
+ zeitwerk (~> 2.6 )
128
+ dry-schema (1.11.3 )
127
129
concurrent-ruby (~> 1.0 )
128
- dry-configurable (~> 0.13 , >= 0.13.0 )
129
- dry-core (~> 0.5 , >= 0.5 )
130
+ dry-configurable (~> 0.16 , >= 0.16 )
131
+ dry-core (~> 0.9 , >= 0.9 )
130
132
dry-initializer (~> 3.0 )
131
- dry-logic (~> 1.0 )
132
- dry-types (~> 1.5 )
133
- dry-struct (1.4.0 )
134
- dry-core (~> 0.5 , >= 0.5 )
135
- dry-types (~> 1.5 )
133
+ dry-logic (~> 1.3 )
134
+ dry-types (~> 1.6 )
135
+ zeitwerk (~> 2.6 )
136
+ dry-struct (1.5.2 )
137
+ dry-core (~> 0.9 , >= 0.9 )
138
+ dry-types (~> 1.6 )
136
139
ice_nine (~> 0.11 )
137
- dry-types (1.5.1 )
140
+ zeitwerk (~> 2.6 )
141
+ dry-types (1.6.1 )
138
142
concurrent-ruby (~> 1.0 )
139
143
dry-container (~> 0.3 )
140
- dry-core (~> 0.5 , >= 0.5 )
144
+ dry-core (~> 0.9 , >= 0.9 )
141
145
dry-inflector (~> 0.1 , >= 0.1.2 )
142
- dry-logic (~> 1.0 , >= 1.0.2 )
143
- dry-validation (1.8.1 )
146
+ dry-logic (~> 1.3 , >= 1.3 )
147
+ zeitwerk (~> 2.6 )
148
+ dry-validation (1.9.0 )
144
149
concurrent-ruby (~> 1.0 )
145
150
dry-container (~> 0.7 , >= 0.7.1 )
146
- dry-core (~> 0.5 , >= 0.5 )
151
+ dry-core (~> 0.9 , >= 0.9 )
147
152
dry-initializer (~> 3.0 )
148
- dry-schema (~> 1.8 , >= 1.8.0 )
153
+ dry-schema (~> 1.11 , >= 1.11.0 )
154
+ zeitwerk (~> 2.6 )
149
155
erubi (1.11.0 )
150
156
factory_bot (6.2.1 )
151
157
activesupport (>= 5.0.0 )
158
164
concurrent-ruby (~> 1.0 )
159
165
ice_nine (0.11.2 )
160
166
io-console (0.5.11 )
161
- irb (1.4.1 )
167
+ irb (1.4.2 )
162
168
reline (>= 0.3.0 )
163
169
jbuilder (2.11.5 )
164
170
actionview (>= 5.0.0 )
180
186
addressable (~> 2.7 )
181
187
letter_opener (1.8.1 )
182
188
launchy (>= 2.2 , < 3 )
183
- loofah (2.18 .0 )
189
+ loofah (2.19 .0 )
184
190
crass (~> 1.0.2 )
185
191
nokogiri (>= 1.5.9 )
186
192
mail (2.7.1 )
@@ -191,30 +197,24 @@ GEM
191
197
minitest (5.16.3 )
192
198
minitest-focus (1.3.1 )
193
199
minitest (>= 4 , < 6 )
194
- mocha (1.14.0 )
195
- msgpack (1.5.6 )
196
- net-imap (0.2.3 )
197
- digest
200
+ mocha (1.16.0 )
201
+ msgpack (1.6.0 )
202
+ net-imap (0.3.1 )
198
203
net-protocol
199
- strscan
200
- net-pop (0.1.1 )
201
- digest
204
+ net-pop (0.1.2 )
202
205
net-protocol
203
- timeout
204
206
net-protocol (0.1.3 )
205
207
timeout
206
- net-smtp (0.3.1 )
207
- digest
208
+ net-smtp (0.3.2 )
208
209
net-protocol
209
- timeout
210
210
nio4r (2.5.8 )
211
- nokogiri (1.13.8 -arm64-darwin )
211
+ nokogiri (1.13.9 -arm64-darwin )
212
212
racc (~> 1.4 )
213
213
orm_adapter (0.5.0 )
214
214
parallel (1.22.1 )
215
215
parser (3.1.2.1 )
216
216
ast (~> 2.4.1 )
217
- pg (1.4.3 )
217
+ pg (1.4.4 )
218
218
pry (0.14.1 )
219
219
coderay (~> 1.1 )
220
220
method_source (~> 1.0 )
@@ -227,87 +227,86 @@ GEM
227
227
rack (>= 2.0.0 )
228
228
rack-test (2.0.2 )
229
229
rack (>= 1.3 )
230
- rails (7.0.3.1 )
231
- actioncable (= 7.0.3.1 )
232
- actionmailbox (= 7.0.3.1 )
233
- actionmailer (= 7.0.3.1 )
234
- actionpack (= 7.0.3.1 )
235
- actiontext (= 7.0.3.1 )
236
- actionview (= 7.0.3.1 )
237
- activejob (= 7.0.3.1 )
238
- activemodel (= 7.0.3.1 )
239
- activerecord (= 7.0.3.1 )
240
- activestorage (= 7.0.3.1 )
241
- activesupport (= 7.0.3.1 )
230
+ rails (7.0.4 )
231
+ actioncable (= 7.0.4 )
232
+ actionmailbox (= 7.0.4 )
233
+ actionmailer (= 7.0.4 )
234
+ actionpack (= 7.0.4 )
235
+ actiontext (= 7.0.4 )
236
+ actionview (= 7.0.4 )
237
+ activejob (= 7.0.4 )
238
+ activemodel (= 7.0.4 )
239
+ activerecord (= 7.0.4 )
240
+ activestorage (= 7.0.4 )
241
+ activesupport (= 7.0.4 )
242
242
bundler (>= 1.15.0 )
243
- railties (= 7.0.3.1 )
243
+ railties (= 7.0.4 )
244
244
rails-dom-testing (2.0.3 )
245
245
activesupport (>= 4.2.0 )
246
246
nokogiri (>= 1.6 )
247
247
rails-html-sanitizer (1.4.3 )
248
248
loofah (~> 2.3 )
249
- railties (7.0.3.1 )
250
- actionpack (= 7.0.3.1 )
251
- activesupport (= 7.0.3.1 )
249
+ railties (7.0.4 )
250
+ actionpack (= 7.0.4 )
251
+ activesupport (= 7.0.4 )
252
252
method_source
253
253
rake (>= 12.2 )
254
254
thor (~> 1.0 )
255
255
zeitwerk (~> 2.5 )
256
256
rainbow (3.1.1 )
257
257
rake (13.0.6 )
258
258
redis (4.8.0 )
259
- regexp_parser (2.5 .0 )
259
+ regexp_parser (2.6 .0 )
260
260
reline (0.3.1 )
261
261
io-console (~> 0.5 )
262
262
responders (3.0.1 )
263
263
actionpack (>= 5.0 )
264
264
railties (>= 5.0 )
265
265
rexml (3.2.5 )
266
- rubocop (1.35.1 )
266
+ rubocop (1.37.0 )
267
267
json (~> 2.3 )
268
268
parallel (~> 1.10 )
269
269
parser (>= 3.1.2.1 )
270
270
rainbow (>= 2.2.2 , < 4.0 )
271
271
regexp_parser (>= 1.8 , < 3.0 )
272
272
rexml (>= 3.2.5 , < 4.0 )
273
- rubocop-ast (>= 1.20.1 , < 2.0 )
273
+ rubocop-ast (>= 1.22.0 , < 2.0 )
274
274
ruby-progressbar (~> 1.7 )
275
275
unicode-display_width (>= 1.4.0 , < 3.0 )
276
- rubocop-ast (1.21 .0 )
276
+ rubocop-ast (1.23 .0 )
277
277
parser (>= 3.1.1.0 )
278
- rubocop-minitest (0.21.1 )
278
+ rubocop-minitest (0.22.2 )
279
279
rubocop (>= 0.90 , < 2.0 )
280
- rubocop-performance (1.14.3 )
280
+ rubocop-performance (1.15.0 )
281
281
rubocop (>= 1.7.0 , < 2.0 )
282
282
rubocop-ast (>= 0.4.0 )
283
- rubocop-rails (2.15.2 )
283
+ rubocop-rails (2.17.0 )
284
284
activesupport (>= 4.2.0 )
285
285
rack (>= 1.1 )
286
- rubocop (>= 1.7 .0 , < 2.0 )
286
+ rubocop (>= 1.33 .0 , < 2.0 )
287
287
ruby-progressbar (1.11.0 )
288
288
shoulda (4.0.0 )
289
289
shoulda-context (~> 2.0 )
290
290
shoulda-matchers (~> 4.0 )
291
291
shoulda-context (2.0.0 )
292
292
shoulda-matchers (4.5.1 )
293
293
activesupport (>= 4.2.0 )
294
- sidekiq (6.5.6 )
294
+ sidekiq (6.5.7 )
295
295
connection_pool (>= 2.2.5 )
296
296
rack (~> 2.0 )
297
297
redis (>= 4.5.0 , < 5 )
298
- strscan (3.0.4 )
299
298
swagger-blocks (3.0.0 )
300
299
thor (1.2.1 )
301
300
timeout (0.3.0 )
302
301
tzinfo (2.0.5 )
303
302
concurrent-ruby (~> 1.0 )
304
- unicode-display_width (2.2 .0 )
303
+ unicode-display_width (2.3 .0 )
305
304
warden (1.2.9 )
306
305
rack (>= 2.0.9 )
307
306
websocket-driver (0.7.5 )
308
307
websocket-extensions (>= 0.1.0 )
309
308
websocket-extensions (0.1.5 )
310
- zeitwerk (2.6.0 )
309
+ zeitwerk (2.6.1 )
311
310
312
311
PLATFORMS
313
312
arm64-darwin-21
@@ -335,7 +334,7 @@ DEPENDENCIES
335
334
pry (~> 0.14.1 )
336
335
puma (~> 5.0 )
337
336
rack-cors
338
- rails (~> 7.0 , >= 7.0.3.1 )
337
+ rails (~> 7.0 , >= 7.0.4 )
339
338
ransack !
340
339
rubocop
341
340
rubocop-minitest
0 commit comments