Regenerated gemspec for version 0.1.0
This commit is contained in:
parent
3c8dc937f9
commit
ce66699879
|
@ -16,16 +16,18 @@ Gem::Specification.new do |s|
|
|||
s.executables = ["noprocast"]
|
||||
s.extra_rdoc_files = [
|
||||
"LICENSE",
|
||||
"README.rdoc"
|
||||
"README.md"
|
||||
]
|
||||
s.files = [
|
||||
".document",
|
||||
".gitignore",
|
||||
"LICENSE",
|
||||
"README.rdoc",
|
||||
"README.md",
|
||||
"Rakefile",
|
||||
"VERSION",
|
||||
"bin/noprocast",
|
||||
"lib/noprocast.rb",
|
||||
"noprocast.gemspec",
|
||||
"spec/noprocast_spec.rb",
|
||||
"spec/spec.opts",
|
||||
"spec/spec_helper.rb"
|
||||
|
|
Loading…
Reference in New Issue