lumberaxe 0.1.4 → 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,316 @@
1
+ PATH
2
+ remote: ../../rubocop-powerhome
3
+ specs:
4
+ rubocop-powerhome (0.5.5)
5
+ rubocop (= 1.74.0)
6
+ rubocop-performance
7
+ rubocop-rails
8
+ rubocop-rake
9
+ rubocop-rspec
10
+
11
+ PATH
12
+ remote: ..
13
+ specs:
14
+ lumberaxe (0.2.0)
15
+ activesupport (>= 6.0.6.1, < 8)
16
+ lograge (= 0.10.0)
17
+
18
+ GEM
19
+ remote: https://rubygems.org/
20
+ specs:
21
+ actioncable (7.0.8.7)
22
+ actionpack (= 7.0.8.7)
23
+ activesupport (= 7.0.8.7)
24
+ nio4r (~> 2.0)
25
+ websocket-driver (>= 0.6.1)
26
+ actionmailbox (7.0.8.7)
27
+ actionpack (= 7.0.8.7)
28
+ activejob (= 7.0.8.7)
29
+ activerecord (= 7.0.8.7)
30
+ activestorage (= 7.0.8.7)
31
+ activesupport (= 7.0.8.7)
32
+ mail (>= 2.7.1)
33
+ net-imap
34
+ net-pop
35
+ net-smtp
36
+ actionmailer (7.0.8.7)
37
+ actionpack (= 7.0.8.7)
38
+ actionview (= 7.0.8.7)
39
+ activejob (= 7.0.8.7)
40
+ activesupport (= 7.0.8.7)
41
+ mail (~> 2.5, >= 2.5.4)
42
+ net-imap
43
+ net-pop
44
+ net-smtp
45
+ rails-dom-testing (~> 2.0)
46
+ actionpack (7.0.8.7)
47
+ actionview (= 7.0.8.7)
48
+ activesupport (= 7.0.8.7)
49
+ rack (~> 2.0, >= 2.2.4)
50
+ rack-test (>= 0.6.3)
51
+ rails-dom-testing (~> 2.0)
52
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
53
+ actiontext (7.0.8.7)
54
+ actionpack (= 7.0.8.7)
55
+ activerecord (= 7.0.8.7)
56
+ activestorage (= 7.0.8.7)
57
+ activesupport (= 7.0.8.7)
58
+ globalid (>= 0.6.0)
59
+ nokogiri (>= 1.8.5)
60
+ actionview (7.0.8.7)
61
+ activesupport (= 7.0.8.7)
62
+ builder (~> 3.1)
63
+ erubi (~> 1.4)
64
+ rails-dom-testing (~> 2.0)
65
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
66
+ activejob (7.0.8.7)
67
+ activesupport (= 7.0.8.7)
68
+ globalid (>= 0.3.6)
69
+ activemodel (7.0.8.7)
70
+ activesupport (= 7.0.8.7)
71
+ activerecord (7.0.8.7)
72
+ activemodel (= 7.0.8.7)
73
+ activesupport (= 7.0.8.7)
74
+ activestorage (7.0.8.7)
75
+ actionpack (= 7.0.8.7)
76
+ activejob (= 7.0.8.7)
77
+ activerecord (= 7.0.8.7)
78
+ activesupport (= 7.0.8.7)
79
+ marcel (~> 1.0)
80
+ mini_mime (>= 1.1.0)
81
+ activesupport (7.0.8.7)
82
+ concurrent-ruby (~> 1.0, >= 1.0.2)
83
+ i18n (>= 1.6, < 2)
84
+ minitest (>= 5.1)
85
+ tzinfo (~> 2.0)
86
+ appraisal (2.5.0)
87
+ bundler
88
+ rake
89
+ thor (>= 0.14.0)
90
+ ast (2.4.3)
91
+ base64 (0.3.0)
92
+ builder (3.3.0)
93
+ byebug (11.1.3)
94
+ cgi (0.5.0)
95
+ coderay (1.1.3)
96
+ combustion (1.5.0)
97
+ activesupport (>= 3.0.0)
98
+ railties (>= 3.0.0)
99
+ thor (>= 0.14.6)
100
+ concurrent-ruby (1.3.5)
101
+ crass (1.0.6)
102
+ csv (3.3.5)
103
+ date (3.4.1)
104
+ diff-lcs (1.6.2)
105
+ docile (1.1.5)
106
+ erb (4.0.4)
107
+ cgi (>= 0.3.3)
108
+ erubi (1.13.1)
109
+ globalid (1.2.1)
110
+ activesupport (>= 6.1)
111
+ i18n (1.14.7)
112
+ concurrent-ruby (~> 1.0)
113
+ json (2.13.2)
114
+ language_server-protocol (3.17.0.5)
115
+ license_finder (7.2.1)
116
+ bundler
117
+ csv (~> 3.2)
118
+ rubyzip (>= 1, < 3)
119
+ thor (~> 1.2)
120
+ tomlrb (>= 1.3, < 2.1)
121
+ with_env (= 1.1.0)
122
+ xml-simple (~> 1.1.9)
123
+ lint_roller (1.1.0)
124
+ lograge (0.10.0)
125
+ actionpack (>= 4)
126
+ activesupport (>= 4)
127
+ railties (>= 4)
128
+ request_store (~> 1.0)
129
+ loofah (2.24.1)
130
+ crass (~> 1.0.2)
131
+ nokogiri (>= 1.12.0)
132
+ mail (2.8.1)
133
+ mini_mime (>= 0.1.1)
134
+ net-imap
135
+ net-pop
136
+ net-smtp
137
+ marcel (1.0.4)
138
+ method_source (1.1.0)
139
+ mini_mime (1.1.5)
140
+ minitest (5.25.5)
141
+ net-imap (0.4.22)
142
+ date
143
+ net-protocol
144
+ net-pop (0.1.2)
145
+ net-protocol
146
+ net-protocol (0.2.2)
147
+ timeout
148
+ net-smtp (0.5.1)
149
+ net-protocol
150
+ nio4r (2.7.4)
151
+ nokogiri (1.17.2-arm64-darwin)
152
+ racc (~> 1.4)
153
+ nokogiri (1.17.2-x86_64-linux)
154
+ racc (~> 1.4)
155
+ parallel (1.27.0)
156
+ parser (3.3.9.0)
157
+ ast (~> 2.4.1)
158
+ racc
159
+ power_assert (2.0.5)
160
+ prism (1.4.0)
161
+ pry (0.14.2)
162
+ coderay (~> 1.1)
163
+ method_source (~> 1.0)
164
+ pry-byebug (3.10.1)
165
+ byebug (~> 11.0)
166
+ pry (>= 0.13, < 0.15)
167
+ racc (1.8.1)
168
+ rack (2.2.17)
169
+ rack-test (2.2.0)
170
+ rack (>= 1.3)
171
+ rails (7.0.8.7)
172
+ actioncable (= 7.0.8.7)
173
+ actionmailbox (= 7.0.8.7)
174
+ actionmailer (= 7.0.8.7)
175
+ actionpack (= 7.0.8.7)
176
+ actiontext (= 7.0.8.7)
177
+ actionview (= 7.0.8.7)
178
+ activejob (= 7.0.8.7)
179
+ activemodel (= 7.0.8.7)
180
+ activerecord (= 7.0.8.7)
181
+ activestorage (= 7.0.8.7)
182
+ activesupport (= 7.0.8.7)
183
+ bundler (>= 1.15.0)
184
+ railties (= 7.0.8.7)
185
+ rails-dom-testing (2.3.0)
186
+ activesupport (>= 5.0.0)
187
+ minitest
188
+ nokogiri (>= 1.6)
189
+ rails-html-sanitizer (1.6.2)
190
+ loofah (~> 2.21)
191
+ 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)
192
+ railties (7.0.8.7)
193
+ actionpack (= 7.0.8.7)
194
+ activesupport (= 7.0.8.7)
195
+ method_source
196
+ rake (>= 12.2)
197
+ thor (~> 1.0)
198
+ zeitwerk (~> 2.5)
199
+ rainbow (2.2.2)
200
+ rake
201
+ rake (13.3.0)
202
+ regexp_parser (2.11.2)
203
+ request_store (1.7.0)
204
+ rack (>= 1.4)
205
+ rexml (3.4.1)
206
+ rspec (3.13.1)
207
+ rspec-core (~> 3.13.0)
208
+ rspec-expectations (~> 3.13.0)
209
+ rspec-mocks (~> 3.13.0)
210
+ rspec-core (3.13.5)
211
+ rspec-support (~> 3.13.0)
212
+ rspec-expectations (3.13.5)
213
+ diff-lcs (>= 1.2.0, < 2.0)
214
+ rspec-support (~> 3.13.0)
215
+ rspec-mocks (3.13.5)
216
+ diff-lcs (>= 1.2.0, < 2.0)
217
+ rspec-support (~> 3.13.0)
218
+ rspec-rails (7.1.1)
219
+ actionpack (>= 7.0)
220
+ activesupport (>= 7.0)
221
+ railties (>= 7.0)
222
+ rspec-core (~> 3.13)
223
+ rspec-expectations (~> 3.13)
224
+ rspec-mocks (~> 3.13)
225
+ rspec-support (~> 3.13)
226
+ rspec-support (3.13.4)
227
+ rubocop (1.74.0)
228
+ json (~> 2.3)
229
+ language_server-protocol (~> 3.17.0.2)
230
+ lint_roller (~> 1.1.0)
231
+ parallel (~> 1.10)
232
+ parser (>= 3.3.0.2)
233
+ rainbow (>= 2.2.2, < 4.0)
234
+ regexp_parser (>= 2.9.3, < 3.0)
235
+ rubocop-ast (>= 1.38.0, < 2.0)
236
+ ruby-progressbar (~> 1.7)
237
+ unicode-display_width (>= 2.4.0, < 4.0)
238
+ rubocop-ast (1.46.0)
239
+ parser (>= 3.3.7.2)
240
+ prism (~> 1.4)
241
+ rubocop-performance (1.24.0)
242
+ lint_roller (~> 1.1)
243
+ rubocop (>= 1.72.1, < 2.0)
244
+ rubocop-ast (>= 1.38.0, < 2.0)
245
+ rubocop-rails (2.30.3)
246
+ activesupport (>= 4.2.0)
247
+ lint_roller (~> 1.1)
248
+ rack (>= 1.1)
249
+ rubocop (>= 1.72.1, < 2.0)
250
+ rubocop-ast (>= 1.38.0, < 2.0)
251
+ rubocop-rake (0.7.1)
252
+ lint_roller (~> 1.1)
253
+ rubocop (>= 1.72.1)
254
+ rubocop-rspec (3.6.0)
255
+ lint_roller (~> 1.1)
256
+ rubocop (~> 1.72, >= 1.72.1)
257
+ ruby-progressbar (1.13.0)
258
+ rubyzip (2.4.1)
259
+ simplecov (0.15.1)
260
+ docile (~> 1.1.0)
261
+ json (>= 1.8, < 3)
262
+ simplecov-html (~> 0.10.0)
263
+ simplecov-html (0.10.2)
264
+ sqlite3 (1.7.3-arm64-darwin)
265
+ sqlite3 (1.7.3-x86_64-linux)
266
+ test-unit (3.1.5)
267
+ power_assert
268
+ thor (1.4.0)
269
+ timeout (0.4.3)
270
+ tomlrb (2.0.3)
271
+ tzinfo (2.0.6)
272
+ concurrent-ruby (~> 1.0)
273
+ unicode-display_width (3.1.5)
274
+ unicode-emoji (~> 4.0, >= 4.0.4)
275
+ unicode-emoji (4.0.4)
276
+ websocket-driver (0.8.0)
277
+ base64
278
+ websocket-extensions (>= 0.1.0)
279
+ websocket-extensions (0.1.5)
280
+ with_env (1.1.0)
281
+ xml-simple (1.1.9)
282
+ rexml
283
+ yard (0.9.21)
284
+ zeitwerk (2.6.18)
285
+
286
+ PLATFORMS
287
+ arm64-darwin-23
288
+ arm64-darwin-24
289
+ x86_64-linux
290
+
291
+ DEPENDENCIES
292
+ appraisal (~> 2.5.0)
293
+ bundler (~> 2.1)
294
+ combustion (~> 1.3)
295
+ erb (< 5)
296
+ license_finder (>= 7.0)
297
+ lumberaxe!
298
+ net-imap (< 0.5.0)
299
+ nokogiri (< 1.18.0)
300
+ parser (>= 2.5, != 2.5.1.1)
301
+ pry (>= 0.14.2)
302
+ pry-byebug (= 3.10.1)
303
+ rails (= 7.0.8.7)
304
+ rainbow (= 2.2.2)
305
+ rake (~> 13.0)
306
+ rspec (~> 3.0)
307
+ rspec-rails (~> 7.1.1)
308
+ rubocop-powerhome!
309
+ simplecov (= 0.15.1)
310
+ sqlite3 (~> 1.7.3)
311
+ test-unit (= 3.1.5)
312
+ yard (= 0.9.21)
313
+ zeitwerk (< 2.7.0)
314
+
315
+ BUNDLED WITH
316
+ 2.5.23
@@ -0,0 +1,27 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "appraisal", "~> 2.5.0"
6
+ gem "bundler", "~> 2.1"
7
+ gem "combustion", "~> 1.3"
8
+ gem "erb", "< 5"
9
+ gem "license_finder", ">= 7.0"
10
+ gem "net-imap", "< 0.5.0"
11
+ gem "nokogiri", "< 1.18.0"
12
+ gem "parser", ">= 2.5", "!= 2.5.1.1"
13
+ gem "pry", ">= 0.14.2"
14
+ gem "pry-byebug", "3.10.1"
15
+ gem "rails", "7.1.3.2"
16
+ gem "rainbow", "2.2.2"
17
+ gem "rake", "~> 13.0"
18
+ gem "rspec", "~> 3.0"
19
+ gem "rspec-rails", "~> 7.1.1"
20
+ gem "rubocop-powerhome", path: "../../rubocop-powerhome"
21
+ gem "simplecov", "0.15.1"
22
+ gem "sqlite3", "~> 1.7.3"
23
+ gem "test-unit", "3.1.5"
24
+ gem "yard", "0.9.21"
25
+ gem "zeitwerk", "< 2.7.0"
26
+
27
+ gemspec path: "../"
@@ -0,0 +1,352 @@
1
+ PATH
2
+ remote: ../../rubocop-powerhome
3
+ specs:
4
+ rubocop-powerhome (0.5.5)
5
+ rubocop (= 1.74.0)
6
+ rubocop-performance
7
+ rubocop-rails
8
+ rubocop-rake
9
+ rubocop-rspec
10
+
11
+ PATH
12
+ remote: ..
13
+ specs:
14
+ lumberaxe (0.2.0)
15
+ activesupport (>= 6.0.6.1, < 8)
16
+ lograge (= 0.10.0)
17
+
18
+ GEM
19
+ remote: https://rubygems.org/
20
+ specs:
21
+ actioncable (7.1.3.2)
22
+ actionpack (= 7.1.3.2)
23
+ activesupport (= 7.1.3.2)
24
+ nio4r (~> 2.0)
25
+ websocket-driver (>= 0.6.1)
26
+ zeitwerk (~> 2.6)
27
+ actionmailbox (7.1.3.2)
28
+ actionpack (= 7.1.3.2)
29
+ activejob (= 7.1.3.2)
30
+ activerecord (= 7.1.3.2)
31
+ activestorage (= 7.1.3.2)
32
+ activesupport (= 7.1.3.2)
33
+ mail (>= 2.7.1)
34
+ net-imap
35
+ net-pop
36
+ net-smtp
37
+ actionmailer (7.1.3.2)
38
+ actionpack (= 7.1.3.2)
39
+ actionview (= 7.1.3.2)
40
+ activejob (= 7.1.3.2)
41
+ activesupport (= 7.1.3.2)
42
+ mail (~> 2.5, >= 2.5.4)
43
+ net-imap
44
+ net-pop
45
+ net-smtp
46
+ rails-dom-testing (~> 2.2)
47
+ actionpack (7.1.3.2)
48
+ actionview (= 7.1.3.2)
49
+ activesupport (= 7.1.3.2)
50
+ nokogiri (>= 1.8.5)
51
+ racc
52
+ rack (>= 2.2.4)
53
+ rack-session (>= 1.0.1)
54
+ rack-test (>= 0.6.3)
55
+ rails-dom-testing (~> 2.2)
56
+ rails-html-sanitizer (~> 1.6)
57
+ actiontext (7.1.3.2)
58
+ actionpack (= 7.1.3.2)
59
+ activerecord (= 7.1.3.2)
60
+ activestorage (= 7.1.3.2)
61
+ activesupport (= 7.1.3.2)
62
+ globalid (>= 0.6.0)
63
+ nokogiri (>= 1.8.5)
64
+ actionview (7.1.3.2)
65
+ activesupport (= 7.1.3.2)
66
+ builder (~> 3.1)
67
+ erubi (~> 1.11)
68
+ rails-dom-testing (~> 2.2)
69
+ rails-html-sanitizer (~> 1.6)
70
+ activejob (7.1.3.2)
71
+ activesupport (= 7.1.3.2)
72
+ globalid (>= 0.3.6)
73
+ activemodel (7.1.3.2)
74
+ activesupport (= 7.1.3.2)
75
+ activerecord (7.1.3.2)
76
+ activemodel (= 7.1.3.2)
77
+ activesupport (= 7.1.3.2)
78
+ timeout (>= 0.4.0)
79
+ activestorage (7.1.3.2)
80
+ actionpack (= 7.1.3.2)
81
+ activejob (= 7.1.3.2)
82
+ activerecord (= 7.1.3.2)
83
+ activesupport (= 7.1.3.2)
84
+ marcel (~> 1.0)
85
+ activesupport (7.1.3.2)
86
+ base64
87
+ bigdecimal
88
+ concurrent-ruby (~> 1.0, >= 1.0.2)
89
+ connection_pool (>= 2.2.5)
90
+ drb
91
+ i18n (>= 1.6, < 2)
92
+ minitest (>= 5.1)
93
+ mutex_m
94
+ tzinfo (~> 2.0)
95
+ appraisal (2.5.0)
96
+ bundler
97
+ rake
98
+ thor (>= 0.14.0)
99
+ ast (2.4.3)
100
+ base64 (0.3.0)
101
+ bigdecimal (3.2.2)
102
+ builder (3.3.0)
103
+ byebug (11.1.3)
104
+ cgi (0.5.0)
105
+ coderay (1.1.3)
106
+ combustion (1.5.0)
107
+ activesupport (>= 3.0.0)
108
+ railties (>= 3.0.0)
109
+ thor (>= 0.14.6)
110
+ concurrent-ruby (1.3.5)
111
+ connection_pool (2.5.3)
112
+ crass (1.0.6)
113
+ csv (3.3.5)
114
+ date (3.4.1)
115
+ diff-lcs (1.6.2)
116
+ docile (1.1.5)
117
+ drb (2.2.3)
118
+ erb (4.0.4)
119
+ cgi (>= 0.3.3)
120
+ erubi (1.13.1)
121
+ globalid (1.2.1)
122
+ activesupport (>= 6.1)
123
+ i18n (1.14.7)
124
+ concurrent-ruby (~> 1.0)
125
+ io-console (0.8.1)
126
+ irb (1.15.2)
127
+ pp (>= 0.6.0)
128
+ rdoc (>= 4.0.0)
129
+ reline (>= 0.4.2)
130
+ json (2.13.2)
131
+ language_server-protocol (3.17.0.5)
132
+ license_finder (7.2.1)
133
+ bundler
134
+ csv (~> 3.2)
135
+ rubyzip (>= 1, < 3)
136
+ thor (~> 1.2)
137
+ tomlrb (>= 1.3, < 2.1)
138
+ with_env (= 1.1.0)
139
+ xml-simple (~> 1.1.9)
140
+ lint_roller (1.1.0)
141
+ lograge (0.10.0)
142
+ actionpack (>= 4)
143
+ activesupport (>= 4)
144
+ railties (>= 4)
145
+ request_store (~> 1.0)
146
+ loofah (2.24.1)
147
+ crass (~> 1.0.2)
148
+ nokogiri (>= 1.12.0)
149
+ mail (2.8.1)
150
+ mini_mime (>= 0.1.1)
151
+ net-imap
152
+ net-pop
153
+ net-smtp
154
+ marcel (1.0.4)
155
+ method_source (1.1.0)
156
+ mini_mime (1.1.5)
157
+ minitest (5.25.5)
158
+ mutex_m (0.3.0)
159
+ net-imap (0.4.22)
160
+ date
161
+ net-protocol
162
+ net-pop (0.1.2)
163
+ net-protocol
164
+ net-protocol (0.2.2)
165
+ timeout
166
+ net-smtp (0.5.1)
167
+ net-protocol
168
+ nio4r (2.7.4)
169
+ nokogiri (1.17.2-arm64-darwin)
170
+ racc (~> 1.4)
171
+ nokogiri (1.17.2-x86_64-linux)
172
+ racc (~> 1.4)
173
+ parallel (1.27.0)
174
+ parser (3.3.9.0)
175
+ ast (~> 2.4.1)
176
+ racc
177
+ power_assert (2.0.5)
178
+ pp (0.6.2)
179
+ prettyprint
180
+ prettyprint (0.2.0)
181
+ prism (1.4.0)
182
+ pry (0.14.2)
183
+ coderay (~> 1.1)
184
+ method_source (~> 1.0)
185
+ pry-byebug (3.10.1)
186
+ byebug (~> 11.0)
187
+ pry (>= 0.13, < 0.15)
188
+ psych (5.2.6)
189
+ date
190
+ stringio
191
+ racc (1.8.1)
192
+ rack (3.2.0)
193
+ rack-session (2.1.1)
194
+ base64 (>= 0.1.0)
195
+ rack (>= 3.0.0)
196
+ rack-test (2.2.0)
197
+ rack (>= 1.3)
198
+ rackup (2.2.1)
199
+ rack (>= 3)
200
+ rails (7.1.3.2)
201
+ actioncable (= 7.1.3.2)
202
+ actionmailbox (= 7.1.3.2)
203
+ actionmailer (= 7.1.3.2)
204
+ actionpack (= 7.1.3.2)
205
+ actiontext (= 7.1.3.2)
206
+ actionview (= 7.1.3.2)
207
+ activejob (= 7.1.3.2)
208
+ activemodel (= 7.1.3.2)
209
+ activerecord (= 7.1.3.2)
210
+ activestorage (= 7.1.3.2)
211
+ activesupport (= 7.1.3.2)
212
+ bundler (>= 1.15.0)
213
+ railties (= 7.1.3.2)
214
+ rails-dom-testing (2.3.0)
215
+ activesupport (>= 5.0.0)
216
+ minitest
217
+ nokogiri (>= 1.6)
218
+ rails-html-sanitizer (1.6.2)
219
+ loofah (~> 2.21)
220
+ 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)
221
+ railties (7.1.3.2)
222
+ actionpack (= 7.1.3.2)
223
+ activesupport (= 7.1.3.2)
224
+ irb
225
+ rackup (>= 1.0.0)
226
+ rake (>= 12.2)
227
+ thor (~> 1.0, >= 1.2.2)
228
+ zeitwerk (~> 2.6)
229
+ rainbow (2.2.2)
230
+ rake
231
+ rake (13.3.0)
232
+ rdoc (6.14.2)
233
+ erb
234
+ psych (>= 4.0.0)
235
+ regexp_parser (2.11.2)
236
+ reline (0.6.2)
237
+ io-console (~> 0.5)
238
+ request_store (1.7.0)
239
+ rack (>= 1.4)
240
+ rexml (3.4.1)
241
+ rspec (3.13.1)
242
+ rspec-core (~> 3.13.0)
243
+ rspec-expectations (~> 3.13.0)
244
+ rspec-mocks (~> 3.13.0)
245
+ rspec-core (3.13.5)
246
+ rspec-support (~> 3.13.0)
247
+ rspec-expectations (3.13.5)
248
+ diff-lcs (>= 1.2.0, < 2.0)
249
+ rspec-support (~> 3.13.0)
250
+ rspec-mocks (3.13.5)
251
+ diff-lcs (>= 1.2.0, < 2.0)
252
+ rspec-support (~> 3.13.0)
253
+ rspec-rails (7.1.1)
254
+ actionpack (>= 7.0)
255
+ activesupport (>= 7.0)
256
+ railties (>= 7.0)
257
+ rspec-core (~> 3.13)
258
+ rspec-expectations (~> 3.13)
259
+ rspec-mocks (~> 3.13)
260
+ rspec-support (~> 3.13)
261
+ rspec-support (3.13.4)
262
+ rubocop (1.74.0)
263
+ json (~> 2.3)
264
+ language_server-protocol (~> 3.17.0.2)
265
+ lint_roller (~> 1.1.0)
266
+ parallel (~> 1.10)
267
+ parser (>= 3.3.0.2)
268
+ rainbow (>= 2.2.2, < 4.0)
269
+ regexp_parser (>= 2.9.3, < 3.0)
270
+ rubocop-ast (>= 1.38.0, < 2.0)
271
+ ruby-progressbar (~> 1.7)
272
+ unicode-display_width (>= 2.4.0, < 4.0)
273
+ rubocop-ast (1.46.0)
274
+ parser (>= 3.3.7.2)
275
+ prism (~> 1.4)
276
+ rubocop-performance (1.24.0)
277
+ lint_roller (~> 1.1)
278
+ rubocop (>= 1.72.1, < 2.0)
279
+ rubocop-ast (>= 1.38.0, < 2.0)
280
+ rubocop-rails (2.30.3)
281
+ activesupport (>= 4.2.0)
282
+ lint_roller (~> 1.1)
283
+ rack (>= 1.1)
284
+ rubocop (>= 1.72.1, < 2.0)
285
+ rubocop-ast (>= 1.38.0, < 2.0)
286
+ rubocop-rake (0.7.1)
287
+ lint_roller (~> 1.1)
288
+ rubocop (>= 1.72.1)
289
+ rubocop-rspec (3.6.0)
290
+ lint_roller (~> 1.1)
291
+ rubocop (~> 1.72, >= 1.72.1)
292
+ ruby-progressbar (1.13.0)
293
+ rubyzip (2.4.1)
294
+ simplecov (0.15.1)
295
+ docile (~> 1.1.0)
296
+ json (>= 1.8, < 3)
297
+ simplecov-html (~> 0.10.0)
298
+ simplecov-html (0.10.2)
299
+ sqlite3 (1.7.3-arm64-darwin)
300
+ sqlite3 (1.7.3-x86_64-linux)
301
+ stringio (3.1.7)
302
+ test-unit (3.1.5)
303
+ power_assert
304
+ thor (1.4.0)
305
+ timeout (0.4.3)
306
+ tomlrb (2.0.3)
307
+ tzinfo (2.0.6)
308
+ concurrent-ruby (~> 1.0)
309
+ unicode-display_width (3.1.5)
310
+ unicode-emoji (~> 4.0, >= 4.0.4)
311
+ unicode-emoji (4.0.4)
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
+ yard (0.9.21)
320
+ zeitwerk (2.6.18)
321
+
322
+ PLATFORMS
323
+ arm64-darwin-23
324
+ arm64-darwin-24
325
+ x86_64-linux
326
+
327
+ DEPENDENCIES
328
+ appraisal (~> 2.5.0)
329
+ bundler (~> 2.1)
330
+ combustion (~> 1.3)
331
+ erb (< 5)
332
+ license_finder (>= 7.0)
333
+ lumberaxe!
334
+ net-imap (< 0.5.0)
335
+ nokogiri (< 1.18.0)
336
+ parser (>= 2.5, != 2.5.1.1)
337
+ pry (>= 0.14.2)
338
+ pry-byebug (= 3.10.1)
339
+ rails (= 7.1.3.2)
340
+ rainbow (= 2.2.2)
341
+ rake (~> 13.0)
342
+ rspec (~> 3.0)
343
+ rspec-rails (~> 7.1.1)
344
+ rubocop-powerhome!
345
+ simplecov (= 0.15.1)
346
+ sqlite3 (~> 1.7.3)
347
+ test-unit (= 3.1.5)
348
+ yard (= 0.9.21)
349
+ zeitwerk (< 2.7.0)
350
+
351
+ BUNDLED WITH
352
+ 2.5.23
@@ -0,0 +1,27 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "appraisal", "~> 2.5.0"
6
+ gem "bundler", "~> 2.1"
7
+ gem "combustion", "~> 1.3"
8
+ gem "erb", "< 5"
9
+ gem "license_finder", ">= 7.0"
10
+ gem "net-imap", "< 0.5.0"
11
+ gem "nokogiri", "< 1.18.0"
12
+ gem "parser", ">= 2.5", "!= 2.5.1.1"
13
+ gem "pry", ">= 0.14.2"
14
+ gem "pry-byebug", "3.10.1"
15
+ gem "rails", "7.2.0"
16
+ gem "rainbow", "2.2.2"
17
+ gem "rake", "~> 13.0"
18
+ gem "rspec", "~> 3.0"
19
+ gem "rspec-rails", "~> 8.0.1"
20
+ gem "rubocop-powerhome", path: "../../rubocop-powerhome"
21
+ gem "simplecov", "0.15.1"
22
+ gem "sqlite3", "~> 1.7.3"
23
+ gem "test-unit", "3.1.5"
24
+ gem "yard", "0.9.21"
25
+ gem "zeitwerk", "< 2.7.0"
26
+
27
+ gemspec path: "../"