dir_validator 0.14.5 → 0.14.6

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 (3) hide show
  1. data/CHANGELOG.rdoc +4 -0
  2. data/README.rdoc +0 -2
  3. metadata +4 -4
@@ -22,3 +22,7 @@
22
22
 
23
23
  * Ironed out kinks in deployment and continuous integration (docs, etc).
24
24
  * Removed inadvertent reference to awesome_print.
25
+
26
+ == 0.14.6 (2012-09-17)
27
+
28
+ * Tested gem on Windows and Ubuntu.
@@ -128,8 +128,6 @@ The warnings and the CSV report contain the following information:
128
128
 
129
129
  Currently handles only regular files and directories.
130
130
 
131
- Not yet tested on Windows.
132
-
133
131
 
134
132
  == Copyright
135
133
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dir_validator
3
3
  version: !ruby/object:Gem::Version
4
- hash: 45
4
+ hash: 43
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 14
9
- - 5
10
- version: 0.14.5
9
+ - 6
10
+ version: 0.14.6
11
11
  platform: ruby
12
12
  authors:
13
13
  - Monty Hindman
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-09-10 00:00:00 Z
18
+ date: 2012-09-17 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  version_requirements: &id001 !ruby/object:Gem::Requirement