coded_options 0.2.0 → 0.2.1

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/.gemtest +0 -0
  2. data/lib/coded_options/version.rb +1 -1
  3. metadata +7 -6
data/.gemtest ADDED
File without changes
@@ -1,3 +1,3 @@
1
1
  module CodedOptions
2
- VERSION = "0.2.0"
2
+ VERSION = "0.2.1"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: coded_options
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
5
- prerelease: false
4
+ hash: 21
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 0
10
- version: 0.2.0
9
+ - 1
10
+ version: 0.2.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jason Dew
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-12-29 00:00:00 -05:00
18
+ date: 2011-02-03 00:00:00 -05:00
19
19
  default_executable:
20
20
  dependencies: []
21
21
 
@@ -35,6 +35,7 @@ files:
35
35
  - lib/rails/coded_options.rb
36
36
  - LICENSE
37
37
  - README.md
38
+ - .gemtest
38
39
  has_rdoc: true
39
40
  homepage: http://github.com/jasondew/coded_options
40
41
  licenses: []
@@ -67,7 +68,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
67
68
  requirements: []
68
69
 
69
70
  rubyforge_project: coded_options
70
- rubygems_version: 1.3.7
71
+ rubygems_version: 1.5.0
71
72
  signing_key:
72
73
  specification_version: 3
73
74
  summary: Making options easier