docurium 0.2.2 → 0.3.0

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.
@@ -265,7 +265,6 @@ div.sidebar-module > ul h3:hover a {
265
265
 
266
266
  div.sidebar-module ul ul,
267
267
  div.sidebar-module .spacer {
268
- display: block;
269
268
  padding-bottom: 2px;
270
269
  background-color: #FAFAFB;
271
270
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: docurium
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Carlos Martín Nieto
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-11-20 00:00:00.000000000 Z
12
+ date: 2014-01-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: version_sorter
@@ -173,7 +173,8 @@ files:
173
173
  - test/repo_test.rb
174
174
  - test/test_helper.rb
175
175
  homepage: https://github.com/libgit2/docurium
176
- licenses: []
176
+ licenses:
177
+ - MIT
177
178
  metadata: {}
178
179
  post_install_message:
179
180
  rdoc_options: []
@@ -190,8 +191,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
190
191
  - !ruby/object:Gem::Version
191
192
  version: '0'
192
193
  requirements: []
193
- rubyforge_project: docurium
194
- rubygems_version: 2.0.13
194
+ rubyforge_project:
195
+ rubygems_version: 2.0.14
195
196
  signing_key:
196
197
  specification_version: 4
197
198
  summary: A simpler, prettier Doxygen replacement.