dep_shield 0.3.1 → 0.4.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,261 +0,0 @@
1
- PATH
2
- remote: ../../rubocop-powerhome
3
- specs:
4
- rubocop-powerhome (0.5.2)
5
- rubocop (~> 1.52.0)
6
- rubocop-performance
7
- rubocop-rails
8
- rubocop-rake
9
- rubocop-rspec
10
-
11
- PATH
12
- remote: ..
13
- specs:
14
- dep_shield (0.3.1)
15
- nitro_config
16
- sentry-ruby (>= 5.5.0)
17
-
18
- GEM
19
- remote: https://rubygems.org/
20
- specs:
21
- actioncable (6.1.7.4)
22
- actionpack (= 6.1.7.4)
23
- activesupport (= 6.1.7.4)
24
- nio4r (~> 2.0)
25
- websocket-driver (>= 0.6.1)
26
- actionmailbox (6.1.7.4)
27
- actionpack (= 6.1.7.4)
28
- activejob (= 6.1.7.4)
29
- activerecord (= 6.1.7.4)
30
- activestorage (= 6.1.7.4)
31
- activesupport (= 6.1.7.4)
32
- mail (>= 2.7.1)
33
- actionmailer (6.1.7.4)
34
- actionpack (= 6.1.7.4)
35
- actionview (= 6.1.7.4)
36
- activejob (= 6.1.7.4)
37
- activesupport (= 6.1.7.4)
38
- mail (~> 2.5, >= 2.5.4)
39
- rails-dom-testing (~> 2.0)
40
- actionpack (6.1.7.4)
41
- actionview (= 6.1.7.4)
42
- activesupport (= 6.1.7.4)
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.4)
48
- actionpack (= 6.1.7.4)
49
- activerecord (= 6.1.7.4)
50
- activestorage (= 6.1.7.4)
51
- activesupport (= 6.1.7.4)
52
- nokogiri (>= 1.8.5)
53
- actionview (6.1.7.4)
54
- activesupport (= 6.1.7.4)
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.4)
60
- activesupport (= 6.1.7.4)
61
- globalid (>= 0.3.6)
62
- activemodel (6.1.7.4)
63
- activesupport (= 6.1.7.4)
64
- activerecord (6.1.7.4)
65
- activemodel (= 6.1.7.4)
66
- activesupport (= 6.1.7.4)
67
- activestorage (6.1.7.4)
68
- actionpack (= 6.1.7.4)
69
- activejob (= 6.1.7.4)
70
- activerecord (= 6.1.7.4)
71
- activesupport (= 6.1.7.4)
72
- marcel (~> 1.0)
73
- mini_mime (>= 1.1.0)
74
- activesupport (6.1.7.4)
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.2)
85
- builder (3.2.4)
86
- combustion (1.4.0)
87
- activesupport (>= 3.0.0)
88
- railties (>= 3.0.0)
89
- thor (>= 0.14.6)
90
- concurrent-ruby (1.2.3)
91
- crass (1.0.6)
92
- date (3.3.4)
93
- diff-lcs (1.5.0)
94
- erubi (1.12.0)
95
- globalid (1.2.1)
96
- activesupport (>= 6.1)
97
- i18n (1.14.1)
98
- concurrent-ruby (~> 1.0)
99
- json (2.7.1)
100
- license_finder (7.1.0)
101
- bundler
102
- rubyzip (>= 1, < 3)
103
- thor (~> 1.2)
104
- tomlrb (>= 1.3, < 2.1)
105
- with_env (= 1.1.0)
106
- xml-simple (~> 1.1.9)
107
- loofah (2.22.0)
108
- crass (~> 1.0.2)
109
- nokogiri (>= 1.12.0)
110
- mail (2.8.1)
111
- mini_mime (>= 0.1.1)
112
- net-imap
113
- net-pop
114
- net-smtp
115
- marcel (1.0.2)
116
- method_source (1.0.0)
117
- mini_mime (1.1.5)
118
- minitest (5.21.1)
119
- net-imap (0.4.9.1)
120
- date
121
- net-protocol
122
- net-pop (0.1.2)
123
- net-protocol
124
- net-protocol (0.2.2)
125
- timeout
126
- net-smtp (0.4.0.1)
127
- net-protocol
128
- nio4r (2.7.0)
129
- nitro_config (0.2.0)
130
- activesupport (>= 5.2.8.1)
131
- nokogiri (1.15.5-arm64-darwin)
132
- racc (~> 1.4)
133
- nokogiri (1.15.5-x86_64-linux)
134
- racc (~> 1.4)
135
- parallel (1.24.0)
136
- parser (3.3.0.5)
137
- ast (~> 2.4.1)
138
- racc
139
- racc (1.7.3)
140
- rack (2.2.8)
141
- rack-test (2.1.0)
142
- rack (>= 1.3)
143
- rails (6.1.7.4)
144
- actioncable (= 6.1.7.4)
145
- actionmailbox (= 6.1.7.4)
146
- actionmailer (= 6.1.7.4)
147
- actionpack (= 6.1.7.4)
148
- actiontext (= 6.1.7.4)
149
- actionview (= 6.1.7.4)
150
- activejob (= 6.1.7.4)
151
- activemodel (= 6.1.7.4)
152
- activerecord (= 6.1.7.4)
153
- activestorage (= 6.1.7.4)
154
- activesupport (= 6.1.7.4)
155
- bundler (>= 1.15.0)
156
- railties (= 6.1.7.4)
157
- sprockets-rails (>= 2.0.0)
158
- rails-dom-testing (2.2.0)
159
- activesupport (>= 5.0.0)
160
- minitest
161
- nokogiri (>= 1.6)
162
- rails-html-sanitizer (1.6.0)
163
- loofah (~> 2.21)
164
- nokogiri (~> 1.14)
165
- railties (6.1.7.4)
166
- actionpack (= 6.1.7.4)
167
- activesupport (= 6.1.7.4)
168
- method_source
169
- rake (>= 12.2)
170
- thor (~> 1.0)
171
- rainbow (3.1.1)
172
- rake (13.1.0)
173
- regexp_parser (2.9.0)
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)
182
- diff-lcs (>= 1.2.0, < 2.0)
183
- rspec-support (~> 3.12.0)
184
- rspec-mocks (3.12.6)
185
- diff-lcs (>= 1.2.0, < 2.0)
186
- rspec-support (~> 3.12.0)
187
- rspec-support (3.12.1)
188
- rubocop (1.52.1)
189
- json (~> 2.3)
190
- parallel (~> 1.10)
191
- parser (>= 3.2.2.3)
192
- rainbow (>= 2.2.2, < 4.0)
193
- regexp_parser (>= 1.8, < 3.0)
194
- rexml (>= 3.2.5, < 4.0)
195
- rubocop-ast (>= 1.28.0, < 2.0)
196
- ruby-progressbar (~> 1.7)
197
- unicode-display_width (>= 2.4.0, < 3.0)
198
- rubocop-ast (1.30.0)
199
- parser (>= 3.2.1.0)
200
- rubocop-capybara (2.20.0)
201
- rubocop (~> 1.41)
202
- rubocop-factory_bot (2.25.1)
203
- rubocop (~> 1.41)
204
- rubocop-performance (1.20.2)
205
- rubocop (>= 1.48.1, < 2.0)
206
- rubocop-ast (>= 1.30.0, < 2.0)
207
- rubocop-rails (2.23.1)
208
- activesupport (>= 4.2.0)
209
- rack (>= 1.1)
210
- rubocop (>= 1.33.0, < 2.0)
211
- rubocop-ast (>= 1.30.0, < 2.0)
212
- rubocop-rake (0.6.0)
213
- rubocop (~> 1.0)
214
- rubocop-rspec (2.26.1)
215
- rubocop (~> 1.40)
216
- rubocop-capybara (~> 2.17)
217
- rubocop-factory_bot (~> 2.22)
218
- ruby-progressbar (1.13.0)
219
- rubyzip (2.3.2)
220
- sentry-ruby (5.5.0)
221
- concurrent-ruby (~> 1.0, >= 1.0.2)
222
- sprockets (4.2.1)
223
- concurrent-ruby (~> 1.0)
224
- rack (>= 2.2.4, < 4)
225
- sprockets-rails (3.4.2)
226
- actionpack (>= 5.2)
227
- activesupport (>= 5.2)
228
- sprockets (>= 3.0.0)
229
- sqlite3 (1.4.4)
230
- thor (1.3.0)
231
- timeout (0.4.1)
232
- tomlrb (2.0.3)
233
- tzinfo (2.0.6)
234
- concurrent-ruby (~> 1.0)
235
- unicode-display_width (2.5.0)
236
- websocket-driver (0.7.6)
237
- websocket-extensions (>= 0.1.0)
238
- websocket-extensions (0.1.5)
239
- with_env (1.1.0)
240
- xml-simple (1.1.9)
241
- rexml
242
- zeitwerk (2.6.12)
243
-
244
- PLATFORMS
245
- arm64-darwin
246
- x86_64-linux
247
-
248
- DEPENDENCIES
249
- appraisal (~> 2.5.0)
250
- combustion (~> 1.4)
251
- dep_shield!
252
- license_finder (>= 7.0)
253
- nokogiri (< 1.16)
254
- rails (= 6.1.7.4)
255
- rake (~> 13.0)
256
- rspec (~> 3.0)
257
- rubocop-powerhome!
258
- sqlite3 (~> 1.4.2)
259
-
260
- BUNDLED WITH
261
- 2.5.4
@@ -1,260 +0,0 @@
1
- PATH
2
- remote: ../../rubocop-powerhome
3
- specs:
4
- rubocop-powerhome (0.5.2)
5
- rubocop (~> 1.52.0)
6
- rubocop-performance
7
- rubocop-rails
8
- rubocop-rake
9
- rubocop-rspec
10
-
11
- PATH
12
- remote: ..
13
- specs:
14
- dep_shield (0.3.1)
15
- nitro_config
16
- sentry-ruby (>= 5.5.0)
17
-
18
- GEM
19
- remote: https://rubygems.org/
20
- specs:
21
- actioncable (7.0.6)
22
- actionpack (= 7.0.6)
23
- activesupport (= 7.0.6)
24
- nio4r (~> 2.0)
25
- websocket-driver (>= 0.6.1)
26
- actionmailbox (7.0.6)
27
- actionpack (= 7.0.6)
28
- activejob (= 7.0.6)
29
- activerecord (= 7.0.6)
30
- activestorage (= 7.0.6)
31
- activesupport (= 7.0.6)
32
- mail (>= 2.7.1)
33
- net-imap
34
- net-pop
35
- net-smtp
36
- actionmailer (7.0.6)
37
- actionpack (= 7.0.6)
38
- actionview (= 7.0.6)
39
- activejob (= 7.0.6)
40
- activesupport (= 7.0.6)
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.6)
47
- actionview (= 7.0.6)
48
- activesupport (= 7.0.6)
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.6)
54
- actionpack (= 7.0.6)
55
- activerecord (= 7.0.6)
56
- activestorage (= 7.0.6)
57
- activesupport (= 7.0.6)
58
- globalid (>= 0.6.0)
59
- nokogiri (>= 1.8.5)
60
- actionview (7.0.6)
61
- activesupport (= 7.0.6)
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.6)
67
- activesupport (= 7.0.6)
68
- globalid (>= 0.3.6)
69
- activemodel (7.0.6)
70
- activesupport (= 7.0.6)
71
- activerecord (7.0.6)
72
- activemodel (= 7.0.6)
73
- activesupport (= 7.0.6)
74
- activestorage (7.0.6)
75
- actionpack (= 7.0.6)
76
- activejob (= 7.0.6)
77
- activerecord (= 7.0.6)
78
- activesupport (= 7.0.6)
79
- marcel (~> 1.0)
80
- mini_mime (>= 1.1.0)
81
- activesupport (7.0.6)
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.2)
91
- builder (3.2.4)
92
- combustion (1.4.0)
93
- activesupport (>= 3.0.0)
94
- railties (>= 3.0.0)
95
- thor (>= 0.14.6)
96
- concurrent-ruby (1.2.3)
97
- crass (1.0.6)
98
- date (3.3.4)
99
- diff-lcs (1.5.0)
100
- erubi (1.12.0)
101
- globalid (1.2.1)
102
- activesupport (>= 6.1)
103
- i18n (1.14.1)
104
- concurrent-ruby (~> 1.0)
105
- json (2.7.1)
106
- license_finder (7.1.0)
107
- bundler
108
- rubyzip (>= 1, < 3)
109
- thor (~> 1.2)
110
- tomlrb (>= 1.3, < 2.1)
111
- with_env (= 1.1.0)
112
- xml-simple (~> 1.1.9)
113
- loofah (2.22.0)
114
- crass (~> 1.0.2)
115
- nokogiri (>= 1.12.0)
116
- mail (2.8.1)
117
- mini_mime (>= 0.1.1)
118
- net-imap
119
- net-pop
120
- net-smtp
121
- marcel (1.0.2)
122
- method_source (1.0.0)
123
- mini_mime (1.1.5)
124
- minitest (5.21.1)
125
- net-imap (0.4.9.1)
126
- date
127
- net-protocol
128
- net-pop (0.1.2)
129
- net-protocol
130
- net-protocol (0.2.2)
131
- timeout
132
- net-smtp (0.4.0.1)
133
- net-protocol
134
- nio4r (2.7.0)
135
- nitro_config (0.2.0)
136
- activesupport (>= 5.2.8.1)
137
- nokogiri (1.15.5-arm64-darwin)
138
- racc (~> 1.4)
139
- nokogiri (1.15.5-x86_64-linux)
140
- racc (~> 1.4)
141
- parallel (1.24.0)
142
- parser (3.3.0.5)
143
- ast (~> 2.4.1)
144
- racc
145
- racc (1.7.3)
146
- rack (2.2.8)
147
- rack-test (2.1.0)
148
- rack (>= 1.3)
149
- rails (7.0.6)
150
- actioncable (= 7.0.6)
151
- actionmailbox (= 7.0.6)
152
- actionmailer (= 7.0.6)
153
- actionpack (= 7.0.6)
154
- actiontext (= 7.0.6)
155
- actionview (= 7.0.6)
156
- activejob (= 7.0.6)
157
- activemodel (= 7.0.6)
158
- activerecord (= 7.0.6)
159
- activestorage (= 7.0.6)
160
- activesupport (= 7.0.6)
161
- bundler (>= 1.15.0)
162
- railties (= 7.0.6)
163
- rails-dom-testing (2.2.0)
164
- activesupport (>= 5.0.0)
165
- minitest
166
- nokogiri (>= 1.6)
167
- rails-html-sanitizer (1.6.0)
168
- loofah (~> 2.21)
169
- nokogiri (~> 1.14)
170
- railties (7.0.6)
171
- actionpack (= 7.0.6)
172
- activesupport (= 7.0.6)
173
- method_source
174
- rake (>= 12.2)
175
- thor (~> 1.0)
176
- zeitwerk (~> 2.5)
177
- rainbow (3.1.1)
178
- rake (13.1.0)
179
- regexp_parser (2.9.0)
180
- rexml (3.2.6)
181
- rspec (3.12.0)
182
- rspec-core (~> 3.12.0)
183
- rspec-expectations (~> 3.12.0)
184
- rspec-mocks (~> 3.12.0)
185
- rspec-core (3.12.2)
186
- rspec-support (~> 3.12.0)
187
- rspec-expectations (3.12.3)
188
- diff-lcs (>= 1.2.0, < 2.0)
189
- rspec-support (~> 3.12.0)
190
- rspec-mocks (3.12.6)
191
- diff-lcs (>= 1.2.0, < 2.0)
192
- rspec-support (~> 3.12.0)
193
- rspec-support (3.12.1)
194
- rubocop (1.52.1)
195
- json (~> 2.3)
196
- parallel (~> 1.10)
197
- parser (>= 3.2.2.3)
198
- rainbow (>= 2.2.2, < 4.0)
199
- regexp_parser (>= 1.8, < 3.0)
200
- rexml (>= 3.2.5, < 4.0)
201
- rubocop-ast (>= 1.28.0, < 2.0)
202
- ruby-progressbar (~> 1.7)
203
- unicode-display_width (>= 2.4.0, < 3.0)
204
- rubocop-ast (1.30.0)
205
- parser (>= 3.2.1.0)
206
- rubocop-capybara (2.20.0)
207
- rubocop (~> 1.41)
208
- rubocop-factory_bot (2.25.1)
209
- rubocop (~> 1.41)
210
- rubocop-performance (1.20.2)
211
- rubocop (>= 1.48.1, < 2.0)
212
- rubocop-ast (>= 1.30.0, < 2.0)
213
- rubocop-rails (2.23.1)
214
- activesupport (>= 4.2.0)
215
- rack (>= 1.1)
216
- rubocop (>= 1.33.0, < 2.0)
217
- rubocop-ast (>= 1.30.0, < 2.0)
218
- rubocop-rake (0.6.0)
219
- rubocop (~> 1.0)
220
- rubocop-rspec (2.26.1)
221
- rubocop (~> 1.40)
222
- rubocop-capybara (~> 2.17)
223
- rubocop-factory_bot (~> 2.22)
224
- ruby-progressbar (1.13.0)
225
- rubyzip (2.3.2)
226
- sentry-ruby (5.5.0)
227
- concurrent-ruby (~> 1.0, >= 1.0.2)
228
- sqlite3 (1.4.4)
229
- thor (1.3.0)
230
- timeout (0.4.1)
231
- tomlrb (2.0.3)
232
- tzinfo (2.0.6)
233
- concurrent-ruby (~> 1.0)
234
- unicode-display_width (2.5.0)
235
- websocket-driver (0.7.6)
236
- websocket-extensions (>= 0.1.0)
237
- websocket-extensions (0.1.5)
238
- with_env (1.1.0)
239
- xml-simple (1.1.9)
240
- rexml
241
- zeitwerk (2.6.12)
242
-
243
- PLATFORMS
244
- arm64-darwin
245
- x86_64-linux
246
-
247
- DEPENDENCIES
248
- appraisal (~> 2.5.0)
249
- combustion (~> 1.4)
250
- dep_shield!
251
- license_finder (>= 7.0)
252
- nokogiri (< 1.16)
253
- rails (= 7.0.6)
254
- rake (~> 13.0)
255
- rspec (~> 3.0)
256
- rubocop-powerhome!
257
- sqlite3 (~> 1.4.2)
258
-
259
- BUNDLED WITH
260
- 2.5.4