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: a4030d16712aac87daf28aca85eb4ca936594412
4
- data.tar.gz: 352fbcaae42b58ac03ee717fdbc1f2894e2a9848
3
+ metadata.gz: e56803e4761d245b0abc5953a5c857495deba86c
4
+ data.tar.gz: c1796bf89f98c7c8be3a222d020237e0bcf489b5
5
5
  SHA512:
6
- metadata.gz: 26ab816912da654bdf1d6274332f6a664ae1a85ada55f0842630979c6ff36b7b309ee630256714ee106641f71c3348492d95324c40fdd932bb3d39fd608b0340
7
- data.tar.gz: 12bf86fe5bc56f50e9f8030a340677ad52bcb7da9784be67e67cb52ba786419934a371f07fc3a62191203b1d0cd651a997fdb4fb68f4271fac4efdc832861566
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 and team collaborations, you can use the <a href="https://sitevalidator.com">Site Validator app</a>.</p>
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
 
@@ -1,5 +1,5 @@
1
1
  # -*- encoding: utf-8 -*-
2
2
 
3
3
  module SiteValidator
4
- VERSION = "1.7.1"
4
+ VERSION = "1.7.2"
5
5
  end
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.1
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-10-10 00:00:00.000000000 Z
11
+ date: 2014-12-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: w3c_validators