Skip to content

Commit

Permalink
Update http dependency to ~> 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 4, 2014
1 parent e5e5f48 commit 8552636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'buftok', '~> 0.2.0'
spec.add_dependency 'equalizer', '~> 0.0.9'
spec.add_dependency 'faraday', '~> 0.9.0'
spec.add_dependency 'http', '~> 0.5.0'
spec.add_dependency 'http', '~> 0.6.0'
spec.add_dependency 'http_parser.rb', '~> 0.6.0'
spec.add_dependency 'json', '~> 1.8'
spec.add_dependency 'memoizable', '~> 0.4.0'
Expand Down

0 comments on commit 8552636

Please sign in to comment.