merb-auth-core 1.0.9 → 1.0.10

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 (1) hide show
  1. metadata +6 -4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: merb-auth-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.9
4
+ version: 1.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam French, Daniel Neighman
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-01-29 00:00:00 -08:00
12
+ date: 2009-03-18 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -20,7 +20,7 @@ dependencies:
20
20
  requirements:
21
21
  - - ~>
22
22
  - !ruby/object:Gem::Version
23
- version: 1.0.9
23
+ version: 1.0.10
24
24
  version:
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: extlib
@@ -75,6 +75,8 @@ files:
75
75
  - spec/spec_helper.rb
76
76
  has_rdoc: true
77
77
  homepage: http://merbivore.com/
78
+ licenses: []
79
+
78
80
  post_install_message:
79
81
  rdoc_options: []
80
82
 
@@ -97,7 +99,7 @@ requirements: []
97
99
  rubyforge_project: merb
98
100
  rubygems_version: 1.3.1
99
101
  signing_key:
100
- specification_version: 2
102
+ specification_version: 3
101
103
  summary: An Authentication framework for Merb
102
104
  test_files: []
103
105