Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Commit

Permalink
Update http_parser.rb dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Arcieri committed Dec 11, 2013
1 parent e6e3b39 commit 99474a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reel.gemspec
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'celluloid', '>= 0.15.1'
gem.add_runtime_dependency 'celluloid-io', '>= 0.15.0'
gem.add_runtime_dependency 'http', '>= 0.5.0'
gem.add_runtime_dependency 'http_parser.rb', '>= 0.6.0.beta.2'
gem.add_runtime_dependency 'http_parser.rb', '>= 0.6.0'
gem.add_runtime_dependency 'websocket_parser', '>= 0.1.4'

gem.add_development_dependency 'rake'
Expand Down

0 comments on commit 99474a4

Please sign in to comment.