jonuts-merb-menus 0.0.3 → 0.0.5

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.
Files changed (1) hide show
  1. metadata +7 -7
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jonuts-merb-menus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - jonah honeyman
@@ -19,10 +19,8 @@ executables: []
19
19
 
20
20
  extensions: []
21
21
 
22
- extra_rdoc_files:
23
- - README
24
- - LICENSE
25
- - TODO
22
+ extra_rdoc_files: []
23
+
26
24
  files:
27
25
  - LICENSE
28
26
  - README
@@ -31,10 +29,12 @@ files:
31
29
  has_rdoc: true
32
30
  homepage: http://github.com/jonuts/merb-menus
33
31
  post_install_message:
34
- rdoc_options: []
35
-
32
+ rdoc_options:
33
+ - --inline-source
34
+ - --charset=UTF-8
36
35
  require_paths:
37
36
  - lib
37
+ - lib/merb-menus
38
38
  required_ruby_version: !ruby/object:Gem::Requirement
39
39
  requirements:
40
40
  - - ">="