Navigation Menu

Skip to content

Commit

Permalink
raise twitter-stream dependency to 0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
stve committed Jul 2, 2011
1 parent c86925d commit 2286718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tweetstream.gemspec
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.rubygems_version = %q{1.3.6}
s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6") if s.respond_to? :required_rubygems_version=

s.add_dependency('twitter-stream', '~> 0.1.13')
s.add_dependency('twitter-stream', '~> 0.1.14')
s.add_dependency('daemons', '~> 1.1.2')
s.add_dependency('multi_json', '~> 1.0.0')
s.add_development_dependency('simplecov', '~> 0.4')
Expand Down

0 comments on commit 2286718

Please sign in to comment.