sdoc_all 1.3.2 → 1.3.3

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 (4) hide show
  1. data/Rakefile +1 -1
  2. data/VERSION +1 -1
  3. data/sdoc_all.gemspec +2 -2
  4. metadata +5 -4
data/Rakefile CHANGED
@@ -8,7 +8,7 @@ name = 'sdoc_all'
8
8
  Jeweler::Tasks.new do |gem|
9
9
  gem.name = name
10
10
  gem.summary = %Q{Documentation for everything}
11
- gem.description = %Q{WARNING: sdoc_all is no longer maintained, try doc gem\nCommand line tool to get documentation for ruby, rails, gems and plugins in one place}
11
+ gem.description = %Q{WARNING: sdoc_all is no longer maintained, try doc gem.\n\nCommand line tool to get documentation for ruby, rails, gems and plugins in one place}
12
12
  gem.homepage = "http://github.com/toy/#{name}"
13
13
  gem.license = 'MIT'
14
14
  gem.authors = ['Ivan Kuchin']
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.3.2
1
+ 1.3.3
@@ -5,12 +5,12 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "sdoc_all"
8
- s.version = "1.3.2"
8
+ s.version = "1.3.3"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Ivan Kuchin"]
12
12
  s.date = "2011-10-23"
13
- s.description = "WARNING: sdoc_all is no longer maintained, try doc gem\nCommand line tool to get documentation for ruby, rails, gems and plugins in one place"
13
+ s.description = "WARNING: sdoc_all is no longer maintained, try doc gem.\n\nCommand line tool to get documentation for ruby, rails, gems and plugins in one place"
14
14
  s.executables = ["sdoc-all"]
15
15
  s.extra_rdoc_files = [
16
16
  "LICENSE.txt",
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sdoc_all
3
3
  version: !ruby/object:Gem::Version
4
- hash: 31
4
+ hash: 29
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 3
9
- - 2
10
- version: 1.3.2
9
+ - 3
10
+ version: 1.3.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Ivan Kuchin
@@ -150,7 +150,8 @@ dependencies:
150
150
  type: :development
151
151
  version_requirements: *id009
152
152
  description: |-
153
- WARNING: sdoc_all is no longer maintained, try doc gem
153
+ WARNING: sdoc_all is no longer maintained, try doc gem.
154
+
154
155
  Command line tool to get documentation for ruby, rails, gems and plugins in one place
155
156
  email:
156
157
  executables: