Skip to content

Commit

Permalink
update pubsub dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AndychenIBM committed Dec 1, 2024
1 parent 28987b2 commit a46873f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Gem::Specification.new do |s|

# Gem dependencies
s.add_runtime_dependency "logstash-core-plugin-api", "~> 2.0"
s.add_runtime_dependency "logstash-input-google_pubsub", "~> 1.2.1"
s.add_runtime_dependency "logstash-input-google_pubsub", "<= 1.4.0"
s.add_development_dependency "logstash-devutils", "~> 2"
end

0 comments on commit a46873f

Please sign in to comment.