diff --git a/fluent-plugin-http-pull.gemspec b/fluent-plugin-http-pull.gemspec index f65ea2a..4a13b56 100644 --- a/fluent-plugin-http-pull.gemspec +++ b/fluent-plugin-http-pull.gemspec @@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = "fluent-plugin-http-pull" - spec.version = "0.8.0" + spec.version = "0.8.1" spec.authors = ["filepang"] spec.email = ["filepang@gmail.com"] diff --git a/test/plugin/test_in_http_pull_basic.rb b/test/plugin/test_in_http_pull_basic.rb index 09eea36..6341623 100644 --- a/test/plugin/test_in_http_pull_basic.rb +++ b/test/plugin/test_in_http_pull_basic.rb @@ -163,6 +163,7 @@ class HttpPullInputTestBasic < Test::Unit::TestCase tag test url http://localhost:5927 interval 1s + timeout 1s format json ]