Skip to content

Commit

Permalink
Use latest elasticsearch-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
wyukawa committed Dec 9, 2016
1 parent 6d558e4 commit b73cc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-plugin-elasticsearch.gemspec
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|

s.add_runtime_dependency 'fluentd', '>= 0.10.43'
s.add_runtime_dependency 'excon', '>= 0'
s.add_runtime_dependency 'elasticsearch', '< 1.1'
s.add_runtime_dependency 'elasticsearch'


s.add_development_dependency 'rake', '>= 0'
Expand Down

0 comments on commit b73cc0e

Please sign in to comment.