Skip to content

Commit

Permalink
Update fluentd.gemspec
Browse files Browse the repository at this point in the history
cool.io 1.2.0
  • Loading branch information
MasayukiKiyota committed Jul 17, 2013
1 parent 2db5326 commit a4946e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluentd.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency(%q<msgpack>, [">= 0.4.4", "!= 0.5.0", "!= 0.5.1", "!= 0.5.2", "!= 0.5.3", "< 0.6.0"])
gem.add_runtime_dependency(%q<json>, [">= 1.4.3"])
gem.add_runtime_dependency(%q<yajl-ruby>, ["~> 1.0"])
gem.add_runtime_dependency(%q<cool.io>, ["~> 1.1.0"])
gem.add_runtime_dependency(%q<cool.io>, ["~> 1.2.0"])
gem.add_runtime_dependency(%q<http_parser.rb>, ["~> 0.5.1"])

gem.add_development_dependency(%q<rake>, [">= 0.9.2"])
Expand Down

0 comments on commit a4946e3

Please sign in to comment.