assert_valid_markup_nu 0.0.1 → 0.0.2

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.
Files changed (1) hide show
  1. metadata +5 -7
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: assert_valid_markup_nu
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 27
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 1
10
- version: 0.0.1
9
+ - 2
10
+ version: 0.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Craig Davey
@@ -15,8 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-01-19 00:00:00 -05:00
19
- default_executable:
18
+ date: 2012-01-19 00:00:00 Z
20
19
  dependencies: []
21
20
 
22
21
  description:
@@ -29,7 +28,6 @@ extra_rdoc_files: []
29
28
 
30
29
  files:
31
30
  - lib/assert_valid_markup_nu.rb
32
- has_rdoc: true
33
31
  homepage: http://github.com/craigdavey/assert_valid_markup_nu
34
32
  licenses: []
35
33
 
@@ -59,7 +57,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
59
57
  requirements: []
60
58
 
61
59
  rubyforge_project:
62
- rubygems_version: 1.6.2
60
+ rubygems_version: 1.8.15
63
61
  signing_key:
64
62
  specification_version: 3
65
63
  summary: Validate HTML 5 markup in Rails tests.