ok-extensions 1.0.5 → 1.0.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 (2) hide show
  1. data/lib/ok_extensions.rb +1 -1
  2. metadata +3 -3
data/lib/ok_extensions.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  class OkExtensions
2
- VERSION = '1.0.5'
2
+ VERSION = '1.0.6'
3
3
  end
4
4
 
5
5
  $LOAD_PATH << File.dirname(__FILE__)
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.9.4
3
3
  specification_version: 1
4
4
  name: ok-extensions
5
5
  version: !ruby/object:Gem::Version
6
- version: 1.0.5
6
+ version: 1.0.6
7
7
  date: 2007-12-11 00:00:00 +07:00
8
8
  summary: The author was too lazy to write a summary
9
9
  require_paths:
@@ -72,9 +72,9 @@ dependencies:
72
72
  version_requirement:
73
73
  version_requirements: !ruby/object:Gem::Version::Requirement
74
74
  requirements:
75
- - - ">"
75
+ - - "="
76
76
  - !ruby/object:Gem::Version
77
- version: 0.0.0
77
+ version: 2.1.2
78
78
  version:
79
79
  - !ruby/object:Gem::Dependency
80
80
  name: hoe