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.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- activeadmin-tom_select (4.2.0.beta2)
4
+ activeadmin-tom_select (4.2.0.beta3)
5
5
  activeadmin (>= 3.0, < 5)
6
6
  ransack (>= 1.8, < 5)
7
7
 
@@ -54,14 +54,14 @@ GEM
54
54
  erubi (~> 1.11)
55
55
  rails-dom-testing (~> 2.2)
56
56
  rails-html-sanitizer (~> 1.6)
57
- activeadmin (4.0.0.beta19)
57
+ activeadmin (4.0.0.beta20)
58
58
  arbre (~> 2.0)
59
59
  csv
60
60
  formtastic (>= 5.0)
61
61
  formtastic_i18n (>= 0.7)
62
62
  inherited_resources (~> 2.0)
63
63
  kaminari (>= 1.2.1)
64
- railties (>= 7.0)
64
+ railties (>= 7.2)
65
65
  ransack (>= 4.0)
66
66
  activejob (7.2.3)
67
67
  activesupport (= 7.2.3)
@@ -100,7 +100,7 @@ GEM
100
100
  activesupport (>= 7.0)
101
101
  ast (2.4.3)
102
102
  base64 (0.3.0)
103
- bcrypt (3.1.20)
103
+ bcrypt (3.1.21)
104
104
  benchmark (0.5.0)
105
105
  bigdecimal (4.0.1)
106
106
  builder (3.3.0)
@@ -145,12 +145,15 @@ GEM
145
145
  formtastic (5.0.0)
146
146
  actionpack (>= 6.0.0)
147
147
  formtastic_i18n (0.7.0)
148
+ git (1.19.1)
149
+ addressable (~> 2.8)
150
+ rchardet (~> 1.8)
148
151
  globalid (1.3.0)
149
152
  activesupport (>= 6.1)
150
153
  has_scope (0.9.0)
151
154
  actionpack (>= 7.0)
152
155
  activesupport (>= 7.0)
153
- i18n (1.14.7)
156
+ i18n (1.14.8)
154
157
  concurrent-ruby (~> 1.0)
155
158
  inherited_resources (2.1.0)
156
159
  actionpack (>= 7.0)
@@ -162,7 +165,7 @@ GEM
162
165
  pp (>= 0.6.0)
163
166
  rdoc (>= 4.0.0)
164
167
  reline (>= 0.4.2)
165
- json (2.18.0)
168
+ json (2.18.1)
166
169
  kaminari (1.2.2)
167
170
  activesupport (>= 4.1.0)
168
171
  kaminari-actionview (= 1.2.2)
@@ -192,9 +195,9 @@ GEM
192
195
  mime-types (3.7.0)
193
196
  logger
194
197
  mime-types-data (~> 3.2025, >= 3.2025.0507)
195
- mime-types-data (3.2025.0924)
198
+ mime-types-data (3.2026.0127)
196
199
  mini_mime (1.1.5)
197
- minitest (6.0.0)
200
+ minitest (6.0.1)
198
201
  prism (~> 1.5)
199
202
  net-imap (0.6.2)
200
203
  date
@@ -206,34 +209,35 @@ GEM
206
209
  net-smtp (0.5.1)
207
210
  net-protocol
208
211
  nio4r (2.7.5)
209
- nokogiri (1.18.10-aarch64-linux-gnu)
212
+ nokogiri (1.19.0-aarch64-linux-gnu)
210
213
  racc (~> 1.4)
211
- nokogiri (1.18.10-aarch64-linux-musl)
214
+ nokogiri (1.19.0-aarch64-linux-musl)
212
215
  racc (~> 1.4)
213
- nokogiri (1.18.10-arm-linux-gnu)
216
+ nokogiri (1.19.0-arm-linux-gnu)
214
217
  racc (~> 1.4)
215
- nokogiri (1.18.10-arm-linux-musl)
218
+ nokogiri (1.19.0-arm-linux-musl)
216
219
  racc (~> 1.4)
217
- nokogiri (1.18.10-arm64-darwin)
220
+ nokogiri (1.19.0-arm64-darwin)
218
221
  racc (~> 1.4)
219
- nokogiri (1.18.10-x86_64-darwin)
222
+ nokogiri (1.19.0-x86_64-darwin)
220
223
  racc (~> 1.4)
221
- nokogiri (1.18.10-x86_64-linux-gnu)
224
+ nokogiri (1.19.0-x86_64-linux-gnu)
222
225
  racc (~> 1.4)
223
- nokogiri (1.18.10-x86_64-linux-musl)
226
+ nokogiri (1.19.0-x86_64-linux-musl)
224
227
  racc (~> 1.4)
225
228
  orm_adapter (0.5.0)
226
229
  parallel (1.27.0)
227
- parser (3.3.10.0)
230
+ parser (3.3.10.1)
228
231
  ast (~> 2.4.1)
229
232
  racc
230
- playwright-ruby-client (1.57.0)
233
+ playwright-ruby-client (1.58.0)
234
+ base64
231
235
  concurrent-ruby (>= 1.1.6)
232
236
  mime-types (>= 3.0)
233
237
  pp (0.6.3)
234
238
  prettyprint
235
239
  prettyprint (0.2.0)
236
- prism (1.7.0)
240
+ prism (1.9.0)
237
241
  propshaft (1.3.1)
238
242
  actionpack (>= 7.0.0)
239
243
  activesupport (>= 7.0.0)
@@ -241,7 +245,7 @@ GEM
241
245
  psych (5.3.1)
242
246
  date
243
247
  stringio
244
- public_suffix (7.0.0)
248
+ public_suffix (7.0.2)
245
249
  puma (6.6.1)
246
250
  nio4r (~> 2.0)
247
251
  racc (1.8.1)
@@ -284,13 +288,15 @@ GEM
284
288
  thor (~> 1.0, >= 1.2.2)
285
289
  tsort (>= 0.2)
286
290
  zeitwerk (~> 2.6)
287
- rainbow (3.1.1)
291
+ rainbow (2.2.2)
292
+ rake
288
293
  rake (13.3.1)
289
294
  ransack (4.4.1)
290
295
  activerecord (>= 7.2)
291
296
  activesupport (>= 7.2)
292
297
  i18n
293
- rdoc (7.0.1)
298
+ rchardet (1.10.0)
299
+ rdoc (7.1.0)
294
300
  erb
295
301
  psych (>= 4.0.0)
296
302
  tsort
@@ -316,7 +322,7 @@ GEM
316
322
  rspec-expectations (~> 3.13)
317
323
  rspec-mocks (~> 3.13)
318
324
  rspec-support (~> 3.13)
319
- rspec-support (3.13.6)
325
+ rspec-support (3.13.7)
320
326
  rspec_junit_formatter (0.6.0)
321
327
  rspec-core (>= 2, < 4, != 2.12.0)
322
328
  rubocop (1.80.2)
@@ -338,20 +344,24 @@ GEM
338
344
  rubocop (~> 1.72, >= 1.72.1)
339
345
  ruby-progressbar (1.13.0)
340
346
  securerandom (0.4.1)
347
+ semmy (1.2.0)
348
+ git (~> 1.3)
349
+ rainbow (~> 2.1)
350
+ unindent (~> 1.0)
341
351
  simplecov (0.22.0)
342
352
  docile (~> 1.1)
343
353
  simplecov-html (~> 0.11)
344
354
  simplecov_json_formatter (~> 0.1)
345
355
  simplecov-html (0.13.2)
346
356
  simplecov_json_formatter (0.1.4)
347
- sqlite3 (2.8.1-aarch64-linux-gnu)
348
- sqlite3 (2.8.1-aarch64-linux-musl)
349
- sqlite3 (2.8.1-arm-linux-gnu)
350
- sqlite3 (2.8.1-arm-linux-musl)
351
- sqlite3 (2.8.1-arm64-darwin)
352
- sqlite3 (2.8.1-x86_64-darwin)
353
- sqlite3 (2.8.1-x86_64-linux-gnu)
354
- sqlite3 (2.8.1-x86_64-linux-musl)
357
+ sqlite3 (2.9.0-aarch64-linux-gnu)
358
+ sqlite3 (2.9.0-aarch64-linux-musl)
359
+ sqlite3 (2.9.0-arm-linux-gnu)
360
+ sqlite3 (2.9.0-arm-linux-musl)
361
+ sqlite3 (2.9.0-arm64-darwin)
362
+ sqlite3 (2.9.0-x86_64-darwin)
363
+ sqlite3 (2.9.0-x86_64-linux-gnu)
364
+ sqlite3 (2.9.0-x86_64-linux-musl)
355
365
  stringio (3.2.0)
356
366
  tailwindcss-rails (4.4.0)
357
367
  railties (>= 7.0.0)
@@ -363,7 +373,7 @@ GEM
363
373
  tailwindcss-ruby (4.1.18-x86_64-darwin)
364
374
  tailwindcss-ruby (4.1.18-x86_64-linux-gnu)
365
375
  tailwindcss-ruby (4.1.18-x86_64-linux-musl)
366
- thor (1.4.0)
376
+ thor (1.5.0)
367
377
  timeout (0.6.0)
368
378
  tsort (0.2.0)
369
379
  tzinfo (2.0.6)
@@ -371,6 +381,7 @@ GEM
371
381
  unicode-display_width (3.2.0)
372
382
  unicode-emoji (~> 4.1)
373
383
  unicode-emoji (4.2.0)
384
+ unindent (1.0)
374
385
  useragent (0.16.11)
375
386
  warden (1.2.9)
376
387
  rack (>= 2.0.9)
@@ -389,11 +400,12 @@ PLATFORMS
389
400
  arm-linux-musl
390
401
  arm64-darwin
391
402
  x86_64-darwin
403
+ x86_64-linux
392
404
  x86_64-linux-gnu
393
405
  x86_64-linux-musl
394
406
 
395
407
  DEPENDENCIES
396
- activeadmin (= 4.0.0.beta19)
408
+ activeadmin (= 4.0.0.beta20)
397
409
  activeadmin-tom_select!
398
410
  appraisal (~> 2.2)
399
411
  bundler (>= 1.5, < 3)
@@ -402,17 +414,19 @@ DEPENDENCIES
402
414
  combustion (~> 1.5)
403
415
  database_cleaner-active_record (~> 2.1)
404
416
  devise (~> 4.9)
417
+ nokogiri (~> 1.19)
405
418
  propshaft (~> 1.2)
406
419
  puma (~> 6.0)
407
- rails (~> 7.1)
420
+ rails (~> 7.2)
408
421
  rake
409
422
  rspec-rails (~> 6.0)
410
423
  rspec_junit_formatter
411
424
  rubocop (~> 1.50)
412
425
  rubocop-ast (~> 1.46.0)
413
426
  rubocop-rspec (~> 3.0)
427
+ semmy (~> 1.1)
414
428
  simplecov
415
- sqlite3 (~> 2.1)
429
+ sqlite3 (~> 2.9)
416
430
  tailwindcss-rails (~> 4.4.0)
417
431
 
418
432
  BUNDLED WITH
@@ -0,0 +1,11 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "activeadmin", "4.0.0.beta20"
6
+ gem "devise", "~> 4.9"
7
+ gem "propshaft", "~> 1.2", group: :test
8
+ gem "rails", "~> 8.1"
9
+ gem "tailwindcss-rails", "~> 4.4.0"
10
+
11
+ gemspec name: "activeadmin-tom_select", path: "../"
@@ -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 (4.9.4)
134
+ bcrypt (~> 3.0)
135
+ orm_adapter (~> 0.1)
136
+ railties (>= 4.1.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 (~> 4.9)
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
@@ -0,0 +1,11 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "activeadmin", "4.0.0.beta20"
6
+ gem "devise", "~> 5.0"
7
+ gem "propshaft", "~> 1.2", group: :test
8
+ gem "rails", "~> 8.1"
9
+ gem "tailwindcss-rails", "~> 4.4.0"
10
+
11
+ gemspec name: "activeadmin-tom_select", path: "../"