dot_hash 0.1 → 0.1.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.
@@ -6,5 +6,4 @@ module DotHash
6
6
  end
7
7
  end
8
8
 
9
- puts "TO PROPERTIES"
10
9
  Hash.send :include, DotHash::HashToProperties
@@ -1,3 +1,3 @@
1
1
  module DotHash
2
- VERSION = 0.1
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dot_hash
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.1'
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -61,7 +61,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
61
61
  version: '0'
62
62
  segments:
63
63
  - 0
64
- hash: -4490636092357410470
64
+ hash: -2562876518148742290
65
65
  required_rubygems_version: !ruby/object:Gem::Requirement
66
66
  none: false
67
67
  requirements:
@@ -70,7 +70,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
70
70
  version: '0'
71
71
  segments:
72
72
  - 0
73
- hash: -4490636092357410470
73
+ hash: -2562876518148742290
74
74
  requirements: []
75
75
  rubyforge_project:
76
76
  rubygems_version: 1.8.24