goest 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/goest.gemspec +2 -1
  2. metadata +2 -2
data/goest.gemspec CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = "goest"
5
- s.version = "0.0.6"
5
+ s.version = "0.0.7"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
8
8
  s.authors = ["Thomas"]
@@ -18,6 +18,7 @@ Gem::Specification.new do |s|
18
18
  s.rubygems_version = "1.8.11"
19
19
  s.summary = "A gem that illustrates how to build a gem.Formated for RDocs"
20
20
  s.executables << 'goest'
21
+ s.has_rdoc = 'yard'
21
22
  if s.respond_to? :specification_version then
22
23
  s.specification_version = 3
23
24
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: goest
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -55,4 +55,4 @@ signing_key:
55
55
  specification_version: 3
56
56
  summary: A gem that illustrates how to build a gem.Formated for RDocs
57
57
  test_files: []
58
- has_rdoc:
58
+ has_rdoc: yard