radiant-site_templates-extension 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module RadiantSiteTemplatesExtension
2
- VERSION = "1.0.2"
2
+ VERSION = "1.0.3"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: radiant-site_templates-extension
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 17
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 2
10
- version: 1.0.2
9
+ - 3
10
+ version: 1.0.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Radiant CMS Dev Team
@@ -15,8 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-10-31 00:00:00 -05:00
19
- default_executable:
18
+ date: 2011-12-29 00:00:00 Z
20
19
  dependencies: []
21
20
 
22
21
  description: Standard site templates
@@ -30,6 +29,7 @@ extra_rdoc_files: []
30
29
 
31
30
  files:
32
31
  - db/templates/empty.yml
32
+ - db/templates/high-five.yml
33
33
  - db/templates/roasters.yml
34
34
  - db/templates/simple-blog.yml
35
35
  - db/templates/styled-blog.yml
@@ -63,7 +63,6 @@ files:
63
63
  - Rakefile
64
64
  - README
65
65
  - site_templates_extension.rb
66
- has_rdoc: true
67
66
  homepage: http://radiantcms.org/
68
67
  licenses: []
69
68
 
@@ -93,7 +92,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
93
92
  requirements: []
94
93
 
95
94
  rubyforge_project:
96
- rubygems_version: 1.3.9.3
95
+ rubygems_version: 1.8.10
97
96
  signing_key:
98
97
  specification_version: 3
99
98
  summary: Site Templates for Radiant CMS