Regenerated gemspec for version 0.1.1
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = %q{homesick}
|
||||
s.version = "0.1.0"
|
||||
s.version = "0.1.1"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
s.authors = ["Joshua Nichols"]
|
||||
s.date = %q{2010-03-10}
|
||||
s.date = %q{2010-03-17}
|
||||
s.default_executable = %q{homesick}
|
||||
s.description = %q{
|
||||
A man’s home (directory) is his castle, so don’t leave home with out it.
|
||||
@@ -20,12 +20,14 @@ Gem::Specification.new do |s|
|
||||
s.email = %q{josh@technicalpickles.com}
|
||||
s.executables = ["homesick"]
|
||||
s.extra_rdoc_files = [
|
||||
"LICENSE",
|
||||
"ChangeLog.markdown",
|
||||
"LICENSE",
|
||||
"README.rdoc"
|
||||
]
|
||||
s.files = [
|
||||
".document",
|
||||
".gitignore",
|
||||
"ChangeLog.markdown",
|
||||
"Gemfile",
|
||||
"LICENSE",
|
||||
"README.rdoc",
|
||||
|
||||
Reference in New Issue
Block a user