Skip to content

Commit

Permalink
Merge pull request #71 from fluent/use-faraday-1
Browse files Browse the repository at this point in the history
Use faraday 1.x explicitly
  • Loading branch information
cosmo0920 authored Aug 9, 2022
2 parents cbcbe52 + c3a5c23 commit eb27be6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fluent-plugin-opensearch.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'excon', '>= 0'
s.add_runtime_dependency 'opensearch-ruby'
s.add_runtime_dependency "aws-sdk-core", "~> 3"
s.add_runtime_dependency "faraday", "~> 1.10"
s.add_runtime_dependency "faraday_middleware-aws-sigv4"


Expand Down

0 comments on commit eb27be6

Please sign in to comment.