Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 13 lines 348 B view raw
1source "https://rubygems.org" 2 3gem 'fluentd' 4gem 'fluent-plugin-record-reformer' 5gem 'fluent-plugin-s3' 6gem 'fluent-plugin-kinesis' 7gem 'fluent-plugin-kafka' 8gem 'fluent-plugin-elasticsearch' 9gem 'fluent-plugin-mongo' 10gem 'fluent-plugin-webhdfs' 11gem 'fluent-plugin-rewrite-tag-filter' 12gem 'fluent-plugin-cloudwatch-logs' 13gem 'fluent-plugin-concat'