mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-04-01 10:21:42 +02:00
* fluent-plugin-elasticsearch * fluent-plugin-mongo * fluent-plugin-s3 * fluent-plugin-td Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
397 lines
9.6 KiB
Plaintext
397 lines
9.6 KiB
Plaintext
PATH
|
|
remote: .
|
|
specs:
|
|
fluentd-ui (1.0.0.alpha.2)
|
|
addressable
|
|
bootsnap (>= 1.1.0)
|
|
bundler
|
|
diff-lcs
|
|
draper (~> 3.0)
|
|
fluent-plugin-elasticsearch (~> 2.10)
|
|
fluent-plugin-mongo (~> 1.1)
|
|
fluent-plugin-s3 (~> 1.1)
|
|
fluent-plugin-td (~> 1.0)
|
|
fluentd (>= 1.0.0, < 2)
|
|
font-awesome-rails
|
|
haml-rails (~> 1.0)
|
|
httpclient (~> 2.5)
|
|
jbuilder (~> 2.0)
|
|
kramdown (> 1.0.0)
|
|
kramdown-haml
|
|
puma
|
|
rails (~> 5.2.0)
|
|
rubyzip (~> 1.1)
|
|
sass-rails (~> 5.0.7)
|
|
settingslogic
|
|
sucker_punch (~> 2.0.4)
|
|
thor
|
|
webpacker
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
actioncable (5.2.0)
|
|
actionpack (= 5.2.0)
|
|
nio4r (~> 2.0)
|
|
websocket-driver (>= 0.6.1)
|
|
actionmailer (5.2.0)
|
|
actionpack (= 5.2.0)
|
|
actionview (= 5.2.0)
|
|
activejob (= 5.2.0)
|
|
mail (~> 2.5, >= 2.5.4)
|
|
rails-dom-testing (~> 2.0)
|
|
actionpack (5.2.0)
|
|
actionview (= 5.2.0)
|
|
activesupport (= 5.2.0)
|
|
rack (~> 2.0)
|
|
rack-test (>= 0.6.3)
|
|
rails-dom-testing (~> 2.0)
|
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
|
actionview (5.2.0)
|
|
activesupport (= 5.2.0)
|
|
builder (~> 3.1)
|
|
erubi (~> 1.4)
|
|
rails-dom-testing (~> 2.0)
|
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
|
activejob (5.2.0)
|
|
activesupport (= 5.2.0)
|
|
globalid (>= 0.3.6)
|
|
activemodel (5.2.0)
|
|
activesupport (= 5.2.0)
|
|
activemodel-serializers-xml (1.0.2)
|
|
activemodel (> 5.x)
|
|
activesupport (> 5.x)
|
|
builder (~> 3.1)
|
|
activerecord (5.2.0)
|
|
activemodel (= 5.2.0)
|
|
activesupport (= 5.2.0)
|
|
arel (>= 9.0)
|
|
activestorage (5.2.0)
|
|
actionpack (= 5.2.0)
|
|
activerecord (= 5.2.0)
|
|
marcel (~> 0.3.1)
|
|
activesupport (5.2.0)
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
i18n (>= 0.7, < 2)
|
|
minitest (~> 5.1)
|
|
tzinfo (~> 1.1)
|
|
addressable (2.5.2)
|
|
public_suffix (>= 2.0.2, < 4.0)
|
|
arel (9.0.0)
|
|
aws-eventstream (1.0.0)
|
|
aws-partitions (1.87.0)
|
|
aws-sdk-core (3.21.2)
|
|
aws-eventstream (~> 1.0)
|
|
aws-partitions (~> 1.0)
|
|
aws-sigv4 (~> 1.0)
|
|
jmespath (~> 1.0)
|
|
aws-sdk-kms (1.5.0)
|
|
aws-sdk-core (~> 3)
|
|
aws-sigv4 (~> 1.0)
|
|
aws-sdk-s3 (1.13.0)
|
|
aws-sdk-core (~> 3, >= 3.21.2)
|
|
aws-sdk-kms (~> 1)
|
|
aws-sigv4 (~> 1.0)
|
|
aws-sdk-sqs (1.3.0)
|
|
aws-sdk-core (~> 3)
|
|
aws-sigv4 (~> 1.0)
|
|
aws-sigv4 (1.0.2)
|
|
better_errors (2.1.1)
|
|
coderay (>= 1.0.0)
|
|
erubis (>= 2.6.6)
|
|
rack (>= 0.9.0)
|
|
bindex (0.5.0)
|
|
binding_of_caller (0.8.0)
|
|
debug_inspector (>= 0.0.1)
|
|
bootsnap (1.3.0)
|
|
msgpack (~> 1.0)
|
|
bson (4.3.0)
|
|
builder (3.2.3)
|
|
capybara (3.0.2)
|
|
addressable
|
|
mini_mime (>= 0.1.3)
|
|
nokogiri (~> 1.8)
|
|
rack (>= 1.6.0)
|
|
rack-test (>= 0.6.3)
|
|
xpath (~> 3.0)
|
|
capybara-screenshot (1.0.19)
|
|
capybara (>= 1.0, < 4)
|
|
launchy
|
|
childprocess (0.9.0)
|
|
ffi (~> 1.0, >= 1.0.11)
|
|
coderay (1.1.1)
|
|
concurrent-ruby (1.0.5)
|
|
cool.io (1.5.3)
|
|
crack (0.4.3)
|
|
safe_yaml (~> 1.0.0)
|
|
crass (1.0.4)
|
|
debug_inspector (0.0.3)
|
|
diff-lcs (1.3)
|
|
dig_rb (1.0.1)
|
|
docile (1.3.0)
|
|
draper (3.0.1)
|
|
actionpack (~> 5.0)
|
|
activemodel (~> 5.0)
|
|
activemodel-serializers-xml (~> 1.0)
|
|
activesupport (~> 5.0)
|
|
request_store (~> 1.0)
|
|
elasticsearch (6.0.2)
|
|
elasticsearch-api (= 6.0.2)
|
|
elasticsearch-transport (= 6.0.2)
|
|
elasticsearch-api (6.0.2)
|
|
multi_json
|
|
elasticsearch-transport (6.0.2)
|
|
faraday
|
|
multi_json
|
|
erubi (1.7.1)
|
|
erubis (2.7.0)
|
|
excon (0.62.0)
|
|
factory_bot (4.8.2)
|
|
activesupport (>= 3.0.0)
|
|
factory_bot_rails (4.8.2)
|
|
factory_bot (~> 4.8.2)
|
|
railties (>= 3.0.0)
|
|
faraday (0.15.2)
|
|
multipart-post (>= 1.2, < 3)
|
|
ffi (1.9.23)
|
|
fluent-plugin-elasticsearch (2.10.1)
|
|
elasticsearch
|
|
excon
|
|
fluentd (>= 0.14.20)
|
|
fluent-plugin-mongo (1.1.1)
|
|
fluentd (>= 0.14.12, < 2)
|
|
mongo (~> 2.2.0)
|
|
fluent-plugin-s3 (1.1.3)
|
|
aws-sdk-s3 (~> 1.0)
|
|
aws-sdk-sqs (~> 1.0)
|
|
fluentd (>= 0.14.2, < 2)
|
|
fluent-plugin-td (1.0.0)
|
|
fluentd (>= 0.14.13, < 2)
|
|
td-client (~> 1.0)
|
|
fluentd (1.2.1)
|
|
cool.io (>= 1.4.5, < 2.0.0)
|
|
dig_rb (~> 1.0.0)
|
|
http_parser.rb (>= 0.5.1, < 0.7.0)
|
|
msgpack (>= 0.7.0, < 2.0.0)
|
|
serverengine (>= 2.0.4, < 3.0.0)
|
|
sigdump (~> 0.2.2)
|
|
strptime (>= 0.2.2, < 1.0.0)
|
|
tzinfo (~> 1.0)
|
|
tzinfo-data (~> 1.0)
|
|
yajl-ruby (~> 1.0)
|
|
font-awesome-rails (4.7.0.4)
|
|
railties (>= 3.2, < 6.0)
|
|
globalid (0.4.1)
|
|
activesupport (>= 4.2.0)
|
|
haml (5.0.4)
|
|
temple (>= 0.8.0)
|
|
tilt
|
|
haml-rails (1.0.0)
|
|
actionpack (>= 4.0.1)
|
|
activesupport (>= 4.0.1)
|
|
haml (>= 4.0.6, < 6.0)
|
|
html2haml (>= 1.0.1)
|
|
railties (>= 4.0.1)
|
|
hashdiff (0.3.7)
|
|
html2haml (2.2.0)
|
|
erubis (~> 2.7.0)
|
|
haml (>= 4.0, < 6)
|
|
nokogiri (>= 1.6.0)
|
|
ruby_parser (~> 3.5)
|
|
http_parser.rb (0.6.0)
|
|
httpclient (2.8.3)
|
|
i18n (1.0.1)
|
|
concurrent-ruby (~> 1.0)
|
|
i18n_generators (2.1.1)
|
|
rails (>= 3.0.0)
|
|
jbuilder (2.7.0)
|
|
activesupport (>= 4.2.0)
|
|
multi_json (>= 1.2)
|
|
jmespath (1.4.0)
|
|
json (2.1.0)
|
|
kramdown (1.16.2)
|
|
kramdown-haml (0.0.3)
|
|
haml
|
|
launchy (2.4.3)
|
|
addressable (~> 2.3)
|
|
listen (3.1.5)
|
|
rb-fsevent (~> 0.9, >= 0.9.4)
|
|
rb-inotify (~> 0.9, >= 0.9.7)
|
|
ruby_dep (~> 1.2)
|
|
loofah (2.2.2)
|
|
crass (~> 1.0.2)
|
|
nokogiri (>= 1.5.9)
|
|
mail (2.7.0)
|
|
mini_mime (>= 0.1.1)
|
|
marcel (0.3.2)
|
|
mimemagic (~> 0.3.2)
|
|
method_source (0.8.2)
|
|
mimemagic (0.3.2)
|
|
mini_mime (1.0.0)
|
|
mini_portile2 (2.3.0)
|
|
minitest (5.11.3)
|
|
mongo (2.2.7)
|
|
bson (~> 4.0)
|
|
msgpack (1.2.4)
|
|
multi_json (1.13.1)
|
|
multipart-post (2.0.0)
|
|
nio4r (2.3.0)
|
|
nokogiri (1.8.2)
|
|
mini_portile2 (~> 2.3.0)
|
|
pry (0.10.4)
|
|
coderay (~> 1.1.0)
|
|
method_source (~> 0.8.1)
|
|
slop (~> 3.4)
|
|
pry-rails (0.3.6)
|
|
pry (>= 0.10.4)
|
|
public_suffix (3.0.2)
|
|
puma (3.11.4)
|
|
rack (2.0.4)
|
|
rack-proxy (0.6.4)
|
|
rack
|
|
rack-test (1.0.0)
|
|
rack (>= 1.0, < 3)
|
|
rails (5.2.0)
|
|
actioncable (= 5.2.0)
|
|
actionmailer (= 5.2.0)
|
|
actionpack (= 5.2.0)
|
|
actionview (= 5.2.0)
|
|
activejob (= 5.2.0)
|
|
activemodel (= 5.2.0)
|
|
activerecord (= 5.2.0)
|
|
activestorage (= 5.2.0)
|
|
activesupport (= 5.2.0)
|
|
bundler (>= 1.3.0)
|
|
railties (= 5.2.0)
|
|
sprockets-rails (>= 2.0.0)
|
|
rails-dom-testing (2.0.3)
|
|
activesupport (>= 4.2.0)
|
|
nokogiri (>= 1.6)
|
|
rails-html-sanitizer (1.0.4)
|
|
loofah (~> 2.2, >= 2.2.2)
|
|
railties (5.2.0)
|
|
actionpack (= 5.2.0)
|
|
activesupport (= 5.2.0)
|
|
method_source
|
|
rake (>= 0.8.7)
|
|
thor (>= 0.18.1, < 2.0)
|
|
rake (12.3.1)
|
|
rb-fsevent (0.10.3)
|
|
rb-inotify (0.9.10)
|
|
ffi (>= 0.5.0, < 2)
|
|
request_store (1.4.1)
|
|
rack (>= 1.4)
|
|
rspec-core (3.5.4)
|
|
rspec-support (~> 3.5.0)
|
|
rspec-expectations (3.5.0)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.5.0)
|
|
rspec-mocks (3.5.0)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.5.0)
|
|
rspec-rails (3.5.2)
|
|
actionpack (>= 3.0)
|
|
activesupport (>= 3.0)
|
|
railties (>= 3.0)
|
|
rspec-core (~> 3.5.0)
|
|
rspec-expectations (~> 3.5.0)
|
|
rspec-mocks (~> 3.5.0)
|
|
rspec-support (~> 3.5.0)
|
|
rspec-support (3.5.0)
|
|
ruby_dep (1.5.0)
|
|
ruby_parser (3.11.0)
|
|
sexp_processor (~> 4.9)
|
|
rubyzip (1.2.1)
|
|
safe_yaml (1.0.4)
|
|
sass (3.5.6)
|
|
sass-listen (~> 4.0.0)
|
|
sass-listen (4.0.0)
|
|
rb-fsevent (~> 0.9, >= 0.9.4)
|
|
rb-inotify (~> 0.9, >= 0.9.7)
|
|
sass-rails (5.0.7)
|
|
railties (>= 4.0.0, < 6)
|
|
sass (~> 3.1)
|
|
sprockets (>= 2.8, < 4.0)
|
|
sprockets-rails (>= 2.0, < 4.0)
|
|
tilt (>= 1.1, < 3)
|
|
selenium-webdriver (3.11.0)
|
|
childprocess (~> 0.5)
|
|
rubyzip (~> 1.2)
|
|
serverengine (2.0.6)
|
|
sigdump (~> 0.2.2)
|
|
settingslogic (2.0.9)
|
|
sexp_processor (4.11.0)
|
|
sigdump (0.2.4)
|
|
simplecov (0.16.1)
|
|
docile (~> 1.1)
|
|
json (>= 1.8, < 3)
|
|
simplecov-html (~> 0.10.0)
|
|
simplecov-html (0.10.2)
|
|
slop (3.6.0)
|
|
sprockets (3.7.1)
|
|
concurrent-ruby (~> 1.0)
|
|
rack (> 1, < 3)
|
|
sprockets-rails (3.2.1)
|
|
actionpack (>= 4.0)
|
|
activesupport (>= 4.0)
|
|
sprockets (>= 3.0.0)
|
|
strptime (0.2.3)
|
|
sucker_punch (2.0.4)
|
|
concurrent-ruby (~> 1.0.0)
|
|
td-client (1.0.6)
|
|
httpclient (>= 2.7)
|
|
msgpack (>= 0.5.6, < 2)
|
|
temple (0.8.0)
|
|
thor (0.20.0)
|
|
thread_safe (0.3.6)
|
|
tilt (2.0.8)
|
|
timecop (0.8.1)
|
|
tzinfo (1.2.5)
|
|
thread_safe (~> 0.1)
|
|
tzinfo-data (1.2018.5)
|
|
tzinfo (>= 1.0.0)
|
|
web-console (3.6.0)
|
|
actionview (>= 5.0)
|
|
activemodel (>= 5.0)
|
|
bindex (>= 0.4.0)
|
|
railties (>= 5.0)
|
|
webmock (3.3.0)
|
|
addressable (>= 2.3.6)
|
|
crack (>= 0.3.2)
|
|
hashdiff
|
|
webpacker (3.5.3)
|
|
activesupport (>= 4.2)
|
|
rack-proxy (>= 0.6.1)
|
|
railties (>= 4.2)
|
|
websocket-driver (0.7.0)
|
|
websocket-extensions (>= 0.1.0)
|
|
websocket-extensions (0.1.3)
|
|
xpath (3.0.0)
|
|
nokogiri (~> 1.8)
|
|
yajl-ruby (1.4.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
better_errors
|
|
binding_of_caller
|
|
capybara (~> 3.0.2)
|
|
capybara-screenshot
|
|
factory_bot_rails
|
|
fluentd-ui!
|
|
i18n_generators (= 2.1.1)
|
|
listen (>= 3.0.5, < 3.2)
|
|
pry
|
|
pry-rails
|
|
rake
|
|
rspec-rails (~> 3.0)
|
|
selenium-webdriver (~> 3.11)
|
|
simplecov (~> 0.16.1)
|
|
timecop
|
|
web-console (~> 3.6)
|
|
webmock (~> 3.3.0)
|
|
|
|
BUNDLED WITH
|
|
1.16.1
|