Skip to content

Commit

Permalink
Add codec dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Pijnenburg committed Oct 17, 2014
1 parent e50c4b6 commit 2c91694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logstash-input-file.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Gem::Specification.new do |s|
# Gem dependencies
s.add_runtime_dependency 'logstash', '>= 1.4.0', '< 2.0.0'

s.add_runtime_dependency 'logstash-codec-plain'
s.add_runtime_dependency 'addressable'
s.add_runtime_dependency 'filewatch', ['0.5.1']

Expand Down

0 comments on commit 2c91694

Please sign in to comment.