Skip to content

Commit

Permalink
new gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
freels committed Mar 1, 2010
1 parent 535e81b commit 4409f3c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions murder.gemspec
Expand Up @@ -9,15 +9,16 @@ Gem::Specification.new do |s|

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Larry Gadea"]
s.date = %q{2010-02-27}
s.date = %q{2010-02-28}
s.description = %q{Large scale server deploys using BitTorrent and the BitTornado library}
s.email = %q{lg@twitter.com}
s.extra_rdoc_files = [
"LICENSE",
"README"
]
s.files = [
"LICENSE",
".gitignore",
"LICENSE",
"README",
"Rakefile",
"VERSION",
Expand Down

0 comments on commit 4409f3c

Please sign in to comment.