sdoc_all 1.0.0 → 1.0.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- [1, 0, 0]
1
+ [1, 0, 0, 1]
@@ -124,7 +124,6 @@ class SdocAll
124
124
  end
125
125
 
126
126
  def run(options = {})
127
- p clobber?
128
127
  if clobber?
129
128
  Base.remove_if_present(Base.docs_path + doc_path)
130
129
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{sdoc_all}
5
- s.version = "1.0.0"
5
+ s.version = "1.0.0.1"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
8
8
  s.authors = ["toy"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sdoc_all
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - toy