nested_select 0.4.0 → 0.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,287 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ nested_select (0.4.4)
5
+ activerecord (>= 7)
6
+ activesupport (>= 7)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actioncable (7.1.5.1)
12
+ actionpack (= 7.1.5.1)
13
+ activesupport (= 7.1.5.1)
14
+ nio4r (~> 2.0)
15
+ websocket-driver (>= 0.6.1)
16
+ zeitwerk (~> 2.6)
17
+ actionmailbox (7.1.5.1)
18
+ actionpack (= 7.1.5.1)
19
+ activejob (= 7.1.5.1)
20
+ activerecord (= 7.1.5.1)
21
+ activestorage (= 7.1.5.1)
22
+ activesupport (= 7.1.5.1)
23
+ mail (>= 2.7.1)
24
+ net-imap
25
+ net-pop
26
+ net-smtp
27
+ actionmailer (7.1.5.1)
28
+ actionpack (= 7.1.5.1)
29
+ actionview (= 7.1.5.1)
30
+ activejob (= 7.1.5.1)
31
+ activesupport (= 7.1.5.1)
32
+ mail (~> 2.5, >= 2.5.4)
33
+ net-imap
34
+ net-pop
35
+ net-smtp
36
+ rails-dom-testing (~> 2.2)
37
+ actionpack (7.1.5.1)
38
+ actionview (= 7.1.5.1)
39
+ activesupport (= 7.1.5.1)
40
+ nokogiri (>= 1.8.5)
41
+ racc
42
+ rack (>= 2.2.4)
43
+ rack-session (>= 1.0.1)
44
+ rack-test (>= 0.6.3)
45
+ rails-dom-testing (~> 2.2)
46
+ rails-html-sanitizer (~> 1.6)
47
+ actiontext (7.1.5.1)
48
+ actionpack (= 7.1.5.1)
49
+ activerecord (= 7.1.5.1)
50
+ activestorage (= 7.1.5.1)
51
+ activesupport (= 7.1.5.1)
52
+ globalid (>= 0.6.0)
53
+ nokogiri (>= 1.8.5)
54
+ actionview (7.1.5.1)
55
+ activesupport (= 7.1.5.1)
56
+ builder (~> 3.1)
57
+ erubi (~> 1.11)
58
+ rails-dom-testing (~> 2.2)
59
+ rails-html-sanitizer (~> 1.6)
60
+ activejob (7.1.5.1)
61
+ activesupport (= 7.1.5.1)
62
+ globalid (>= 0.3.6)
63
+ activemodel (7.1.5.1)
64
+ activesupport (= 7.1.5.1)
65
+ activerecord (7.1.5.1)
66
+ activemodel (= 7.1.5.1)
67
+ activesupport (= 7.1.5.1)
68
+ timeout (>= 0.4.0)
69
+ activestorage (7.1.5.1)
70
+ actionpack (= 7.1.5.1)
71
+ activejob (= 7.1.5.1)
72
+ activerecord (= 7.1.5.1)
73
+ activesupport (= 7.1.5.1)
74
+ marcel (~> 1.0)
75
+ activesupport (7.1.5.1)
76
+ base64
77
+ benchmark (>= 0.3)
78
+ bigdecimal
79
+ concurrent-ruby (~> 1.0, >= 1.0.2)
80
+ connection_pool (>= 2.2.5)
81
+ drb
82
+ i18n (>= 1.6, < 2)
83
+ logger (>= 1.4.2)
84
+ minitest (>= 5.1)
85
+ mutex_m
86
+ securerandom (>= 0.3)
87
+ tzinfo (~> 2.0)
88
+ amazing_print (1.8.0)
89
+ appraisal (2.5.0)
90
+ bundler
91
+ rake
92
+ thor (>= 0.14.0)
93
+ ast (2.4.3)
94
+ base64 (0.2.0)
95
+ benchmark (0.4.0)
96
+ bigdecimal (3.1.9)
97
+ builder (3.3.0)
98
+ byebug (12.0.0)
99
+ concurrent-ruby (1.3.5)
100
+ connection_pool (2.5.3)
101
+ crass (1.0.6)
102
+ date (3.4.1)
103
+ drb (2.2.1)
104
+ erubi (1.13.1)
105
+ globalid (1.2.1)
106
+ activesupport (>= 6.1)
107
+ i18n (1.14.7)
108
+ concurrent-ruby (~> 1.0)
109
+ io-console (0.8.0)
110
+ irb (1.15.2)
111
+ pp (>= 0.6.0)
112
+ rdoc (>= 4.0.0)
113
+ reline (>= 0.4.2)
114
+ json (2.11.3)
115
+ language_server-protocol (3.17.0.4)
116
+ lint_roller (1.1.0)
117
+ logger (1.7.0)
118
+ loofah (2.24.0)
119
+ crass (~> 1.0.2)
120
+ nokogiri (>= 1.12.0)
121
+ mail (2.8.1)
122
+ mini_mime (>= 0.1.1)
123
+ net-imap
124
+ net-pop
125
+ net-smtp
126
+ marcel (1.0.4)
127
+ mini_mime (1.1.5)
128
+ minitest (5.25.5)
129
+ mutex_m (0.3.0)
130
+ net-imap (0.5.8)
131
+ date
132
+ net-protocol
133
+ net-pop (0.1.2)
134
+ net-protocol
135
+ net-protocol (0.2.2)
136
+ timeout
137
+ net-smtp (0.5.1)
138
+ net-protocol
139
+ niceql (0.6.1)
140
+ nio4r (2.7.4)
141
+ nokogiri (1.18.8-aarch64-linux-gnu)
142
+ racc (~> 1.4)
143
+ nokogiri (1.18.8-aarch64-linux-musl)
144
+ racc (~> 1.4)
145
+ nokogiri (1.18.8-arm-linux-gnu)
146
+ racc (~> 1.4)
147
+ nokogiri (1.18.8-arm-linux-musl)
148
+ racc (~> 1.4)
149
+ nokogiri (1.18.8-arm64-darwin)
150
+ racc (~> 1.4)
151
+ nokogiri (1.18.8-x86_64-darwin)
152
+ racc (~> 1.4)
153
+ nokogiri (1.18.8-x86_64-linux-gnu)
154
+ racc (~> 1.4)
155
+ nokogiri (1.18.8-x86_64-linux-musl)
156
+ racc (~> 1.4)
157
+ parallel (1.27.0)
158
+ parser (3.3.8.0)
159
+ ast (~> 2.4.1)
160
+ racc
161
+ pp (0.6.2)
162
+ prettyprint
163
+ prettyprint (0.2.0)
164
+ prism (1.4.0)
165
+ psych (5.2.4)
166
+ date
167
+ stringio
168
+ racc (1.8.1)
169
+ rack (3.1.14)
170
+ rack-session (2.1.1)
171
+ base64 (>= 0.1.0)
172
+ rack (>= 3.0.0)
173
+ rack-test (2.2.0)
174
+ rack (>= 1.3)
175
+ rackup (2.2.1)
176
+ rack (>= 3)
177
+ rails (7.1.5.1)
178
+ actioncable (= 7.1.5.1)
179
+ actionmailbox (= 7.1.5.1)
180
+ actionmailer (= 7.1.5.1)
181
+ actionpack (= 7.1.5.1)
182
+ actiontext (= 7.1.5.1)
183
+ actionview (= 7.1.5.1)
184
+ activejob (= 7.1.5.1)
185
+ activemodel (= 7.1.5.1)
186
+ activerecord (= 7.1.5.1)
187
+ activestorage (= 7.1.5.1)
188
+ activesupport (= 7.1.5.1)
189
+ bundler (>= 1.15.0)
190
+ railties (= 7.1.5.1)
191
+ rails-dom-testing (2.2.0)
192
+ activesupport (>= 5.0.0)
193
+ minitest
194
+ nokogiri (>= 1.6)
195
+ rails-html-sanitizer (1.6.2)
196
+ loofah (~> 2.21)
197
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
198
+ rails-i18n (7.0.10)
199
+ i18n (>= 0.7, < 2)
200
+ railties (>= 6.0.0, < 8)
201
+ rails_sql_prettifier (7.0.7)
202
+ activerecord (>= 7)
203
+ niceql (~> 0.6)
204
+ railties (7.1.5.1)
205
+ actionpack (= 7.1.5.1)
206
+ activesupport (= 7.1.5.1)
207
+ irb
208
+ rackup (>= 1.0.0)
209
+ rake (>= 12.2)
210
+ thor (~> 1.0, >= 1.2.2)
211
+ zeitwerk (~> 2.6)
212
+ rainbow (3.1.1)
213
+ rake (13.2.1)
214
+ rdoc (6.13.1)
215
+ psych (>= 4.0.0)
216
+ regexp_parser (2.10.0)
217
+ reline (0.6.1)
218
+ io-console (~> 0.5)
219
+ rubocop (1.75.5)
220
+ json (~> 2.3)
221
+ language_server-protocol (~> 3.17.0.2)
222
+ lint_roller (~> 1.1.0)
223
+ parallel (~> 1.10)
224
+ parser (>= 3.3.0.2)
225
+ rainbow (>= 2.2.2, < 4.0)
226
+ regexp_parser (>= 2.9.3, < 3.0)
227
+ rubocop-ast (>= 1.44.0, < 2.0)
228
+ ruby-progressbar (~> 1.7)
229
+ unicode-display_width (>= 2.4.0, < 4.0)
230
+ rubocop-ast (1.44.1)
231
+ parser (>= 3.3.7.2)
232
+ prism (~> 1.4)
233
+ rubocop-shopify (2.17.0)
234
+ rubocop (~> 1.62)
235
+ ruby-progressbar (1.13.0)
236
+ securerandom (0.4.1)
237
+ sqlite3 (2.6.0-aarch64-linux-gnu)
238
+ sqlite3 (2.6.0-aarch64-linux-musl)
239
+ sqlite3 (2.6.0-arm-linux-gnu)
240
+ sqlite3 (2.6.0-arm-linux-musl)
241
+ sqlite3 (2.6.0-arm64-darwin)
242
+ sqlite3 (2.6.0-x86_64-darwin)
243
+ sqlite3 (2.6.0-x86_64-linux-gnu)
244
+ sqlite3 (2.6.0-x86_64-linux-musl)
245
+ stringio (3.1.7)
246
+ stubberry (0.3.0)
247
+ thor (1.3.2)
248
+ timeout (0.4.3)
249
+ tzinfo (2.0.6)
250
+ concurrent-ruby (~> 1.0)
251
+ unicode-display_width (3.1.4)
252
+ unicode-emoji (~> 4.0, >= 4.0.4)
253
+ unicode-emoji (4.0.4)
254
+ websocket-driver (0.7.7)
255
+ base64
256
+ websocket-extensions (>= 0.1.0)
257
+ websocket-extensions (0.1.5)
258
+ zeitwerk (2.7.2)
259
+
260
+ PLATFORMS
261
+ aarch64-linux-gnu
262
+ aarch64-linux-musl
263
+ arm-linux-gnu
264
+ arm-linux-musl
265
+ arm64-darwin
266
+ x86_64-darwin
267
+ x86_64-linux-gnu
268
+ x86_64-linux-musl
269
+
270
+ DEPENDENCIES
271
+ amazing_print
272
+ appraisal
273
+ bundler (>= 1.11)
274
+ byebug
275
+ minitest (~> 5.16)
276
+ nested_select!
277
+ rails (~> 7.1.3)
278
+ rails-i18n (>= 4)
279
+ rails_sql_prettifier
280
+ rake (~> 13.0)
281
+ rubocop (~> 1.21)
282
+ rubocop-shopify
283
+ sqlite3
284
+ stubberry
285
+
286
+ BUNDLED WITH
287
+ 2.6.8
@@ -0,0 +1,10 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rake", "~> 13.0"
6
+ gem "minitest", "~> 5.16"
7
+ gem "rubocop", "~> 1.21"
8
+ gem "rails", "~> 7.2.0"
9
+
10
+ gemspec path: "../"
@@ -0,0 +1,253 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ nested_select (0.4.4)
5
+ activerecord (>= 7)
6
+ activesupport (>= 7)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actioncable (7.2.2.1)
12
+ actionpack (= 7.2.2.1)
13
+ activesupport (= 7.2.2.1)
14
+ nio4r (~> 2.0)
15
+ websocket-driver (>= 0.6.1)
16
+ zeitwerk (~> 2.6)
17
+ actionmailbox (7.2.2.1)
18
+ actionpack (= 7.2.2.1)
19
+ activejob (= 7.2.2.1)
20
+ activerecord (= 7.2.2.1)
21
+ activestorage (= 7.2.2.1)
22
+ activesupport (= 7.2.2.1)
23
+ mail (>= 2.8.0)
24
+ actionmailer (7.2.2.1)
25
+ actionpack (= 7.2.2.1)
26
+ actionview (= 7.2.2.1)
27
+ activejob (= 7.2.2.1)
28
+ activesupport (= 7.2.2.1)
29
+ mail (>= 2.8.0)
30
+ rails-dom-testing (~> 2.2)
31
+ actionpack (7.2.2.1)
32
+ actionview (= 7.2.2.1)
33
+ activesupport (= 7.2.2.1)
34
+ nokogiri (>= 1.8.5)
35
+ racc
36
+ rack (>= 2.2.4, < 3.2)
37
+ rack-session (>= 1.0.1)
38
+ rack-test (>= 0.6.3)
39
+ rails-dom-testing (~> 2.2)
40
+ rails-html-sanitizer (~> 1.6)
41
+ useragent (~> 0.16)
42
+ actiontext (7.2.2.1)
43
+ actionpack (= 7.2.2.1)
44
+ activerecord (= 7.2.2.1)
45
+ activestorage (= 7.2.2.1)
46
+ activesupport (= 7.2.2.1)
47
+ globalid (>= 0.6.0)
48
+ nokogiri (>= 1.8.5)
49
+ actionview (7.2.2.1)
50
+ activesupport (= 7.2.2.1)
51
+ builder (~> 3.1)
52
+ erubi (~> 1.11)
53
+ rails-dom-testing (~> 2.2)
54
+ rails-html-sanitizer (~> 1.6)
55
+ activejob (7.2.2.1)
56
+ activesupport (= 7.2.2.1)
57
+ globalid (>= 0.3.6)
58
+ activemodel (7.2.2.1)
59
+ activesupport (= 7.2.2.1)
60
+ activerecord (7.2.2.1)
61
+ activemodel (= 7.2.2.1)
62
+ activesupport (= 7.2.2.1)
63
+ timeout (>= 0.4.0)
64
+ activestorage (7.2.2.1)
65
+ actionpack (= 7.2.2.1)
66
+ activejob (= 7.2.2.1)
67
+ activerecord (= 7.2.2.1)
68
+ activesupport (= 7.2.2.1)
69
+ marcel (~> 1.0)
70
+ activesupport (7.2.2.1)
71
+ base64
72
+ benchmark (>= 0.3)
73
+ bigdecimal
74
+ concurrent-ruby (~> 1.0, >= 1.3.1)
75
+ connection_pool (>= 2.2.5)
76
+ drb
77
+ i18n (>= 1.6, < 2)
78
+ logger (>= 1.4.2)
79
+ minitest (>= 5.1)
80
+ securerandom (>= 0.3)
81
+ tzinfo (~> 2.0, >= 2.0.5)
82
+ amazing_print (1.7.2)
83
+ appraisal (2.5.0)
84
+ bundler
85
+ rake
86
+ thor (>= 0.14.0)
87
+ ast (2.4.3)
88
+ base64 (0.2.0)
89
+ benchmark (0.4.0)
90
+ bigdecimal (3.1.9)
91
+ builder (3.3.0)
92
+ byebug (12.0.0)
93
+ concurrent-ruby (1.3.5)
94
+ connection_pool (2.5.3)
95
+ crass (1.0.6)
96
+ date (3.4.1)
97
+ drb (2.2.1)
98
+ erubi (1.13.1)
99
+ globalid (1.2.1)
100
+ activesupport (>= 6.1)
101
+ i18n (1.14.7)
102
+ concurrent-ruby (~> 1.0)
103
+ io-console (0.8.0)
104
+ irb (1.15.2)
105
+ pp (>= 0.6.0)
106
+ rdoc (>= 4.0.0)
107
+ reline (>= 0.4.2)
108
+ json (2.11.3)
109
+ language_server-protocol (3.17.0.4)
110
+ lint_roller (1.1.0)
111
+ logger (1.7.0)
112
+ loofah (2.24.0)
113
+ crass (~> 1.0.2)
114
+ nokogiri (>= 1.12.0)
115
+ mail (2.8.1)
116
+ mini_mime (>= 0.1.1)
117
+ net-imap
118
+ net-pop
119
+ net-smtp
120
+ marcel (1.0.4)
121
+ mini_mime (1.1.5)
122
+ minitest (5.25.5)
123
+ net-imap (0.5.8)
124
+ date
125
+ net-protocol
126
+ net-pop (0.1.2)
127
+ net-protocol
128
+ net-protocol (0.2.2)
129
+ timeout
130
+ net-smtp (0.5.1)
131
+ net-protocol
132
+ niceql (0.6.1)
133
+ nio4r (2.7.4)
134
+ nokogiri (1.18.8-x86_64-linux-gnu)
135
+ racc (~> 1.4)
136
+ parallel (1.27.0)
137
+ parser (3.3.8.0)
138
+ ast (~> 2.4.1)
139
+ racc
140
+ pp (0.6.2)
141
+ prettyprint
142
+ prettyprint (0.2.0)
143
+ prism (1.4.0)
144
+ psych (5.2.4)
145
+ date
146
+ stringio
147
+ racc (1.8.1)
148
+ rack (3.1.13)
149
+ rack-session (2.1.0)
150
+ base64 (>= 0.1.0)
151
+ rack (>= 3.0.0)
152
+ rack-test (2.2.0)
153
+ rack (>= 1.3)
154
+ rackup (2.2.1)
155
+ rack (>= 3)
156
+ rails (7.2.2.1)
157
+ actioncable (= 7.2.2.1)
158
+ actionmailbox (= 7.2.2.1)
159
+ actionmailer (= 7.2.2.1)
160
+ actionpack (= 7.2.2.1)
161
+ actiontext (= 7.2.2.1)
162
+ actionview (= 7.2.2.1)
163
+ activejob (= 7.2.2.1)
164
+ activemodel (= 7.2.2.1)
165
+ activerecord (= 7.2.2.1)
166
+ activestorage (= 7.2.2.1)
167
+ activesupport (= 7.2.2.1)
168
+ bundler (>= 1.15.0)
169
+ railties (= 7.2.2.1)
170
+ rails-dom-testing (2.2.0)
171
+ activesupport (>= 5.0.0)
172
+ minitest
173
+ nokogiri (>= 1.6)
174
+ rails-html-sanitizer (1.6.2)
175
+ loofah (~> 2.21)
176
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
177
+ rails-i18n (7.0.10)
178
+ i18n (>= 0.7, < 2)
179
+ railties (>= 6.0.0, < 8)
180
+ rails_sql_prettifier (7.0.7)
181
+ activerecord (>= 7)
182
+ niceql (~> 0.6)
183
+ railties (7.2.2.1)
184
+ actionpack (= 7.2.2.1)
185
+ activesupport (= 7.2.2.1)
186
+ irb (~> 1.13)
187
+ rackup (>= 1.0.0)
188
+ rake (>= 12.2)
189
+ thor (~> 1.0, >= 1.2.2)
190
+ zeitwerk (~> 2.6)
191
+ rainbow (3.1.1)
192
+ rake (13.2.1)
193
+ rdoc (6.13.1)
194
+ psych (>= 4.0.0)
195
+ regexp_parser (2.10.0)
196
+ reline (0.6.1)
197
+ io-console (~> 0.5)
198
+ rubocop (1.75.4)
199
+ json (~> 2.3)
200
+ language_server-protocol (~> 3.17.0.2)
201
+ lint_roller (~> 1.1.0)
202
+ parallel (~> 1.10)
203
+ parser (>= 3.3.0.2)
204
+ rainbow (>= 2.2.2, < 4.0)
205
+ regexp_parser (>= 2.9.3, < 3.0)
206
+ rubocop-ast (>= 1.44.0, < 2.0)
207
+ ruby-progressbar (~> 1.7)
208
+ unicode-display_width (>= 2.4.0, < 4.0)
209
+ rubocop-ast (1.44.1)
210
+ parser (>= 3.3.7.2)
211
+ prism (~> 1.4)
212
+ rubocop-shopify (2.17.0)
213
+ rubocop (~> 1.62)
214
+ ruby-progressbar (1.13.0)
215
+ securerandom (0.4.1)
216
+ sqlite3 (2.6.0-x86_64-linux-gnu)
217
+ stringio (3.1.7)
218
+ stubberry (0.3.0)
219
+ thor (1.3.2)
220
+ timeout (0.4.3)
221
+ tzinfo (2.0.6)
222
+ concurrent-ruby (~> 1.0)
223
+ unicode-display_width (3.1.4)
224
+ unicode-emoji (~> 4.0, >= 4.0.4)
225
+ unicode-emoji (4.0.4)
226
+ useragent (0.16.11)
227
+ websocket-driver (0.7.7)
228
+ base64
229
+ websocket-extensions (>= 0.1.0)
230
+ websocket-extensions (0.1.5)
231
+ zeitwerk (2.7.2)
232
+
233
+ PLATFORMS
234
+ x86_64-linux-gnu
235
+
236
+ DEPENDENCIES
237
+ amazing_print
238
+ appraisal
239
+ bundler (>= 1.11)
240
+ byebug
241
+ minitest (~> 5.16)
242
+ nested_select!
243
+ rails (~> 7.2.0)
244
+ rails-i18n (>= 4)
245
+ rails_sql_prettifier
246
+ rake (~> 13.0)
247
+ rubocop (~> 1.21)
248
+ rubocop-shopify
249
+ sqlite3
250
+ stubberry
251
+
252
+ BUNDLED WITH
253
+ 2.5.11
@@ -0,0 +1,10 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rake", "~> 13.0"
6
+ gem "minitest", "~> 5.16"
7
+ gem "rubocop", "~> 1.21"
8
+ gem "rails", ">= 8"
9
+
10
+ gemspec path: "../"