site_validator 1.7.1 → 1.7.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e56803e4761d245b0abc5953a5c857495deba86c
|
4
|
+
data.tar.gz: c1796bf89f98c7c8be3a222d020237e0bcf489b5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fa03d5c5a046b91b9799a7d8de76fa93e84110e8a4b193c2dfe7e9003575071b7e93053f2bcd5ac6117c3b073efcf0c856e2c7e869d8dd1c9389e5bb5cccb397
|
7
|
+
data.tar.gz: 39b56a77b3ccdeae3da1b0fa6e6bd6553e77fb798a23acd7d8130f1e4e0dba396197cd76e1807a8d262890feec8a421950ba6bccb11567e3db64c141624a3980
|
@@ -227,7 +227,7 @@
|
|
227
227
|
|
228
228
|
<footer class="well well-lg">
|
229
229
|
<p>This site validation report has been generated using the free, open source <a href="http://gem.sitevalidator.com">Site Validator ruby gem</a>.</p>
|
230
|
-
<p>For deep link crawling, HTML+CSS validation, storage of results
|
230
|
+
<p>For deep link crawling, HTML+CSS validation, and storage of results, you can use the <a href="https://sitevalidator.com">Site Validator app</a>.</p>
|
231
231
|
<p class="small">We're independent, not associated with the W3C.</p>
|
232
232
|
</footer>
|
233
233
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: site_validator
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.7.
|
4
|
+
version: 1.7.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jaime Iniesta
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-
|
11
|
+
date: 2014-12-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: w3c_validators
|