refinerycms-dashboard 0.9.9.19 → 0.9.9.20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/refinerycms-dashboard.gemspec +3 -3
  2. metadata +4 -3
@@ -2,10 +2,10 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{refinerycms-dashboard}
5
- s.version = %q{0.9.9.19}
5
+ s.version = %q{0.9.9.20}
6
6
  s.summary = %q{Dashboard engine for Refinery CMS}
7
7
  s.description = %q{The dashboard is usually the first engine the user sees in the backend of Refinery CMS. It displays useful information and contains links to common functionality.}
8
- s.date = %q{2011-04-22}
8
+ s.date = %q{2011-04-28}
9
9
  s.email = %q{info@refinerycms.com}
10
10
  s.homepage = %q{http://refinerycms.com}
11
11
  s.rubyforge_project = %q{refinerycms}
@@ -71,5 +71,5 @@ Gem::Specification.new do |s|
71
71
  'refinerycms-dashboard.gemspec'
72
72
  ]
73
73
 
74
- s.add_dependency 'refinerycms-core', '= 0.9.9.19'
74
+ s.add_dependency 'refinerycms-core', '= 0.9.9.20'
75
75
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: refinerycms-dashboard
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.9.9.19
5
+ version: 0.9.9.20
6
6
  platform: ruby
7
7
  authors:
8
8
  - Resolve Digital
@@ -13,7 +13,7 @@ autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
15
 
16
- date: 2011-04-22 00:00:00 Z
16
+ date: 2011-04-28 00:00:00 Z
17
17
  dependencies:
18
18
  - !ruby/object:Gem::Dependency
19
19
  name: refinerycms-core
@@ -23,7 +23,7 @@ dependencies:
23
23
  requirements:
24
24
  - - "="
25
25
  - !ruby/object:Gem::Version
26
- version: 0.9.9.19
26
+ version: 0.9.9.20
27
27
  type: :runtime
28
28
  version_requirements: *id001
29
29
  description: The dashboard is usually the first engine the user sees in the backend of Refinery CMS. It displays useful information and contains links to common functionality.
@@ -104,3 +104,4 @@ specification_version: 3
104
104
  summary: Dashboard engine for Refinery CMS
105
105
  test_files: []
106
106
 
107
+ has_rdoc: