site_validator 1.0.0 → 1.0.1

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,5 +1,5 @@
1
1
  # -*- encoding: utf-8 -*-
2
2
 
3
3
  module SiteValidator
4
- VERSION = "1.0.0"
4
+ VERSION = "1.0.1"
5
5
  end
@@ -4,7 +4,7 @@ require File.expand_path('../lib/site_validator/version', __FILE__)
4
4
  Gem::Specification.new do |gem|
5
5
  gem.authors = ["Jaime Iniesta"]
6
6
  gem.email = ["jaimeiniesta@gmail.com"]
7
- gem.description = %q{this gem has been discontinued, from now on you should use the site_validator gem}
7
+ gem.description = %q{command-line tool to validate the markup of a whole site against the W3C validator}
8
8
  gem.summary = %q{command-line tool to validate the markup of a whole site against the W3C validator}
9
9
  gem.homepage = "https://github.com/jaimeiniesta/site_validator/"
10
10
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: site_validator
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
4
+ hash: 21
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 0
10
- version: 1.0.0
9
+ - 1
10
+ version: 1.0.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jaime Iniesta
@@ -128,7 +128,7 @@ dependencies:
128
128
  version: 1.3.0
129
129
  type: :development
130
130
  version_requirements: *id007
131
- description: this gem has been discontinued, from now on you should use the site_validator gem
131
+ description: command-line tool to validate the markup of a whole site against the W3C validator
132
132
  email:
133
133
  - jaimeiniesta@gmail.com
134
134
  executables: