halidator 0.2.1 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/halidator.rb +1 -1
  2. metadata +3 -3
data/lib/halidator.rb CHANGED
@@ -95,7 +95,7 @@ class Halidator
95
95
 
96
96
  def show_errors
97
97
  if $DEBUG
98
- puts "\nERRORS", "---------------", errors.inspect
98
+ puts "\n---------------", "ERRORS", errors.inspect, "---------------"
99
99
  end
100
100
  end
101
101
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: halidator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-10-22 00:00:00.000000000 Z
12
+ date: 2012-10-23 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: A small library to validate hal+json
15
15
  email: larrick@gmail.com
@@ -25,7 +25,7 @@ licenses: []
25
25
  post_install_message:
26
26
  rdoc_options: []
27
27
  require_paths:
28
- - - lib
28
+ - lib
29
29
  required_ruby_version: !ruby/object:Gem::Requirement
30
30
  none: false
31
31
  requirements: