Skip to content

Commit

Permalink
Regenerated gemspec for version 0.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Wynn Netherland committed Dec 12, 2009
1 parent a44206d commit 36b07be
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions twitter.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{twitter}
s.version = "0.7.9"
s.version = "0.7.10"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["John Nunemaker", "Wynn Netherland"]
s.date = %q{2009-12-01}
s.date = %q{2009-12-12}
s.email = %q{nunemaker@gmail.com}
s.extra_rdoc_files = [
"README.rdoc"
Expand Down Expand Up @@ -40,6 +40,7 @@ Gem::Specification.new do |s|
"lib/twitter/request.rb",
"lib/twitter/search.rb",
"lib/twitter/trends.rb",
"test/fixtures/blocking.json",
"test/fixtures/firehose.json",
"test/fixtures/follower_ids.json",
"test/fixtures/followers.json",
Expand Down

0 comments on commit 36b07be

Please sign in to comment.