padrino-admin 0.10.6.a → 0.10.6.b

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +13 -12
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: padrino-admin
3
3
  version: !ruby/object:Gem::Version
4
- hash: 98
4
+ hash: 99
5
5
  prerelease: 7
6
6
  segments:
7
7
  - 0
8
8
  - 10
9
9
  - 6
10
- - a
11
- version: 0.10.6.a
10
+ - b
11
+ version: 0.10.6.b
12
12
  platform: ruby
13
13
  authors:
14
14
  - Padrino Team
@@ -19,7 +19,8 @@ autorequire:
19
19
  bindir: bin
20
20
  cert_chain: []
21
21
 
22
- date: 2012-01-23 00:00:00 Z
22
+ date: 2012-01-23 00:00:00 -08:00
23
+ default_executable:
23
24
  dependencies:
24
25
  - !ruby/object:Gem::Dependency
25
26
  name: padrino-core
@@ -29,13 +30,13 @@ dependencies:
29
30
  requirements:
30
31
  - - "="
31
32
  - !ruby/object:Gem::Version
32
- hash: 98
33
+ hash: 99
33
34
  segments:
34
35
  - 0
35
36
  - 10
36
37
  - 6
37
- - a
38
- version: 0.10.6.a
38
+ - b
39
+ version: 0.10.6.b
39
40
  type: :runtime
40
41
  version_requirements: *id001
41
42
  - !ruby/object:Gem::Dependency
@@ -46,13 +47,13 @@ dependencies:
46
47
  requirements:
47
48
  - - "="
48
49
  - !ruby/object:Gem::Version
49
- hash: 98
50
+ hash: 99
50
51
  segments:
51
52
  - 0
52
53
  - 10
53
54
  - 6
54
- - a
55
- version: 0.10.6.a
55
+ - b
56
+ version: 0.10.6.b
56
57
  type: :runtime
57
58
  version_requirements: *id002
58
59
  description: Admin View for Padrino applications
@@ -174,6 +175,7 @@ files:
174
175
  - test/helper.rb
175
176
  - test/test_admin_application.rb
176
177
  - test/test_locale.rb
178
+ has_rdoc: true
177
179
  homepage: http://www.padrinorb.com
178
180
  licenses: []
179
181
 
@@ -205,7 +207,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
205
207
  requirements: []
206
208
 
207
209
  rubyforge_project: padrino-admin
208
- rubygems_version: 1.8.15
210
+ rubygems_version: 1.6.2
209
211
  signing_key:
210
212
  specification_version: 3
211
213
  summary: Admin Dashboard for Padrino
@@ -217,4 +219,3 @@ test_files:
217
219
  - test/helper.rb
218
220
  - test/test_admin_application.rb
219
221
  - test/test_locale.rb
220
- has_rdoc: