edgestitch 0.3.0 → 0.5.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,10 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "net-imap", "< 0.5.0"
6
+ gem "rubocop-powerhome", path: "../../rubocop-powerhome"
7
+ gem "zeitwerk", "< 2.7.0"
8
+ gem "rails", "6.1.7.7"
9
+
10
+ gemspec path: "../"
@@ -0,0 +1,274 @@
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
+ edgestitch (0.5.0)
15
+
16
+ GEM
17
+ remote: https://rubygems.org/
18
+ specs:
19
+ actioncable (6.1.7.7)
20
+ actionpack (= 6.1.7.7)
21
+ activesupport (= 6.1.7.7)
22
+ nio4r (~> 2.0)
23
+ websocket-driver (>= 0.6.1)
24
+ actionmailbox (6.1.7.7)
25
+ actionpack (= 6.1.7.7)
26
+ activejob (= 6.1.7.7)
27
+ activerecord (= 6.1.7.7)
28
+ activestorage (= 6.1.7.7)
29
+ activesupport (= 6.1.7.7)
30
+ mail (>= 2.7.1)
31
+ actionmailer (6.1.7.7)
32
+ actionpack (= 6.1.7.7)
33
+ actionview (= 6.1.7.7)
34
+ activejob (= 6.1.7.7)
35
+ activesupport (= 6.1.7.7)
36
+ mail (~> 2.5, >= 2.5.4)
37
+ rails-dom-testing (~> 2.0)
38
+ actionpack (6.1.7.7)
39
+ actionview (= 6.1.7.7)
40
+ activesupport (= 6.1.7.7)
41
+ rack (~> 2.0, >= 2.0.9)
42
+ rack-test (>= 0.6.3)
43
+ rails-dom-testing (~> 2.0)
44
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
45
+ actiontext (6.1.7.7)
46
+ actionpack (= 6.1.7.7)
47
+ activerecord (= 6.1.7.7)
48
+ activestorage (= 6.1.7.7)
49
+ activesupport (= 6.1.7.7)
50
+ nokogiri (>= 1.8.5)
51
+ actionview (6.1.7.7)
52
+ activesupport (= 6.1.7.7)
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.1.7.7)
58
+ activesupport (= 6.1.7.7)
59
+ globalid (>= 0.3.6)
60
+ activemodel (6.1.7.7)
61
+ activesupport (= 6.1.7.7)
62
+ activerecord (6.1.7.7)
63
+ activemodel (= 6.1.7.7)
64
+ activesupport (= 6.1.7.7)
65
+ activestorage (6.1.7.7)
66
+ actionpack (= 6.1.7.7)
67
+ activejob (= 6.1.7.7)
68
+ activerecord (= 6.1.7.7)
69
+ activesupport (= 6.1.7.7)
70
+ marcel (~> 1.0)
71
+ mini_mime (>= 1.1.0)
72
+ activesupport (6.1.7.7)
73
+ concurrent-ruby (~> 1.0, >= 1.0.2)
74
+ i18n (>= 1.6, < 2)
75
+ minitest (>= 5.1)
76
+ tzinfo (~> 2.0)
77
+ zeitwerk (~> 2.3)
78
+ appraisal (2.5.0)
79
+ bundler
80
+ rake
81
+ thor (>= 0.14.0)
82
+ ast (2.4.2)
83
+ builder (3.3.0)
84
+ concurrent-ruby (1.3.4)
85
+ crass (1.0.6)
86
+ csv (3.3.1)
87
+ date (3.4.1)
88
+ diff-lcs (1.5.1)
89
+ docile (1.1.5)
90
+ erubi (1.13.0)
91
+ globalid (1.2.1)
92
+ activesupport (>= 6.1)
93
+ i18n (1.14.6)
94
+ concurrent-ruby (~> 1.0)
95
+ json (2.9.0)
96
+ language_server-protocol (3.17.0.3)
97
+ license_finder (7.2.1)
98
+ bundler
99
+ csv (~> 3.2)
100
+ rubyzip (>= 1, < 3)
101
+ thor (~> 1.2)
102
+ tomlrb (>= 1.3, < 2.1)
103
+ with_env (= 1.1.0)
104
+ xml-simple (~> 1.1.9)
105
+ lint_roller (1.1.0)
106
+ loofah (2.23.1)
107
+ crass (~> 1.0.2)
108
+ nokogiri (>= 1.12.0)
109
+ mail (2.8.1)
110
+ mini_mime (>= 0.1.1)
111
+ net-imap
112
+ net-pop
113
+ net-smtp
114
+ marcel (1.0.4)
115
+ method_source (1.1.0)
116
+ mini_mime (1.1.5)
117
+ mini_portile2 (2.8.8)
118
+ minitest (5.25.4)
119
+ mysql2 (0.5.5)
120
+ net-imap (0.4.18)
121
+ date
122
+ net-protocol
123
+ net-pop (0.1.2)
124
+ net-protocol
125
+ net-protocol (0.2.2)
126
+ timeout
127
+ net-smtp (0.5.0)
128
+ net-protocol
129
+ nio4r (2.7.4)
130
+ nokogiri (1.17.2)
131
+ mini_portile2 (~> 2.8.2)
132
+ racc (~> 1.4)
133
+ nokogiri (1.17.2-arm64-darwin)
134
+ racc (~> 1.4)
135
+ nokogiri (1.17.2-x86_64-linux)
136
+ racc (~> 1.4)
137
+ parallel (1.26.3)
138
+ parser (3.3.6.0)
139
+ ast (~> 2.4.1)
140
+ racc
141
+ racc (1.8.1)
142
+ rack (2.2.10)
143
+ rack-test (2.1.0)
144
+ rack (>= 1.3)
145
+ rails (6.1.7.7)
146
+ actioncable (= 6.1.7.7)
147
+ actionmailbox (= 6.1.7.7)
148
+ actionmailer (= 6.1.7.7)
149
+ actionpack (= 6.1.7.7)
150
+ actiontext (= 6.1.7.7)
151
+ actionview (= 6.1.7.7)
152
+ activejob (= 6.1.7.7)
153
+ activemodel (= 6.1.7.7)
154
+ activerecord (= 6.1.7.7)
155
+ activestorage (= 6.1.7.7)
156
+ activesupport (= 6.1.7.7)
157
+ bundler (>= 1.15.0)
158
+ railties (= 6.1.7.7)
159
+ sprockets-rails (>= 2.0.0)
160
+ rails-dom-testing (2.2.0)
161
+ activesupport (>= 5.0.0)
162
+ minitest
163
+ nokogiri (>= 1.6)
164
+ rails-html-sanitizer (1.6.2)
165
+ loofah (~> 2.21)
166
+ 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)
167
+ railties (6.1.7.7)
168
+ actionpack (= 6.1.7.7)
169
+ activesupport (= 6.1.7.7)
170
+ method_source
171
+ rake (>= 12.2)
172
+ thor (~> 1.0)
173
+ rainbow (3.1.1)
174
+ rake (13.2.1)
175
+ regexp_parser (2.9.3)
176
+ rexml (3.4.0)
177
+ rspec (3.13.0)
178
+ rspec-core (~> 3.13.0)
179
+ rspec-expectations (~> 3.13.0)
180
+ rspec-mocks (~> 3.13.0)
181
+ rspec-core (3.13.2)
182
+ rspec-support (~> 3.13.0)
183
+ rspec-expectations (3.13.3)
184
+ diff-lcs (>= 1.2.0, < 2.0)
185
+ rspec-support (~> 3.13.0)
186
+ rspec-mocks (3.13.2)
187
+ diff-lcs (>= 1.2.0, < 2.0)
188
+ rspec-support (~> 3.13.0)
189
+ rspec-rails (5.1.2)
190
+ actionpack (>= 5.2)
191
+ activesupport (>= 5.2)
192
+ railties (>= 5.2)
193
+ rspec-core (~> 3.10)
194
+ rspec-expectations (~> 3.10)
195
+ rspec-mocks (~> 3.10)
196
+ rspec-support (~> 3.10)
197
+ rspec-support (3.13.2)
198
+ rubocop (1.74.0)
199
+ json (~> 2.3)
200
+ language_server-protocol (~> 3.17.0.2)
201
+ lint_roller (~> 1.1.0)
202
+ parallel (~> 1.10)
203
+ parser (>= 3.3.0.2)
204
+ rainbow (>= 2.2.2, < 4.0)
205
+ regexp_parser (>= 2.9.3, < 3.0)
206
+ rubocop-ast (>= 1.38.0, < 2.0)
207
+ ruby-progressbar (~> 1.7)
208
+ unicode-display_width (>= 2.4.0, < 4.0)
209
+ rubocop-ast (1.39.0)
210
+ parser (>= 3.3.1.0)
211
+ rubocop-performance (1.23.0)
212
+ rubocop (>= 1.48.1, < 2.0)
213
+ rubocop-ast (>= 1.31.1, < 2.0)
214
+ rubocop-rails (2.27.0)
215
+ activesupport (>= 4.2.0)
216
+ rack (>= 1.1)
217
+ rubocop (>= 1.52.0, < 2.0)
218
+ rubocop-ast (>= 1.31.1, < 2.0)
219
+ rubocop-rake (0.6.0)
220
+ rubocop (~> 1.0)
221
+ rubocop-rspec (3.3.0)
222
+ rubocop (~> 1.61)
223
+ ruby-progressbar (1.13.0)
224
+ rubyzip (2.3.2)
225
+ simplecov (0.15.1)
226
+ docile (~> 1.1.0)
227
+ json (>= 1.8, < 3)
228
+ simplecov-html (~> 0.10.0)
229
+ simplecov-html (0.10.2)
230
+ sprockets (4.2.1)
231
+ concurrent-ruby (~> 1.0)
232
+ rack (>= 2.2.4, < 4)
233
+ sprockets-rails (3.5.2)
234
+ actionpack (>= 6.1)
235
+ activesupport (>= 6.1)
236
+ sprockets (>= 3.0.0)
237
+ thor (1.3.2)
238
+ timeout (0.4.3)
239
+ tomlrb (2.0.3)
240
+ tzinfo (2.0.6)
241
+ concurrent-ruby (~> 1.0)
242
+ unicode-display_width (2.6.0)
243
+ websocket-driver (0.7.6)
244
+ websocket-extensions (>= 0.1.0)
245
+ websocket-extensions (0.1.5)
246
+ with_env (1.1.0)
247
+ xml-simple (1.1.9)
248
+ rexml
249
+ yard (0.9.21)
250
+ zeitwerk (2.6.18)
251
+
252
+ PLATFORMS
253
+ arm64-darwin-22
254
+ ruby
255
+ x86_64-linux
256
+
257
+ DEPENDENCIES
258
+ appraisal (~> 2.5.0)
259
+ bundler (~> 2.1)
260
+ edgestitch!
261
+ license_finder (>= 7.0)
262
+ mysql2 (= 0.5.5)
263
+ net-imap (< 0.5.0)
264
+ rails (= 6.1.7.7)
265
+ rake (~> 13.0)
266
+ rspec (~> 3.0)
267
+ rspec-rails (~> 5.1.2)
268
+ rubocop-powerhome!
269
+ simplecov (= 0.15.1)
270
+ yard (= 0.9.21)
271
+ zeitwerk (< 2.7.0)
272
+
273
+ BUNDLED WITH
274
+ 2.5.23
@@ -0,0 +1,10 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "net-imap", "< 0.5.0"
6
+ gem "rubocop-powerhome", path: "../../rubocop-powerhome"
7
+ gem "zeitwerk", "< 2.7.0"
8
+ gem "rails", "7.0.8.1"
9
+
10
+ gemspec path: "../"
@@ -0,0 +1,273 @@
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
+ edgestitch (0.5.0)
15
+
16
+ GEM
17
+ remote: https://rubygems.org/
18
+ specs:
19
+ actioncable (7.0.8.1)
20
+ actionpack (= 7.0.8.1)
21
+ activesupport (= 7.0.8.1)
22
+ nio4r (~> 2.0)
23
+ websocket-driver (>= 0.6.1)
24
+ actionmailbox (7.0.8.1)
25
+ actionpack (= 7.0.8.1)
26
+ activejob (= 7.0.8.1)
27
+ activerecord (= 7.0.8.1)
28
+ activestorage (= 7.0.8.1)
29
+ activesupport (= 7.0.8.1)
30
+ mail (>= 2.7.1)
31
+ net-imap
32
+ net-pop
33
+ net-smtp
34
+ actionmailer (7.0.8.1)
35
+ actionpack (= 7.0.8.1)
36
+ actionview (= 7.0.8.1)
37
+ activejob (= 7.0.8.1)
38
+ activesupport (= 7.0.8.1)
39
+ mail (~> 2.5, >= 2.5.4)
40
+ net-imap
41
+ net-pop
42
+ net-smtp
43
+ rails-dom-testing (~> 2.0)
44
+ actionpack (7.0.8.1)
45
+ actionview (= 7.0.8.1)
46
+ activesupport (= 7.0.8.1)
47
+ rack (~> 2.0, >= 2.2.4)
48
+ rack-test (>= 0.6.3)
49
+ rails-dom-testing (~> 2.0)
50
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
51
+ actiontext (7.0.8.1)
52
+ actionpack (= 7.0.8.1)
53
+ activerecord (= 7.0.8.1)
54
+ activestorage (= 7.0.8.1)
55
+ activesupport (= 7.0.8.1)
56
+ globalid (>= 0.6.0)
57
+ nokogiri (>= 1.8.5)
58
+ actionview (7.0.8.1)
59
+ activesupport (= 7.0.8.1)
60
+ builder (~> 3.1)
61
+ erubi (~> 1.4)
62
+ rails-dom-testing (~> 2.0)
63
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
64
+ activejob (7.0.8.1)
65
+ activesupport (= 7.0.8.1)
66
+ globalid (>= 0.3.6)
67
+ activemodel (7.0.8.1)
68
+ activesupport (= 7.0.8.1)
69
+ activerecord (7.0.8.1)
70
+ activemodel (= 7.0.8.1)
71
+ activesupport (= 7.0.8.1)
72
+ activestorage (7.0.8.1)
73
+ actionpack (= 7.0.8.1)
74
+ activejob (= 7.0.8.1)
75
+ activerecord (= 7.0.8.1)
76
+ activesupport (= 7.0.8.1)
77
+ marcel (~> 1.0)
78
+ mini_mime (>= 1.1.0)
79
+ activesupport (7.0.8.1)
80
+ concurrent-ruby (~> 1.0, >= 1.0.2)
81
+ i18n (>= 1.6, < 2)
82
+ minitest (>= 5.1)
83
+ tzinfo (~> 2.0)
84
+ appraisal (2.5.0)
85
+ bundler
86
+ rake
87
+ thor (>= 0.14.0)
88
+ ast (2.4.2)
89
+ builder (3.3.0)
90
+ concurrent-ruby (1.3.4)
91
+ crass (1.0.6)
92
+ csv (3.3.1)
93
+ date (3.4.1)
94
+ diff-lcs (1.5.1)
95
+ docile (1.1.5)
96
+ erubi (1.13.0)
97
+ globalid (1.2.1)
98
+ activesupport (>= 6.1)
99
+ i18n (1.14.6)
100
+ concurrent-ruby (~> 1.0)
101
+ json (2.9.0)
102
+ language_server-protocol (3.17.0.3)
103
+ license_finder (7.2.1)
104
+ bundler
105
+ csv (~> 3.2)
106
+ rubyzip (>= 1, < 3)
107
+ thor (~> 1.2)
108
+ tomlrb (>= 1.3, < 2.1)
109
+ with_env (= 1.1.0)
110
+ xml-simple (~> 1.1.9)
111
+ lint_roller (1.1.0)
112
+ loofah (2.23.1)
113
+ crass (~> 1.0.2)
114
+ nokogiri (>= 1.12.0)
115
+ mail (2.8.1)
116
+ mini_mime (>= 0.1.1)
117
+ net-imap
118
+ net-pop
119
+ net-smtp
120
+ marcel (1.0.4)
121
+ method_source (1.1.0)
122
+ mini_mime (1.1.5)
123
+ mini_portile2 (2.8.8)
124
+ minitest (5.25.4)
125
+ mysql2 (0.5.5)
126
+ net-imap (0.4.18)
127
+ date
128
+ net-protocol
129
+ net-pop (0.1.2)
130
+ net-protocol
131
+ net-protocol (0.2.2)
132
+ timeout
133
+ net-smtp (0.5.0)
134
+ net-protocol
135
+ nio4r (2.7.4)
136
+ nokogiri (1.17.2)
137
+ mini_portile2 (~> 2.8.2)
138
+ racc (~> 1.4)
139
+ nokogiri (1.17.2-arm64-darwin)
140
+ racc (~> 1.4)
141
+ nokogiri (1.17.2-x86_64-linux)
142
+ racc (~> 1.4)
143
+ parallel (1.26.3)
144
+ parser (3.3.6.0)
145
+ ast (~> 2.4.1)
146
+ racc
147
+ racc (1.8.1)
148
+ rack (2.2.10)
149
+ rack-test (2.1.0)
150
+ rack (>= 1.3)
151
+ rails (7.0.8.1)
152
+ actioncable (= 7.0.8.1)
153
+ actionmailbox (= 7.0.8.1)
154
+ actionmailer (= 7.0.8.1)
155
+ actionpack (= 7.0.8.1)
156
+ actiontext (= 7.0.8.1)
157
+ actionview (= 7.0.8.1)
158
+ activejob (= 7.0.8.1)
159
+ activemodel (= 7.0.8.1)
160
+ activerecord (= 7.0.8.1)
161
+ activestorage (= 7.0.8.1)
162
+ activesupport (= 7.0.8.1)
163
+ bundler (>= 1.15.0)
164
+ railties (= 7.0.8.1)
165
+ rails-dom-testing (2.2.0)
166
+ activesupport (>= 5.0.0)
167
+ minitest
168
+ nokogiri (>= 1.6)
169
+ rails-html-sanitizer (1.6.2)
170
+ loofah (~> 2.21)
171
+ 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)
172
+ railties (7.0.8.1)
173
+ actionpack (= 7.0.8.1)
174
+ activesupport (= 7.0.8.1)
175
+ method_source
176
+ rake (>= 12.2)
177
+ thor (~> 1.0)
178
+ zeitwerk (~> 2.5)
179
+ rainbow (3.1.1)
180
+ rake (13.2.1)
181
+ regexp_parser (2.9.3)
182
+ rexml (3.4.0)
183
+ rspec (3.13.0)
184
+ rspec-core (~> 3.13.0)
185
+ rspec-expectations (~> 3.13.0)
186
+ rspec-mocks (~> 3.13.0)
187
+ rspec-core (3.13.2)
188
+ rspec-support (~> 3.13.0)
189
+ rspec-expectations (3.13.3)
190
+ diff-lcs (>= 1.2.0, < 2.0)
191
+ rspec-support (~> 3.13.0)
192
+ rspec-mocks (3.13.2)
193
+ diff-lcs (>= 1.2.0, < 2.0)
194
+ rspec-support (~> 3.13.0)
195
+ rspec-rails (5.1.2)
196
+ actionpack (>= 5.2)
197
+ activesupport (>= 5.2)
198
+ railties (>= 5.2)
199
+ rspec-core (~> 3.10)
200
+ rspec-expectations (~> 3.10)
201
+ rspec-mocks (~> 3.10)
202
+ rspec-support (~> 3.10)
203
+ rspec-support (3.13.2)
204
+ rubocop (1.74.0)
205
+ json (~> 2.3)
206
+ language_server-protocol (~> 3.17.0.2)
207
+ lint_roller (~> 1.1.0)
208
+ parallel (~> 1.10)
209
+ parser (>= 3.3.0.2)
210
+ rainbow (>= 2.2.2, < 4.0)
211
+ regexp_parser (>= 2.9.3, < 3.0)
212
+ rubocop-ast (>= 1.38.0, < 2.0)
213
+ ruby-progressbar (~> 1.7)
214
+ unicode-display_width (>= 2.4.0, < 4.0)
215
+ rubocop-ast (1.39.0)
216
+ parser (>= 3.3.1.0)
217
+ rubocop-performance (1.23.0)
218
+ rubocop (>= 1.48.1, < 2.0)
219
+ rubocop-ast (>= 1.31.1, < 2.0)
220
+ rubocop-rails (2.27.0)
221
+ activesupport (>= 4.2.0)
222
+ rack (>= 1.1)
223
+ rubocop (>= 1.52.0, < 2.0)
224
+ rubocop-ast (>= 1.31.1, < 2.0)
225
+ rubocop-rake (0.6.0)
226
+ rubocop (~> 1.0)
227
+ rubocop-rspec (3.3.0)
228
+ rubocop (~> 1.61)
229
+ ruby-progressbar (1.13.0)
230
+ rubyzip (2.3.2)
231
+ simplecov (0.15.1)
232
+ docile (~> 1.1.0)
233
+ json (>= 1.8, < 3)
234
+ simplecov-html (~> 0.10.0)
235
+ simplecov-html (0.10.2)
236
+ thor (1.3.2)
237
+ timeout (0.4.3)
238
+ tomlrb (2.0.3)
239
+ tzinfo (2.0.6)
240
+ concurrent-ruby (~> 1.0)
241
+ unicode-display_width (2.6.0)
242
+ websocket-driver (0.7.6)
243
+ websocket-extensions (>= 0.1.0)
244
+ websocket-extensions (0.1.5)
245
+ with_env (1.1.0)
246
+ xml-simple (1.1.9)
247
+ rexml
248
+ yard (0.9.21)
249
+ zeitwerk (2.6.18)
250
+
251
+ PLATFORMS
252
+ arm64-darwin-22
253
+ ruby
254
+ x86_64-linux
255
+
256
+ DEPENDENCIES
257
+ appraisal (~> 2.5.0)
258
+ bundler (~> 2.1)
259
+ edgestitch!
260
+ license_finder (>= 7.0)
261
+ mysql2 (= 0.5.5)
262
+ net-imap (< 0.5.0)
263
+ rails (= 7.0.8.1)
264
+ rake (~> 13.0)
265
+ rspec (~> 3.0)
266
+ rspec-rails (~> 5.1.2)
267
+ rubocop-powerhome!
268
+ simplecov (= 0.15.1)
269
+ yard (= 0.9.21)
270
+ zeitwerk (< 2.7.0)
271
+
272
+ BUNDLED WITH
273
+ 2.5.23
@@ -0,0 +1,10 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "net-imap", "< 0.5.0"
6
+ gem "rubocop-powerhome", path: "../../rubocop-powerhome"
7
+ gem "zeitwerk", "< 2.7.0"
8
+ gem "rails", "7.1.3.3"
9
+
10
+ gemspec path: "../"