hanna-nouveau 0.2.5 → 0.2.6
Sign up to get free protection for your applications and to get access to all the features.
- data/Rakefile +1 -1
- data/VERSION +1 -1
- data/hanna-nouveau.gemspec +2 -2
- metadata +3 -3
data/Rakefile
CHANGED
@@ -13,7 +13,7 @@ require 'jeweler'
|
|
13
13
|
Jeweler::Tasks.new do |gem|
|
14
14
|
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
|
15
15
|
gem.name = "hanna-nouveau"
|
16
|
-
gem.homepage = "
|
16
|
+
gem.homepage = "https://github.com/rdoc/hanna-nouveau"
|
17
17
|
gem.license = "MIT"
|
18
18
|
gem.summary = %Q{A rework of the Hanna generator for RDoc 2.5 and 3.x}
|
19
19
|
gem.description = %Q{}
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.2.
|
1
|
+
0.2.6
|
data/hanna-nouveau.gemspec
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
|
6
6
|
Gem::Specification.new do |s|
|
7
7
|
s.name = "hanna-nouveau"
|
8
|
-
s.version = "0.2.
|
8
|
+
s.version = "0.2.6"
|
9
9
|
|
10
10
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
11
11
|
s.authors = ["Erik Hollensbe", "James Tucker", "Mislav Marohnic"]
|
@@ -38,7 +38,7 @@ Gem::Specification.new do |s|
|
|
38
38
|
"lib/hanna-nouveau/template_files/styles.sass",
|
39
39
|
"lib/rdoc/discover.rb"
|
40
40
|
]
|
41
|
-
s.homepage = "
|
41
|
+
s.homepage = "https://github.com/rdoc/hanna-nouveau"
|
42
42
|
s.licenses = ["MIT"]
|
43
43
|
s.require_paths = ["lib"]
|
44
44
|
s.rubygems_version = "1.8.25"
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hanna-nouveau
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.6
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -169,7 +169,7 @@ files:
|
|
169
169
|
- lib/hanna-nouveau/template_files/sections.haml
|
170
170
|
- lib/hanna-nouveau/template_files/styles.sass
|
171
171
|
- lib/rdoc/discover.rb
|
172
|
-
homepage:
|
172
|
+
homepage: https://github.com/rdoc/hanna-nouveau
|
173
173
|
licenses:
|
174
174
|
- MIT
|
175
175
|
post_install_message:
|
@@ -184,7 +184,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
184
184
|
version: '0'
|
185
185
|
segments:
|
186
186
|
- 0
|
187
|
-
hash:
|
187
|
+
hash: -1524073936521192130
|
188
188
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
189
189
|
none: false
|
190
190
|
requirements:
|