valid_attribute 1.0.0.rc.1 → 1.0.0

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/valid_attribute/version.rb +1 -1
  2. metadata +6 -6
@@ -1,3 +1,3 @@
1
1
  module ValidAttribute
2
- VERSION = "1.0.0.rc.1"
2
+ VERSION = '1.0.0'
3
3
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: valid_attribute
3
3
  version: !ruby/object:Gem::Version
4
- prerelease: 6
5
- version: 1.0.0.rc.1
4
+ prerelease:
5
+ version: 1.0.0
6
6
  platform: ruby
7
7
  authors:
8
8
  - Brian Cardarella
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-06-06 00:00:00 -04:00
13
+ date: 2011-06-12 00:00:00 -04:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -92,13 +92,13 @@ required_ruby_version: !ruby/object:Gem::Requirement
92
92
  required_rubygems_version: !ruby/object:Gem::Requirement
93
93
  none: false
94
94
  requirements:
95
- - - ">"
95
+ - - ">="
96
96
  - !ruby/object:Gem::Version
97
- version: 1.3.1
97
+ version: "0"
98
98
  requirements: []
99
99
 
100
100
  rubyforge_project: valid_attribute
101
- rubygems_version: 1.3.8
101
+ rubygems_version: 1.5.3
102
102
  signing_key:
103
103
  specification_version: 3
104
104
  summary: Minimalist validation matcher