refinerycms-base 1.0.9 → 1.0.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@ module Refinery
2
2
  class Version
3
3
  @major = 1
4
4
  @minor = 0
5
- @tiny = 9
5
+ @tiny = 10
6
6
  @build = nil
7
7
 
8
8
  class << self
@@ -3,10 +3,10 @@
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = %q{refinerycms-base}
6
- s.version = %q{1.0.9}
6
+ s.version = %q{1.0.10}
7
7
  s.summary = %q{Base engine for Refinery CMS}
8
8
  s.description = %q{This provides a base for Refinery CMS which handles things like settings on the Refinery namespace.}
9
- s.date = %q{2011-11-05}
9
+ s.date = %q{2012-03-06}
10
10
  s.email = %q{info@refinerycms.com}
11
11
  s.homepage = %q{http://refinerycms.com}
12
12
  s.rubyforge_project = %q{refinerycms}
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: refinerycms-base
3
3
  version: !ruby/object:Gem::Version
4
- hash: 5
4
+ hash: 3
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 9
10
- version: 1.0.9
9
+ - 10
10
+ version: 1.0.10
11
11
  platform: ruby
12
12
  authors:
13
13
  - Resolve Digital
@@ -19,7 +19,7 @@ autorequire:
19
19
  bindir: bin
20
20
  cert_chain: []
21
21
 
22
- date: 2011-11-05 00:00:00 Z
22
+ date: 2012-03-06 00:00:00 Z
23
23
  dependencies: []
24
24
 
25
25
  description: This provides a base for Refinery CMS which handles things like settings on the Refinery namespace.
@@ -69,9 +69,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  requirements: []
70
70
 
71
71
  rubyforge_project: refinerycms
72
- rubygems_version: 1.8.10
72
+ rubygems_version: 1.8.17
73
73
  signing_key:
74
74
  specification_version: 3
75
75
  summary: Base engine for Refinery CMS
76
76
  test_files: []
77
77
 
78
+ has_rdoc: