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