File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 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
66Gem ::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.}
14141515 s . extra_rdoc_files = [
@@ -67,3 +67,4 @@ Gem::Specification.new do |s|
6767 s . add_dependency ( %q<daemons> , [ ">= 0" ] )
6868 end
6969end
70+
You can’t perform that action at this time.
0 commit comments