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,299 @@
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.1.5)
15
+ activesupport (>= 6.0.6.1, < 7.2)
16
+ lograge (= 0.10.0)
17
+
18
+ GEM
19
+ remote: https://rubygems.org/
20
+ specs:
21
+ actioncable (6.0.6.1)
22
+ actionpack (= 6.0.6.1)
23
+ nio4r (~> 2.0)
24
+ websocket-driver (>= 0.6.1)
25
+ actionmailbox (6.0.6.1)
26
+ actionpack (= 6.0.6.1)
27
+ activejob (= 6.0.6.1)
28
+ activerecord (= 6.0.6.1)
29
+ activestorage (= 6.0.6.1)
30
+ activesupport (= 6.0.6.1)
31
+ mail (>= 2.7.1)
32
+ actionmailer (6.0.6.1)
33
+ actionpack (= 6.0.6.1)
34
+ actionview (= 6.0.6.1)
35
+ activejob (= 6.0.6.1)
36
+ mail (~> 2.5, >= 2.5.4)
37
+ rails-dom-testing (~> 2.0)
38
+ actionpack (6.0.6.1)
39
+ actionview (= 6.0.6.1)
40
+ activesupport (= 6.0.6.1)
41
+ rack (~> 2.0, >= 2.0.8)
42
+ rack-test (>= 0.6.3)
43
+ rails-dom-testing (~> 2.0)
44
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
45
+ actiontext (6.0.6.1)
46
+ actionpack (= 6.0.6.1)
47
+ activerecord (= 6.0.6.1)
48
+ activestorage (= 6.0.6.1)
49
+ activesupport (= 6.0.6.1)
50
+ nokogiri (>= 1.8.5)
51
+ actionview (6.0.6.1)
52
+ activesupport (= 6.0.6.1)
53
+ builder (~> 3.1)
54
+ erubi (~> 1.4)
55
+ rails-dom-testing (~> 2.0)
56
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
57
+ activejob (6.0.6.1)
58
+ activesupport (= 6.0.6.1)
59
+ globalid (>= 0.3.6)
60
+ activemodel (6.0.6.1)
61
+ activesupport (= 6.0.6.1)
62
+ activerecord (6.0.6.1)
63
+ activemodel (= 6.0.6.1)
64
+ activesupport (= 6.0.6.1)
65
+ activestorage (6.0.6.1)
66
+ actionpack (= 6.0.6.1)
67
+ activejob (= 6.0.6.1)
68
+ activerecord (= 6.0.6.1)
69
+ marcel (~> 1.0)
70
+ activesupport (6.0.6.1)
71
+ concurrent-ruby (~> 1.0, >= 1.0.2)
72
+ i18n (>= 0.7, < 2)
73
+ minitest (~> 5.1)
74
+ tzinfo (~> 1.1)
75
+ zeitwerk (~> 2.2, >= 2.2.2)
76
+ appraisal (2.5.0)
77
+ bundler
78
+ rake
79
+ thor (>= 0.14.0)
80
+ ast (2.4.2)
81
+ builder (3.3.0)
82
+ byebug (11.1.3)
83
+ coderay (1.1.3)
84
+ combustion (1.5.0)
85
+ activesupport (>= 3.0.0)
86
+ railties (>= 3.0.0)
87
+ thor (>= 0.14.6)
88
+ concurrent-ruby (1.3.4)
89
+ crass (1.0.6)
90
+ csv (3.3.1)
91
+ date (3.4.1)
92
+ diff-lcs (1.5.1)
93
+ docile (1.1.5)
94
+ erubi (1.13.0)
95
+ globalid (1.1.0)
96
+ activesupport (>= 5.0)
97
+ i18n (1.14.6)
98
+ concurrent-ruby (~> 1.0)
99
+ json (2.9.0)
100
+ language_server-protocol (3.17.0.3)
101
+ license_finder (7.2.1)
102
+ bundler
103
+ csv (~> 3.2)
104
+ rubyzip (>= 1, < 3)
105
+ thor (~> 1.2)
106
+ tomlrb (>= 1.3, < 2.1)
107
+ with_env (= 1.1.0)
108
+ xml-simple (~> 1.1.9)
109
+ lint_roller (1.1.0)
110
+ lograge (0.10.0)
111
+ actionpack (>= 4)
112
+ activesupport (>= 4)
113
+ railties (>= 4)
114
+ request_store (~> 1.0)
115
+ loofah (2.23.1)
116
+ crass (~> 1.0.2)
117
+ nokogiri (>= 1.12.0)
118
+ mail (2.8.1)
119
+ mini_mime (>= 0.1.1)
120
+ net-imap
121
+ net-pop
122
+ net-smtp
123
+ marcel (1.0.4)
124
+ method_source (1.1.0)
125
+ mini_mime (1.1.5)
126
+ minitest (5.25.4)
127
+ net-imap (0.4.18)
128
+ date
129
+ net-protocol
130
+ net-pop (0.1.2)
131
+ net-protocol
132
+ net-protocol (0.2.2)
133
+ timeout
134
+ net-smtp (0.5.0)
135
+ net-protocol
136
+ nio4r (2.7.4)
137
+ nokogiri (1.17.2-arm64-darwin)
138
+ racc (~> 1.4)
139
+ nokogiri (1.17.2-x86_64-linux)
140
+ racc (~> 1.4)
141
+ parallel (1.26.3)
142
+ parser (3.3.6.0)
143
+ ast (~> 2.4.1)
144
+ racc
145
+ power_assert (2.0.4)
146
+ pry (0.14.2)
147
+ coderay (~> 1.1)
148
+ method_source (~> 1.0)
149
+ pry-byebug (3.10.1)
150
+ byebug (~> 11.0)
151
+ pry (>= 0.13, < 0.15)
152
+ racc (1.8.1)
153
+ rack (2.2.10)
154
+ rack-test (2.1.0)
155
+ rack (>= 1.3)
156
+ rails (6.0.6.1)
157
+ actioncable (= 6.0.6.1)
158
+ actionmailbox (= 6.0.6.1)
159
+ actionmailer (= 6.0.6.1)
160
+ actionpack (= 6.0.6.1)
161
+ actiontext (= 6.0.6.1)
162
+ actionview (= 6.0.6.1)
163
+ activejob (= 6.0.6.1)
164
+ activemodel (= 6.0.6.1)
165
+ activerecord (= 6.0.6.1)
166
+ activestorage (= 6.0.6.1)
167
+ activesupport (= 6.0.6.1)
168
+ bundler (>= 1.3.0)
169
+ railties (= 6.0.6.1)
170
+ sprockets-rails (>= 2.0.0)
171
+ rails-dom-testing (2.2.0)
172
+ activesupport (>= 5.0.0)
173
+ minitest
174
+ nokogiri (>= 1.6)
175
+ rails-html-sanitizer (1.6.2)
176
+ loofah (~> 2.21)
177
+ 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)
178
+ railties (6.0.6.1)
179
+ actionpack (= 6.0.6.1)
180
+ activesupport (= 6.0.6.1)
181
+ method_source
182
+ rake (>= 0.8.7)
183
+ thor (>= 0.20.3, < 2.0)
184
+ rainbow (2.2.2)
185
+ rake
186
+ rake (13.2.1)
187
+ regexp_parser (2.9.3)
188
+ request_store (1.7.0)
189
+ rack (>= 1.4)
190
+ rexml (3.4.0)
191
+ rspec (3.13.0)
192
+ rspec-core (~> 3.13.0)
193
+ rspec-expectations (~> 3.13.0)
194
+ rspec-mocks (~> 3.13.0)
195
+ rspec-core (3.13.2)
196
+ rspec-support (~> 3.13.0)
197
+ rspec-expectations (3.13.3)
198
+ diff-lcs (>= 1.2.0, < 2.0)
199
+ rspec-support (~> 3.13.0)
200
+ rspec-mocks (3.13.2)
201
+ diff-lcs (>= 1.2.0, < 2.0)
202
+ rspec-support (~> 3.13.0)
203
+ rspec-rails (5.1.2)
204
+ actionpack (>= 5.2)
205
+ activesupport (>= 5.2)
206
+ railties (>= 5.2)
207
+ rspec-core (~> 3.10)
208
+ rspec-expectations (~> 3.10)
209
+ rspec-mocks (~> 3.10)
210
+ rspec-support (~> 3.10)
211
+ rspec-support (3.13.2)
212
+ rubocop (1.74.0)
213
+ json (~> 2.3)
214
+ language_server-protocol (~> 3.17.0.2)
215
+ lint_roller (~> 1.1.0)
216
+ parallel (~> 1.10)
217
+ parser (>= 3.3.0.2)
218
+ rainbow (>= 2.2.2, < 4.0)
219
+ regexp_parser (>= 2.9.3, < 3.0)
220
+ rubocop-ast (>= 1.38.0, < 2.0)
221
+ ruby-progressbar (~> 1.7)
222
+ unicode-display_width (>= 2.4.0, < 4.0)
223
+ rubocop-ast (1.39.0)
224
+ parser (>= 3.3.1.0)
225
+ rubocop-performance (1.23.0)
226
+ rubocop (>= 1.48.1, < 2.0)
227
+ rubocop-ast (>= 1.31.1, < 2.0)
228
+ rubocop-rails (2.27.0)
229
+ activesupport (>= 4.2.0)
230
+ rack (>= 1.1)
231
+ rubocop (>= 1.52.0, < 2.0)
232
+ rubocop-ast (>= 1.31.1, < 2.0)
233
+ rubocop-rake (0.6.0)
234
+ rubocop (~> 1.0)
235
+ rubocop-rspec (3.3.0)
236
+ rubocop (~> 1.61)
237
+ ruby-progressbar (1.13.0)
238
+ rubyzip (2.3.2)
239
+ simplecov (0.15.1)
240
+ docile (~> 1.1.0)
241
+ json (>= 1.8, < 3)
242
+ simplecov-html (~> 0.10.0)
243
+ simplecov-html (0.10.2)
244
+ sprockets (4.2.1)
245
+ concurrent-ruby (~> 1.0)
246
+ rack (>= 2.2.4, < 4)
247
+ sprockets-rails (3.4.2)
248
+ actionpack (>= 5.2)
249
+ activesupport (>= 5.2)
250
+ sprockets (>= 3.0.0)
251
+ sqlite3 (1.7.3-arm64-darwin)
252
+ sqlite3 (1.7.3-x86_64-linux)
253
+ test-unit (3.1.5)
254
+ power_assert
255
+ thor (1.3.2)
256
+ thread_safe (0.3.6)
257
+ timeout (0.4.3)
258
+ tomlrb (2.0.3)
259
+ tzinfo (1.2.11)
260
+ thread_safe (~> 0.1)
261
+ unicode-display_width (2.6.0)
262
+ websocket-driver (0.7.6)
263
+ websocket-extensions (>= 0.1.0)
264
+ websocket-extensions (0.1.5)
265
+ with_env (1.1.0)
266
+ xml-simple (1.1.9)
267
+ rexml
268
+ yard (0.9.21)
269
+ zeitwerk (2.6.18)
270
+
271
+ PLATFORMS
272
+ arm64-darwin-23
273
+ arm64-darwin-24
274
+ x86_64-linux
275
+
276
+ DEPENDENCIES
277
+ appraisal (~> 2.5.0)
278
+ bundler (~> 2.1)
279
+ combustion (~> 1.3)
280
+ license_finder (>= 7.0)
281
+ lumberaxe!
282
+ net-imap (< 0.5.0)
283
+ parser (>= 2.5, != 2.5.1.1)
284
+ pry (>= 0.14.2)
285
+ pry-byebug (= 3.10.1)
286
+ rails (= 6.0.6.1)
287
+ rainbow (= 2.2.2)
288
+ rake (~> 13.0)
289
+ rspec (~> 3.0)
290
+ rspec-rails (~> 5.1.2)
291
+ rubocop-powerhome!
292
+ simplecov (= 0.15.1)
293
+ sqlite3 (~> 1.7.3)
294
+ test-unit (= 3.1.5)
295
+ yard (= 0.9.21)
296
+ zeitwerk (< 2.7.0)
297
+
298
+ BUNDLED WITH
299
+ 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", "6.1.7.7"
16
+ gem "rainbow", "2.2.2"
17
+ gem "rake", "~> 13.0"
18
+ gem "rspec", "~> 3.0"
19
+ gem "rspec-rails", "~> 6.1.5"
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,319 @@
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 (6.1.7.7)
22
+ actionpack (= 6.1.7.7)
23
+ activesupport (= 6.1.7.7)
24
+ nio4r (~> 2.0)
25
+ websocket-driver (>= 0.6.1)
26
+ actionmailbox (6.1.7.7)
27
+ actionpack (= 6.1.7.7)
28
+ activejob (= 6.1.7.7)
29
+ activerecord (= 6.1.7.7)
30
+ activestorage (= 6.1.7.7)
31
+ activesupport (= 6.1.7.7)
32
+ mail (>= 2.7.1)
33
+ actionmailer (6.1.7.7)
34
+ actionpack (= 6.1.7.7)
35
+ actionview (= 6.1.7.7)
36
+ activejob (= 6.1.7.7)
37
+ activesupport (= 6.1.7.7)
38
+ mail (~> 2.5, >= 2.5.4)
39
+ rails-dom-testing (~> 2.0)
40
+ actionpack (6.1.7.7)
41
+ actionview (= 6.1.7.7)
42
+ activesupport (= 6.1.7.7)
43
+ rack (~> 2.0, >= 2.0.9)
44
+ rack-test (>= 0.6.3)
45
+ rails-dom-testing (~> 2.0)
46
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
47
+ actiontext (6.1.7.7)
48
+ actionpack (= 6.1.7.7)
49
+ activerecord (= 6.1.7.7)
50
+ activestorage (= 6.1.7.7)
51
+ activesupport (= 6.1.7.7)
52
+ nokogiri (>= 1.8.5)
53
+ actionview (6.1.7.7)
54
+ activesupport (= 6.1.7.7)
55
+ builder (~> 3.1)
56
+ erubi (~> 1.4)
57
+ rails-dom-testing (~> 2.0)
58
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
59
+ activejob (6.1.7.7)
60
+ activesupport (= 6.1.7.7)
61
+ globalid (>= 0.3.6)
62
+ activemodel (6.1.7.7)
63
+ activesupport (= 6.1.7.7)
64
+ activerecord (6.1.7.7)
65
+ activemodel (= 6.1.7.7)
66
+ activesupport (= 6.1.7.7)
67
+ activestorage (6.1.7.7)
68
+ actionpack (= 6.1.7.7)
69
+ activejob (= 6.1.7.7)
70
+ activerecord (= 6.1.7.7)
71
+ activesupport (= 6.1.7.7)
72
+ marcel (~> 1.0)
73
+ mini_mime (>= 1.1.0)
74
+ activesupport (6.1.7.7)
75
+ concurrent-ruby (~> 1.0, >= 1.0.2)
76
+ i18n (>= 1.6, < 2)
77
+ minitest (>= 5.1)
78
+ tzinfo (~> 2.0)
79
+ zeitwerk (~> 2.3)
80
+ appraisal (2.5.0)
81
+ bundler
82
+ rake
83
+ thor (>= 0.14.0)
84
+ ast (2.4.3)
85
+ base64 (0.3.0)
86
+ builder (3.3.0)
87
+ byebug (11.1.3)
88
+ cgi (0.5.0)
89
+ coderay (1.1.3)
90
+ combustion (1.5.0)
91
+ activesupport (>= 3.0.0)
92
+ railties (>= 3.0.0)
93
+ thor (>= 0.14.6)
94
+ concurrent-ruby (1.3.5)
95
+ crass (1.0.6)
96
+ csv (3.3.5)
97
+ date (3.4.1)
98
+ diff-lcs (1.6.2)
99
+ docile (1.1.5)
100
+ erb (4.0.4)
101
+ cgi (>= 0.3.3)
102
+ erubi (1.13.1)
103
+ globalid (1.2.1)
104
+ activesupport (>= 6.1)
105
+ i18n (1.14.7)
106
+ concurrent-ruby (~> 1.0)
107
+ json (2.13.2)
108
+ language_server-protocol (3.17.0.5)
109
+ license_finder (7.2.1)
110
+ bundler
111
+ csv (~> 3.2)
112
+ rubyzip (>= 1, < 3)
113
+ thor (~> 1.2)
114
+ tomlrb (>= 1.3, < 2.1)
115
+ with_env (= 1.1.0)
116
+ xml-simple (~> 1.1.9)
117
+ lint_roller (1.1.0)
118
+ logger (1.7.0)
119
+ lograge (0.10.0)
120
+ actionpack (>= 4)
121
+ activesupport (>= 4)
122
+ railties (>= 4)
123
+ request_store (~> 1.0)
124
+ loofah (2.24.1)
125
+ crass (~> 1.0.2)
126
+ nokogiri (>= 1.12.0)
127
+ mail (2.8.1)
128
+ mini_mime (>= 0.1.1)
129
+ net-imap
130
+ net-pop
131
+ net-smtp
132
+ marcel (1.0.4)
133
+ method_source (1.1.0)
134
+ mini_mime (1.1.5)
135
+ minitest (5.25.5)
136
+ net-imap (0.4.22)
137
+ date
138
+ net-protocol
139
+ net-pop (0.1.2)
140
+ net-protocol
141
+ net-protocol (0.2.2)
142
+ timeout
143
+ net-smtp (0.5.1)
144
+ net-protocol
145
+ nio4r (2.7.4)
146
+ nokogiri (1.17.2-arm64-darwin)
147
+ racc (~> 1.4)
148
+ nokogiri (1.17.2-x86_64-linux)
149
+ racc (~> 1.4)
150
+ parallel (1.27.0)
151
+ parser (3.3.9.0)
152
+ ast (~> 2.4.1)
153
+ racc
154
+ power_assert (2.0.5)
155
+ prism (1.4.0)
156
+ pry (0.14.2)
157
+ coderay (~> 1.1)
158
+ method_source (~> 1.0)
159
+ pry-byebug (3.10.1)
160
+ byebug (~> 11.0)
161
+ pry (>= 0.13, < 0.15)
162
+ racc (1.8.1)
163
+ rack (2.2.17)
164
+ rack-test (2.2.0)
165
+ rack (>= 1.3)
166
+ rails (6.1.7.7)
167
+ actioncable (= 6.1.7.7)
168
+ actionmailbox (= 6.1.7.7)
169
+ actionmailer (= 6.1.7.7)
170
+ actionpack (= 6.1.7.7)
171
+ actiontext (= 6.1.7.7)
172
+ actionview (= 6.1.7.7)
173
+ activejob (= 6.1.7.7)
174
+ activemodel (= 6.1.7.7)
175
+ activerecord (= 6.1.7.7)
176
+ activestorage (= 6.1.7.7)
177
+ activesupport (= 6.1.7.7)
178
+ bundler (>= 1.15.0)
179
+ railties (= 6.1.7.7)
180
+ sprockets-rails (>= 2.0.0)
181
+ rails-dom-testing (2.3.0)
182
+ activesupport (>= 5.0.0)
183
+ minitest
184
+ nokogiri (>= 1.6)
185
+ rails-html-sanitizer (1.6.2)
186
+ loofah (~> 2.21)
187
+ 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)
188
+ railties (6.1.7.7)
189
+ actionpack (= 6.1.7.7)
190
+ activesupport (= 6.1.7.7)
191
+ method_source
192
+ rake (>= 12.2)
193
+ thor (~> 1.0)
194
+ rainbow (2.2.2)
195
+ rake
196
+ rake (13.3.0)
197
+ regexp_parser (2.11.2)
198
+ request_store (1.7.0)
199
+ rack (>= 1.4)
200
+ rexml (3.4.1)
201
+ rspec (3.13.1)
202
+ rspec-core (~> 3.13.0)
203
+ rspec-expectations (~> 3.13.0)
204
+ rspec-mocks (~> 3.13.0)
205
+ rspec-core (3.13.5)
206
+ rspec-support (~> 3.13.0)
207
+ rspec-expectations (3.13.5)
208
+ diff-lcs (>= 1.2.0, < 2.0)
209
+ rspec-support (~> 3.13.0)
210
+ rspec-mocks (3.13.5)
211
+ diff-lcs (>= 1.2.0, < 2.0)
212
+ rspec-support (~> 3.13.0)
213
+ rspec-rails (6.1.5)
214
+ actionpack (>= 6.1)
215
+ activesupport (>= 6.1)
216
+ railties (>= 6.1)
217
+ rspec-core (~> 3.13)
218
+ rspec-expectations (~> 3.13)
219
+ rspec-mocks (~> 3.13)
220
+ rspec-support (~> 3.13)
221
+ rspec-support (3.13.4)
222
+ rubocop (1.74.0)
223
+ json (~> 2.3)
224
+ language_server-protocol (~> 3.17.0.2)
225
+ lint_roller (~> 1.1.0)
226
+ parallel (~> 1.10)
227
+ parser (>= 3.3.0.2)
228
+ rainbow (>= 2.2.2, < 4.0)
229
+ regexp_parser (>= 2.9.3, < 3.0)
230
+ rubocop-ast (>= 1.38.0, < 2.0)
231
+ ruby-progressbar (~> 1.7)
232
+ unicode-display_width (>= 2.4.0, < 4.0)
233
+ rubocop-ast (1.46.0)
234
+ parser (>= 3.3.7.2)
235
+ prism (~> 1.4)
236
+ rubocop-performance (1.24.0)
237
+ lint_roller (~> 1.1)
238
+ rubocop (>= 1.72.1, < 2.0)
239
+ rubocop-ast (>= 1.38.0, < 2.0)
240
+ rubocop-rails (2.30.3)
241
+ activesupport (>= 4.2.0)
242
+ lint_roller (~> 1.1)
243
+ rack (>= 1.1)
244
+ rubocop (>= 1.72.1, < 2.0)
245
+ rubocop-ast (>= 1.38.0, < 2.0)
246
+ rubocop-rake (0.7.1)
247
+ lint_roller (~> 1.1)
248
+ rubocop (>= 1.72.1)
249
+ rubocop-rspec (3.6.0)
250
+ lint_roller (~> 1.1)
251
+ rubocop (~> 1.72, >= 1.72.1)
252
+ ruby-progressbar (1.13.0)
253
+ rubyzip (2.4.1)
254
+ simplecov (0.15.1)
255
+ docile (~> 1.1.0)
256
+ json (>= 1.8, < 3)
257
+ simplecov-html (~> 0.10.0)
258
+ simplecov-html (0.10.2)
259
+ sprockets (4.2.2)
260
+ concurrent-ruby (~> 1.0)
261
+ logger
262
+ rack (>= 2.2.4, < 4)
263
+ sprockets-rails (3.5.2)
264
+ actionpack (>= 6.1)
265
+ activesupport (>= 6.1)
266
+ sprockets (>= 3.0.0)
267
+ sqlite3 (1.7.3-arm64-darwin)
268
+ sqlite3 (1.7.3-x86_64-linux)
269
+ test-unit (3.1.5)
270
+ power_assert
271
+ thor (1.4.0)
272
+ timeout (0.4.3)
273
+ tomlrb (2.0.3)
274
+ tzinfo (2.0.6)
275
+ concurrent-ruby (~> 1.0)
276
+ unicode-display_width (3.1.5)
277
+ unicode-emoji (~> 4.0, >= 4.0.4)
278
+ unicode-emoji (4.0.4)
279
+ websocket-driver (0.8.0)
280
+ base64
281
+ websocket-extensions (>= 0.1.0)
282
+ websocket-extensions (0.1.5)
283
+ with_env (1.1.0)
284
+ xml-simple (1.1.9)
285
+ rexml
286
+ yard (0.9.21)
287
+ zeitwerk (2.6.18)
288
+
289
+ PLATFORMS
290
+ arm64-darwin-23
291
+ arm64-darwin-24
292
+ x86_64-linux
293
+
294
+ DEPENDENCIES
295
+ appraisal (~> 2.5.0)
296
+ bundler (~> 2.1)
297
+ combustion (~> 1.3)
298
+ erb (< 5)
299
+ license_finder (>= 7.0)
300
+ lumberaxe!
301
+ net-imap (< 0.5.0)
302
+ nokogiri (< 1.18.0)
303
+ parser (>= 2.5, != 2.5.1.1)
304
+ pry (>= 0.14.2)
305
+ pry-byebug (= 3.10.1)
306
+ rails (= 6.1.7.7)
307
+ rainbow (= 2.2.2)
308
+ rake (~> 13.0)
309
+ rspec (~> 3.0)
310
+ rspec-rails (~> 6.1.5)
311
+ rubocop-powerhome!
312
+ simplecov (= 0.15.1)
313
+ sqlite3 (~> 1.7.3)
314
+ test-unit (= 3.1.5)
315
+ yard (= 0.9.21)
316
+ zeitwerk (< 2.7.0)
317
+
318
+ BUNDLED WITH
319
+ 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.0.8.7"
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: "../"