Skip to content

Commit

Permalink
Regenerated gemspec for version 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Mar 29, 2010
1 parent 787ce43 commit 5401db1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions joint.gemspec
Expand Up @@ -5,12 +5,12 @@

Gem::Specification.new do |s|
s.name = %q{joint}
s.version = "0.1.1"
s.version = "0.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["John Nunemaker"]
s.date = %q{2010-03-26}
s.description = %q{MongoMapper and GridFS united in file upload love.}
s.date = %q{2010-03-29}
s.description = %q{MongoMapper and GridFS joined in file upload love.}
s.email = %q{nunemaker@gmail.com}
s.extra_rdoc_files = [
"README.rdoc"
Expand All @@ -29,7 +29,7 @@ Gem::Specification.new do |s|
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.6}
s.summary = %q{MongoMapper and GridFS united in file upload love.}
s.summary = %q{MongoMapper and GridFS joined in file upload love.}
s.test_files = [
"test/fixtures",
"test/fixtures/mr_t.jpg",
Expand Down

0 comments on commit 5401db1

Please sign in to comment.