Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
simukappu committed Feb 28, 2021
2 parents 4ca3d5f + b4baa77 commit 18d0099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-plugin-kinesis.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Gem::Specification.new do |spec|
# https://github.com/aws/aws-sdk-ruby/commit/e26577d2a426a4be79cd2d9edc1a4a4176e388ba#diff-10f50e27b30c3dc522b3c25db5782e2e
spec.add_dependency "aws-sdk-firehose", "~> 1", "!= 1.5", "!= 1.9", "!= 1.15"

spec.add_dependency "google-protobuf", "~> 3"
spec.add_dependency "google-protobuf", "~> 3", "< 3.15"

spec.add_development_dependency "bundler", ">= 1.10"
spec.add_development_dependency "rake", ">= 10.0"
Expand Down

0 comments on commit 18d0099

Please sign in to comment.