Skip to content

Commit

Permalink
- add clamp for command line flag goodness
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Feb 5, 2013
1 parent 41e41fe commit 7febb38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logstash.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency "pry"
gem.add_runtime_dependency "stud"
gem.add_runtime_dependency "sys-uname" # for platform detection
gem.add_runtime_dependency "clamp" # for command line args/flags

# Web dependencies
gem.add_runtime_dependency "ftw", ["~> 0.0.26"]
Expand Down

0 comments on commit 7febb38

Please sign in to comment.