Skip to content

Commit

Permalink
tweaking Rakefile descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
adelevie committed Feb 4, 2012
1 parent 7c279d8 commit afb48a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Rakefile
Expand Up @@ -17,10 +17,10 @@ Jeweler::Tasks.new do |gem|
gem.name = "parse-ruby-client-1"
gem.homepage = "http://github.com/adelevie/parse-ruby-client-1"
gem.license = "MIT"
gem.summary = %Q{TODO: one-line summary of your gem}
gem.description = %Q{TODO: longer description of your gem}
gem.summary = %Q{A simple Ruby client for the parse.com REST API}
gem.description = %Q{A simple Ruby client for the parse.com REST API}
gem.email = "adelevie@gmail.com"
gem.authors = ["Alan deLevie"]
gem.authors = ["Alan deLevie", "Adam Alpern"]
# dependencies defined in Gemfile
end
Jeweler::RubygemsDotOrgTasks.new
Expand Down
Binary file added pkg/parse-ruby-client-1-.gem
Binary file not shown.

0 comments on commit afb48a0

Please sign in to comment.