activeadmin-tom_select 4.2.0.beta2 → 4.2.0.beta3

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,432 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ activeadmin-tom_select (4.2.0.beta3)
5
+ activeadmin (>= 3.0, < 5)
6
+ ransack (>= 1.8, < 5)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ action_text-trix (2.1.16)
12
+ railties
13
+ actioncable (8.1.2)
14
+ actionpack (= 8.1.2)
15
+ activesupport (= 8.1.2)
16
+ nio4r (~> 2.0)
17
+ websocket-driver (>= 0.6.1)
18
+ zeitwerk (~> 2.6)
19
+ actionmailbox (8.1.2)
20
+ actionpack (= 8.1.2)
21
+ activejob (= 8.1.2)
22
+ activerecord (= 8.1.2)
23
+ activestorage (= 8.1.2)
24
+ activesupport (= 8.1.2)
25
+ mail (>= 2.8.0)
26
+ actionmailer (8.1.2)
27
+ actionpack (= 8.1.2)
28
+ actionview (= 8.1.2)
29
+ activejob (= 8.1.2)
30
+ activesupport (= 8.1.2)
31
+ mail (>= 2.8.0)
32
+ rails-dom-testing (~> 2.2)
33
+ actionpack (8.1.2)
34
+ actionview (= 8.1.2)
35
+ activesupport (= 8.1.2)
36
+ nokogiri (>= 1.8.5)
37
+ rack (>= 2.2.4)
38
+ rack-session (>= 1.0.1)
39
+ rack-test (>= 0.6.3)
40
+ rails-dom-testing (~> 2.2)
41
+ rails-html-sanitizer (~> 1.6)
42
+ useragent (~> 0.16)
43
+ actiontext (8.1.2)
44
+ action_text-trix (~> 2.1.15)
45
+ actionpack (= 8.1.2)
46
+ activerecord (= 8.1.2)
47
+ activestorage (= 8.1.2)
48
+ activesupport (= 8.1.2)
49
+ globalid (>= 0.6.0)
50
+ nokogiri (>= 1.8.5)
51
+ actionview (8.1.2)
52
+ activesupport (= 8.1.2)
53
+ builder (~> 3.1)
54
+ erubi (~> 1.11)
55
+ rails-dom-testing (~> 2.2)
56
+ rails-html-sanitizer (~> 1.6)
57
+ activeadmin (4.0.0.beta20)
58
+ arbre (~> 2.0)
59
+ csv
60
+ formtastic (>= 5.0)
61
+ formtastic_i18n (>= 0.7)
62
+ inherited_resources (~> 2.0)
63
+ kaminari (>= 1.2.1)
64
+ railties (>= 7.2)
65
+ ransack (>= 4.0)
66
+ activejob (8.1.2)
67
+ activesupport (= 8.1.2)
68
+ globalid (>= 0.3.6)
69
+ activemodel (8.1.2)
70
+ activesupport (= 8.1.2)
71
+ activerecord (8.1.2)
72
+ activemodel (= 8.1.2)
73
+ activesupport (= 8.1.2)
74
+ timeout (>= 0.4.0)
75
+ activestorage (8.1.2)
76
+ actionpack (= 8.1.2)
77
+ activejob (= 8.1.2)
78
+ activerecord (= 8.1.2)
79
+ activesupport (= 8.1.2)
80
+ marcel (~> 1.0)
81
+ activesupport (8.1.2)
82
+ base64
83
+ bigdecimal
84
+ concurrent-ruby (~> 1.0, >= 1.3.1)
85
+ connection_pool (>= 2.2.5)
86
+ drb
87
+ i18n (>= 1.6, < 2)
88
+ json
89
+ logger (>= 1.4.2)
90
+ minitest (>= 5.1)
91
+ securerandom (>= 0.3)
92
+ tzinfo (~> 2.0, >= 2.0.5)
93
+ uri (>= 0.13.1)
94
+ addressable (2.8.8)
95
+ public_suffix (>= 2.0.2, < 8.0)
96
+ appraisal (2.5.0)
97
+ bundler
98
+ rake
99
+ thor (>= 0.14.0)
100
+ arbre (2.2.1)
101
+ activesupport (>= 7.0)
102
+ ast (2.4.3)
103
+ base64 (0.3.0)
104
+ bcrypt (3.1.21)
105
+ bigdecimal (4.0.1)
106
+ builder (3.3.0)
107
+ capybara (3.40.0)
108
+ addressable
109
+ matrix
110
+ mini_mime (>= 0.1.3)
111
+ nokogiri (~> 1.11)
112
+ rack (>= 1.6.0)
113
+ rack-test (>= 0.6.3)
114
+ regexp_parser (>= 1.5, < 3.0)
115
+ xpath (~> 3.2)
116
+ capybara-playwright-driver (0.5.7)
117
+ addressable
118
+ capybara
119
+ playwright-ruby-client (>= 1.16.0)
120
+ combustion (1.5.0)
121
+ activesupport (>= 3.0.0)
122
+ railties (>= 3.0.0)
123
+ thor (>= 0.14.6)
124
+ concurrent-ruby (1.3.6)
125
+ connection_pool (3.0.2)
126
+ crass (1.0.6)
127
+ csv (3.3.5)
128
+ database_cleaner-active_record (2.2.2)
129
+ activerecord (>= 5.a)
130
+ database_cleaner-core (~> 2.0)
131
+ database_cleaner-core (2.0.1)
132
+ date (3.5.1)
133
+ devise (5.0.0)
134
+ bcrypt (~> 3.0)
135
+ orm_adapter (~> 0.1)
136
+ railties (>= 7.0)
137
+ responders
138
+ warden (~> 1.2.3)
139
+ diff-lcs (1.6.2)
140
+ docile (1.4.1)
141
+ drb (2.2.3)
142
+ erb (6.0.1)
143
+ erubi (1.13.1)
144
+ formtastic (5.0.0)
145
+ actionpack (>= 6.0.0)
146
+ formtastic_i18n (0.7.0)
147
+ git (1.19.1)
148
+ addressable (~> 2.8)
149
+ rchardet (~> 1.8)
150
+ globalid (1.3.0)
151
+ activesupport (>= 6.1)
152
+ has_scope (0.9.0)
153
+ actionpack (>= 7.0)
154
+ activesupport (>= 7.0)
155
+ i18n (1.14.8)
156
+ concurrent-ruby (~> 1.0)
157
+ inherited_resources (2.1.0)
158
+ actionpack (>= 7.0)
159
+ has_scope (>= 0.6)
160
+ railties (>= 7.0)
161
+ responders (>= 2)
162
+ io-console (0.8.2)
163
+ irb (1.16.0)
164
+ pp (>= 0.6.0)
165
+ rdoc (>= 4.0.0)
166
+ reline (>= 0.4.2)
167
+ json (2.18.1)
168
+ kaminari (1.2.2)
169
+ activesupport (>= 4.1.0)
170
+ kaminari-actionview (= 1.2.2)
171
+ kaminari-activerecord (= 1.2.2)
172
+ kaminari-core (= 1.2.2)
173
+ kaminari-actionview (1.2.2)
174
+ actionview
175
+ kaminari-core (= 1.2.2)
176
+ kaminari-activerecord (1.2.2)
177
+ activerecord
178
+ kaminari-core (= 1.2.2)
179
+ kaminari-core (1.2.2)
180
+ language_server-protocol (3.17.0.5)
181
+ lint_roller (1.1.0)
182
+ logger (1.7.0)
183
+ loofah (2.25.0)
184
+ crass (~> 1.0.2)
185
+ nokogiri (>= 1.12.0)
186
+ mail (2.9.0)
187
+ logger
188
+ mini_mime (>= 0.1.1)
189
+ net-imap
190
+ net-pop
191
+ net-smtp
192
+ marcel (1.1.0)
193
+ matrix (0.4.3)
194
+ mime-types (3.7.0)
195
+ logger
196
+ mime-types-data (~> 3.2025, >= 3.2025.0507)
197
+ mime-types-data (3.2026.0127)
198
+ mini_mime (1.1.5)
199
+ minitest (6.0.1)
200
+ prism (~> 1.5)
201
+ net-imap (0.6.2)
202
+ date
203
+ net-protocol
204
+ net-pop (0.1.2)
205
+ net-protocol
206
+ net-protocol (0.2.2)
207
+ timeout
208
+ net-smtp (0.5.1)
209
+ net-protocol
210
+ nio4r (2.7.5)
211
+ nokogiri (1.19.0-aarch64-linux-gnu)
212
+ racc (~> 1.4)
213
+ nokogiri (1.19.0-aarch64-linux-musl)
214
+ racc (~> 1.4)
215
+ nokogiri (1.19.0-arm-linux-gnu)
216
+ racc (~> 1.4)
217
+ nokogiri (1.19.0-arm-linux-musl)
218
+ racc (~> 1.4)
219
+ nokogiri (1.19.0-arm64-darwin)
220
+ racc (~> 1.4)
221
+ nokogiri (1.19.0-x86_64-darwin)
222
+ racc (~> 1.4)
223
+ nokogiri (1.19.0-x86_64-linux-gnu)
224
+ racc (~> 1.4)
225
+ nokogiri (1.19.0-x86_64-linux-musl)
226
+ racc (~> 1.4)
227
+ orm_adapter (0.5.0)
228
+ parallel (1.27.0)
229
+ parser (3.3.10.1)
230
+ ast (~> 2.4.1)
231
+ racc
232
+ playwright-ruby-client (1.58.0)
233
+ base64
234
+ concurrent-ruby (>= 1.1.6)
235
+ mime-types (>= 3.0)
236
+ pp (0.6.3)
237
+ prettyprint
238
+ prettyprint (0.2.0)
239
+ prism (1.9.0)
240
+ propshaft (1.3.1)
241
+ actionpack (>= 7.0.0)
242
+ activesupport (>= 7.0.0)
243
+ rack
244
+ psych (5.3.1)
245
+ date
246
+ stringio
247
+ public_suffix (7.0.2)
248
+ puma (6.6.1)
249
+ nio4r (~> 2.0)
250
+ racc (1.8.1)
251
+ rack (3.2.4)
252
+ rack-session (2.1.1)
253
+ base64 (>= 0.1.0)
254
+ rack (>= 3.0.0)
255
+ rack-test (2.2.0)
256
+ rack (>= 1.3)
257
+ rackup (2.3.1)
258
+ rack (>= 3)
259
+ rails (8.1.2)
260
+ actioncable (= 8.1.2)
261
+ actionmailbox (= 8.1.2)
262
+ actionmailer (= 8.1.2)
263
+ actionpack (= 8.1.2)
264
+ actiontext (= 8.1.2)
265
+ actionview (= 8.1.2)
266
+ activejob (= 8.1.2)
267
+ activemodel (= 8.1.2)
268
+ activerecord (= 8.1.2)
269
+ activestorage (= 8.1.2)
270
+ activesupport (= 8.1.2)
271
+ bundler (>= 1.15.0)
272
+ railties (= 8.1.2)
273
+ rails-dom-testing (2.3.0)
274
+ activesupport (>= 5.0.0)
275
+ minitest
276
+ nokogiri (>= 1.6)
277
+ rails-html-sanitizer (1.6.2)
278
+ loofah (~> 2.21)
279
+ 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)
280
+ railties (8.1.2)
281
+ actionpack (= 8.1.2)
282
+ activesupport (= 8.1.2)
283
+ irb (~> 1.13)
284
+ rackup (>= 1.0.0)
285
+ rake (>= 12.2)
286
+ thor (~> 1.0, >= 1.2.2)
287
+ tsort (>= 0.2)
288
+ zeitwerk (~> 2.6)
289
+ rainbow (2.2.2)
290
+ rake
291
+ rake (13.3.1)
292
+ ransack (4.4.1)
293
+ activerecord (>= 7.2)
294
+ activesupport (>= 7.2)
295
+ i18n
296
+ rchardet (1.10.0)
297
+ rdoc (7.1.0)
298
+ erb
299
+ psych (>= 4.0.0)
300
+ tsort
301
+ regexp_parser (2.11.3)
302
+ reline (0.6.3)
303
+ io-console (~> 0.5)
304
+ responders (3.2.0)
305
+ actionpack (>= 7.0)
306
+ railties (>= 7.0)
307
+ rspec-core (3.13.6)
308
+ rspec-support (~> 3.13.0)
309
+ rspec-expectations (3.13.5)
310
+ diff-lcs (>= 1.2.0, < 2.0)
311
+ rspec-support (~> 3.13.0)
312
+ rspec-mocks (3.13.7)
313
+ diff-lcs (>= 1.2.0, < 2.0)
314
+ rspec-support (~> 3.13.0)
315
+ rspec-rails (6.1.5)
316
+ actionpack (>= 6.1)
317
+ activesupport (>= 6.1)
318
+ railties (>= 6.1)
319
+ rspec-core (~> 3.13)
320
+ rspec-expectations (~> 3.13)
321
+ rspec-mocks (~> 3.13)
322
+ rspec-support (~> 3.13)
323
+ rspec-support (3.13.7)
324
+ rspec_junit_formatter (0.6.0)
325
+ rspec-core (>= 2, < 4, != 2.12.0)
326
+ rubocop (1.80.2)
327
+ json (~> 2.3)
328
+ language_server-protocol (~> 3.17.0.2)
329
+ lint_roller (~> 1.1.0)
330
+ parallel (~> 1.10)
331
+ parser (>= 3.3.0.2)
332
+ rainbow (>= 2.2.2, < 4.0)
333
+ regexp_parser (>= 2.9.3, < 3.0)
334
+ rubocop-ast (>= 1.46.0, < 2.0)
335
+ ruby-progressbar (~> 1.7)
336
+ unicode-display_width (>= 2.4.0, < 4.0)
337
+ rubocop-ast (1.46.0)
338
+ parser (>= 3.3.7.2)
339
+ prism (~> 1.4)
340
+ rubocop-rspec (3.7.0)
341
+ lint_roller (~> 1.1)
342
+ rubocop (~> 1.72, >= 1.72.1)
343
+ ruby-progressbar (1.13.0)
344
+ securerandom (0.4.1)
345
+ semmy (1.2.0)
346
+ git (~> 1.3)
347
+ rainbow (~> 2.1)
348
+ unindent (~> 1.0)
349
+ simplecov (0.22.0)
350
+ docile (~> 1.1)
351
+ simplecov-html (~> 0.11)
352
+ simplecov_json_formatter (~> 0.1)
353
+ simplecov-html (0.13.2)
354
+ simplecov_json_formatter (0.1.4)
355
+ sqlite3 (2.9.0-aarch64-linux-gnu)
356
+ sqlite3 (2.9.0-aarch64-linux-musl)
357
+ sqlite3 (2.9.0-arm-linux-gnu)
358
+ sqlite3 (2.9.0-arm-linux-musl)
359
+ sqlite3 (2.9.0-arm64-darwin)
360
+ sqlite3 (2.9.0-x86_64-darwin)
361
+ sqlite3 (2.9.0-x86_64-linux-gnu)
362
+ sqlite3 (2.9.0-x86_64-linux-musl)
363
+ stringio (3.2.0)
364
+ tailwindcss-rails (4.4.0)
365
+ railties (>= 7.0.0)
366
+ tailwindcss-ruby (~> 4.0)
367
+ tailwindcss-ruby (4.1.18)
368
+ tailwindcss-ruby (4.1.18-aarch64-linux-gnu)
369
+ tailwindcss-ruby (4.1.18-aarch64-linux-musl)
370
+ tailwindcss-ruby (4.1.18-arm64-darwin)
371
+ tailwindcss-ruby (4.1.18-x86_64-darwin)
372
+ tailwindcss-ruby (4.1.18-x86_64-linux-gnu)
373
+ tailwindcss-ruby (4.1.18-x86_64-linux-musl)
374
+ thor (1.5.0)
375
+ timeout (0.6.0)
376
+ tsort (0.2.0)
377
+ tzinfo (2.0.6)
378
+ concurrent-ruby (~> 1.0)
379
+ unicode-display_width (3.2.0)
380
+ unicode-emoji (~> 4.1)
381
+ unicode-emoji (4.2.0)
382
+ unindent (1.0)
383
+ uri (1.1.1)
384
+ useragent (0.16.11)
385
+ warden (1.2.9)
386
+ rack (>= 2.0.9)
387
+ websocket-driver (0.8.0)
388
+ base64
389
+ websocket-extensions (>= 0.1.0)
390
+ websocket-extensions (0.1.5)
391
+ xpath (3.2.0)
392
+ nokogiri (~> 1.8)
393
+ zeitwerk (2.7.4)
394
+
395
+ PLATFORMS
396
+ aarch64-linux-gnu
397
+ aarch64-linux-musl
398
+ arm-linux-gnu
399
+ arm-linux-musl
400
+ arm64-darwin
401
+ x86_64-darwin
402
+ x86_64-linux
403
+ x86_64-linux-gnu
404
+ x86_64-linux-musl
405
+
406
+ DEPENDENCIES
407
+ activeadmin (= 4.0.0.beta20)
408
+ activeadmin-tom_select!
409
+ appraisal (~> 2.2)
410
+ bundler (>= 1.5, < 3)
411
+ capybara (~> 3.39)
412
+ capybara-playwright-driver (~> 0.5)
413
+ combustion (~> 1.5)
414
+ database_cleaner-active_record (~> 2.1)
415
+ devise (~> 5.0)
416
+ nokogiri (~> 1.19)
417
+ propshaft (~> 1.2)
418
+ puma (~> 6.0)
419
+ rails (~> 8.1)
420
+ rake
421
+ rspec-rails (~> 6.0)
422
+ rspec_junit_formatter
423
+ rubocop (~> 1.50)
424
+ rubocop-ast (~> 1.46.0)
425
+ rubocop-rspec (~> 3.0)
426
+ semmy (~> 1.1)
427
+ simplecov
428
+ sqlite3 (~> 2.9)
429
+ tailwindcss-rails (~> 4.4.0)
430
+
431
+ BUNDLED WITH
432
+ 2.6.7
@@ -2,10 +2,10 @@
2
2
 
3
3
  source "https://rubygems.org"
4
4
 
5
- gem "activeadmin", "4.0.0.beta19"
6
- gem "devise", "~> 4.9", group: :test
5
+ gem "activeadmin", "4.0.0.beta20"
6
+ gem "devise", "~> 4.9"
7
7
  gem "propshaft", "~> 1.2", group: :test
8
8
  gem "rails", "~> 8.0"
9
- gem "tailwindcss-rails", "~> 4.4.0", group: :test
9
+ gem "tailwindcss-rails", "~> 4.4.0"
10
10
 
11
11
  gemspec name: "activeadmin-tom_select", path: "../"