Skip to content

Commit f67c297

Browse files
author
Michael Bleigh
committed
Regenerated gemspec for version 0.2.0
1 parent 63ba7b1 commit f67c297

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

tweetstream.gemspec

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Generated by jeweler
2-
# DO NOT EDIT THIS FILE
3-
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
2+
# DO NOT EDIT THIS FILE DIRECTLY
3+
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
44
# -*- encoding: utf-8 -*-
55

66
Gem::Specification.new do |s|
77
s.name = %q{tweetstream}
8-
s.version = "0.1.9"
8+
s.version = "0.2.0"
99

1010
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1111
s.authors = ["Michael Bleigh"]
12-
s.date = %q{2009-10-20}
12+
s.date = %q{2009-12-03}
1313
s.description = %q{TweetStream allows you to easily consume the Twitter Streaming API utilizing the YAJL Ruby gem.}
1414
s.email = %q{[email protected]}
1515
s.extra_rdoc_files = [
@@ -67,3 +67,4 @@ Gem::Specification.new do |s|
6767
s.add_dependency(%q<daemons>, [">= 0"])
6868
end
6969
end
70+

0 commit comments

Comments
 (0)