audit_tracker 0.1.0 → 0.2.0

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,346 @@
1
+ PATH
2
+ remote: ../../rubocop-powerhome
3
+ specs:
4
+ rubocop-powerhome (0.7.0)
5
+ rubocop (= 1.82.1)
6
+ rubocop-performance
7
+ rubocop-rails
8
+ rubocop-rake
9
+ rubocop-rspec
10
+
11
+ PATH
12
+ remote: ..
13
+ specs:
14
+ audit_tracker (0.2.0)
15
+
16
+ GEM
17
+ remote: https://rubygems.org/
18
+ specs:
19
+ actioncable (8.0.5)
20
+ actionpack (= 8.0.5)
21
+ activesupport (= 8.0.5)
22
+ nio4r (~> 2.0)
23
+ websocket-driver (>= 0.6.1)
24
+ zeitwerk (~> 2.6)
25
+ actionmailbox (8.0.5)
26
+ actionpack (= 8.0.5)
27
+ activejob (= 8.0.5)
28
+ activerecord (= 8.0.5)
29
+ activestorage (= 8.0.5)
30
+ activesupport (= 8.0.5)
31
+ mail (>= 2.8.0)
32
+ actionmailer (8.0.5)
33
+ actionpack (= 8.0.5)
34
+ actionview (= 8.0.5)
35
+ activejob (= 8.0.5)
36
+ activesupport (= 8.0.5)
37
+ mail (>= 2.8.0)
38
+ rails-dom-testing (~> 2.2)
39
+ actionpack (8.0.5)
40
+ actionview (= 8.0.5)
41
+ activesupport (= 8.0.5)
42
+ nokogiri (>= 1.8.5)
43
+ rack (>= 2.2.4)
44
+ rack-session (>= 1.0.1)
45
+ rack-test (>= 0.6.3)
46
+ rails-dom-testing (~> 2.2)
47
+ rails-html-sanitizer (~> 1.6)
48
+ useragent (~> 0.16)
49
+ actiontext (8.0.5)
50
+ actionpack (= 8.0.5)
51
+ activerecord (= 8.0.5)
52
+ activestorage (= 8.0.5)
53
+ activesupport (= 8.0.5)
54
+ globalid (>= 0.6.0)
55
+ nokogiri (>= 1.8.5)
56
+ actionview (8.0.5)
57
+ activesupport (= 8.0.5)
58
+ builder (~> 3.1)
59
+ erubi (~> 1.11)
60
+ rails-dom-testing (~> 2.2)
61
+ rails-html-sanitizer (~> 1.6)
62
+ activejob (8.0.5)
63
+ activesupport (= 8.0.5)
64
+ globalid (>= 0.3.6)
65
+ activemodel (8.0.5)
66
+ activesupport (= 8.0.5)
67
+ activerecord (8.0.5)
68
+ activemodel (= 8.0.5)
69
+ activesupport (= 8.0.5)
70
+ timeout (>= 0.4.0)
71
+ activestorage (8.0.5)
72
+ actionpack (= 8.0.5)
73
+ activejob (= 8.0.5)
74
+ activerecord (= 8.0.5)
75
+ activesupport (= 8.0.5)
76
+ marcel (~> 1.0)
77
+ activesupport (8.0.5)
78
+ base64
79
+ benchmark (>= 0.3)
80
+ bigdecimal
81
+ concurrent-ruby (~> 1.0, >= 1.3.1)
82
+ connection_pool (>= 2.2.5)
83
+ drb
84
+ i18n (>= 1.6, < 2)
85
+ logger (>= 1.4.2)
86
+ minitest (>= 5.1)
87
+ securerandom (>= 0.3)
88
+ tzinfo (~> 2.0, >= 2.0.5)
89
+ uri (>= 0.13.1)
90
+ appraisal (2.5.0)
91
+ bundler
92
+ rake
93
+ thor (>= 0.14.0)
94
+ ast (2.4.3)
95
+ base64 (0.3.0)
96
+ benchmark (0.5.0)
97
+ bigdecimal (4.1.2)
98
+ builder (3.3.0)
99
+ combustion (1.5.0)
100
+ activesupport (>= 3.0.0)
101
+ railties (>= 3.0.0)
102
+ thor (>= 0.14.6)
103
+ concurrent-ruby (1.3.6)
104
+ connection_pool (3.0.2)
105
+ crass (1.0.6)
106
+ csv (3.3.5)
107
+ date (3.5.1)
108
+ diff-lcs (1.6.2)
109
+ drb (2.2.3)
110
+ erb (6.0.4)
111
+ erubi (1.13.1)
112
+ globalid (1.3.0)
113
+ activesupport (>= 6.1)
114
+ i18n (1.14.8)
115
+ concurrent-ruby (~> 1.0)
116
+ io-console (0.8.2)
117
+ irb (1.18.0)
118
+ pp (>= 0.6.0)
119
+ prism (>= 1.3.0)
120
+ rdoc (>= 4.0.0)
121
+ reline (>= 0.4.2)
122
+ json (2.19.5)
123
+ language_server-protocol (3.17.0.5)
124
+ license_finder (7.2.1)
125
+ bundler
126
+ csv (~> 3.2)
127
+ rubyzip (>= 1, < 3)
128
+ thor (~> 1.2)
129
+ tomlrb (>= 1.3, < 2.1)
130
+ with_env (= 1.1.0)
131
+ xml-simple (~> 1.1.9)
132
+ lint_roller (1.1.0)
133
+ logger (1.7.0)
134
+ loofah (2.25.1)
135
+ crass (~> 1.0.2)
136
+ nokogiri (>= 1.12.0)
137
+ mail (2.9.0)
138
+ logger
139
+ mini_mime (>= 0.1.1)
140
+ net-imap
141
+ net-pop
142
+ net-smtp
143
+ marcel (1.1.0)
144
+ mini_mime (1.1.5)
145
+ minitest (6.0.6)
146
+ drb (~> 2.0)
147
+ prism (~> 1.5)
148
+ net-imap (0.6.4)
149
+ date
150
+ net-protocol
151
+ net-pop (0.1.2)
152
+ net-protocol
153
+ net-protocol (0.2.2)
154
+ timeout
155
+ net-smtp (0.5.1)
156
+ net-protocol
157
+ nio4r (2.7.5)
158
+ nokogiri (1.19.3-aarch64-linux-gnu)
159
+ racc (~> 1.4)
160
+ nokogiri (1.19.3-aarch64-linux-musl)
161
+ racc (~> 1.4)
162
+ nokogiri (1.19.3-arm-linux-gnu)
163
+ racc (~> 1.4)
164
+ nokogiri (1.19.3-arm-linux-musl)
165
+ racc (~> 1.4)
166
+ nokogiri (1.19.3-arm64-darwin)
167
+ racc (~> 1.4)
168
+ nokogiri (1.19.3-x86_64-darwin)
169
+ racc (~> 1.4)
170
+ nokogiri (1.19.3-x86_64-linux-gnu)
171
+ racc (~> 1.4)
172
+ nokogiri (1.19.3-x86_64-linux-musl)
173
+ racc (~> 1.4)
174
+ parallel (1.28.0)
175
+ parser (3.3.11.1)
176
+ ast (~> 2.4.1)
177
+ racc
178
+ pp (0.6.3)
179
+ prettyprint
180
+ prettyprint (0.2.0)
181
+ prism (1.9.0)
182
+ psych (5.3.1)
183
+ date
184
+ stringio
185
+ racc (1.8.1)
186
+ rack (3.2.6)
187
+ rack-session (2.1.2)
188
+ base64 (>= 0.1.0)
189
+ rack (>= 3.0.0)
190
+ rack-test (2.2.0)
191
+ rack (>= 1.3)
192
+ rackup (2.3.1)
193
+ rack (>= 3)
194
+ rails (8.0.5)
195
+ actioncable (= 8.0.5)
196
+ actionmailbox (= 8.0.5)
197
+ actionmailer (= 8.0.5)
198
+ actionpack (= 8.0.5)
199
+ actiontext (= 8.0.5)
200
+ actionview (= 8.0.5)
201
+ activejob (= 8.0.5)
202
+ activemodel (= 8.0.5)
203
+ activerecord (= 8.0.5)
204
+ activestorage (= 8.0.5)
205
+ activesupport (= 8.0.5)
206
+ bundler (>= 1.15.0)
207
+ railties (= 8.0.5)
208
+ rails-dom-testing (2.3.0)
209
+ activesupport (>= 5.0.0)
210
+ minitest
211
+ nokogiri (>= 1.6)
212
+ rails-html-sanitizer (1.7.0)
213
+ loofah (~> 2.25)
214
+ 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)
215
+ railties (8.0.5)
216
+ actionpack (= 8.0.5)
217
+ activesupport (= 8.0.5)
218
+ irb (~> 1.13)
219
+ rackup (>= 1.0.0)
220
+ rake (>= 12.2)
221
+ thor (~> 1.0, >= 1.2.2)
222
+ tsort (>= 0.2)
223
+ zeitwerk (~> 2.6)
224
+ rainbow (3.1.1)
225
+ rake (13.4.2)
226
+ rdoc (7.2.0)
227
+ erb
228
+ psych (>= 4.0.0)
229
+ tsort
230
+ regexp_parser (2.12.0)
231
+ reline (0.6.3)
232
+ io-console (~> 0.5)
233
+ rexml (3.4.4)
234
+ rspec (3.13.2)
235
+ rspec-core (~> 3.13.0)
236
+ rspec-expectations (~> 3.13.0)
237
+ rspec-mocks (~> 3.13.0)
238
+ rspec-core (3.13.6)
239
+ rspec-support (~> 3.13.0)
240
+ rspec-expectations (3.13.5)
241
+ diff-lcs (>= 1.2.0, < 2.0)
242
+ rspec-support (~> 3.13.0)
243
+ rspec-mocks (3.13.8)
244
+ diff-lcs (>= 1.2.0, < 2.0)
245
+ rspec-support (~> 3.13.0)
246
+ rspec-rails (8.0.4)
247
+ actionpack (>= 7.2)
248
+ activesupport (>= 7.2)
249
+ railties (>= 7.2)
250
+ rspec-core (>= 3.13.0, < 5.0.0)
251
+ rspec-expectations (>= 3.13.0, < 5.0.0)
252
+ rspec-mocks (>= 3.13.0, < 5.0.0)
253
+ rspec-support (>= 3.13.0, < 5.0.0)
254
+ rspec-support (3.13.7)
255
+ rubocop (1.82.1)
256
+ json (~> 2.3)
257
+ language_server-protocol (~> 3.17.0.2)
258
+ lint_roller (~> 1.1.0)
259
+ parallel (~> 1.10)
260
+ parser (>= 3.3.0.2)
261
+ rainbow (>= 2.2.2, < 4.0)
262
+ regexp_parser (>= 2.9.3, < 3.0)
263
+ rubocop-ast (>= 1.48.0, < 2.0)
264
+ ruby-progressbar (~> 1.7)
265
+ unicode-display_width (>= 2.4.0, < 4.0)
266
+ rubocop-ast (1.49.1)
267
+ parser (>= 3.3.7.2)
268
+ prism (~> 1.7)
269
+ rubocop-performance (1.26.1)
270
+ lint_roller (~> 1.1)
271
+ rubocop (>= 1.75.0, < 2.0)
272
+ rubocop-ast (>= 1.47.1, < 2.0)
273
+ rubocop-rails (2.34.3)
274
+ activesupport (>= 4.2.0)
275
+ lint_roller (~> 1.1)
276
+ rack (>= 1.1)
277
+ rubocop (>= 1.75.0, < 2.0)
278
+ rubocop-ast (>= 1.44.0, < 2.0)
279
+ rubocop-rake (0.7.1)
280
+ lint_roller (~> 1.1)
281
+ rubocop (>= 1.72.1)
282
+ rubocop-rspec (3.9.0)
283
+ lint_roller (~> 1.1)
284
+ rubocop (~> 1.81)
285
+ ruby-progressbar (1.13.0)
286
+ rubyzip (2.4.1)
287
+ securerandom (0.4.1)
288
+ shoulda-matchers (5.1.0)
289
+ activesupport (>= 5.2.0)
290
+ sqlite3 (2.9.4-aarch64-linux-gnu)
291
+ sqlite3 (2.9.4-aarch64-linux-musl)
292
+ sqlite3 (2.9.4-arm-linux-gnu)
293
+ sqlite3 (2.9.4-arm-linux-musl)
294
+ sqlite3 (2.9.4-arm64-darwin)
295
+ sqlite3 (2.9.4-x86_64-darwin)
296
+ sqlite3 (2.9.4-x86_64-linux-gnu)
297
+ sqlite3 (2.9.4-x86_64-linux-musl)
298
+ stringio (3.2.0)
299
+ thor (1.5.0)
300
+ timeout (0.6.1)
301
+ tomlrb (2.0.4)
302
+ tsort (0.2.0)
303
+ tzinfo (2.0.6)
304
+ concurrent-ruby (~> 1.0)
305
+ unicode-display_width (3.2.0)
306
+ unicode-emoji (~> 4.1)
307
+ unicode-emoji (4.2.0)
308
+ uri (1.1.1)
309
+ useragent (0.16.11)
310
+ websocket-driver (0.8.0)
311
+ base64
312
+ websocket-extensions (>= 0.1.0)
313
+ websocket-extensions (0.1.5)
314
+ with_env (1.1.0)
315
+ xml-simple (1.1.9)
316
+ rexml
317
+ zeitwerk (2.7.5)
318
+
319
+ PLATFORMS
320
+ aarch64-linux-gnu
321
+ aarch64-linux-musl
322
+ arm-linux-gnu
323
+ arm-linux-musl
324
+ arm64-darwin
325
+ x86_64-darwin
326
+ x86_64-linux
327
+ x86_64-linux-gnu
328
+ x86_64-linux-musl
329
+
330
+ DEPENDENCIES
331
+ activerecord (>= 7.1.5.2, < 8.2)
332
+ appraisal (~> 2.5.0)
333
+ audit_tracker!
334
+ combustion (~> 1.3)
335
+ license_finder (>= 7.0)
336
+ rails (= 8.0.5)
337
+ rake (>= 13.0)
338
+ rspec (>= 3.0)
339
+ rspec-rails (~> 8.0.1)
340
+ rubocop (>= 1.32)
341
+ rubocop-powerhome!
342
+ shoulda-matchers (~> 5.1.0)
343
+ sqlite3 (~> 2.9)
344
+
345
+ BUNDLED WITH
346
+ 2.5.23
@@ -0,0 +1,15 @@
1
+ # frozen_string_literal: true
2
+
3
+ # This file was generated by Appraisal
4
+
5
+ source "https://rubygems.org"
6
+
7
+ gem "license_finder", ">= 7.0"
8
+ gem "rails", "8.1.3"
9
+ gem "rake", ">= 13.0"
10
+ gem "rspec", ">= 3.0"
11
+ gem "rspec-rails", "~> 8.0.1"
12
+ gem "rubocop", ">= 1.32"
13
+ gem "rubocop-powerhome", path: "../../rubocop-powerhome"
14
+
15
+ gemspec path: "../"
@@ -0,0 +1,348 @@
1
+ PATH
2
+ remote: ../../rubocop-powerhome
3
+ specs:
4
+ rubocop-powerhome (0.7.0)
5
+ rubocop (= 1.82.1)
6
+ rubocop-performance
7
+ rubocop-rails
8
+ rubocop-rake
9
+ rubocop-rspec
10
+
11
+ PATH
12
+ remote: ..
13
+ specs:
14
+ audit_tracker (0.2.0)
15
+
16
+ GEM
17
+ remote: https://rubygems.org/
18
+ specs:
19
+ action_text-trix (2.1.18)
20
+ railties
21
+ actioncable (8.1.3)
22
+ actionpack (= 8.1.3)
23
+ activesupport (= 8.1.3)
24
+ nio4r (~> 2.0)
25
+ websocket-driver (>= 0.6.1)
26
+ zeitwerk (~> 2.6)
27
+ actionmailbox (8.1.3)
28
+ actionpack (= 8.1.3)
29
+ activejob (= 8.1.3)
30
+ activerecord (= 8.1.3)
31
+ activestorage (= 8.1.3)
32
+ activesupport (= 8.1.3)
33
+ mail (>= 2.8.0)
34
+ actionmailer (8.1.3)
35
+ actionpack (= 8.1.3)
36
+ actionview (= 8.1.3)
37
+ activejob (= 8.1.3)
38
+ activesupport (= 8.1.3)
39
+ mail (>= 2.8.0)
40
+ rails-dom-testing (~> 2.2)
41
+ actionpack (8.1.3)
42
+ actionview (= 8.1.3)
43
+ activesupport (= 8.1.3)
44
+ nokogiri (>= 1.8.5)
45
+ rack (>= 2.2.4)
46
+ rack-session (>= 1.0.1)
47
+ rack-test (>= 0.6.3)
48
+ rails-dom-testing (~> 2.2)
49
+ rails-html-sanitizer (~> 1.6)
50
+ useragent (~> 0.16)
51
+ actiontext (8.1.3)
52
+ action_text-trix (~> 2.1.15)
53
+ actionpack (= 8.1.3)
54
+ activerecord (= 8.1.3)
55
+ activestorage (= 8.1.3)
56
+ activesupport (= 8.1.3)
57
+ globalid (>= 0.6.0)
58
+ nokogiri (>= 1.8.5)
59
+ actionview (8.1.3)
60
+ activesupport (= 8.1.3)
61
+ builder (~> 3.1)
62
+ erubi (~> 1.11)
63
+ rails-dom-testing (~> 2.2)
64
+ rails-html-sanitizer (~> 1.6)
65
+ activejob (8.1.3)
66
+ activesupport (= 8.1.3)
67
+ globalid (>= 0.3.6)
68
+ activemodel (8.1.3)
69
+ activesupport (= 8.1.3)
70
+ activerecord (8.1.3)
71
+ activemodel (= 8.1.3)
72
+ activesupport (= 8.1.3)
73
+ timeout (>= 0.4.0)
74
+ activestorage (8.1.3)
75
+ actionpack (= 8.1.3)
76
+ activejob (= 8.1.3)
77
+ activerecord (= 8.1.3)
78
+ activesupport (= 8.1.3)
79
+ marcel (~> 1.0)
80
+ activesupport (8.1.3)
81
+ base64
82
+ bigdecimal
83
+ concurrent-ruby (~> 1.0, >= 1.3.1)
84
+ connection_pool (>= 2.2.5)
85
+ drb
86
+ i18n (>= 1.6, < 2)
87
+ json
88
+ logger (>= 1.4.2)
89
+ minitest (>= 5.1)
90
+ securerandom (>= 0.3)
91
+ tzinfo (~> 2.0, >= 2.0.5)
92
+ uri (>= 0.13.1)
93
+ appraisal (2.5.0)
94
+ bundler
95
+ rake
96
+ thor (>= 0.14.0)
97
+ ast (2.4.3)
98
+ base64 (0.3.0)
99
+ bigdecimal (4.1.2)
100
+ builder (3.3.0)
101
+ combustion (1.5.0)
102
+ activesupport (>= 3.0.0)
103
+ railties (>= 3.0.0)
104
+ thor (>= 0.14.6)
105
+ concurrent-ruby (1.3.6)
106
+ connection_pool (3.0.2)
107
+ crass (1.0.6)
108
+ csv (3.3.5)
109
+ date (3.5.1)
110
+ diff-lcs (1.6.2)
111
+ drb (2.2.3)
112
+ erb (6.0.4)
113
+ erubi (1.13.1)
114
+ globalid (1.3.0)
115
+ activesupport (>= 6.1)
116
+ i18n (1.14.8)
117
+ concurrent-ruby (~> 1.0)
118
+ io-console (0.8.2)
119
+ irb (1.18.0)
120
+ pp (>= 0.6.0)
121
+ prism (>= 1.3.0)
122
+ rdoc (>= 4.0.0)
123
+ reline (>= 0.4.2)
124
+ json (2.19.5)
125
+ language_server-protocol (3.17.0.5)
126
+ license_finder (7.2.1)
127
+ bundler
128
+ csv (~> 3.2)
129
+ rubyzip (>= 1, < 3)
130
+ thor (~> 1.2)
131
+ tomlrb (>= 1.3, < 2.1)
132
+ with_env (= 1.1.0)
133
+ xml-simple (~> 1.1.9)
134
+ lint_roller (1.1.0)
135
+ logger (1.7.0)
136
+ loofah (2.25.1)
137
+ crass (~> 1.0.2)
138
+ nokogiri (>= 1.12.0)
139
+ mail (2.9.0)
140
+ logger
141
+ mini_mime (>= 0.1.1)
142
+ net-imap
143
+ net-pop
144
+ net-smtp
145
+ marcel (1.1.0)
146
+ mini_mime (1.1.5)
147
+ minitest (6.0.6)
148
+ drb (~> 2.0)
149
+ prism (~> 1.5)
150
+ net-imap (0.6.4)
151
+ date
152
+ net-protocol
153
+ net-pop (0.1.2)
154
+ net-protocol
155
+ net-protocol (0.2.2)
156
+ timeout
157
+ net-smtp (0.5.1)
158
+ net-protocol
159
+ nio4r (2.7.5)
160
+ nokogiri (1.19.3-aarch64-linux-gnu)
161
+ racc (~> 1.4)
162
+ nokogiri (1.19.3-aarch64-linux-musl)
163
+ racc (~> 1.4)
164
+ nokogiri (1.19.3-arm-linux-gnu)
165
+ racc (~> 1.4)
166
+ nokogiri (1.19.3-arm-linux-musl)
167
+ racc (~> 1.4)
168
+ nokogiri (1.19.3-arm64-darwin)
169
+ racc (~> 1.4)
170
+ nokogiri (1.19.3-x86_64-darwin)
171
+ racc (~> 1.4)
172
+ nokogiri (1.19.3-x86_64-linux-gnu)
173
+ racc (~> 1.4)
174
+ nokogiri (1.19.3-x86_64-linux-musl)
175
+ racc (~> 1.4)
176
+ parallel (1.28.0)
177
+ parser (3.3.11.1)
178
+ ast (~> 2.4.1)
179
+ racc
180
+ pp (0.6.3)
181
+ prettyprint
182
+ prettyprint (0.2.0)
183
+ prism (1.9.0)
184
+ psych (5.3.1)
185
+ date
186
+ stringio
187
+ racc (1.8.1)
188
+ rack (3.2.6)
189
+ rack-session (2.1.2)
190
+ base64 (>= 0.1.0)
191
+ rack (>= 3.0.0)
192
+ rack-test (2.2.0)
193
+ rack (>= 1.3)
194
+ rackup (2.3.1)
195
+ rack (>= 3)
196
+ rails (8.1.3)
197
+ actioncable (= 8.1.3)
198
+ actionmailbox (= 8.1.3)
199
+ actionmailer (= 8.1.3)
200
+ actionpack (= 8.1.3)
201
+ actiontext (= 8.1.3)
202
+ actionview (= 8.1.3)
203
+ activejob (= 8.1.3)
204
+ activemodel (= 8.1.3)
205
+ activerecord (= 8.1.3)
206
+ activestorage (= 8.1.3)
207
+ activesupport (= 8.1.3)
208
+ bundler (>= 1.15.0)
209
+ railties (= 8.1.3)
210
+ rails-dom-testing (2.3.0)
211
+ activesupport (>= 5.0.0)
212
+ minitest
213
+ nokogiri (>= 1.6)
214
+ rails-html-sanitizer (1.7.0)
215
+ loofah (~> 2.25)
216
+ 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)
217
+ railties (8.1.3)
218
+ actionpack (= 8.1.3)
219
+ activesupport (= 8.1.3)
220
+ irb (~> 1.13)
221
+ rackup (>= 1.0.0)
222
+ rake (>= 12.2)
223
+ thor (~> 1.0, >= 1.2.2)
224
+ tsort (>= 0.2)
225
+ zeitwerk (~> 2.6)
226
+ rainbow (3.1.1)
227
+ rake (13.4.2)
228
+ rdoc (7.2.0)
229
+ erb
230
+ psych (>= 4.0.0)
231
+ tsort
232
+ regexp_parser (2.12.0)
233
+ reline (0.6.3)
234
+ io-console (~> 0.5)
235
+ rexml (3.4.4)
236
+ rspec (3.13.2)
237
+ rspec-core (~> 3.13.0)
238
+ rspec-expectations (~> 3.13.0)
239
+ rspec-mocks (~> 3.13.0)
240
+ rspec-core (3.13.6)
241
+ rspec-support (~> 3.13.0)
242
+ rspec-expectations (3.13.5)
243
+ diff-lcs (>= 1.2.0, < 2.0)
244
+ rspec-support (~> 3.13.0)
245
+ rspec-mocks (3.13.8)
246
+ diff-lcs (>= 1.2.0, < 2.0)
247
+ rspec-support (~> 3.13.0)
248
+ rspec-rails (8.0.4)
249
+ actionpack (>= 7.2)
250
+ activesupport (>= 7.2)
251
+ railties (>= 7.2)
252
+ rspec-core (>= 3.13.0, < 5.0.0)
253
+ rspec-expectations (>= 3.13.0, < 5.0.0)
254
+ rspec-mocks (>= 3.13.0, < 5.0.0)
255
+ rspec-support (>= 3.13.0, < 5.0.0)
256
+ rspec-support (3.13.7)
257
+ rubocop (1.82.1)
258
+ json (~> 2.3)
259
+ language_server-protocol (~> 3.17.0.2)
260
+ lint_roller (~> 1.1.0)
261
+ parallel (~> 1.10)
262
+ parser (>= 3.3.0.2)
263
+ rainbow (>= 2.2.2, < 4.0)
264
+ regexp_parser (>= 2.9.3, < 3.0)
265
+ rubocop-ast (>= 1.48.0, < 2.0)
266
+ ruby-progressbar (~> 1.7)
267
+ unicode-display_width (>= 2.4.0, < 4.0)
268
+ rubocop-ast (1.49.1)
269
+ parser (>= 3.3.7.2)
270
+ prism (~> 1.7)
271
+ rubocop-performance (1.26.1)
272
+ lint_roller (~> 1.1)
273
+ rubocop (>= 1.75.0, < 2.0)
274
+ rubocop-ast (>= 1.47.1, < 2.0)
275
+ rubocop-rails (2.34.3)
276
+ activesupport (>= 4.2.0)
277
+ lint_roller (~> 1.1)
278
+ rack (>= 1.1)
279
+ rubocop (>= 1.75.0, < 2.0)
280
+ rubocop-ast (>= 1.44.0, < 2.0)
281
+ rubocop-rake (0.7.1)
282
+ lint_roller (~> 1.1)
283
+ rubocop (>= 1.72.1)
284
+ rubocop-rspec (3.9.0)
285
+ lint_roller (~> 1.1)
286
+ rubocop (~> 1.81)
287
+ ruby-progressbar (1.13.0)
288
+ rubyzip (2.4.1)
289
+ securerandom (0.4.1)
290
+ shoulda-matchers (5.1.0)
291
+ activesupport (>= 5.2.0)
292
+ sqlite3 (2.9.4-aarch64-linux-gnu)
293
+ sqlite3 (2.9.4-aarch64-linux-musl)
294
+ sqlite3 (2.9.4-arm-linux-gnu)
295
+ sqlite3 (2.9.4-arm-linux-musl)
296
+ sqlite3 (2.9.4-arm64-darwin)
297
+ sqlite3 (2.9.4-x86_64-darwin)
298
+ sqlite3 (2.9.4-x86_64-linux-gnu)
299
+ sqlite3 (2.9.4-x86_64-linux-musl)
300
+ stringio (3.2.0)
301
+ thor (1.5.0)
302
+ timeout (0.6.1)
303
+ tomlrb (2.0.4)
304
+ tsort (0.2.0)
305
+ tzinfo (2.0.6)
306
+ concurrent-ruby (~> 1.0)
307
+ unicode-display_width (3.2.0)
308
+ unicode-emoji (~> 4.1)
309
+ unicode-emoji (4.2.0)
310
+ uri (1.1.1)
311
+ useragent (0.16.11)
312
+ websocket-driver (0.8.0)
313
+ base64
314
+ websocket-extensions (>= 0.1.0)
315
+ websocket-extensions (0.1.5)
316
+ with_env (1.1.0)
317
+ xml-simple (1.1.9)
318
+ rexml
319
+ zeitwerk (2.7.5)
320
+
321
+ PLATFORMS
322
+ aarch64-linux-gnu
323
+ aarch64-linux-musl
324
+ arm-linux-gnu
325
+ arm-linux-musl
326
+ arm64-darwin
327
+ x86_64-darwin
328
+ x86_64-linux
329
+ x86_64-linux-gnu
330
+ x86_64-linux-musl
331
+
332
+ DEPENDENCIES
333
+ activerecord (>= 7.1.5.2, < 8.2)
334
+ appraisal (~> 2.5.0)
335
+ audit_tracker!
336
+ combustion (~> 1.3)
337
+ license_finder (>= 7.0)
338
+ rails (= 8.1.3)
339
+ rake (>= 13.0)
340
+ rspec (>= 3.0)
341
+ rspec-rails (~> 8.0.1)
342
+ rubocop (>= 1.32)
343
+ rubocop-powerhome!
344
+ shoulda-matchers (~> 5.1.0)
345
+ sqlite3 (~> 2.9)
346
+
347
+ BUNDLED WITH
348
+ 2.5.23
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module AuditTracker
4
- VERSION = "0.1.0"
4
+ VERSION = "0.2.0"
5
5
  end