authlogic_crowd 0.3.0.pre.2 → 0.3.0

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/authlogic_crowd/version.rb +1 -1
  2. metadata +8 -12
@@ -1,3 +1,3 @@
1
1
  module AuthlogicCrowd
2
- VERSION = "0.3.0.pre.2"
2
+ VERSION = "0.3.0"
3
3
  end
metadata CHANGED
@@ -1,15 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: authlogic_crowd
3
3
  version: !ruby/object:Gem::Version
4
- hash: -179398206
5
- prerelease: 6
4
+ hash: 19
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 3
9
9
  - 0
10
- - pre
11
- - 2
12
- version: 0.3.0.pre.2
10
+ version: 0.3.0
13
11
  platform: ruby
14
12
  authors:
15
13
  - Paul Strong
@@ -17,7 +15,7 @@ autorequire:
17
15
  bindir: bin
18
16
  cert_chain: []
19
17
 
20
- date: 2012-04-18 00:00:00 Z
18
+ date: 2012-05-03 00:00:00 Z
21
19
  dependencies:
22
20
  - !ruby/object:Gem::Dependency
23
21
  name: authlogic
@@ -130,14 +128,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
130
128
  required_rubygems_version: !ruby/object:Gem::Requirement
131
129
  none: false
132
130
  requirements:
133
- - - ">"
131
+ - - ">="
134
132
  - !ruby/object:Gem::Version
135
- hash: 25
133
+ hash: 3
136
134
  segments:
137
- - 1
138
- - 3
139
- - 1
140
- version: 1.3.1
135
+ - 0
136
+ version: "0"
141
137
  requirements: []
142
138
 
143
139
  rubyforge_project: authlogic_crowd