Skip to content

Commit

Permalink
Update input_redis_slowlog.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
vipwangtian authored Apr 28, 2018
1 parent 1f51ba4 commit f7f2afc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions input_redis_slowlog.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,4 @@ Gem::Specification.new do |spec|
spec.summary = spec.description
spec.files = `git ls-files`.split($/)
spec.require_paths = ["lib"]

spec.add_development_dependency "rake"
spec.add_runtime_dependency "redis"
end
end

0 comments on commit f7f2afc

Please sign in to comment.