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