trk_datatables 0.2.16 → 0.2.18

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,228 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ trk_datatables (0.2.17)
5
+ activesupport
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ actioncable (6.0.6.1)
11
+ actionpack (= 6.0.6.1)
12
+ nio4r (~> 2.0)
13
+ websocket-driver (>= 0.6.1)
14
+ actionmailbox (6.0.6.1)
15
+ actionpack (= 6.0.6.1)
16
+ activejob (= 6.0.6.1)
17
+ activerecord (= 6.0.6.1)
18
+ activestorage (= 6.0.6.1)
19
+ activesupport (= 6.0.6.1)
20
+ mail (>= 2.7.1)
21
+ actionmailer (6.0.6.1)
22
+ actionpack (= 6.0.6.1)
23
+ actionview (= 6.0.6.1)
24
+ activejob (= 6.0.6.1)
25
+ mail (~> 2.5, >= 2.5.4)
26
+ rails-dom-testing (~> 2.0)
27
+ actionpack (6.0.6.1)
28
+ actionview (= 6.0.6.1)
29
+ activesupport (= 6.0.6.1)
30
+ rack (~> 2.0, >= 2.0.8)
31
+ rack-test (>= 0.6.3)
32
+ rails-dom-testing (~> 2.0)
33
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
34
+ actiontext (6.0.6.1)
35
+ actionpack (= 6.0.6.1)
36
+ activerecord (= 6.0.6.1)
37
+ activestorage (= 6.0.6.1)
38
+ activesupport (= 6.0.6.1)
39
+ nokogiri (>= 1.8.5)
40
+ actionview (6.0.6.1)
41
+ activesupport (= 6.0.6.1)
42
+ builder (~> 3.1)
43
+ erubi (~> 1.4)
44
+ rails-dom-testing (~> 2.0)
45
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
46
+ activejob (6.0.6.1)
47
+ activesupport (= 6.0.6.1)
48
+ globalid (>= 0.3.6)
49
+ activemodel (6.0.6.1)
50
+ activesupport (= 6.0.6.1)
51
+ activerecord (6.0.6.1)
52
+ activemodel (= 6.0.6.1)
53
+ activesupport (= 6.0.6.1)
54
+ activestorage (6.0.6.1)
55
+ actionpack (= 6.0.6.1)
56
+ activejob (= 6.0.6.1)
57
+ activerecord (= 6.0.6.1)
58
+ marcel (~> 1.0)
59
+ activesupport (6.0.6.1)
60
+ concurrent-ruby (~> 1.0, >= 1.0.2)
61
+ i18n (>= 0.7, < 2)
62
+ minitest (~> 5.1)
63
+ tzinfo (~> 1.1)
64
+ zeitwerk (~> 2.2, >= 2.2.2)
65
+ appraisal (2.5.0)
66
+ bundler
67
+ rake
68
+ thor (>= 0.14.0)
69
+ ast (2.4.2)
70
+ builder (3.2.4)
71
+ byebug (11.1.3)
72
+ concurrent-ruby (1.2.3)
73
+ crass (1.0.6)
74
+ database_cleaner (2.0.2)
75
+ database_cleaner-active_record (>= 2, < 3)
76
+ database_cleaner-active_record (2.1.0)
77
+ activerecord (>= 5.a)
78
+ database_cleaner-core (~> 2.0.0)
79
+ database_cleaner-core (2.0.1)
80
+ date (3.3.4)
81
+ erubi (1.12.0)
82
+ globalid (1.1.0)
83
+ activesupport (>= 5.0)
84
+ i18n (1.14.5)
85
+ concurrent-ruby (~> 1.0)
86
+ json (2.7.2)
87
+ language_server-protocol (3.17.0.3)
88
+ lint_roller (1.1.0)
89
+ loofah (2.22.0)
90
+ crass (~> 1.0.2)
91
+ nokogiri (>= 1.12.0)
92
+ mail (2.8.1)
93
+ mini_mime (>= 0.1.1)
94
+ net-imap
95
+ net-pop
96
+ net-smtp
97
+ marcel (1.0.4)
98
+ method_source (1.1.0)
99
+ mini_mime (1.1.5)
100
+ minitest (5.23.0)
101
+ minitest-color (0.0.2)
102
+ minitest (~> 5)
103
+ net-imap (0.4.11)
104
+ date
105
+ net-protocol
106
+ net-pop (0.1.2)
107
+ net-protocol
108
+ net-protocol (0.2.2)
109
+ timeout
110
+ net-smtp (0.5.0)
111
+ net-protocol
112
+ nio4r (2.7.3)
113
+ nokogiri (1.16.5-arm64-darwin)
114
+ racc (~> 1.4)
115
+ parallel (1.24.0)
116
+ parser (3.3.1.0)
117
+ ast (~> 2.4.1)
118
+ racc
119
+ pg (1.5.6)
120
+ racc (1.8.0)
121
+ rack (2.2.9)
122
+ rack-test (2.1.0)
123
+ rack (>= 1.3)
124
+ rails (6.0.6.1)
125
+ actioncable (= 6.0.6.1)
126
+ actionmailbox (= 6.0.6.1)
127
+ actionmailer (= 6.0.6.1)
128
+ actionpack (= 6.0.6.1)
129
+ actiontext (= 6.0.6.1)
130
+ actionview (= 6.0.6.1)
131
+ activejob (= 6.0.6.1)
132
+ activemodel (= 6.0.6.1)
133
+ activerecord (= 6.0.6.1)
134
+ activestorage (= 6.0.6.1)
135
+ activesupport (= 6.0.6.1)
136
+ bundler (>= 1.3.0)
137
+ railties (= 6.0.6.1)
138
+ sprockets-rails (>= 2.0.0)
139
+ rails-dom-testing (2.2.0)
140
+ activesupport (>= 5.0.0)
141
+ minitest
142
+ nokogiri (>= 1.6)
143
+ rails-html-sanitizer (1.6.0)
144
+ loofah (~> 2.21)
145
+ nokogiri (~> 1.14)
146
+ railties (6.0.6.1)
147
+ actionpack (= 6.0.6.1)
148
+ activesupport (= 6.0.6.1)
149
+ method_source
150
+ rake (>= 0.8.7)
151
+ thor (>= 0.20.3, < 2.0)
152
+ rainbow (3.1.1)
153
+ rake (10.5.0)
154
+ regexp_parser (2.9.2)
155
+ rexml (3.2.8)
156
+ strscan (>= 3.0.9)
157
+ rubocop (1.63.5)
158
+ json (~> 2.3)
159
+ language_server-protocol (>= 3.17.0)
160
+ parallel (~> 1.10)
161
+ parser (>= 3.3.0.2)
162
+ rainbow (>= 2.2.2, < 4.0)
163
+ regexp_parser (>= 1.8, < 3.0)
164
+ rexml (>= 3.2.5, < 4.0)
165
+ rubocop-ast (>= 1.31.1, < 2.0)
166
+ ruby-progressbar (~> 1.7)
167
+ unicode-display_width (>= 2.4.0, < 3.0)
168
+ rubocop-ast (1.31.3)
169
+ parser (>= 3.3.1.0)
170
+ rubocop-performance (1.21.0)
171
+ rubocop (>= 1.48.1, < 2.0)
172
+ rubocop-ast (>= 1.31.1, < 2.0)
173
+ ruby-progressbar (1.13.0)
174
+ sprockets (4.2.1)
175
+ concurrent-ruby (~> 1.0)
176
+ rack (>= 2.2.4, < 4)
177
+ sprockets-rails (3.4.2)
178
+ actionpack (>= 5.2)
179
+ activesupport (>= 5.2)
180
+ sprockets (>= 3.0.0)
181
+ sqlite3 (1.7.3-arm64-darwin)
182
+ standard (1.36.0)
183
+ language_server-protocol (~> 3.17.0.2)
184
+ lint_roller (~> 1.0)
185
+ rubocop (~> 1.63.0)
186
+ standard-custom (~> 1.0.0)
187
+ standard-performance (~> 1.4)
188
+ standard-custom (1.0.2)
189
+ lint_roller (~> 1.0)
190
+ rubocop (~> 1.50)
191
+ standard-performance (1.4.0)
192
+ lint_roller (~> 1.1)
193
+ rubocop-performance (~> 1.21.0)
194
+ strscan (3.1.0)
195
+ thor (1.3.1)
196
+ thread_safe (0.3.6)
197
+ timecop (0.9.8)
198
+ timeout (0.4.1)
199
+ tzinfo (1.2.11)
200
+ thread_safe (~> 0.1)
201
+ unicode-display_width (2.5.0)
202
+ websocket-driver (0.7.6)
203
+ websocket-extensions (>= 0.1.0)
204
+ websocket-extensions (0.1.5)
205
+ zeitwerk (2.6.14)
206
+
207
+ PLATFORMS
208
+ arm64-darwin-22
209
+ arm64-darwin-24
210
+
211
+ DEPENDENCIES
212
+ activerecord (>= 5.0)
213
+ appraisal
214
+ bundler (~> 2.0)
215
+ byebug
216
+ database_cleaner
217
+ minitest (~> 5.0)
218
+ minitest-color
219
+ pg
220
+ rails (~> 6.0.0)
221
+ rake (>= 10.0)
222
+ sqlite3 (~> 1.4)
223
+ standard
224
+ timecop
225
+ trk_datatables!
226
+
227
+ BUNDLED WITH
228
+ 2.2.33
@@ -0,0 +1,8 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", "~> 7.0.0"
6
+ gem "sqlite3", "~> 1.6.0"
7
+
8
+ gemspec path: "../"
@@ -0,0 +1,235 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ trk_datatables (0.2.17)
5
+ activesupport
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ actioncable (7.0.8.1)
11
+ actionpack (= 7.0.8.1)
12
+ activesupport (= 7.0.8.1)
13
+ nio4r (~> 2.0)
14
+ websocket-driver (>= 0.6.1)
15
+ actionmailbox (7.0.8.1)
16
+ actionpack (= 7.0.8.1)
17
+ activejob (= 7.0.8.1)
18
+ activerecord (= 7.0.8.1)
19
+ activestorage (= 7.0.8.1)
20
+ activesupport (= 7.0.8.1)
21
+ mail (>= 2.7.1)
22
+ net-imap
23
+ net-pop
24
+ net-smtp
25
+ actionmailer (7.0.8.1)
26
+ actionpack (= 7.0.8.1)
27
+ actionview (= 7.0.8.1)
28
+ activejob (= 7.0.8.1)
29
+ activesupport (= 7.0.8.1)
30
+ mail (~> 2.5, >= 2.5.4)
31
+ net-imap
32
+ net-pop
33
+ net-smtp
34
+ rails-dom-testing (~> 2.0)
35
+ actionpack (7.0.8.1)
36
+ actionview (= 7.0.8.1)
37
+ activesupport (= 7.0.8.1)
38
+ rack (~> 2.0, >= 2.2.4)
39
+ rack-test (>= 0.6.3)
40
+ rails-dom-testing (~> 2.0)
41
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
42
+ actiontext (7.0.8.1)
43
+ actionpack (= 7.0.8.1)
44
+ activerecord (= 7.0.8.1)
45
+ activestorage (= 7.0.8.1)
46
+ activesupport (= 7.0.8.1)
47
+ globalid (>= 0.6.0)
48
+ nokogiri (>= 1.8.5)
49
+ actionview (7.0.8.1)
50
+ activesupport (= 7.0.8.1)
51
+ builder (~> 3.1)
52
+ erubi (~> 1.4)
53
+ rails-dom-testing (~> 2.0)
54
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
55
+ activejob (7.0.8.1)
56
+ activesupport (= 7.0.8.1)
57
+ globalid (>= 0.3.6)
58
+ activemodel (7.0.8.1)
59
+ activesupport (= 7.0.8.1)
60
+ activerecord (7.0.8.1)
61
+ activemodel (= 7.0.8.1)
62
+ activesupport (= 7.0.8.1)
63
+ activestorage (7.0.8.1)
64
+ actionpack (= 7.0.8.1)
65
+ activejob (= 7.0.8.1)
66
+ activerecord (= 7.0.8.1)
67
+ activesupport (= 7.0.8.1)
68
+ marcel (~> 1.0)
69
+ mini_mime (>= 1.1.0)
70
+ activesupport (7.0.8.1)
71
+ concurrent-ruby (~> 1.0, >= 1.0.2)
72
+ i18n (>= 1.6, < 2)
73
+ minitest (>= 5.1)
74
+ tzinfo (~> 2.0)
75
+ appraisal (2.5.0)
76
+ bundler
77
+ rake
78
+ thor (>= 0.14.0)
79
+ ast (2.4.2)
80
+ builder (3.2.4)
81
+ byebug (11.1.3)
82
+ concurrent-ruby (1.2.3)
83
+ crass (1.0.6)
84
+ database_cleaner (2.0.2)
85
+ database_cleaner-active_record (>= 2, < 3)
86
+ database_cleaner-active_record (2.1.0)
87
+ activerecord (>= 5.a)
88
+ database_cleaner-core (~> 2.0.0)
89
+ database_cleaner-core (2.0.1)
90
+ date (3.3.4)
91
+ erubi (1.12.0)
92
+ globalid (1.2.1)
93
+ activesupport (>= 6.1)
94
+ i18n (1.14.5)
95
+ concurrent-ruby (~> 1.0)
96
+ json (2.7.2)
97
+ language_server-protocol (3.17.0.3)
98
+ lint_roller (1.1.0)
99
+ loofah (2.22.0)
100
+ crass (~> 1.0.2)
101
+ nokogiri (>= 1.12.0)
102
+ mail (2.8.1)
103
+ mini_mime (>= 0.1.1)
104
+ net-imap
105
+ net-pop
106
+ net-smtp
107
+ marcel (1.0.4)
108
+ method_source (1.1.0)
109
+ mini_mime (1.1.5)
110
+ mini_portile2 (2.8.9)
111
+ minitest (5.23.0)
112
+ minitest-color (0.0.2)
113
+ minitest (~> 5)
114
+ net-imap (0.4.11)
115
+ date
116
+ net-protocol
117
+ net-pop (0.1.2)
118
+ net-protocol
119
+ net-protocol (0.2.2)
120
+ timeout
121
+ net-smtp (0.5.0)
122
+ net-protocol
123
+ nio4r (2.7.3)
124
+ nokogiri (1.16.5)
125
+ mini_portile2 (~> 2.8.2)
126
+ racc (~> 1.4)
127
+ nokogiri (1.16.5-arm64-darwin)
128
+ racc (~> 1.4)
129
+ parallel (1.24.0)
130
+ parser (3.3.1.0)
131
+ ast (~> 2.4.1)
132
+ racc
133
+ pg (1.5.6)
134
+ racc (1.8.0)
135
+ rack (2.2.9)
136
+ rack-test (2.1.0)
137
+ rack (>= 1.3)
138
+ rails (7.0.8.1)
139
+ actioncable (= 7.0.8.1)
140
+ actionmailbox (= 7.0.8.1)
141
+ actionmailer (= 7.0.8.1)
142
+ actionpack (= 7.0.8.1)
143
+ actiontext (= 7.0.8.1)
144
+ actionview (= 7.0.8.1)
145
+ activejob (= 7.0.8.1)
146
+ activemodel (= 7.0.8.1)
147
+ activerecord (= 7.0.8.1)
148
+ activestorage (= 7.0.8.1)
149
+ activesupport (= 7.0.8.1)
150
+ bundler (>= 1.15.0)
151
+ railties (= 7.0.8.1)
152
+ rails-dom-testing (2.2.0)
153
+ activesupport (>= 5.0.0)
154
+ minitest
155
+ nokogiri (>= 1.6)
156
+ rails-html-sanitizer (1.6.0)
157
+ loofah (~> 2.21)
158
+ nokogiri (~> 1.14)
159
+ railties (7.0.8.1)
160
+ actionpack (= 7.0.8.1)
161
+ activesupport (= 7.0.8.1)
162
+ method_source
163
+ rake (>= 12.2)
164
+ thor (~> 1.0)
165
+ zeitwerk (~> 2.5)
166
+ rainbow (3.1.1)
167
+ rake (13.2.1)
168
+ regexp_parser (2.9.2)
169
+ rexml (3.2.8)
170
+ strscan (>= 3.0.9)
171
+ rubocop (1.63.5)
172
+ json (~> 2.3)
173
+ language_server-protocol (>= 3.17.0)
174
+ parallel (~> 1.10)
175
+ parser (>= 3.3.0.2)
176
+ rainbow (>= 2.2.2, < 4.0)
177
+ regexp_parser (>= 1.8, < 3.0)
178
+ rexml (>= 3.2.5, < 4.0)
179
+ rubocop-ast (>= 1.31.1, < 2.0)
180
+ ruby-progressbar (~> 1.7)
181
+ unicode-display_width (>= 2.4.0, < 3.0)
182
+ rubocop-ast (1.31.3)
183
+ parser (>= 3.3.1.0)
184
+ rubocop-performance (1.21.0)
185
+ rubocop (>= 1.48.1, < 2.0)
186
+ rubocop-ast (>= 1.31.1, < 2.0)
187
+ ruby-progressbar (1.13.0)
188
+ sqlite3 (1.6.9)
189
+ mini_portile2 (~> 2.8.0)
190
+ standard (1.36.0)
191
+ language_server-protocol (~> 3.17.0.2)
192
+ lint_roller (~> 1.0)
193
+ rubocop (~> 1.63.0)
194
+ standard-custom (~> 1.0.0)
195
+ standard-performance (~> 1.4)
196
+ standard-custom (1.0.2)
197
+ lint_roller (~> 1.0)
198
+ rubocop (~> 1.50)
199
+ standard-performance (1.4.0)
200
+ lint_roller (~> 1.1)
201
+ rubocop-performance (~> 1.21.0)
202
+ strscan (3.1.0)
203
+ thor (1.3.1)
204
+ timecop (0.9.8)
205
+ timeout (0.4.1)
206
+ tzinfo (2.0.6)
207
+ concurrent-ruby (~> 1.0)
208
+ unicode-display_width (2.5.0)
209
+ websocket-driver (0.7.6)
210
+ websocket-extensions (>= 0.1.0)
211
+ websocket-extensions (0.1.5)
212
+ zeitwerk (2.6.14)
213
+
214
+ PLATFORMS
215
+ arm64-darwin-22
216
+ arm64-darwin-24
217
+
218
+ DEPENDENCIES
219
+ activerecord (>= 5.0)
220
+ appraisal
221
+ bundler (~> 2.0)
222
+ byebug
223
+ database_cleaner
224
+ minitest (~> 5.0)
225
+ minitest-color
226
+ pg
227
+ rails (~> 7.0.0)
228
+ rake (>= 10.0)
229
+ sqlite3 (~> 1.6.0)
230
+ standard
231
+ timecop
232
+ trk_datatables!
233
+
234
+ BUNDLED WITH
235
+ 2.7.2
@@ -0,0 +1,8 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", "~> 7.1.0"
6
+ gem "sqlite3", ">= 2.0.0"
7
+
8
+ gemspec path: "../"