logstash-output-scalyr 0.1.26.beta → 0.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +34 -1
- data/Gemfile +3 -0
- data/README.md +127 -3
- data/lib/logstash/outputs/scalyr.rb +179 -32
- data/lib/scalyr/common/client.rb +10 -1
- data/lib/scalyr/common/util.rb +28 -1
- data/lib/scalyr/constants.rb +4 -1
- data/logstash-output-scalyr.gemspec +2 -2
- data/spec/benchmarks/bignum_fixing.rb +2 -5
- data/spec/benchmarks/flattening_and_serialization.rb +1 -1
- data/spec/benchmarks/json_serialization.rb +1 -1
- data/spec/benchmarks/set_session_level_serverhost_on_events.rb +107 -0
- data/spec/logstash/outputs/scalyr_integration_spec.rb +63 -16
- data/spec/logstash/outputs/scalyr_spec.rb +472 -18
- data/spec/scalyr/common/util_spec.rb +4 -0
- metadata +6 -3902
- data/vendor/bundle/jruby/2.5.0/bin/coderay +0 -27
- data/vendor/bundle/jruby/2.5.0/bin/htmldiff +0 -29
- data/vendor/bundle/jruby/2.5.0/bin/kramdown +0 -27
- data/vendor/bundle/jruby/2.5.0/bin/ldiff +0 -29
- data/vendor/bundle/jruby/2.5.0/bin/minitar +0 -27
- data/vendor/bundle/jruby/2.5.0/bin/pry +0 -27
- data/vendor/bundle/jruby/2.5.0/bin/puma +0 -27
- data/vendor/bundle/jruby/2.5.0/bin/pumactl +0 -27
- data/vendor/bundle/jruby/2.5.0/bin/rackup +0 -27
- data/vendor/bundle/jruby/2.5.0/bin/rake +0 -27
- data/vendor/bundle/jruby/2.5.0/bin/rmvn +0 -27
- data/vendor/bundle/jruby/2.5.0/bin/rspec +0 -27
- data/vendor/bundle/jruby/2.5.0/bin/tilt +0 -27
- data/vendor/bundle/jruby/2.5.0/bin/tt +0 -27
- data/vendor/bundle/jruby/2.5.0/cache/addressable-2.7.0.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/chronic_duration-0.10.6.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/clamp-0.6.5.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/coderay-1.1.2.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/concurrent-ruby-1.1.5.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/connection_pool-2.2.5.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/crack-0.4.5.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/diff-lcs-1.3.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/elasticsearch-5.0.5.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/elasticsearch-api-5.0.5.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/elasticsearch-transport-5.0.5.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/faraday-0.15.4.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/ffi-1.11.1-java.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/filesize-0.0.4.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/fivemat-1.3.7.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/gem_publisher-1.5.0.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/gems-0.8.3.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/hashdiff-1.0.1.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/i18n-0.6.9.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/insist-1.0.0.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/jrjackson-0.4.14-java.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/jruby-openssl-0.9.19-java.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/kramdown-1.14.0.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/logstash-codec-plain-3.0.6.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/logstash-core-5.6.4-java.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/logstash-core-plugin-api-2.1.28-java.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/logstash-devutils-1.3.6-java.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/manticore-0.7.1-java.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/method_source-0.8.2.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/minitar-0.5.4.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/multi_json-1.13.1.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/multipart-post-2.1.1.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/net-http-persistent-4.0.1.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/numerizer-0.1.1.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/openssl_pkcs8_pure-0.0.0.2.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/polyglot-0.3.5.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/pry-0.10.4-java.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/pry-nav-0.3.0.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/public_suffix-4.0.6.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/puma-2.16.0-java.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/quantile-0.2.1.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/rack-1.6.6.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/rack-protection-1.5.5.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/rake-12.3.2.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/rbzip2-0.3.0.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/rexml-3.2.5.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/rspec-3.8.0.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/rspec-core-3.8.2.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/rspec-expectations-3.8.4.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/rspec-mocks-3.8.1.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/rspec-support-3.8.2.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/rspec-wait-0.0.9.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/ruby-maven-3.3.12.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/ruby-maven-libs-3.3.9.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/rubyzip-1.1.7.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/sinatra-1.4.8.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/slop-3.6.0.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/spoon-0.0.6.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/stud-0.0.23.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/thread_safe-0.3.6-java.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/tilt-2.0.9.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/treetop-1.4.15.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/cache/webmock-3.13.0.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/CHANGELOG.md +0 -235
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/Gemfile +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/LICENSE.txt +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/README.md +0 -121
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/Rakefile +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/data/unicode.data +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/lib/addressable/idna/native.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/lib/addressable/idna/pure.rb +0 -676
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/lib/addressable/idna.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/lib/addressable/template.rb +0 -1045
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/lib/addressable/uri.rb +0 -2529
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/lib/addressable/version.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/lib/addressable.rb +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/spec/addressable/idna_spec.rb +0 -300
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/spec/addressable/net_http_compat_spec.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/spec/addressable/rack_mount_compat_spec.rb +0 -106
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/spec/addressable/security_spec.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/spec/addressable/template_spec.rb +0 -1451
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/spec/addressable/uri_spec.rb +0 -6603
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/spec/spec_helper.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/tasks/clobber.rake +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/tasks/gem.rake +0 -93
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/tasks/git.rake +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/tasks/metrics.rake +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/tasks/rspec.rake +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/addressable-2.7.0/tasks/yard.rake +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/chronic_duration-0.10.6/Gemfile +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/chronic_duration-0.10.6/LICENSE.txt +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/chronic_duration-0.10.6/README.md +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/chronic_duration-0.10.6/Rakefile +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/chronic_duration-0.10.6/chronic_duration.gemspec +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/chronic_duration-0.10.6/lib/chronic_duration/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/chronic_duration-0.10.6/lib/chronic_duration.rb +0 -289
- data/vendor/bundle/jruby/2.5.0/gems/chronic_duration-0.10.6/spec/lib/chronic_duration_spec.rb +0 -284
- data/vendor/bundle/jruby/2.5.0/gems/chronic_duration-0.10.6/spec/spec_helper.rb +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/CHANGES.md +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/Gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/LICENSE +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/README.md +0 -403
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/Rakefile +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/clamp.gemspec +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/examples/admin +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/examples/flipflop +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/examples/fubar +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/examples/gitdown +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/examples/scoop +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/examples/speak +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/attribute/declaration.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/attribute/definition.rb +0 -90
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/attribute/instance.rb +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/command.rb +0 -152
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/errors.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/help.rb +0 -100
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/option/declaration.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/option/definition.rb +0 -94
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/option/parsing.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/parameter/declaration.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/parameter/definition.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/parameter/parsing.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/subcommand/declaration.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/subcommand/definition.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/subcommand/execution.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/subcommand/parsing.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/truthy.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/lib/clamp.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/spec/clamp/command_group_spec.rb +0 -327
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/spec/clamp/command_spec.rb +0 -983
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/spec/clamp/option/definition_spec.rb +0 -260
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/spec/clamp/option_module_spec.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/spec/clamp/parameter/definition_spec.rb +0 -242
- data/vendor/bundle/jruby/2.5.0/gems/clamp-0.6.5/spec/spec_helper.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/MIT-LICENSE +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/README_INDEX.rdoc +0 -123
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/bin/coderay +0 -215
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/duo.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/_map.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/comment_filter.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/count.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/debug.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/debug_lint.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/div.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/encoder.rb +0 -190
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/filter.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/html/css.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/html/numbering.rb +0 -108
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/html/output.rb +0 -166
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/html.rb +0 -333
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/json.rb +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/lines_of_code.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/lint.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/null.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/page.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/span.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/statistic.rb +0 -95
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/terminal.rb +0 -195
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/text.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/token_kind_filter.rb +0 -111
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/xml.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders/yaml.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/encoders.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/for_redcloth.rb +0 -95
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/helpers/file_type.rb +0 -151
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/helpers/plugin.rb +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/helpers/plugin_host.rb +0 -221
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/helpers/word_list.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/_map.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/c.rb +0 -189
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/clojure.rb +0 -217
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/cpp.rb +0 -217
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/css.rb +0 -196
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/debug.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/delphi.rb +0 -144
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/diff.rb +0 -221
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/erb.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/go.rb +0 -208
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/groovy.rb +0 -268
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/haml.rb +0 -168
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/html.rb +0 -275
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/java/builtin_types.rb +0 -421
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/java.rb +0 -174
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/java_script.rb +0 -237
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/json.rb +0 -98
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/lua.rb +0 -280
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/php.rb +0 -527
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/python.rb +0 -287
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/raydebug.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/ruby/patterns.rb +0 -178
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/ruby/string_state.rb +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/ruby.rb +0 -477
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/sass.rb +0 -232
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/scanner.rb +0 -337
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/sql.rb +0 -169
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/taskpaper.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/text.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/xml.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners/yaml.rb +0 -140
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/scanners.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/styles/_map.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/styles/alpha.rb +0 -153
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/styles/style.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/styles.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/token_kinds.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/tokens.rb +0 -161
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/tokens_proxy.rb +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/coderay-1.1.2/lib/coderay.rb +0 -284
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/CHANGELOG.md +0 -478
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/Gemfile +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/LICENSE.md +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/README.md +0 -381
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/Rakefile +0 -327
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/ConcurrentRubyService.java +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/AtomicReferenceLibrary.java +0 -175
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JRubyMapBackendLibrary.java +0 -248
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicBooleanLibrary.java +0 -93
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaAtomicFixnumLibrary.java +0 -113
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/JavaSemaphoreLibrary.java +0 -159
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/SynchronizationLibrary.java +0 -307
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMap.java +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/ConcurrentHashMapV8.java +0 -3863
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/LongAdder.java +0 -203
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/Striped64.java +0 -342
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/ConcurrentHashMapV8.java +0 -3800
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/LongAdder.java +0 -204
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166e/nounsafe/Striped64.java +0 -291
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/ext/concurrent-ruby/com/concurrent_ruby/ext/jsr166y/ThreadLocalRandom.java +0 -199
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/agent.rb +0 -587
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/array.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/async.rb +0 -459
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atom.rb +0 -222
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/abstract_thread_local_var.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/atomic_boolean.rb +0 -126
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/atomic_fixnum.rb +0 -143
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/atomic_markable_reference.rb +0 -164
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/atomic_reference.rb +0 -204
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/count_down_latch.rb +0 -100
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/cyclic_barrier.rb +0 -128
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/event.rb +0 -109
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/java_count_down_latch.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/java_thread_local_var.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/mutex_atomic_boolean.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/mutex_atomic_fixnum.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/mutex_count_down_latch.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/mutex_semaphore.rb +0 -115
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/read_write_lock.rb +0 -254
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/reentrant_read_write_lock.rb +0 -379
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/ruby_thread_local_var.rb +0 -161
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/semaphore.rb +0 -145
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic/thread_local_var.rb +0 -104
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic_reference/mutex_atomic.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomic_reference/numeric_cas_wrapper.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/atomics.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/copy_on_notify_observer_set.rb +0 -107
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/copy_on_write_observer_set.rb +0 -111
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/java_non_concurrent_priority_queue.rb +0 -84
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/lock_free_stack.rb +0 -158
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/map/atomic_reference_map_backend.rb +0 -927
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/map/mri_map_backend.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/map/non_concurrent_map_backend.rb +0 -140
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/map/synchronized_map_backend.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/non_concurrent_priority_queue.rb +0 -143
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/collection/ruby_non_concurrent_priority_queue.rb +0 -150
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/concern/deprecation.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/concern/dereferenceable.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/concern/logging.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/concern/obligation.rb +0 -220
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/concern/observable.rb +0 -110
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/concurrent_ruby.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/configuration.rb +0 -184
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/constants.rb +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/dataflow.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/delay.rb +0 -199
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/errors.rb +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/exchanger.rb +0 -352
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/abstract_executor_service.rb +0 -134
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/cached_thread_pool.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/executor_service.rb +0 -185
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/fixed_thread_pool.rb +0 -206
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/immediate_executor.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/indirect_immediate_executor.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/java_executor_service.rb +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/java_single_thread_executor.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/java_thread_pool_executor.rb +0 -123
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/ruby_executor_service.rb +0 -78
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/ruby_single_thread_executor.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/ruby_thread_pool_executor.rb +0 -362
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/safe_task_executor.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/serial_executor_service.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/serialized_execution.rb +0 -107
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/serialized_execution_delegator.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/simple_executor_service.rb +0 -100
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/single_thread_executor.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/thread_pool_executor.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executor/timer_set.rb +0 -173
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/executors.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/future.rb +0 -141
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/hash.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/immutable_struct.rb +0 -93
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/ivar.rb +0 -207
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/map.rb +0 -337
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/maybe.rb +0 -229
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/mutable_struct.rb +0 -229
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/mvar.rb +0 -242
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/options.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/promise.rb +0 -579
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/promises.rb +0 -2167
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/re_include.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/scheduled_task.rb +0 -318
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/set.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/settable_struct.rb +0 -129
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/abstract_lockable_object.rb +0 -98
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/abstract_object.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/abstract_struct.rb +0 -160
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/condition.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/jruby_lockable_object.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/jruby_object.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/lock.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/lockable_object.rb +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/mri_object.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/mutex_lockable_object.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/object.rb +0 -183
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/rbx_lockable_object.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/rbx_object.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/truffleruby_object.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization/volatile.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/synchronization.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/thread_safe/synchronized_delegator.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/thread_safe/util/adder.rb +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/thread_safe/util/cheap_lockable.rb +0 -118
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/thread_safe/util/data_structures.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/thread_safe/util/power_of_two_tuple.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/thread_safe/util/striped64.rb +0 -246
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/thread_safe/util/volatile.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/thread_safe/util/xor_shift_random.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/thread_safe/util.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/timer_task.rb +0 -334
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/tuple.rb +0 -86
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/tvar.rb +0 -258
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/utility/at_exit.rb +0 -97
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/utility/engine.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/utility/monotonic_time.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/utility/native_extension_loader.rb +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/utility/native_integer.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/utility/processor_counter.rb +0 -158
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent-ruby.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/concurrent-ruby-1.1.5/lib/concurrent.rb +0 -134
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/Changes.md +0 -141
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/Gemfile +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/LICENSE +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/README.md +0 -145
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/Rakefile +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/connection_pool.gemspec +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/lib/connection_pool/timed_stack.rb +0 -174
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/lib/connection_pool/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/lib/connection_pool/wrapper.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/lib/connection_pool.rb +0 -126
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/test/helper.rb +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/test/test_connection_pool.rb +0 -567
- data/vendor/bundle/jruby/2.5.0/gems/connection_pool-2.2.5/test/test_connection_pool_timed_stack.rb +0 -150
- data/vendor/bundle/jruby/2.5.0/gems/crack-0.4.5/lib/crack/json.rb +0 -98
- data/vendor/bundle/jruby/2.5.0/gems/crack-0.4.5/lib/crack/util.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/crack-0.4.5/lib/crack/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/crack-0.4.5/lib/crack/xml.rb +0 -238
- data/vendor/bundle/jruby/2.5.0/gems/crack-0.4.5/lib/crack.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/Code-of-Conduct.md +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/Contributing.md +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/History.md +0 -220
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/License.md +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/Manifest.txt +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/README.rdoc +0 -84
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/Rakefile +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/autotest/discover.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/bin/htmldiff +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/bin/ldiff +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/docs/COPYING.txt +0 -339
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/docs/artistic.txt +0 -127
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/lib/diff/lcs/array.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/lib/diff/lcs/block.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/lib/diff/lcs/callbacks.rb +0 -322
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/lib/diff/lcs/change.rb +0 -181
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/lib/diff/lcs/htmldiff.rb +0 -149
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/lib/diff/lcs/hunk.rb +0 -276
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/lib/diff/lcs/internals.rb +0 -307
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/lib/diff/lcs/ldiff.rb +0 -167
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/lib/diff/lcs/string.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/lib/diff/lcs.rb +0 -725
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/lib/diff-lcs.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/change_spec.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/diff_spec.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/fixtures/ds1.csv +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/fixtures/ds2.csv +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/hunk_spec.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/issues_spec.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/lcs_spec.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/ldiff_spec.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/patch_spec.rb +0 -422
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/sdiff_spec.rb +0 -214
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/spec_helper.rb +0 -321
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/traverse_balanced_spec.rb +0 -310
- data/vendor/bundle/jruby/2.5.0/gems/diff-lcs-1.3/spec/traverse_sequences_spec.rb +0 -139
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-5.0.5/Gemfile +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-5.0.5/LICENSE.txt +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-5.0.5/README.md +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-5.0.5/Rakefile +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-5.0.5/elasticsearch.gemspec +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-5.0.5/lib/elasticsearch/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-5.0.5/lib/elasticsearch-ruby.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-5.0.5/lib/elasticsearch.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-5.0.5/test/integration/client_integration_test.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-5.0.5/test/test_helper.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-5.0.5/test/unit/wrapper_gem_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/Gemfile +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/LICENSE.txt +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/README.md +0 -205
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/Rakefile +0 -156
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/elasticsearch-api.gemspec +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/abort_benchmark.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/benchmark.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/bulk.rb +0 -99
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/aliases.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/allocation.rb +0 -71
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/count.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/fielddata.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/health.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/help.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/indices.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/master.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/nodeattrs.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/nodes.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/pending_tasks.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/plugins.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/recovery.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/repositories.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/segments.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/shards.rb +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/snapshots.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/tasks.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/templates.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cat/thread_pool.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/clear_scroll.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cluster/allocation_explain.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cluster/get_settings.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cluster/health.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cluster/pending_tasks.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cluster/put_settings.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cluster/reroute.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cluster/state.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/cluster/stats.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/count.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/count_percolate.rb +0 -78
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/create.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/delete.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/delete_by_query.rb +0 -105
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/delete_script.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/delete_template.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/exists.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/explain.rb +0 -84
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/field_caps.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/field_stats.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/get.rb +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/get_script.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/get_source.rb +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/get_template.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/index.rb +0 -104
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/analyze.rb +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/clear_cache.rb +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/close.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/create.rb +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/delete.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/delete_alias.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/delete_mapping.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/delete_template.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/delete_warmer.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/exists.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/exists_alias.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/exists_template.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/exists_type.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/flush.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/flush_synced.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/forcemerge.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/get.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/get_alias.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/get_aliases.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/get_field_mapping.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/get_mapping.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/get_settings.rb +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/get_template.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/get_warmer.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/open.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/optimize.rb +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/put_alias.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/put_mapping.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/put_settings.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/put_template.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/put_warmer.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/recovery.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/refresh.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/rollover.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/seal.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/segments.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/shard_stores.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/shrink.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/snapshot_index.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/stats.rb +0 -123
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/status.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/update_aliases.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/upgrade.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/indices/validate_query.rb +0 -97
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/info.rb +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/ingest/delete_pipeline.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/ingest/get_pipeline.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/ingest/put_pipeline.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/ingest/simulate.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/list_benchmarks.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/mget.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/mlt.rb +0 -128
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/mpercolate.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/msearch.rb +0 -78
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/mtermvectors.rb +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/nodes/hot_threads.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/nodes/info.rb +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/nodes/shutdown.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/nodes/stats.rb +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/percolate.rb +0 -71
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/ping.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/put_script.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/put_template.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/reindex.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/remote/info.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/render_search_template.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/scroll.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/search.rb +0 -187
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/search_exists.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/search_shards.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/search_template.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/snapshot/create.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/snapshot/create_repository.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/snapshot/delete.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/snapshot/delete_repository.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/snapshot/get.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/snapshot/get_repository.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/snapshot/restore.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/snapshot/status.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/snapshot/verify_repository.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/suggest.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/tasks/cancel.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/tasks/get.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/tasks/list.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/termvectors.rb +0 -97
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/update.rb +0 -112
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/actions/update_by_query.rb +0 -128
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/namespace/cat.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/namespace/cluster.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/namespace/common.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/namespace/indices.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/namespace/ingest.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/namespace/nodes.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/namespace/remote.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/namespace/snapshot.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/namespace/tasks.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/utils.rb +0 -266
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api/version.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch/api.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/lib/elasticsearch-api.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/integration/yaml_test_runner.rb +0 -539
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/test_helper.rb +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/abort_benchmark_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/api_test.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/benchmark_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/bulk_test.rb +0 -133
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/aliases_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/allocation_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/count_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/fielddata_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/health_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/help_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/indices_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/master_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/nodeattrs_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/nodes_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/pending_tasks_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/plugins_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/recovery_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/repositories_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/segments_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/shards_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/snapshots_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/tasks_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/templates_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cat/thread_pool_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/clear_scroll_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/client_test.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cluster/allocation_explain_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cluster/get_settings_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cluster/health_test.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cluster/pending_tasks_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cluster/put_settings_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cluster/reroute_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cluster/state_test.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/cluster/stats_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/count_percolate_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/count_test.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/create_document_test.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/delete_by_query_test.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/delete_document_test.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/delete_script_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/delete_template_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/exists_document_test.rb +0 -90
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/explain_document_test.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/field_caps_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/field_stats_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/get_document_source_test.rb +0 -71
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/get_document_test.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/get_script_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/get_template_test.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/hashie_test.rb +0 -78
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/index_document_test.rb +0 -92
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/analyze_test.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/clear_cache_test.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/close_test.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/create_test.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/delete_alias_test.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/delete_mapping_test.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/delete_template_test.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/delete_test.rb +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/delete_warmer_test.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/exists_alias_test.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/exists_template_test.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/exists_test.rb +0 -71
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/exists_type_test.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/flush_synced_test.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/flush_test.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/forcemerge_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/get_alias_test.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/get_aliases_test.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/get_field_mapping_test.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/get_mapping_test.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/get_settings_test.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/get_template_test.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/get_test.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/get_warmer_test.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/open_test.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/optimize_test.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/put_alias_test.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/put_mapping_test.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/put_settings_test.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/put_template_test.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/put_warmer_test.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/recovery_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/refresh_test.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/rollover_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/seal_test.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/segments_test.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/shard_stores_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/shrink_test.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/snapshot_index_test.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/stats_test.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/status_test.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/update_aliases_test.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/upgrade_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/indices/validate_query_test.rb +0 -84
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/info_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/ingest/delete_pipeline_test.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/ingest/get_pipeline_test.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/ingest/put_pipeline_test.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/ingest/simulate_test.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/json_builders_test.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/list_benchmarks_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/mget_test.rb +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/mlt_test.rb +0 -89
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/mpercolate_test.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/msearch_test.rb +0 -129
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/mtermvectors_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/nodes/hot_threads_test.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/nodes/info_test.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/nodes/shutdown_test.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/nodes/stats_test.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/percolate_test.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/ping_test.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/put_script_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/put_template_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/reindex_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/remote/info_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/render_search_template_test.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/scroll_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/search_exists_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/search_shards_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/search_template_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/search_test.rb +0 -116
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/snapshot/create_repository_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/snapshot/create_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/snapshot/delete_repository_test.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/snapshot/delete_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/snapshot/get_repository_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/snapshot/get_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/snapshot/restore_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/snapshot/status_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/snapshot/verify_repository_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/suggest_test.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/tasks/cancel_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/tasks/get_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/tasks/list_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/termvectors_test.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/update_by_query_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/update_document_test.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/test/unit/utils_test.rb +0 -313
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/utils/Gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/utils/Thorfile +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/utils/thor/generate_api.rb +0 -189
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/utils/thor/generate_source.rb +0 -134
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/utils/thor/lister.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/utils/thor/templates/ruby/method.erb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/utils/thor/templates/ruby/test.erb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-api-5.0.5/utils/thor/templates/ruby/test_helper.rb +0 -71
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/Gemfile +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/LICENSE.txt +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/README.md +0 -475
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/Rakefile +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/elasticsearch-transport.gemspec +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/client.rb +0 -218
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/transport/base.rb +0 -344
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/transport/connections/collection.rb +0 -113
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/transport/connections/connection.rb +0 -141
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/transport/connections/selector.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/transport/errors.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/transport/http/curb.rb +0 -86
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/transport/http/faraday.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/transport/http/manticore.rb +0 -146
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/transport/response.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/transport/serializer/multi_json.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/transport/sniffer.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport/version.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch/transport.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/lib/elasticsearch-transport.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/integration/client_test.rb +0 -237
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/integration/transport_test.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/profile/client_benchmark_test.rb +0 -125
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/test_helper.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/unit/client_test.rb +0 -366
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/unit/connection_collection_test.rb +0 -130
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/unit/connection_selector_test.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/unit/connection_test.rb +0 -114
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/unit/response_test.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/unit/serializer_test.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/unit/sniffer_test.rb +0 -179
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/unit/transport_base_test.rb +0 -622
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/unit/transport_curb_test.rb +0 -110
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/unit/transport_faraday_test.rb +0 -199
- data/vendor/bundle/jruby/2.5.0/gems/elasticsearch-transport-5.0.5/test/unit/transport_manticore_test.rb +0 -137
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/LICENSE.md +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/README.md +0 -381
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter/em_http.rb +0 -243
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter/em_http_ssl_patch.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter/em_synchrony/parallel_manager.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter/em_synchrony.rb +0 -106
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter/excon.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter/httpclient.rb +0 -128
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter/net_http.rb +0 -152
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter/net_http_persistent.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter/patron.rb +0 -95
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter/rack.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter/test.rb +0 -213
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter/typhoeus.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/adapter.rb +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/autoload.rb +0 -84
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/connection.rb +0 -484
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/error.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/middleware.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/options.rb +0 -373
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/parameters.rb +0 -198
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/rack_builder.rb +0 -237
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/request/authorization.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/request/basic_authentication.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/request/instrumentation.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/request/multipart.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/request/retry.rb +0 -210
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/request/token_authentication.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/request/url_encoded.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/request.rb +0 -114
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/response/logger.rb +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/response/raise_error.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/response.rb +0 -97
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/upload_io.rb +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday/utils.rb +0 -326
- data/vendor/bundle/jruby/2.5.0/gems/faraday-0.15.4/lib/faraday.rb +0 -248
- data/vendor/bundle/jruby/2.5.0/gems/ffi-1.11.1-java/CHANGELOG.md +0 -131
- data/vendor/bundle/jruby/2.5.0/gems/ffi-1.11.1-java/COPYING +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/ffi-1.11.1-java/LICENSE +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/ffi-1.11.1-java/README.md +0 -115
- data/vendor/bundle/jruby/2.5.0/gems/ffi-1.11.1-java/Rakefile +0 -195
- data/vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/CHANGELOG +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/README.markdown +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/filesize.gemspec +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/filesize-0.0.4/lib/filesize.rb +0 -178
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/Gemfile +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/LICENSE +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/MIT-LICENSE +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/README.markdown +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/Rakefile +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/fivemat.gemspec +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/lib/fivemat/cucumber.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/lib/fivemat/cucumber3.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/lib/fivemat/elapsed_time.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/lib/fivemat/minitest/autorun.rb +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/lib/fivemat/minitest/unit.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/lib/fivemat/minitest.rb +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/lib/fivemat/rspec.rb +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/lib/fivemat/rspec3.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/lib/fivemat/spec.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/lib/fivemat.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/fivemat-1.3.7/lib/minitest/fivemat_plugin.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/lib/gem_publisher/builder.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/lib/gem_publisher/cli_facade.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/lib/gem_publisher/git_remote.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/lib/gem_publisher/publisher.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/lib/gem_publisher/pusher.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/lib/gem_publisher/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/lib/gem_publisher.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/lib/rubygems_plugin.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/builder_test.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/cli_facade_test.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/data/example.gemspec +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/data/gem_build +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/data/tags +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/data/toplevel_version.gemspec +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/git_remote_test.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/integration_test.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/publisher_test.rb +0 -102
- data/vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/rubygems_plugin_test.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/CONTRIBUTING.md +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/LICENSE.md +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/README.md +0 -158
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/Rakefile +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/gems.gemspec +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/lib/gems/client.rb +0 -318
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/lib/gems/configuration.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/lib/gems/request.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/lib/gems/version.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/lib/gems.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/add_owner +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/add_web_hook +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/api_key +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/dependencies +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/downloads.yaml +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/fire_web_hook +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/gems-0.0.8.gem +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/gems.yaml +0 -1072
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/just_updated.yaml +0 -1376
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/latest.yaml +0 -1098
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/most_downloaded.yaml +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/most_downloaded_today.yaml +0 -1053
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/owners.yaml +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/push +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/rails.yaml +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/rails_admin-0.0.0.yaml +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/remove_owner +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/remove_web_hook +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/reverse_dependencies_short.yaml +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/script_helpers.yaml +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/search.yaml +0 -898
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/total_downloads.yaml +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/unyank +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/web_hooks.yaml +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/fixtures/yank +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/gems/client_spec.rb +0 -432
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/gems/request_spec.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/gems_spec.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/gems-0.8.3/spec/helper.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/Gemfile +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/LICENSE +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/README.md +0 -276
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/Rakefile +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/changelog.md +0 -100
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/hashdiff.gemspec +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/lib/hashdiff/compare_hashes.rb +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/lib/hashdiff/diff.rb +0 -177
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/lib/hashdiff/lcs.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/lib/hashdiff/lcs_compare_arrays.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/lib/hashdiff/linear_compare_array.rb +0 -159
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/lib/hashdiff/patch.rb +0 -88
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/lib/hashdiff/util.rb +0 -155
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/lib/hashdiff/version.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/lib/hashdiff.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/spec/hashdiff/best_diff_spec.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/spec/hashdiff/diff_array_spec.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/spec/hashdiff/diff_spec.rb +0 -360
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/spec/hashdiff/lcs_spec.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/spec/hashdiff/linear_compare_array_spec.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/spec/hashdiff/patch_spec.rb +0 -185
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/spec/hashdiff/readme_spec.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/spec/hashdiff/util_spec.rb +0 -116
- data/vendor/bundle/jruby/2.5.0/gems/hashdiff-1.0.1/spec/spec_helper.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/MIT-LICENSE +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/README.textile +0 -105
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/ci/Gemfile.no-rails +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/ci/Gemfile.no-rails.lock +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/ci/Gemfile.rails-2.3.x +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/ci/Gemfile.rails-2.3.x.lock +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/ci/Gemfile.rails-3.x +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/ci/Gemfile.rails-3.x.lock +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/base.rb +0 -190
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/cache.rb +0 -96
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/cascade.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/chain.rb +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/fallbacks.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/flatten.rb +0 -113
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/gettext.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/interpolation_compiler.rb +0 -121
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/key_value.rb +0 -101
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/memoize.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/metadata.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/pluralization.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/simple.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend/transliterator.rb +0 -99
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/backend.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/config.rb +0 -121
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/core_ext/hash.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/core_ext/kernel/surpress_warnings.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/core_ext/string/interpolate.rb +0 -105
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/exceptions.rb +0 -128
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/gettext/helpers.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/gettext/po_parser.rb +0 -329
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/gettext.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/interpolate/ruby.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/locale/fallbacks.rb +0 -96
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/locale/tag/parents.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/locale/tag/rfc4646.rb +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/locale/tag/simple.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/locale/tag.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/locale.rb +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests/basics.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests/defaults.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests/interpolation.rb +0 -133
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests/link.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests/localization/date.rb +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests/localization/date_time.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests/localization/procs.rb +0 -116
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests/localization/time.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests/localization.rb +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests/lookup.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests/pluralization.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests/procs.rb +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/tests.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/lib/i18n.rb +0 -367
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/all.rb +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/api/all_features_test.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/api/cascade_test.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/api/chain_test.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/api/fallbacks_test.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/api/key_value_test.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/api/memoize_test.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/api/override_test.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/api/pluralization_test.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/api/simple_test.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/backend/cache_test.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/backend/cascade_test.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/backend/chain_test.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/backend/exceptions_test.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/backend/fallbacks_test.rb +0 -125
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/backend/interpolation_compiler_test.rb +0 -119
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/backend/key_value_test.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/backend/memoize_test.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/backend/metadata_test.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/backend/pluralization_test.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/backend/simple_test.rb +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/backend/transliterator_test.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/core_ext/hash_test.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/core_ext/string/interpolate_test.rb +0 -99
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/gettext/api_test.rb +0 -206
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/gettext/backend_test.rb +0 -101
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/i18n/exceptions_test.rb +0 -120
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/i18n/interpolate_test.rb +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/i18n/load_path_test.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/i18n_test.rb +0 -365
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/locale/fallbacks_test.rb +0 -136
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/locale/tag/rfc4646_test.rb +0 -142
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/locale/tag/simple_test.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/run_all.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/test_data/locales/de.po +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/test_data/locales/en.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/test_data/locales/en.yml +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/test_data/locales/invalid/empty.yml +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/test_data/locales/invalid/syntax.yml +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/test_data/locales/plurals.rb +0 -113
- data/vendor/bundle/jruby/2.5.0/gems/i18n-0.6.9/test/test_helper.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/Gemfile +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/Gemfile.lock +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/LICENSE +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/Makefile +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/README.md +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/insist.gemspec +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/lib/insist/assert.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/lib/insist/comparators.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/lib/insist/comparators19.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/lib/insist/enumerables.rb +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/lib/insist/failure.rb +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/lib/insist/namespace.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/lib/insist/nil.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/lib/insist/predicates.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/lib/insist/raises.rb +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/lib/insist.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/notify-failure.sh +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/spec/insist/comparators_spec.rb +0 -110
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/spec/insist/enumerables_spec.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/spec/insist/nil_spec.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/spec/insist/predicates_spec.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/spec/insist/reject_spec.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/spec/insist_spec.rb +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/spec/spec_setup.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/test/all.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/test/docs.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/insist-1.0.0/test/testing.rb +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/Gemfile +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/Mavenfile +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/README.md +0 -150
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/Rakefile +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/alt_bench.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/changelog.md +0 -172
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/jrjackson.gemspec +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/lib/com/fasterxml/jackson/core/jackson-annotations/2.9.10/jackson-annotations-2.9.10.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/lib/com/fasterxml/jackson/core/jackson-core/2.9.10/jackson-core-2.9.10.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/lib/com/fasterxml/jackson/core/jackson-databind/2.9.10.8/jackson-databind-2.9.10.8.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/lib/com/fasterxml/jackson/module/jackson-module-afterburner/2.9.10/jackson-module-afterburner-2.9.10.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/lib/jrjackson/build_info.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/lib/jrjackson/jars/jrjackson-1.2.32.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/lib/jrjackson/jrjackson.rb +0 -95
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/lib/jrjackson.rb +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/lib/jrjackson_jars.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/lib/require_relative_patch.rb +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/pom.xml +0 -168
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/profiling/profiled.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/run_all_individual_bench.sh +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/run_jruby_individual_bench.sh +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/run_mri_individual_bench.sh +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/IParseHandler.java +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JavaBigDecimalValueConverter.java +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JavaBigIntValueConverter.java +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JavaConverter.java +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JavaFloatValueConverter.java +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JavaHandler.java +0 -118
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JavaLongValueConverter.java +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JjParse.java +0 -139
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JrJacksonBase.java +0 -152
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JrJacksonJava.java +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JrJacksonRaw.java +0 -108
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JrJacksonRuby.java +0 -89
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JrJacksonSaj.java +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JrJacksonSch.java +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JrJacksonService.java +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/JrParse.java +0 -142
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/ParseError.java +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyAnySerializer.java +0 -291
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyBigDecimalValueConverter.java +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyBigIntValueConverter.java +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyConverter.java +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyDateFormat.java +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyFloatValueConverter.java +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyHandler.java +0 -119
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyIntValueConverter.java +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyJacksonModule.java +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyKeyConverter.java +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyNameConverter.java +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyObjectDeserializer.java +0 -182
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyStringConverter.java +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyStringKeyConverter.java +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyStringNameConverter.java +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubySymbolKeyConverter.java +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubySymbolNameConverter.java +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/RubyUtils.java +0 -149
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/SajParse.java +0 -169
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/SchParse.java +0 -209
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/main/java/com/jrjackson/StreamParse.java +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/src/test/java/com/jrjackson/RubyAnySerializerTest.java +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/jrjackson-0.4.14-java/test/jrjackson_test.rb +0 -578
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/History.md +0 -454
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/LICENSE.txt +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/Mavenfile +0 -194
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/README.md +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/Rakefile +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/integration/1.47/pom.xml +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/integration/1.48/pom.xml +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/integration/1.49/pom.xml +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/integration/1.50/pom.xml +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/integration/Mavenfile +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/integration/pom.xml +0 -122
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl/load.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl/version.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl18/openssl/bn.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl18/openssl/buffering.rb +0 -241
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl18/openssl/cipher.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl18/openssl/config.rb +0 -316
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl18/openssl/digest.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl18/openssl/pkcs7.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl18/openssl/ssl-internal.rb +0 -112
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl18/openssl/ssl.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl18/openssl/x509-internal.rb +0 -110
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl18/openssl/x509.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl18/openssl.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl19/openssl/bn.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl19/openssl/buffering.rb +0 -449
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl19/openssl/cipher.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl19/openssl/config.rb +0 -472
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl19/openssl/digest.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl19/openssl/ssl-internal.rb +0 -119
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl19/openssl/ssl.rb +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl19/openssl/x509-internal.rb +0 -115
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl19/openssl/x509.rb +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl19/openssl.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl21/openssl/bn.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl21/openssl/buffering.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl21/openssl/cipher.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl21/openssl/config.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl21/openssl/digest.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl21/openssl/ssl.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl21/openssl/x509.rb +0 -119
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl21/openssl.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl22/openssl/bn.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl22/openssl/buffering.rb +0 -456
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl22/openssl/cipher.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl22/openssl/config.rb +0 -313
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl22/openssl/digest.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl22/openssl/ssl.rb +0 -330
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl22/openssl/x509.rb +0 -139
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl22/openssl.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl23/openssl/bn.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl23/openssl/buffering.rb +0 -451
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl23/openssl/cipher.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl23/openssl/config.rb +0 -473
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl23/openssl/digest.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl23/openssl/pkey.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl23/openssl/ssl.rb +0 -423
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl23/openssl/x509.rb +0 -133
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl23/openssl.rb +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jopenssl24.rb +0 -112
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/jruby-openssl.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl/bn.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl/buffering.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl/cipher.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl/config.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl/digest.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl/pkcs12.rb +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl/pkcs7.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl/pkey.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl/ssl-internal.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl/ssl.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl/x509-internal.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl/x509.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/openssl.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/org/bouncycastle/bcpkix-jdk15on/1.55/bcpkix-jdk15on-1.55.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/lib/org/bouncycastle/bcprov-jdk15on/1.55/bcprov-jdk15on-1.55.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/jruby-openssl-0.9.19-java/pom.xml +0 -1080
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/AUTHORS +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/CONTRIBUTERS +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/COPYING +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/README.md +0 -71
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/Rakefile +0 -272
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/VERSION +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/benchmark/benchmark.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/benchmark/benchmark.sh +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/benchmark/generate_data.rb +0 -119
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/benchmark/mdbasics.text +0 -306
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/benchmark/mdsyntax.text +0 -888
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/benchmark/testing.sh +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/benchmark/timing.sh +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/bin/kramdown +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/data/kramdown/document.html +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/data/kramdown/document.latex +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/_design.scss +0 -441
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/bg.png +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/default.scss +0 -217
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/default.template +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/documentation.page +0 -84
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/documentation.template +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/index.page +0 -113
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/installation.page +0 -86
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/links.markdown +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/metainfo +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/news.feed +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/news.page +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/options.page +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/quickref.page +0 -603
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/sidebar.template +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/sitemap.sitemap +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/syntax.page +0 -1795
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/tests.page +0 -104
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/doc/virtual +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/compatibility.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/base.rb +0 -267
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/hash_ast.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/html.rb +0 -471
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/kramdown.rb +0 -437
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/latex.rb +0 -613
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/man.rb +0 -303
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/math_engine/itex2mml.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/math_engine/mathjax.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/math_engine/mathjaxnode.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/math_engine/ritex.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/pdf.rb +0 -625
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/remove_html_tags.rb +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/syntax_highlighter/coderay.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/syntax_highlighter/minted.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/syntax_highlighter/rouge.rb +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/syntax_highlighter.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter/toc.rb +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/converter.rb +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/document.rb +0 -144
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/element.rb +0 -522
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/error.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/options.rb +0 -627
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/base.rb +0 -134
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/gfm.rb +0 -168
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/html.rb +0 -600
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/abbreviation.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/autolink.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/blank_line.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/block_boundary.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/blockquote.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/codeblock.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/codespan.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/emphasis.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/eob.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/escaped_chars.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/extensions.rb +0 -203
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/footnote.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/header.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/horizontal_rule.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/html.rb +0 -163
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/html_entity.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/line_break.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/link.rb +0 -143
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/list.rb +0 -255
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/math.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/paragraph.rb +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/smart_quotes.rb +0 -174
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/table.rb +0 -173
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown/typographic_symbol.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/kramdown.rb +0 -368
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser/markdown.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/parser.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/utils/configurable.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/utils/entities.rb +0 -347
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/utils/html.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/utils/ordered_hash.rb +0 -92
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/utils/string_scanner.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/utils/unidecoder.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/utils.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown/version.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/lib/kramdown.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/man/man1/kramdown.1 +0 -368
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/setup.rb +0 -1585
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/run_tests.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/test_files.rb +0 -416
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/test_location.rb +0 -229
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/test_string_scanner_kramdown.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/01_blank_line/spaces.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/01_blank_line/spaces.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/01_blank_line/tabs.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/01_blank_line/tabs.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/02_eob/beginning.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/02_eob/beginning.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/02_eob/end.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/02_eob/end.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/02_eob/middle.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/02_eob/middle.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/03_paragraph/indented.html +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/03_paragraph/indented.html.gfm +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/03_paragraph/indented.text +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/03_paragraph/no_newline_at_end.html +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/03_paragraph/no_newline_at_end.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/03_paragraph/one_para.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/03_paragraph/one_para.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/03_paragraph/two_para.html +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/03_paragraph/two_para.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/atx_header.html +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/atx_header.text +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/atx_header_no_newline_at_end.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/atx_header_no_newline_at_end.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/header_type_offset.html +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/header_type_offset.kramdown +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/header_type_offset.latex +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/header_type_offset.options +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/header_type_offset.text +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/setext_header.html +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/setext_header.text +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/setext_header_no_newline_at_end.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/setext_header_no_newline_at_end.text +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/with_auto_id_prefix.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/with_auto_id_prefix.options +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/with_auto_id_prefix.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/with_auto_id_stripping.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/with_auto_id_stripping.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/with_auto_id_stripping.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/with_auto_ids.html +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/with_auto_ids.options +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/04_header/with_auto_ids.text +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/05_blockquote/indented.html +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/05_blockquote/indented.text +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/05_blockquote/lazy.html +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/05_blockquote/lazy.text +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/05_blockquote/nested.html +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/05_blockquote/nested.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/05_blockquote/no_newline_at_end.html +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/05_blockquote/no_newline_at_end.text +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/05_blockquote/very_long_line.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/05_blockquote/very_long_line.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/05_blockquote/with_code_blocks.html +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/05_blockquote/with_code_blocks.text +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/disable-highlighting.html +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/disable-highlighting.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/disable-highlighting.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/error.html +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/error.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.latex +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.options +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/highlighting-minted.latex +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/highlighting-minted.options +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/highlighting-minted.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/highlighting-opts.html +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/highlighting-opts.options +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/highlighting-opts.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/highlighting.html +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/highlighting.options +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/highlighting.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/issue_gh45.html +0 -164
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/issue_gh45.test +0 -188
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/lazy.html +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/lazy.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/no_newline_at_end.html +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/no_newline_at_end.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/no_newline_at_end_1.html +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/no_newline_at_end_1.text +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/normal.html +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/normal.text +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/rouge/disabled.html +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/rouge/disabled.options +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/rouge/disabled.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/rouge/multiple.html +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/rouge/multiple.options +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/rouge/multiple.text +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/rouge/simple.html +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/rouge/simple.options +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/rouge/simple.text +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/tilde_syntax.html +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/tilde_syntax.text +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/whitespace.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/whitespace.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_blank_line.html +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_blank_line.text +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_eob_marker.html +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_eob_marker.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_ial.html +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_ial.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.html +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.options +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.text +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.html +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.options +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.text +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.options +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/07_horizontal_rule/error.html +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/07_horizontal_rule/error.html.19 +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/07_horizontal_rule/error.text +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/07_horizontal_rule/normal.html +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/07_horizontal_rule/normal.text +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/07_horizontal_rule/sepspaces.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/07_horizontal_rule/sepspaces.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/07_horizontal_rule/septabs.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/07_horizontal_rule/septabs.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/escaping.html +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/escaping.text +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/item_ial.html +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/item_ial.text +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/lazy.html +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/lazy.text +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/lazy_and_nested.html +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/lazy_and_nested.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/list_and_hr.html +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/list_and_hr.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/list_and_others.html +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/list_and_others.text +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/mixed.html +0 -117
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/mixed.text +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/nested.html +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/nested.text +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/other_first_element.html +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/other_first_element.text +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/simple_ol.html +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/simple_ol.text +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/simple_ul.html +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/simple_ul.text +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/single_item.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/single_item.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/special_cases.html +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/08_list/special_cases.text +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/comment.html +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/comment.text +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/content_model/deflists.html +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/content_model/deflists.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/content_model/deflists.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/content_model/tables.html +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/content_model/tables.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/content_model/tables.text +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html5_attributes.html +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html5_attributes.text +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_after_block.html +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_after_block.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_and_codeblocks.html +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_and_codeblocks.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_and_codeblocks.text +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_and_headers.html +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_and_headers.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/code.html +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/code.text +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/comment.html +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/comment.text +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/emphasis.html +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/emphasis.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/entity.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/entity.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/header.html +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/header.options +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/header.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/list_dl.html +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/list_dl.text +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/list_ol.html +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/list_ol.text +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/list_ul.html +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/list_ul.text +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/paragraph.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/paragraph.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/table_normal.html +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/table_normal.text +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/table_simple.html +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/table_simple.text +0 -71
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/typography.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/typography.html.19 +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/html_to_native/typography.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/invalid_html_1.html +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/invalid_html_1.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/invalid_html_2.html +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/invalid_html_2.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/markdown_attr.html +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/markdown_attr.text +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/not_parsed.html +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/not_parsed.text +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/parse_as_raw.html +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/parse_as_raw.htmlinput +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/parse_as_raw.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/parse_as_raw.text +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/parse_as_span.html +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/parse_as_span.htmlinput +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/parse_as_span.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/parse_as_span.text +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/parse_block_html.html +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/parse_block_html.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/parse_block_html.text +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/processing_instruction.html +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/processing_instruction.text +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/simple.html +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/simple.html.19 +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/simple.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/simple.text +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/textarea.html +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/textarea.text +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/xml.html +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/09_html/xml.text +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/10_ald/simple.html +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/10_ald/simple.text +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/11_ial/auto_id_and_ial.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/11_ial/auto_id_and_ial.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/11_ial/auto_id_and_ial.text +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/11_ial/nested.html +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/11_ial/nested.text +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/11_ial/simple.html +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/11_ial/simple.text +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/comment.html +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/comment.text +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/ignored.html +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/ignored.text +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/nomarkdown.html +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/nomarkdown.kramdown +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/nomarkdown.latex +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/nomarkdown.text +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/options.html +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/options.text +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/options2.html +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/options2.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/options3.html +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/12_extension/options3.text +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/auto_ids.html +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/auto_ids.text +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/definition_at_beginning.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/definition_at_beginning.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/deflist_ial.html +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/deflist_ial.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/item_ial.html +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/item_ial.text +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/multiple_terms.html +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/multiple_terms.text +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/no_def_list.html +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/no_def_list.text +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/para_wrapping.html +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/para_wrapping.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/separated_by_eob.html +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/separated_by_eob.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/simple.html +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/simple.text +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/styled_terms.html +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/styled_terms.text +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/too_much_space.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/too_much_space.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/with_blocks.html +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/13_definition_list/with_blocks.text +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/errors.html +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/errors.text +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/escaping.html +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/escaping.text +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/footer.html +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/footer.text +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/header.html +0 -117
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/header.text +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/no_table.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/no_table.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/simple.html +0 -177
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/simple.html.19 +0 -177
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/simple.text +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/table_with_footnote.html +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/table_with_footnote.latex +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/14_table/table_with_footnote.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/gh_128.html +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/gh_128.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/itex2mml.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/itex2mml.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/itex2mml.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjax_preview.html +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjax_preview.options +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjax_preview.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjax_preview_as_code.html +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjax_preview_as_code.options +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjax_preview_as_code.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjax_preview_simple.html +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjax_preview_simple.options +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjax_preview_simple.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjaxnode.html.19 +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjaxnode.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjaxnode.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjaxnode_notexhints.html.19 +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjaxnode_notexhints.options +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjaxnode_notexhints.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjaxnode_semantics.html.19 +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjaxnode_semantics.options +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/mathjaxnode_semantics.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/no_engine.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/no_engine.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/no_engine.text +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/normal.html +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/normal.text +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/ritex.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/ritex.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/15_math/ritex.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/16_toc/no_toc.html +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/16_toc/no_toc.text +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/16_toc/toc_exclude.html +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/16_toc/toc_exclude.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/16_toc/toc_exclude.text +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/16_toc/toc_levels.html +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/16_toc/toc_levels.options +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/16_toc/toc_levels.text +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/16_toc/toc_with_footnotes.html +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/16_toc/toc_with_footnotes.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/block/16_toc/toc_with_footnotes.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/encoding.html +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/encoding.text +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/example.man +0 -123
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/example.text +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/heading-name-dash-description.man +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/heading-name-dash-description.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/heading-name-description.man +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/heading-name-description.text +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/heading-name-section-description.man +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/heading-name-section-description.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/heading-name-section.man +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/heading-name-section.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/heading-name.man +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/heading-name.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/sections.man +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/sections.text +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/text-escaping.man +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/man/text-escaping.text +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/empty.html +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/empty.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/empty_title.htmlinput +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/empty_title.text +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/image_in_a.html +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/image_in_a.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/imagelinks.html +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/imagelinks.text +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/inline.html +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/inline.html.19 +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/inline.text +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/link_defs.html +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/link_defs.text +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/link_defs_with_ial.html +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/link_defs_with_ial.text +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/links_with_angle_brackets.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/links_with_angle_brackets.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/reference.html +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/reference.html.19 +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/reference.options +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/01_link/reference.text +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/02_emphasis/empty.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/02_emphasis/empty.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/02_emphasis/errors.html +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/02_emphasis/errors.text +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/02_emphasis/nesting.html +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/02_emphasis/nesting.text +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/02_emphasis/normal.html +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/02_emphasis/normal.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/02_emphasis/normal.text +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/empty.html +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/empty.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/errors.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/errors.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/highlighting-minted.latex +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/highlighting-minted.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/highlighting-minted.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/highlighting.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/highlighting.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/normal.html +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/normal.text +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/rouge/disabled.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/rouge/disabled.options +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/rouge/disabled.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/rouge/simple.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/rouge/simple.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/03_codespan/rouge/simple.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/backlink_text.html +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/backlink_text.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/backlink_text.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/definitions.html +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/definitions.latex +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/definitions.text +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/footnote_nr.html +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/footnote_nr.latex +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/footnote_nr.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/footnote_nr.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/inside_footnote.html +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/inside_footnote.text +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/markers.html +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/markers.latex +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/markers.text +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/placement.html +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/placement.text +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/regexp_problem.html +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/regexp_problem.text +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/without_backlink.html +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/without_backlink.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/04_footnote/without_backlink.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/across_lines.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/across_lines.text +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/button.html +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/button.text +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/invalid.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/invalid.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/link_with_mailto.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/link_with_mailto.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/mark_element.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/mark_element.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/markdown_attr.html +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/markdown_attr.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/normal.html +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/normal.text +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/raw_span_elements.html +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/raw_span_elements.text +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/xml.html +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/05_html/xml.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/abbreviations/abbrev.html +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/abbreviations/abbrev.text +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/abbreviations/abbrev_defs.html +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/abbreviations/abbrev_defs.text +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/autolinks/url_links.html +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/autolinks/url_links.text +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/escaped_chars/normal.html +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/escaped_chars/normal.text +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/extension/comment.html +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/extension/comment.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/extension/ignored.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/extension/ignored.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/extension/nomarkdown.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/extension/nomarkdown.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/extension/options.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/extension/options.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/ial/simple.html +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/ial/simple.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/line_breaks/normal.html +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/line_breaks/normal.latex +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/line_breaks/normal.text +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/itex2mml.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/itex2mml.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/itex2mml.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/mathjaxnode.html.19 +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/mathjaxnode.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/mathjaxnode.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/no_engine.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/no_engine.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/no_engine.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/normal.html +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/normal.text +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/ritex.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/ritex.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/math/ritex.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities.html +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities.text +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_as_char.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_as_char.html.19 +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_as_char.options +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_as_char.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_as_input.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_as_input.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_as_input.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_numeric.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_numeric.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_numeric.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_symbolic.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_symbolic.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/entities_symbolic.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/greaterthan.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/greaterthan.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/lowerthan.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/lowerthan.text +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/typography.html +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/typography.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases/span/text_substitutions/typography.text +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/atx_header.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/atx_header.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/backticks_disable_highlighting.html +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/backticks_disable_highlighting.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/backticks_disable_highlighting.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/backticks_syntax.html +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/backticks_syntax.text +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/codeblock_fenced.html +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/codeblock_fenced.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/codeblock_fenced.text +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/hard_line_breaks.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/hard_line_breaks.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/hard_line_breaks_off.html +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/hard_line_breaks_off.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/hard_line_breaks_off.text +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/header_ids.html +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/header_ids.html.19 +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/header_ids.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/header_ids.text +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/header_ids_with_prefix.html +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/header_ids_with_prefix.options +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/header_ids_with_prefix.text +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/paragraph_end-disabled.html +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/paragraph_end-disabled.options +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/paragraph_end-disabled.text +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/paragraph_end.html +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/paragraph_end.text +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/strikethrough.html +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/strikethrough.html.19 +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/strikethrough.text +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/two_para_hard_line_breaks.html +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/kramdown-1.14.0/test/testcases_gfm/two_para_hard_line_breaks.text +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/logstash-codec-plain-3.0.6/CHANGELOG.md +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/logstash-codec-plain-3.0.6/CONTRIBUTORS +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/logstash-codec-plain-3.0.6/Gemfile +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/logstash-codec-plain-3.0.6/LICENSE +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/logstash-codec-plain-3.0.6/NOTICE.TXT +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/logstash-codec-plain-3.0.6/README.md +0 -98
- data/vendor/bundle/jruby/2.5.0/gems/logstash-codec-plain-3.0.6/docs/index.asciidoc +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/logstash-codec-plain-3.0.6/lib/logstash/codecs/plain.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/logstash-codec-plain-3.0.6/logstash-codec-plain.gemspec +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/logstash-codec-plain-3.0.6/spec/codecs/plain_spec.rb +0 -106
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/gemspec_jars.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/com/fasterxml/jackson/core/jackson-annotations/2.9.1/jackson-annotations-2.9.1.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/com/fasterxml/jackson/core/jackson-core/2.9.1/jackson-core-2.9.1.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/com/fasterxml/jackson/core/jackson-databind/2.9.1/jackson-databind-2.9.1.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.9.1/jackson-dataformat-cbor-2.9.1.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/com/fasterxml/jackson/module/jackson-module-afterburner/2.9.1/jackson-module-afterburner-2.9.1.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/agent.rb +0 -477
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/app_helpers.rb +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/command_factory.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/commands/base.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/commands/default_metadata.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/commands/hot_threads_reporter.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/commands/node.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/commands/stats.rb +0 -116
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/commands/system/basicinfo_command.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/commands/system/plugins_command.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/errors.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/modules/base.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/modules/logging.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/modules/node.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/modules/node_stats.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/modules/plugins.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/modules/root.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/modules/stats.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/rack_app.rb +0 -113
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/api/service.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/build.rb +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/codecs/base.rb +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/config/config_ast.rb +0 -587
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/config/cpu_core_strategy.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/config/defaults.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/config/file.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/config/grammar.rb +0 -3503
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/config/loader.rb +0 -107
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/config/mixin.rb +0 -566
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/config/modules_common.rb +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/config/source/modules.rb +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/config/string_escape.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/elasticsearch_client.rb +0 -142
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/environment.rb +0 -186
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/errors.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/event.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/event_dispatcher.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/execution_context.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/filter_delegator.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/filters/base.rb +0 -224
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/inputs/base.rb +0 -138
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/inputs/threadable.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/collector.rb +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/global_metrics.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/metric.rb +0 -105
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/metric_store.rb +0 -326
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/metric_type/base.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/metric_type/counter.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/metric_type/gauge.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/metric_type/mean.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/metric_type.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/namespaced_metric.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/namespaced_null_metric.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/null_metric.rb +0 -71
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/periodic_poller/base.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/periodic_poller/cgroup.rb +0 -137
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/periodic_poller/dlq.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/periodic_poller/jvm.rb +0 -190
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/periodic_poller/load_average.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/periodic_poller/os.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/periodic_poller/pq.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/periodic_pollers.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/snapshot.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/instrument/wrapped_write_client.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/java_integration.rb +0 -116
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/json.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/logging/json.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/logging/logger.rb +0 -159
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/logging.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/cli_parser.rb +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/elasticsearch_config.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/elasticsearch_importer.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/elasticsearch_resource.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/file_reader.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/kibana_base.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/kibana_client.rb +0 -124
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/kibana_config.rb +0 -105
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/kibana_dashboards.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/kibana_importer.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/kibana_resource.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/kibana_settings.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/logstash_config.rb +0 -120
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/resource_base.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/scaffold.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/settings_merger.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/modules/util.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/namespace.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/output_delegator.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/output_delegator_strategies/legacy.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/output_delegator_strategies/shared.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/output_delegator_strategies/single.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/output_delegator_strategy_registry.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/outputs/base.rb +0 -123
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/patches/bugfix_jruby_2558.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/patches/cabin.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/patches/clamp.rb +0 -96
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/patches/exception_to_json.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/patches/profile_require_calls.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/patches/puma.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/patches/rubygems.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/patches/stronger_openssl_defaults.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/patches.rb +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/pipeline.rb +0 -679
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/pipeline_reporter.rb +0 -109
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/plugin.rb +0 -142
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/plugins/hooks_registry.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/plugins/registry.rb +0 -253
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/queue_factory.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/runner.rb +0 -483
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/settings.rb +0 -560
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/shutdown_watcher.rb +0 -94
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/string_interpolation.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/timestamp.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/universal_plugin.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/buftok.rb +0 -139
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/byte_value.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/charset.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/dead_letter_queue_manager.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/decorators.rb +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/duration_formatter.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/environment_variables.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/filetools.rb +0 -186
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/java_version.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/loggable.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/password.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/plugin_version.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/prctl.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/retryable.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/safe_uri.rb +0 -191
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/socket_peer.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/thread_dump.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/time_value.rb +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/unicode_trimmer.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/worker_threads_default_printer.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/wrapped_acked_queue.rb +0 -398
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util/wrapped_synchronous_queue.rb +0 -315
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/util.rb +0 -212
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/version.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash/webserver.rb +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash-core/logstash-core.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash-core/logstash-core.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash-core/version.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash-core.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/logstash-core_jars.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/org/apache/logging/log4j/log4j-slf4j-impl/2.6.2/log4j-slf4j-impl-2.6.2.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/lib/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/locales/en.yml +0 -321
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/logstash-core.gemspec +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/conditionals_spec.rb +0 -441
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/acked_queue_concurrent_stress_spec.rb +0 -291
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/agent_spec.rb +0 -614
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/api/commands/stats_spec.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/api/errors_spec.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/api/modules/logging_spec.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/api/modules/node_plugins_spec.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/api/modules/node_spec.rb +0 -151
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/api/modules/node_stats_spec.rb +0 -96
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/api/modules/plugins_spec.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/api/modules/root_spec.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/api/rack_app_spec.rb +0 -90
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/codecs/base_spec.rb +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/config/config_ast_spec.rb +0 -263
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/config/cpu_core_strategy_spec.rb +0 -123
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/config/defaults_spec.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/config/loader_spec.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/config/mixin_spec.rb +0 -442
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/config/string_escape_spec.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/environment_spec.rb +0 -94
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/event_dispatcher_spec.rb +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/event_spec.rb +0 -412
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/execution_context_spec.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/filter_delegator_spec.rb +0 -176
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/filters/base_spec.rb +0 -310
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/inputs/base_spec.rb +0 -115
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/collector_spec.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/metric_spec.rb +0 -111
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/metric_store_spec.rb +0 -275
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/metric_type/counter_spec.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/metric_type/gauge_spec.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/namespaced_metric_spec.rb +0 -92
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/namespaced_null_metric_spec.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/null_metric_spec.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/periodic_poller/base_spec.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/periodic_poller/cgroup_spec.rb +0 -148
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/periodic_poller/dlq_spec.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/periodic_poller/jvm_spec.rb +0 -150
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/periodic_poller/load_average_spec.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/periodic_poller/os_spec.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/instrument/wrapped_write_client_spec.rb +0 -128
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/java_integration_spec.rb +0 -304
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/json_spec.rb +0 -125
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/legacy_ruby_event_spec.rb +0 -627
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/legacy_ruby_timestamp_spec.rb +0 -170
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/modules/logstash_config_spec.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/modules/scaffold_spec.rb +0 -234
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/output_delegator_spec.rb +0 -162
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/outputs/base_spec.rb +0 -138
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/patches_spec.rb +0 -101
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/pipeline_dlq_commit_spec.rb +0 -109
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/pipeline_pq_file_spec.rb +0 -141
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/pipeline_reporter_spec.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/pipeline_spec.rb +0 -963
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/plugin_spec.rb +0 -378
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/plugins/hooks_registry_spec.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/plugins/registry_spec.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/queue_factory_spec.rb +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/runner_spec.rb +0 -524
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/setting_spec.rb +0 -152
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/settings/array_coercible_spec.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/settings/bytes_spec.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/settings/integer_spec.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/settings/numeric_spec.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/settings/port_range_spec.rb +0 -93
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/settings/splittable_string_array_spec.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/settings/string_spec.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/settings/time_value_spec.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/settings/writable_directory_spec.rb +0 -128
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/settings_spec.rb +0 -240
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/shutdown_watcher_spec.rb +0 -113
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/timestamp_spec.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util/accessors_spec.rb +0 -179
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util/buftok_spec.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util/byte_value_spec.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util/charset_spec.rb +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util/duration_formatter_spec.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util/java_version_spec.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util/plugin_version_spec.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util/safe_uri_spec.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util/time_value_spec.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util/unicode_trimmer_spec.rb +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util/wrapped_acked_queue_spec.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util/wrapped_synchronous_queue_spec.rb +0 -121
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/util_spec.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/logstash/webserver_spec.rb +0 -150
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/static/i18n_spec.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/support/helpers.rb +0 -95
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/support/matchers.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/support/mocks_classes.rb +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/support/shared_contexts.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/spec/support/shared_examples.rb +0 -108
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-5.6.4-java/versions-gem-copy.yml +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-plugin-api-2.1.28-java/lib/logstash-core-plugin-api/version.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/logstash-core-plugin-api-2.1.28-java/logstash-core-plugin-api.gemspec +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/logstash-devutils-1.3.6-java/CHANGELOG.md +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/logstash-devutils-1.3.6-java/Gemfile +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/logstash-devutils-1.3.6-java/LICENSE +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/logstash-devutils-1.3.6-java/lib/logstash/devutils/rake/publish.rake +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/logstash-devutils-1.3.6-java/lib/logstash/devutils/rake/vendor.rake +0 -176
- data/vendor/bundle/jruby/2.5.0/gems/logstash-devutils-1.3.6-java/lib/logstash/devutils/rake.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/logstash-devutils-1.3.6-java/lib/logstash/devutils/rspec/log4j2.properties +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/logstash-devutils-1.3.6-java/lib/logstash/devutils/rspec/logstash_helpers.rb +0 -138
- data/vendor/bundle/jruby/2.5.0/gems/logstash-devutils-1.3.6-java/lib/logstash/devutils/rspec/shared_examples.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/logstash-devutils-1.3.6-java/lib/logstash/devutils/rspec/spec_helper.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/logstash-devutils-1.3.6-java/logstash-devutils.gemspec +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/APACHE-LICENSE-2.0.txt +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/CHANGELOG.md +0 -182
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/Gemfile +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/LICENSE.txt +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/README.md +0 -324
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/Rakefile +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/ext/manticore/org/manticore/HttpDeleteWithEntity.java +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/ext/manticore/org/manticore/HttpGetWithEntity.java +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/ext/manticore/org/manticore/Manticore.java +0 -97
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/gem-public_cert.pem +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/commons-codec/commons-codec/1.10/commons-codec-1.10.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/commons-logging/commons-logging/1.2/commons-logging-1.2.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/faraday/adapter/manticore.rb +0 -107
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/manticore/client/proxies.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/manticore/client.rb +0 -731
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/manticore/cookie.rb +0 -107
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/manticore/facade.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/manticore/java_extensions.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/manticore/response.rb +0 -285
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/manticore/stubbed_response.rb +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/manticore/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/manticore.rb +0 -84
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/manticore_jars.rb +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/lib/org/manticore/manticore-ext.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/manticore.gemspec +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/spec/manticore/client_proxy_spec.rb +0 -99
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/spec/manticore/client_spec.rb +0 -929
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/spec/manticore/cookie_spec.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/spec/manticore/facade_spec.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/spec/manticore/response_spec.rb +0 -101
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/spec/manticore/stubbed_response_spec.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/manticore-0.7.1-java/spec/spec_helper.rb +0 -159
- data/vendor/bundle/jruby/2.5.0/gems/method_source-0.8.2/Gemfile +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/method_source-0.8.2/LICENSE +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/method_source-0.8.2/README.markdown +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/method_source-0.8.2/Rakefile +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/method_source-0.8.2/lib/method_source/code_helpers.rb +0 -154
- data/vendor/bundle/jruby/2.5.0/gems/method_source-0.8.2/lib/method_source/source_location.rb +0 -138
- data/vendor/bundle/jruby/2.5.0/gems/method_source-0.8.2/lib/method_source/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/method_source-0.8.2/lib/method_source.rb +0 -141
- data/vendor/bundle/jruby/2.5.0/gems/method_source-0.8.2/method_source.gemspec +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/method_source-0.8.2/test/test.rb +0 -138
- data/vendor/bundle/jruby/2.5.0/gems/method_source-0.8.2/test/test_code_helpers.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/method_source-0.8.2/test/test_helper.rb +0 -98
- data/vendor/bundle/jruby/2.5.0/gems/minitar-0.5.4/ChangeLog +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/minitar-0.5.4/Install +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/minitar-0.5.4/README +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/minitar-0.5.4/Rakefile +0 -113
- data/vendor/bundle/jruby/2.5.0/gems/minitar-0.5.4/bin/minitar +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/minitar-0.5.4/lib/archive/tar/minitar/command.rb +0 -814
- data/vendor/bundle/jruby/2.5.0/gems/minitar-0.5.4/lib/archive/tar/minitar.rb +0 -985
- data/vendor/bundle/jruby/2.5.0/gems/minitar-0.5.4/tests/tc_tar.rb +0 -629
- data/vendor/bundle/jruby/2.5.0/gems/minitar-0.5.4/tests/testall.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/CHANGELOG.md +0 -260
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/CONTRIBUTING.md +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/LICENSE.md +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/README.md +0 -125
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/adapter.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/adapter_error.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/adapters/gson.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/adapters/jr_jackson.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/adapters/json_common.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/adapters/json_gem.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/adapters/json_pure.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/adapters/nsjsonserialization.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/adapters/oj.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/adapters/ok_json.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/adapters/yajl.rb +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/convertible_hash_keys.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/options.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/options_cache.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/parse_error.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/vendor/okjson.rb +0 -606
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json/version.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/multi_json-1.13.1/lib/multi_json.rb +0 -161
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/Gemfile +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/History.txt +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/LICENSE +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/Manifest.txt +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/README.md +0 -127
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/Rakefile +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/lib/composite_io.rb +0 -108
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/lib/multipart_post.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/lib/multipartable.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/lib/net/http/post/multipart.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/lib/parts.rb +0 -126
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/multipart-post.gemspec +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/spec/composite_io_spec.rb +0 -138
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/spec/multibyte.txt +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/spec/net/http/post/multipart_spec.rb +0 -123
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/spec/parts_spec.rb +0 -102
- data/vendor/bundle/jruby/2.5.0/gems/multipart-post-2.1.1/spec/spec_helper.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/net-http-persistent-4.0.1/Gemfile +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/net-http-persistent-4.0.1/History.txt +0 -436
- data/vendor/bundle/jruby/2.5.0/gems/net-http-persistent-4.0.1/Manifest.txt +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/net-http-persistent-4.0.1/README.rdoc +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/net-http-persistent-4.0.1/Rakefile +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/net-http-persistent-4.0.1/lib/net/http/persistent/connection.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/net-http-persistent-4.0.1/lib/net/http/persistent/pool.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/net-http-persistent-4.0.1/lib/net/http/persistent/timed_stack_multi.rb +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/net-http-persistent-4.0.1/lib/net/http/persistent.rb +0 -1088
- data/vendor/bundle/jruby/2.5.0/gems/net-http-persistent-4.0.1/test/test_net_http_persistent.rb +0 -1441
- data/vendor/bundle/jruby/2.5.0/gems/net-http-persistent-4.0.1/test/test_net_http_persistent_timed_stack_multi.rb +0 -151
- data/vendor/bundle/jruby/2.5.0/gems/numerizer-0.1.1/LICENSE +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/numerizer-0.1.1/README.rdoc +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/numerizer-0.1.1/Rakefile +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/numerizer-0.1.1/VERSION +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/numerizer-0.1.1/lib/numerizer.rb +0 -133
- data/vendor/bundle/jruby/2.5.0/gems/numerizer-0.1.1/numerizer.gemspec +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/numerizer-0.1.1/test/test_helper.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/numerizer-0.1.1/test/test_numerizer.rb +0 -92
- data/vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/CHANGELOG.md +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/Gemfile +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/LICENSE.txt +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/README.md +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/Rakefile +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/lib/openssl_pkcs8_pure.rb +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/spec/openssl_pkcs8_pure_spec.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/spec/spec_helper.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/spec/spec_keys.txt +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/polyglot-0.3.5/History.txt +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/polyglot-0.3.5/License.txt +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/polyglot-0.3.5/README.txt +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/polyglot-0.3.5/Rakefile +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/polyglot-0.3.5/lib/polyglot/version.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/polyglot-0.3.5/lib/polyglot.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/CHANGELOG.md +0 -718
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/LICENSE +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/README.md +0 -406
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/bin/pry +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/cli.rb +0 -220
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/code/code_file.rb +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/code/code_range.rb +0 -71
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/code/loc.rb +0 -92
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/code.rb +0 -348
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/code_object.rb +0 -172
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/color_printer.rb +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/command.rb +0 -692
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/command_set.rb +0 -443
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/amend_line.rb +0 -99
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/bang.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/bang_pry.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/cat/abstract_formatter.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/cat/exception_formatter.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/cat/file_formatter.rb +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/cat/input_expression_formatter.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/cat.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/cd.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/change_inspector.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/change_prompt.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/code_collector.rb +0 -165
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/disable_pry.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/disabled_commands.rb +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/easter_eggs.rb +0 -112
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/edit/exception_patcher.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/edit/file_and_line_locator.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/edit.rb +0 -195
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/exit.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/exit_all.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/exit_program.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/find_method.rb +0 -193
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/fix_indent.rb +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/gem_cd.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/gem_install.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/gem_list.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/gem_open.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/gist.rb +0 -101
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/help.rb +0 -164
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/hist.rb +0 -180
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/import_set.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/install_command.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/jump_to.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/list_inspectors.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/list_prompts.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/constants.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/formatter.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/globals.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/grep.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/instance_vars.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/interrogatable.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/jruby_hacks.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/local_names.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/local_vars.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/ls_entity.rb +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/methods.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/methods_helper.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls/self_methods.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ls.rb +0 -114
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/nesting.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/play.rb +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/pry_backtrace.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/pry_version.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/raise_up.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/reload_code.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/reset.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/ri.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/save_file.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/shell_command.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/shell_mode.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/show_doc.rb +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/show_info.rb +0 -201
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/show_input.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/show_source.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/simple_prompt.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/stat.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/switch_to.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/toggle_color.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/watch_expression/expression.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/watch_expression.rb +0 -105
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/whereami.rb +0 -196
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands/wtf.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/commands.rb +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/config/behavior.rb +0 -139
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/config/convenience.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/config/default.rb +0 -161
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/config.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/core_extensions.rb +0 -131
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/editor.rb +0 -135
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/exceptions.rb +0 -78
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/helpers/base_helpers.rb +0 -113
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/helpers/command_helpers.rb +0 -156
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/helpers/documentation_helpers.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/helpers/options_helpers.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/helpers/table.rb +0 -109
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/helpers/text.rb +0 -107
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/helpers.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/history.rb +0 -127
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/history_array.rb +0 -121
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/hooks.rb +0 -230
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/indent.rb +0 -406
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/input_completer.rb +0 -242
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/input_lock.rb +0 -132
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/inspector.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/last_exception.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/method/disowned.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/method/patcher.rb +0 -125
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/method/weird_method_locator.rb +0 -188
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/method.rb +0 -546
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/module_candidate.rb +0 -137
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/object_path.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/output.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/pager.rb +0 -239
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/plugins.rb +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/prompt.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/pry_class.rb +0 -375
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/pry_instance.rb +0 -664
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/rbx_path.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/repl.rb +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/repl_file_loader.rb +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/rubygem.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/terminal.rb +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/test/helper.rb +0 -170
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry/wrapped_module.rb +0 -378
- data/vendor/bundle/jruby/2.5.0/gems/pry-0.10.4-java/lib/pry.rb +0 -161
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/CHANGELOG.md +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/Gemfile +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/LICENSE +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/README.md +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/Rakefile +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/lib/pry-nav/cli.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/lib/pry-nav/commands.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/lib/pry-nav/pry_ext.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/lib/pry-nav/pry_remote_ext.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/lib/pry-nav/tracer.rb +0 -95
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/lib/pry-nav/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/lib/pry-nav.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/pry-nav-0.3.0/pry-nav.gemspec +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/2.0-Upgrade.md +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/CHANGELOG.md +0 -406
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/Gemfile +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/LICENSE.txt +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/README.md +0 -207
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/Rakefile +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/SECURITY.md +0 -104
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/bin/console +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/codecov.yml +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/data/list.txt +0 -13380
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/lib/public_suffix/domain.rb +0 -235
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/lib/public_suffix/errors.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/lib/public_suffix/list.rb +0 -247
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/lib/public_suffix/rule.rb +0 -350
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/lib/public_suffix/version.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/lib/public_suffix.rb +0 -179
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/public_suffix.gemspec +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/acceptance_test.rb +0 -131
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/benchmarks/bm_find.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/benchmarks/bm_find_all.rb +0 -102
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/benchmarks/bm_names.rb +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/benchmarks/bm_select.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/benchmarks/bm_select_incremental.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/benchmarks/bm_valid.rb +0 -101
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/profilers/domain_profiler.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/profilers/find_profiler.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/profilers/find_profiler_jp.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/profilers/initialization_profiler.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/profilers/list_profsize.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/profilers/object_binsize.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/psl_test.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/test_helper.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/tests.txt +0 -98
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/unit/domain_test.rb +0 -106
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/unit/errors_test.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/unit/list_test.rb +0 -241
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/unit/public_suffix_test.rb +0 -188
- data/vendor/bundle/jruby/2.5.0/gems/public_suffix-4.0.6/test/unit/rule_test.rb +0 -222
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/COPYING +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/DEPLOYMENT.md +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/Gemfile +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/History.txt +0 -965
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/LICENSE +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/Manifest.txt +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/README.md +0 -284
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/Rakefile +0 -158
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/bin/puma +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/bin/puma-wild +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/bin/pumactl +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/docs/config.md +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/docs/nginx.md +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/docs/signals.md +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/PumaHttp11Service.java +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/ext_help.h +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/http11_parser.c +0 -1225
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/http11_parser.h +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/http11_parser.java.rl +0 -161
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/http11_parser.rl +0 -146
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/http11_parser_common.rl +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/io_buffer.c +0 -155
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/mini_ssl.c +0 -404
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/org/jruby/puma/Http11.java +0 -234
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/org/jruby/puma/Http11Parser.java +0 -488
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/org/jruby/puma/MiniSSL.java +0 -339
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/puma_http11.c +0 -499
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/accept_nonblock.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/app/status.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/binder.rb +0 -351
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/capistrano.rb +0 -94
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/cli.rb +0 -582
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/client.rb +0 -320
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/cluster.rb +0 -460
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/commonlogger.rb +0 -107
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/compat.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/configuration.rb +0 -220
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/const.rb +0 -239
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/control_cli.rb +0 -273
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/daemon_ext.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/delegation.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/detect.rb +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/dsl.rb +0 -348
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/events.rb +0 -142
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/io_buffer.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/java_io_buffer.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/jruby_restart.rb +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/minissl.rb +0 -177
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/null_io.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/puma_http11.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/rack/backports/uri/common_18.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/rack/backports/uri/common_192.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/rack/backports/uri/common_193.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/rack/builder.rb +0 -295
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/rack/urlmap.rb +0 -90
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/rack_default.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/reactor.rb +0 -195
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/runner.rb +0 -147
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/server.rb +0 -885
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/single.rb +0 -102
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/tcp_logger.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/thread_pool.rb +0 -255
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma/util.rb +0 -132
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/puma.rb +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/lib/rack/handler/puma.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/puma.gemspec +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/tools/jungle/README.md +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/tools/jungle/init.d/README.md +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/tools/jungle/init.d/puma +0 -394
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/tools/jungle/init.d/run-puma +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/tools/jungle/upstart/README.md +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/tools/jungle/upstart/puma-manager.conf +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/tools/jungle/upstart/puma.conf +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/tools/trickletest.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/quantile-0.2.1/LICENSE +0 -191
- data/vendor/bundle/jruby/2.5.0/gems/quantile-0.2.1/README.md +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/quantile-0.2.1/lib/quantile/estimator.rb +0 -186
- data/vendor/bundle/jruby/2.5.0/gems/quantile-0.2.1/lib/quantile/quantile.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/quantile-0.2.1/lib/quantile/version.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/quantile-0.2.1/lib/quantile.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/COPYING +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/HISTORY.md +0 -375
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/KNOWN-ISSUES +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/README.rdoc +0 -312
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/Rakefile +0 -124
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/SPEC +0 -264
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/bin/rackup +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/contrib/rack.png +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/contrib/rack.svg +0 -150
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/contrib/rack_logo.svg +0 -111
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/contrib/rdoc.css +0 -412
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/example/lobster.ru +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/example/protectedlobster.rb +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/example/protectedlobster.ru +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/auth/abstract/handler.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/auth/abstract/request.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/auth/basic.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/auth/digest/md5.rb +0 -129
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/auth/digest/nonce.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/auth/digest/params.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/auth/digest/request.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/backports/uri/common_18.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/backports/uri/common_192.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/backports/uri/common_193.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/body_proxy.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/builder.rb +0 -164
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/cascade.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/chunked.rb +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/commonlogger.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/conditionalget.rb +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/config.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/content_length.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/content_type.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/deflater.rb +0 -154
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/directory.rb +0 -167
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/etag.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/file.rb +0 -152
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/handler/cgi.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/handler/evented_mongrel.rb +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/handler/fastcgi.rb +0 -101
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/handler/lsws.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/handler/mongrel.rb +0 -106
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/handler/scgi.rb +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/handler/swiftiplied_mongrel.rb +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/handler/thin.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/handler/webrick.rb +0 -122
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/handler.rb +0 -121
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/head.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/lint.rb +0 -760
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/lobster.rb +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/lock.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/logger.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/methodoverride.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/mime.rb +0 -664
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/mock.rb +0 -198
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/multipart/generator.rb +0 -93
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/multipart/parser.rb +0 -253
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/multipart/uploaded_file.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/multipart.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/nulllogger.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/recursive.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/reloader.rb +0 -110
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/request.rb +0 -398
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/response.rb +0 -162
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/rewindable_input.rb +0 -104
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/runtime.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/sendfile.rb +0 -160
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/server.rb +0 -388
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/session/abstract/id.rb +0 -399
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/session/cookie.rb +0 -188
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/session/memcache.rb +0 -93
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/session/pool.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/showexceptions.rb +0 -387
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/showstatus.rb +0 -113
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/static.rb +0 -150
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/tempfile_reaper.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/urlmap.rb +0 -90
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/utils/okjson.rb +0 -600
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack/utils.rb +0 -695
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/lib/rack.rb +0 -98
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/rack.gemspec +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/builder/anything.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/builder/comment.ru +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/builder/end.ru +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/builder/line.ru +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/builder/options.ru +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/assets/folder/test.js +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/assets/fonts/font.eot +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/assets/images/image.png +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/assets/index.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/assets/javascripts/app.js +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/assets/stylesheets/app.css +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/lighttpd.conf +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/rackup_stub.rb +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/sample_rackup.ru +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/test +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/test+directory/test+file +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/test.fcgi +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/cgi/test.ru +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/gemloader.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/bad_robots +0 -259
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/binary +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/content_type_and_no_filename +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/empty +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/fail_16384_nofile +0 -814
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/file1.txt +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/filename_and_modification_param +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/filename_and_no_name +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/filename_with_escaped_quotes +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/filename_with_escaped_quotes_and_modification_param +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/filename_with_null_byte +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/filename_with_percent_escaped_quotes +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/filename_with_unescaped_percentages +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/filename_with_unescaped_percentages2 +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/filename_with_unescaped_percentages3 +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/filename_with_unescaped_quotes +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/ie +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/invalid_character +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/mixed_files +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/nested +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/none +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/semicolon +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/text +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/three_files_three_fields +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/multipart/webkit +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/rackup/config.ru +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/registering_handler/rack/handler/registering_myself.rb +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_auth_basic.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_auth_digest.rb +0 -259
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_body_proxy.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_builder.rb +0 -223
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_cascade.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_cgi.rb +0 -102
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_chunked.rb +0 -101
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_commonlogger.rb +0 -93
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_conditionalget.rb +0 -102
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_config.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_content_length.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_content_type.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_deflater.rb +0 -339
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_directory.rb +0 -88
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_etag.rb +0 -107
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_fastcgi.rb +0 -107
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_file.rb +0 -221
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_handler.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_head.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_lint.rb +0 -550
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_lobster.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_lock.rb +0 -164
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_logger.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_methodoverride.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_mime.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_mock.rb +0 -277
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_mongrel.rb +0 -182
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_multipart.rb +0 -596
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_nulllogger.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_recursive.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_request.rb +0 -1227
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_response.rb +0 -407
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_rewindable_input.rb +0 -118
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_runtime.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_sendfile.rb +0 -130
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_server.rb +0 -167
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_session_abstract_id.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_session_cookie.rb +0 -410
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_session_memcache.rb +0 -321
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_session_pool.rb +0 -209
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_showexceptions.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_showstatus.rb +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_static.rb +0 -145
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_tempfile_reaper.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_thin.rb +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_urlmap.rb +0 -236
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_utils.rb +0 -647
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_version.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/spec_webrick.rb +0 -184
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/static/another/index.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/static/index.html +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/testrequest.rb +0 -78
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/unregistered_handler/rack/handler/unregistered.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/rack-1.6.6/test/unregistered_handler/rack/handler/unregistered_long_one.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/License +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/README.md +0 -90
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/Rakefile +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/authenticity_token.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/base.rb +0 -145
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/escaped_params.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/form_token.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/frame_options.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/http_origin.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/ip_spoofing.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/json_csrf.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/path_traversal.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/remote_referrer.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/remote_token.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/session_hijacking.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/version.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection/xss_header.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack/protection.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/lib/rack-protection.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/rack-protection.gemspec +0 -118
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/authenticity_token_spec.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/base_spec.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/escaped_params_spec.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/form_token_spec.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/frame_options_spec.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/http_origin_spec.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/ip_spoofing_spec.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/json_csrf_spec.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/path_traversal_spec.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/protection_spec.rb +0 -105
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/remote_referrer_spec.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/remote_token_spec.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/session_hijacking_spec.rb +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/spec_helper.rb +0 -163
- data/vendor/bundle/jruby/2.5.0/gems/rack-protection-1.5.5/spec/xss_header_spec.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/CONTRIBUTING.rdoc +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/Gemfile +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/History.rdoc +0 -2333
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/MIT-LICENSE +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/README.rdoc +0 -156
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/Rakefile +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/bin/bundle +0 -105
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/bin/console +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/bin/rake +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/bin/rdoc +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/bin/rubocop +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/bin/setup +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/doc/command_line_usage.rdoc +0 -158
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/doc/example/Rakefile1 +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/doc/example/Rakefile2 +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/doc/example/a.c +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/doc/example/b.c +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/doc/example/main.c +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/doc/glossary.rdoc +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/doc/jamis.rb +0 -592
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/doc/proto_rake.rdoc +0 -127
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/doc/rake.1 +0 -156
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/doc/rakefile.rdoc +0 -622
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/doc/rational.rdoc +0 -151
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/exe/rake +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/application.rb +0 -824
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/backtrace.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/clean.rb +0 -78
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/cloneable.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/cpu_counter.rb +0 -107
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/default_loader.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/dsl_definition.rb +0 -195
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/early_time.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/ext/core.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/ext/string.rb +0 -176
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/file_creation_task.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/file_list.rb +0 -435
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/file_task.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/file_utils.rb +0 -137
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/file_utils_ext.rb +0 -145
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/invocation_chain.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/invocation_exception_mixin.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/late_time.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/linked_list.rb +0 -112
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/loaders/makefile.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/multi_task.rb +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/name_space.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/packagetask.rb +0 -207
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/phony.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/private_reader.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/promise.rb +0 -100
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/pseudo_status.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/rake_module.rb +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/rake_test_loader.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/rule_recursion_overflow_error.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/scope.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/task.rb +0 -413
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/task_argument_error.rb +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/task_arguments.rb +0 -109
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/task_manager.rb +0 -323
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/tasklib.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/testtask.rb +0 -224
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/thread_history_display.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/thread_pool.rb +0 -163
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/trace_output.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/version.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake/win32.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/lib/rake.rb +0 -71
- data/vendor/bundle/jruby/2.5.0/gems/rake-12.3.2/rake.gemspec +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/LICENSE +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/README.md +0 -114
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/Rakefile +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/core_ext/io.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/adapter.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/ffi/compressor.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/ffi/constants.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/ffi/decompressor.rb +0 -163
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/ffi/errors.rb +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/ffi.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/io.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/java/compressor.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/java/decompressor.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/java.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/ruby/compressor.rb +0 -1260
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/ruby/constants.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/ruby/crc.rb +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/ruby/decompressor.rb +0 -683
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/ruby/input_data.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/ruby/output_data.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/ruby.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2/version.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/lib/rbzip2.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/spec/common/compressor_spec.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/spec/common/decompressor_spec.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/spec/ffi/compressor_spec.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/spec/ffi/decompressor_spec.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/spec/java/compressor_spec.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/spec/java/decompressor_spec.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/spec/ruby/compressor_spec.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/rbzip2-0.3.0/spec/ruby/decompressor_spec.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/LICENSE.txt +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/NEWS.md +0 -178
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/README.md +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/doc/rexml/context.rdoc +0 -143
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/child.rdoc +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/document.rdoc +0 -276
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/element.rdoc +0 -602
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/node.rdoc +0 -97
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/doc/rexml/tasks/rdoc/parent.rdoc +0 -267
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/child_toc.rdoc +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/document_toc.rdoc +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/element_toc.rdoc +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/master_toc.rdoc +0 -135
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/node_toc.rdoc +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/doc/rexml/tasks/tocs/parent_toc.rdoc +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/attlistdecl.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/attribute.rb +0 -205
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/cdata.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/child.rb +0 -97
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/comment.rb +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/doctype.rb +0 -311
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/document.rb +0 -451
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/dtd/attlistdecl.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/dtd/dtd.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/dtd/elementdecl.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/dtd/entitydecl.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/dtd/notationdecl.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/element.rb +0 -2599
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/encoding.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/entity.rb +0 -171
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/formatters/default.rb +0 -116
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/formatters/pretty.rb +0 -142
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/formatters/transitive.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/functions.rb +0 -447
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/instruction.rb +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/light/node.rb +0 -188
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/namespace.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/node.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/output.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/parent.rb +0 -166
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/parseexception.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/parsers/baseparser.rb +0 -694
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/parsers/lightparser.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/parsers/pullparser.rb +0 -197
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/parsers/sax2parser.rb +0 -273
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/parsers/streamparser.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/parsers/treeparser.rb +0 -101
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/parsers/ultralightparser.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/parsers/xpathparser.rb +0 -689
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/quickpath.rb +0 -266
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/rexml.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/sax2listener.rb +0 -98
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/security.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/source.rb +0 -298
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/streamlistener.rb +0 -93
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/text.rb +0 -424
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/undefinednamespaceexception.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/validation/relaxng.rb +0 -539
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/validation/validation.rb +0 -144
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/validation/validationexception.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/xmldecl.rb +0 -130
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/xmltokens.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/xpath.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml/xpath_parser.rb +0 -974
- data/vendor/bundle/jruby/2.5.0/gems/rexml-3.2.5/lib/rexml.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/rspec-3.8.0/LICENSE.md +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/rspec-3.8.0/README.md +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/rspec-3.8.0/lib/rspec/version.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/rspec-3.8.0/lib/rspec.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/Changelog.md +0 -2243
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/LICENSE.md +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/README.md +0 -384
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/exe/rspec +0 -4
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/autorun.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/backtrace_formatter.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/bisect/coordinator.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/bisect/example_minimizer.rb +0 -173
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/bisect/fork_runner.rb +0 -134
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/bisect/server.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/bisect/shell_command.rb +0 -126
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/bisect/shell_runner.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/bisect/utilities.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/configuration.rb +0 -2308
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/configuration_options.rb +0 -233
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/drb.rb +0 -113
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/dsl.rb +0 -98
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/example.rb +0 -656
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb +0 -889
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/example_status_persister.rb +0 -235
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/filter_manager.rb +0 -231
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/flat_map.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/base_formatter.rb +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/base_text_formatter.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -157
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/console_codes.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/deprecation_formatter.rb +0 -223
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/documentation_formatter.rb +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/exception_presenter.rb +0 -508
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/helpers.rb +0 -110
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/html_formatter.rb +0 -153
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/html_printer.rb +0 -414
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -120
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/json_formatter.rb +0 -102
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/profile_formatter.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/progress_formatter.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/protocol.rb +0 -182
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/snippet_extractor.rb +0 -134
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/syntax_highlighter.rb +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters.rb +0 -269
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb +0 -624
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/invocations.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/memoized_helpers.rb +0 -554
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/metadata.rb +0 -498
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/metadata_filter.rb +0 -255
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/minitest_assertions_adapter.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/mocking_adapters/flexmock.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/mocking_adapters/mocha.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/mocking_adapters/null.rb +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/mocking_adapters/rr.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/mocking_adapters/rspec.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/notifications.rb +0 -521
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/option_parser.rb +0 -309
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/ordering.rb +0 -158
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/output_wrapper.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/pending.rb +0 -165
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/profiler.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -100
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/project_initializer.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/rake_task.rb +0 -168
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/reporter.rb +0 -257
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/ruby_project.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb +0 -199
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/sandbox.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/set.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/shared_context.rb +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/shared_example_group.rb +0 -269
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/shell_escape.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/test_unit_assertions_adapter.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/version.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/warnings.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/world.rb +0 -275
- data/vendor/bundle/jruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core.rb +0 -185
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/Changelog.md +0 -1141
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/LICENSE.md +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/README.md +0 -305
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/block_snippet_extractor.rb +0 -253
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/configuration.rb +0 -215
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/expectation_target.rb +0 -127
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/fail_with.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/failure_aggregator.rb +0 -194
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/handler.rb +0 -170
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/minitest_integration.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/syntax.rb +0 -132
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/version.rb +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/aliased_matcher.rb +0 -116
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/all.rb +0 -86
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/base_matcher.rb +0 -193
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/be.rb +0 -288
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/be_between.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/be_instance_of.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/be_kind_of.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/be_within.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/change.rb +0 -428
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/compound.rb +0 -271
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/contain_exactly.rb +0 -302
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/cover.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/eq.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/eql.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/equal.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/exist.rb +0 -90
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/has.rb +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/have_attributes.rb +0 -114
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/include.rb +0 -149
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/match.rb +0 -106
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/operators.rb +0 -128
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/output.rb +0 -200
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/raise_error.rb +0 -230
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/respond_to.rb +0 -165
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/satisfy.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -94
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/throw_symbol.rb +0 -132
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/yield.rb +0 -432
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/composable.rb +0 -171
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/dsl.rb +0 -527
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/english_phrasing.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/fail_matchers.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/generated_descriptions.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/matcher_delegator.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/matcher_protocol.rb +0 -99
- data/vendor/bundle/jruby/2.5.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers.rb +0 -1034
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/Changelog.md +0 -1108
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/LICENSE.md +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/README.md +0 -460
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/chain.rb +0 -110
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/error_generator.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/message_chains.rb +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/proxy.rb +0 -116
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/recorder.rb +0 -289
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/stub_chain.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/argument_list_matcher.rb +0 -100
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/argument_matchers.rb +0 -320
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/configuration.rb +0 -212
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/error_generator.rb +0 -369
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/example_methods.rb +0 -434
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/instance_method_stasher.rb +0 -146
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/marshal_extension.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/matchers/expectation_customization.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/matchers/have_received.rb +0 -134
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/matchers/receive.rb +0 -132
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/matchers/receive_messages.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/message_chain.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/message_expectation.rb +0 -741
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/method_double.rb +0 -287
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/method_reference.rb +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/minitest_integration.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/mutate_const.rb +0 -339
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/object_reference.rb +0 -149
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/order_group.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/proxy.rb +0 -485
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/space.rb +0 -238
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/standalone.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/syntax.rb +0 -325
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/targets.rb +0 -124
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/test_double.rb +0 -171
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/verifying_double.rb +0 -129
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/verifying_message_expectation.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/verifying_proxy.rb +0 -220
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/version.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks.rb +0 -130
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/Changelog.md +0 -262
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/LICENSE.md +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/README.md +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/caller_filter.rb +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/comparable_version.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/differ.rb +0 -215
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/directory_maker.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/encoded_string.rb +0 -165
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/fuzzy_matcher.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/hunk_generator.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/matcher_definition.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/method_signature_verifier.rb +0 -428
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/mutex.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/object_formatter.rb +0 -275
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/recursive_const_methods.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/reentrant_mutex.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/ruby_features.rb +0 -176
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/source/location.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/source/node.rb +0 -110
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/source/token.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/source.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/spec/deprecation_helpers.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/spec/formatting_support.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/spec/in_sub_process.rb +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/spec/library_wide_checks.rb +0 -150
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/spec/shell_out.rb +0 -89
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/spec/stderr_splitter.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/spec/string_matcher.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/spec/with_isolated_directory.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/spec/with_isolated_stderr.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/spec.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/version.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support/warnings.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/rspec-support-3.8.2/lib/rspec/support.rb +0 -149
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/CHANGELOG.md +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/CONTRIBUTING.md +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/Gemfile +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/LICENSE.txt +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/README.md +0 -158
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/Rakefile +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/gemfiles/rspec_2_11.gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/gemfiles/rspec_2_12.gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/gemfiles/rspec_2_13.gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/gemfiles/rspec_2_14.gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/gemfiles/rspec_3_0.gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/gemfiles/rspec_3_1.gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/gemfiles/rspec_3_2.gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/gemfiles/rspec_3_3.gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/gemfiles/rspec_3_4.gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/gemfiles/rspec_3_5.gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/lib/rspec/wait/error.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/lib/rspec/wait/handler.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/lib/rspec/wait/proxy.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/lib/rspec/wait/target.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/lib/rspec/wait.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/rspec-wait.gemspec +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/spec/spec_helper.rb +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/spec/wait_for_spec.rb +0 -162
- data/vendor/bundle/jruby/2.5.0/gems/rspec-wait-0.0.9/spec/wait_spec.rb +0 -176
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/Gemfile +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/Mavenfile +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/README.md +0 -71
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/Rakefile +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/bin/rmvn +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/lib/maven/ruby/maven.rb +0 -127
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/lib/maven/ruby/tasks.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/lib/maven/ruby/version.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/lib/maven/ruby.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/lib/ruby-maven.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/lib/ruby_maven.rb +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/ruby-maven.gemspec +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/spec/maven_ruby_maven_spec.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/spec/maven_ruby_maven_spec.rb~ +0 -55
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/spec/ruby_maven_spec.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-3.3.12/spec/setup.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/README.md +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/lib/maven.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/LICENSE +0 -308
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/NOTICE +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/README.txt +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/bin/m2.conf +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/bin/mvn +0 -244
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/bin/mvn.cmd +0 -178
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/bin/mvnDebug +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/bin/mvnDebug.cmd +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/bin/mvnyjp +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/boot/plexus-classworlds-2.5.2.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/conf/logging/simplelogger.properties +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/conf/settings.xml +0 -257
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/conf/toolchains.xml +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-api-1.0.2.v20150114.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-api.license +0 -261
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-connector-basic-1.0.2.v20150114.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-connector-basic.license +0 -261
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-impl-1.0.2.v20150114.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-impl.license +0 -261
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-spi-1.0.2.v20150114.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-spi.license +0 -261
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-transport-wagon-1.0.2.v20150114.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-transport-wagon.license +0 -261
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-util-1.0.2.v20150114.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-util.license +0 -261
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aopalliance-1.0.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/cdi-api-1.0.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/cdi-api.license +0 -410
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/commons-cli-1.2.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/commons-io-2.2.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/commons-lang-2.6.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/commons-lang3-3.4.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/commons-lang3.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/ext/README.txt +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/guava-18.0.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/guice-4.0-no_aop.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/javax.inject-1.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/jsoup-1.7.2.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/jsoup.license +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/jsr250-api-1.0.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/jsr250-api.license +0 -406
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-aether-provider-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-aether-provider.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-artifact-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-artifact.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-builder-support-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-builder-support.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-compat-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-compat.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-core-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-core.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-embedder-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-embedder.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-model-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-model-builder-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-model-builder.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-model.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-plugin-api-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-plugin-api.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-repository-metadata-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-repository-metadata.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-settings-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-settings-builder-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-settings-builder.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-settings.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/org.eclipse.sisu.inject-0.3.2.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/org.eclipse.sisu.inject.license +0 -261
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/org.eclipse.sisu.plexus-0.3.2.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/org.eclipse.sisu.plexus.license +0 -261
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-cipher-1.7.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-cipher.license +0 -410
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-component-annotations-1.6.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-interpolation-1.21.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-sec-dispatcher-1.3.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-sec-dispatcher.license +0 -410
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-utils-3.0.22.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/slf4j-api-1.7.5.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/slf4j-api.license +0 -370
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/slf4j-simple-1.7.5.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/slf4j-simple.license +0 -370
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-file-2.10.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-file.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-http-2.10-shaded.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-http-shared-2.10.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-http-shared.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-http.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-provider-api-2.10.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-provider-api.license +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/README.md +0 -271
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/Rakefile +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/TODO +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/central_directory.rb +0 -208
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/compressor.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/constants.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/crypto/encryption.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/crypto/null_encryption.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/crypto/traditional_encryption.rb +0 -99
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/decompressor.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/deflater.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/dos_time.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/entry.rb +0 -696
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/entry_set.rb +0 -86
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/errors.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/extra_field/generic.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/extra_field/ntfs.rb +0 -92
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/extra_field/old_unix.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/extra_field/universal_time.rb +0 -47
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/extra_field/unix.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/extra_field/zip64.rb +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/extra_field/zip64_placeholder.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/extra_field.rb +0 -101
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/file.rb +0 -436
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/filesystem.rb +0 -626
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/inflater.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/input_stream.rb +0 -164
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/ioextras/abstract_input_stream.rb +0 -115
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/ioextras/abstract_output_stream.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/ioextras.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/null_compressor.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/null_decompressor.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/null_input_stream.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/output_stream.rb +0 -190
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/pass_thru_compressor.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/pass_thru_decompressor.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/streamable_directory.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/streamable_stream.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/lib/zip.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/samples/example.rb +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/samples/example_filesystem.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/samples/example_recursive.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/samples/gtkRubyzip.rb +0 -86
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/samples/qtzip.rb +0 -101
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/samples/write_simple.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/samples/zipfind.rb +0 -74
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/basic_zip_file_test.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/central_directory_entry_test.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/central_directory_test.rb +0 -104
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/crypto/null_encryption_test.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/crypto/traditional_encryption_test.rb +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/WarnInvalidDate.zip +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/file1.txt +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/file1.txt.deflatedData +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/file2.txt +0 -1504
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/globTest/foo/bar/baz/foo.txt +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/globTest/foo.txt +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/globTest/food.txt +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/globTest.zip +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/mimetype +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/notzippedruby.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/ntfs.zip +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/rubycode.zip +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/rubycode2.zip +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/testDirectory.bin +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/zip64-sample.zip +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/zipWithDirs.zip +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/data/zipWithEncryption.zip +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/deflater_test.rb +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/encryption_test.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/entry_set_test.rb +0 -138
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/entry_test.rb +0 -165
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/errors_test.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/extra_field_test.rb +0 -78
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/file_extract_directory_test.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/file_extract_test.rb +0 -90
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/file_split_test.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/file_test.rb +0 -559
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/filesystem/dir_iterator_test.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/filesystem/directory_test.rb +0 -131
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/filesystem/file_mutating_test.rb +0 -100
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/filesystem/file_nonmutating_test.rb +0 -514
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/filesystem/file_stat_test.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/gentestfiles.rb +0 -134
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/inflater_test.rb +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/input_stream_test.rb +0 -170
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/ioextras/abstract_input_stream_test.rb +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/ioextras/abstract_output_stream_test.rb +0 -106
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/ioextras/fake_io_test.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/local_entry_test.rb +0 -156
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/output_stream_test.rb +0 -129
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/pass_thru_compressor_test.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/pass_thru_decompressor_test.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/settings_test.rb +0 -92
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/test_helper.rb +0 -228
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/unicode_file_names_and_comments_test.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/zip64_full_test.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/rubyzip-1.1.7/test/zip64_support_test.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/AUTHORS.md +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/CHANGELOG.md +0 -1339
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/CONTRIBUTING.md +0 -100
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/Gemfile +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/LICENSE +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/README.de.md +0 -3031
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/README.es.md +0 -2821
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/README.fr.md +0 -3014
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/README.hu.md +0 -694
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/README.ja.md +0 -2756
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/README.ko.md +0 -2967
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/README.md +0 -3043
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/README.pt-br.md +0 -1760
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/README.pt-pt.md +0 -791
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/README.ru.md +0 -2958
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/README.zh.md +0 -2872
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/Rakefile +0 -199
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/examples/chat.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/examples/simple.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/examples/stream.ru +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/lib/sinatra/base.rb +0 -2042
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/lib/sinatra/ext.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/lib/sinatra/images/404.png +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/lib/sinatra/images/500.png +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/lib/sinatra/main.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/lib/sinatra/show_exceptions.rb +0 -357
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/lib/sinatra/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/lib/sinatra.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/sinatra.gemspec +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/asciidoctor_test.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/base_test.rb +0 -167
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/builder_test.rb +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/coffee_test.rb +0 -96
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/compile_test.rb +0 -183
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/contest.rb +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/creole_test.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/delegator_test.rb +0 -160
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/encoding_test.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/erb_test.rb +0 -116
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/extensions_test.rb +0 -98
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/filter_test.rb +0 -487
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/haml_test.rb +0 -109
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/helper.rb +0 -132
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/helpers_test.rb +0 -1917
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/integration/app.rb +0 -79
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/integration_helper.rb +0 -236
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/integration_test.rb +0 -104
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/less_test.rb +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/liquid_test.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/mapped_error_test.rb +0 -285
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/markaby_test.rb +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/markdown_test.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/mediawiki_test.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/middleware_test.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/nokogiri_test.rb +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/public/favicon.ico +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/public/hello+world.txt +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/rabl_test.rb +0 -89
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/rack_test.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/radius_test.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/rdoc_test.rb +0 -66
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/readme_test.rb +0 -130
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/request_test.rb +0 -100
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/response_test.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/result_test.rb +0 -76
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/route_added_hook_test.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/routing_test.rb +0 -1456
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/sass_test.rb +0 -115
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/scss_test.rb +0 -88
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/server_test.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/settings_test.rb +0 -582
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/sinatra_test.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/slim_test.rb +0 -102
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/static_test.rb +0 -266
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/streaming_test.rb +0 -149
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/stylus_test.rb +0 -90
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/templates_test.rb +0 -382
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/textile_test.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/a/in_a.str +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/ascii.erb +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/b/in_b.str +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/calc.html.erb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/error.builder +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/error.erb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/error.haml +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/error.sass +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/explicitly_nested.str +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/foo/hello.test +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.asciidoc +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.builder +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.coffee +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.creole +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.erb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.haml +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.less +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.liquid +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.mab +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.md +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.mediawiki +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.nokogiri +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.rabl +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.radius +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.rdoc +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.sass +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.scss +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.slim +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.str +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.styl +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.test +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.textile +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.wlang +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/hello.yajl +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/layout2.builder +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/layout2.erb +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/layout2.haml +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/layout2.liquid +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/layout2.mab +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/layout2.nokogiri +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/layout2.rabl +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/layout2.radius +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/layout2.slim +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/layout2.str +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/layout2.test +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/layout2.wlang +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/nested.str +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/views/utf8.erb +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/wlang_test.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/sinatra-1.4.8/test/yajl_test.rb +0 -86
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/CHANGES.md +0 -309
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/Gemfile +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/LICENSE +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/README.md +0 -202
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/Rakefile +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/lib/slop/commands.rb +0 -196
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/lib/slop/option.rb +0 -214
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/lib/slop.rb +0 -687
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/slop.gemspec +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/test/commands_test.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/test/helper.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/test/option_test.rb +0 -145
- data/vendor/bundle/jruby/2.5.0/gems/slop-3.6.0/test/slop_test.rb +0 -518
- data/vendor/bundle/jruby/2.5.0/gems/spoon-0.0.6/LICENSE +0 -144
- data/vendor/bundle/jruby/2.5.0/gems/spoon-0.0.6/examples/ls.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/spoon-0.0.6/examples/vi.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/spoon-0.0.6/lib/spoon/unix.rb +0 -181
- data/vendor/bundle/jruby/2.5.0/gems/spoon-0.0.6/lib/spoon/windows.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/spoon-0.0.6/lib/spoon.rb +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/spoon-0.0.6/spoon.gemspec +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/stud-0.0.23/CHANGELIST +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/stud-0.0.23/LICENSE +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/stud-0.0.23/README.md +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/stud-0.0.23/lib/stud/buffer.rb +0 -260
- data/vendor/bundle/jruby/2.5.0/gems/stud-0.0.23/lib/stud/interval.rb +0 -115
- data/vendor/bundle/jruby/2.5.0/gems/stud-0.0.23/lib/stud/pool.rb +0 -215
- data/vendor/bundle/jruby/2.5.0/gems/stud-0.0.23/lib/stud/secret.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/stud-0.0.23/lib/stud/task.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/stud-0.0.23/lib/stud/temporary.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/stud-0.0.23/lib/stud/trap.rb +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/stud-0.0.23/lib/stud/try.rb +0 -127
- data/vendor/bundle/jruby/2.5.0/gems/stud-0.0.23/lib/stud/with.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/Gemfile +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/LICENSE +0 -144
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/README.md +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/Rakefile +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/examples/bench_cache.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/JRubyCacheBackendLibrary.java +0 -245
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMap.java +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMapV8.java +0 -3863
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/LongAdder.java +0 -203
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/Striped64.java +0 -342
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/ConcurrentHashMapV8.java +0 -3800
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/LongAdder.java +0 -204
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/Striped64.java +0 -291
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166y/ThreadLocalRandom.java +0 -199
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/ext/thread_safe/JrubyCacheBackendService.java +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/atomic_reference_cache_backend.rb +0 -908
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/cache.rb +0 -161
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/jruby_cache_backend.jar +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/mri_cache_backend.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/non_concurrent_cache_backend.rb +0 -135
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/synchronized_cache_backend.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/synchronized_delegator.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/util/adder.rb +0 -62
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/util/atomic_reference.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/util/cheap_lockable.rb +0 -106
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/util/power_of_two_tuple.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/util/striped64.rb +0 -222
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/util/volatile.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/util/volatile_tuple.rb +0 -46
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/util/xor_shift_random.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/util.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe/version.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/lib/thread_safe.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/spec/spec_helper.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/spec/src/thread_safe/SecurityManager.java +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/spec/support/threads.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/spec/support/threadsafe_test.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/spec/thread_safe/array_spec.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/spec/thread_safe/cache_loops_spec.rb +0 -507
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/spec/thread_safe/cache_spec.rb +0 -943
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/spec/thread_safe/hash_spec.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/spec/thread_safe/no_unsafe_spec.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/spec/thread_safe/synchronized_delegator_spec.rb +0 -85
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/tasks/update_doc.rake +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/thread_safe.gemspec +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/yard-template/default/fulldoc/html/css/common.css +0 -125
- data/vendor/bundle/jruby/2.5.0/gems/thread_safe-0.3.6-java/yard-template/default/layout/html/footer.erb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/CHANGELOG.md +0 -132
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/COPYING +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/Gemfile +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/HACKING +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/README.md +0 -233
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/Rakefile +0 -106
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/bin/tilt +0 -122
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/docs/TEMPLATES.md +0 -555
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/docs/common.css +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/asciidoc.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/babel.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/bluecloth.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/builder.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/coffee.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/commonmarker.rb +0 -78
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/creole.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/csv.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/dummy.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/erb.rb +0 -63
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/erubi.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/erubis.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/etanni.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/haml.rb +0 -86
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/kramdown.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/less.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/liquid.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/livescript.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/mapping.rb +0 -293
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/markaby.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/maruku.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/nokogiri.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/pandoc.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/plain.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/prawn.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/radius.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/rdiscount.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/rdoc.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/redcarpet.rb +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/redcloth.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/rst-pandoc.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/sass.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/sigil.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/string.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/template.rb +0 -302
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/typescript.rb +0 -26
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/wikicloth.rb +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt/yajl.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/lib/tilt.rb +0 -166
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/man/index.txt +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/man/tilt.1.ronn +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/markaby/locals.mab +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/markaby/markaby.mab +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/markaby/markaby_other_static.mab +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/markaby/render_twice.mab +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/markaby/scope.mab +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/markaby/yielding.mab +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/mytemplate.rb +0 -2
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/test_helper.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_asciidoctor_test.rb +0 -50
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_babeltemplate.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_blueclothtemplate_test.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_buildertemplate_test.rb +0 -72
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_cache_test.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_coffeescripttemplate_test.rb +0 -141
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_commonmarkertemplate_test.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_compilesite_test.rb +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_creoletemplate_test.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_csv_test.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_erbtemplate_test.rb +0 -239
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_erubistemplate_test.rb +0 -151
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_erubitemplate_test.rb +0 -158
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_etannitemplate_test.rb +0 -174
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_hamltemplate_test.rb +0 -166
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_kramdown_test.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_lesstemplate_test.less +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_lesstemplate_test.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_liquidtemplate_test.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_livescripttemplate_test.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_mapping_test.rb +0 -232
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_markaby_test.rb +0 -88
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_markdown_test.rb +0 -186
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_marukutemplate_test.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_metadata_test.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_nokogiritemplate_test.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_pandoctemplate_test.rb +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_prawntemplate.prawn +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_prawntemplate_test.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_radiustemplate_test.rb +0 -75
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_rdiscounttemplate_test.rb +0 -43
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_rdoctemplate_test.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_redcarpettemplate_test.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_redclothtemplate_test.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_rstpandoctemplate_test.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_sasstemplate_test.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_sigil_test.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_stringtemplate_test.rb +0 -171
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_template_test.rb +0 -314
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_test.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_typescript_test.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_wikiclothtemplate_test.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/test/tilt_yajltemplate_test.rb +0 -101
- data/vendor/bundle/jruby/2.5.0/gems/tilt-2.0.9/tilt.gemspec +0 -130
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/LICENSE +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/README.md +0 -190
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/Rakefile +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/bin/tt +0 -112
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/doc/contributing_and_planned_features.markdown +0 -102
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/doc/grammar_composition.markdown +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/doc/index.markdown +0 -88
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/doc/pitfalls_and_advanced_techniques.markdown +0 -51
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/doc/semantic_interpretation.markdown +0 -218
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/doc/site.rb +0 -112
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/doc/sitegen.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/doc/syntactic_recognition.markdown +0 -215
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/doc/tt.1 +0 -83
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/doc/using_in_ruby.markdown +0 -105
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/examples/lambda_calculus/arithmetic.rb +0 -551
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/examples/lambda_calculus/arithmetic.treetop +0 -98
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/examples/lambda_calculus/arithmetic_node_classes.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/examples/lambda_calculus/arithmetic_test.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus +0 -0
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus.rb +0 -718
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus.treetop +0 -132
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus_node_classes.rb +0 -5
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus_test.rb +0 -89
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/examples/lambda_calculus/test_helper.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/bootstrap_gen_1_metagrammar.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/grammar_compiler.rb +0 -49
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/lexical_address_space.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/metagrammar.rb +0 -3984
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/metagrammar.treetop +0 -503
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/anything_symbol.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/atomic_expression.rb +0 -14
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/character_class.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/choice.rb +0 -31
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/declaration_sequence.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/grammar.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/inline_module.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/nonterminal.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/optional.rb +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/parenthesized_expression.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/parsing_expression.rb +0 -146
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/parsing_rule.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/predicate.rb +0 -45
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/predicate_block.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/repetition.rb +0 -89
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/sequence.rb +0 -71
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/terminal.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/transient_prefix.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/treetop_file.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes.rb +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler/ruby_builder.rb +0 -115
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/compiler.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/polyglot.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/ruby_extensions/string.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/ruby_extensions.rb +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/runtime/compiled_parser.rb +0 -115
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/runtime/interval_skip_list/head_node.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/runtime/interval_skip_list/interval_skip_list.rb +0 -200
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/runtime/interval_skip_list/node.rb +0 -164
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/runtime/interval_skip_list.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/runtime/syntax_node.rb +0 -114
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/runtime/terminal_parse_failure.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/runtime/terminal_syntax_node.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/runtime.rb +0 -6
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop/version.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/lib/treetop.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/and_predicate_spec.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/anything_symbol_spec.rb +0 -44
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/character_class_spec.rb +0 -301
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/choice_spec.rb +0 -80
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/circular_compilation_spec.rb +0 -30
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/failure_propagation_functional_spec.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/grammar_compiler_spec.rb +0 -113
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/grammar_spec.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/multibyte_chars_spec.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/namespace_spec.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/nonterminal_symbol_spec.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/not_predicate_spec.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/occurrence_range_spec.rb +0 -189
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/one_or_more_spec.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/optional_spec.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/parenthesized_expression_spec.rb +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/parsing_rule_spec.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/repeated_subrule_spec.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/semantic_predicate_spec.rb +0 -175
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/sequence_spec.rb +0 -129
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/terminal_spec.rb +0 -81
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/terminal_symbol_spec.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/test_grammar.treetop +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/test_grammar.tt +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/test_grammar_do.treetop +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/test_grammar_magic_coding.treetop +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/test_grammar_magic_encoding.treetop +0 -8
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/tt_compiler_spec.rb +0 -224
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/compiler/zero_or_more_spec.rb +0 -56
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/composition/a.treetop +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/composition/b.treetop +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/composition/c.treetop +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/composition/d.treetop +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/composition/f.treetop +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/composition/grammar_composition_spec.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/composition/subfolder/e_includes_c.treetop +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/ruby_extensions/string_spec.rb +0 -32
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/runtime/compiled_parser_spec.rb +0 -123
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/delete_spec.rb +0 -147
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/expire_range_spec.rb +0 -349
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/insert_and_delete_node_spec.rb +0 -385
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/insert_spec.rb +0 -660
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/interval_skip_list_spec.graffle +0 -6175
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/interval_skip_list_spec.rb +0 -58
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/palindromic_fixture.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/palindromic_fixture_spec.rb +0 -163
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/spec_helper.rb +0 -91
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/runtime/syntax_node_spec.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/spec/spec_helper.rb +0 -115
- data/vendor/bundle/jruby/2.5.0/gems/treetop-1.4.15/treetop.gemspec +0 -176
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/CHANGELOG.md +0 -1894
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/Gemfile +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/LICENSE +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/README.md +0 -1176
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/Rakefile +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/api.rb +0 -109
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/assertion_failure.rb +0 -11
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/callback_registry.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/config.rb +0 -18
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/cucumber.rb +0 -10
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/deprecation.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/errors.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/async_http_client_adapter.rb +0 -216
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/curb_adapter.rb +0 -351
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/em_http_request_adapter.rb +0 -231
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/excon_adapter.rb +0 -165
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/http_lib_adapter.rb +0 -7
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/http_lib_adapter_registry.rb +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/http_rb/client.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/http_rb/request.rb +0 -16
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/http_rb/response.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/http_rb/streamer.rb +0 -29
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/http_rb/webmock.rb +0 -68
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/http_rb_adapter.rb +0 -37
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/httpclient_adapter.rb +0 -259
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/manticore_adapter.rb +0 -145
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/net_http.rb +0 -385
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/net_http_response.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/patron_adapter.rb +0 -130
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/http_lib_adapters/typhoeus_hydra_adapter.rb +0 -174
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/matchers/any_arg_matcher.rb +0 -13
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/matchers/hash_argument_matcher.rb +0 -21
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/matchers/hash_excluding_matcher.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/matchers/hash_including_matcher.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/minitest.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/rack_response.rb +0 -69
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/request_body_diff.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/request_execution_verifier.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/request_pattern.rb +0 -405
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/request_registry.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/request_signature.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/request_signature_snippet.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/request_stub.rb +0 -100
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/response.rb +0 -159
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/responses_sequence.rb +0 -40
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/rspec/matchers/request_pattern_matcher.rb +0 -78
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/rspec/matchers/webmock_matcher.rb +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/rspec/matchers.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/rspec.rb +0 -42
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/stub_registry.rb +0 -82
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/stub_request_snippet.rb +0 -38
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/test_unit.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/util/hash_counter.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/util/hash_keys_stringifier.rb +0 -25
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/util/hash_validator.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/util/headers.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/util/json.rb +0 -67
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/util/query_mapper.rb +0 -281
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/util/uri.rb +0 -111
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/util/values_stringifier.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/util/version_checker.rb +0 -111
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/version.rb +0 -3
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock/webmock.rb +0 -163
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/lib/webmock.rb +0 -59
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/minitest/test_helper.rb +0 -34
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/minitest/test_webmock.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/minitest/webmock_spec.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/async_http_client/async_http_client_spec.rb +0 -375
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/async_http_client/async_http_client_spec_helper.rb +0 -73
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/curb/curb_spec.rb +0 -499
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/curb/curb_spec_helper.rb +0 -147
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/em_http_request/em_http_request_spec.rb +0 -462
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/em_http_request/em_http_request_spec_helper.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/excon/excon_spec.rb +0 -77
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/excon/excon_spec_helper.rb +0 -52
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/http_rb/http_rb_spec.rb +0 -93
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/http_rb/http_rb_spec_helper.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/httpclient/httpclient_spec.rb +0 -217
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/httpclient/httpclient_spec_helper.rb +0 -57
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/manticore/manticore_spec.rb +0 -107
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/manticore/manticore_spec_helper.rb +0 -35
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/net_http/net_http_shared.rb +0 -153
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/net_http/net_http_spec.rb +0 -369
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/net_http/net_http_spec_helper.rb +0 -64
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/net_http/real_net_http_spec.rb +0 -20
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/patron/patron_spec.rb +0 -125
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/patron/patron_spec_helper.rb +0 -54
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/shared/allowing_and_disabling_net_connect.rb +0 -313
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/shared/callbacks.rb +0 -148
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/shared/complex_cross_concern_behaviors.rb +0 -36
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/shared/enabling_and_disabling_webmock.rb +0 -95
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/shared/precedence_of_stubs.rb +0 -15
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/shared/request_expectations.rb +0 -930
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/shared/returning_declared_responses.rb +0 -409
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/shared/stubbing_requests.rb +0 -678
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/typhoeus/typhoeus_hydra_spec.rb +0 -135
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/typhoeus/typhoeus_hydra_spec_helper.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/acceptance/webmock_shared.rb +0 -41
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/fixtures/test.txt +0 -1
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/quality_spec.rb +0 -84
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/spec_helper.rb +0 -48
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/support/example_curl_output.txt +0 -22
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/support/failures.rb +0 -9
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/support/my_rack_app.rb +0 -53
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/support/network_connection.rb +0 -19
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/support/webmock_server.rb +0 -70
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/api_spec.rb +0 -175
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/errors_spec.rb +0 -129
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/http_lib_adapters/http_lib_adapter_registry_spec.rb +0 -17
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/http_lib_adapters/http_lib_adapter_spec.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/matchers/hash_excluding_matcher_spec.rb +0 -61
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/matchers/hash_including_matcher_spec.rb +0 -87
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/rack_response_spec.rb +0 -112
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/request_body_diff_spec.rb +0 -90
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/request_execution_verifier_spec.rb +0 -208
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/request_pattern_spec.rb +0 -736
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/request_registry_spec.rb +0 -95
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/request_signature_snippet_spec.rb +0 -89
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/request_signature_spec.rb +0 -155
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/request_stub_spec.rb +0 -199
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/response_spec.rb +0 -286
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/stub_registry_spec.rb +0 -103
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/stub_request_snippet_spec.rb +0 -115
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/util/hash_counter_spec.rb +0 -39
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/util/hash_keys_stringifier_spec.rb +0 -27
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/util/headers_spec.rb +0 -28
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/util/json_spec.rb +0 -33
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/util/query_mapper_spec.rb +0 -157
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/util/uri_spec.rb +0 -371
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/util/version_checker_spec.rb +0 -65
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/spec/unit/webmock_spec.rb +0 -60
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/http_request.rb +0 -24
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/shared_test.rb +0 -108
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_helper.rb +0 -23
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/test/test_webmock.rb +0 -12
- data/vendor/bundle/jruby/2.5.0/gems/webmock-3.13.0/webmock.gemspec +0 -54
- data/vendor/bundle/jruby/2.5.0/specifications/addressable-2.7.0.gemspec +0 -39
- data/vendor/bundle/jruby/2.5.0/specifications/chronic_duration-0.10.6.gemspec +0 -38
- data/vendor/bundle/jruby/2.5.0/specifications/clamp-0.6.5.gemspec +0 -20
- data/vendor/bundle/jruby/2.5.0/specifications/coderay-1.1.2.gemspec +0 -26
- data/vendor/bundle/jruby/2.5.0/specifications/concurrent-ruby-1.1.5.gemspec +0 -24
- data/vendor/bundle/jruby/2.5.0/specifications/connection_pool-2.2.5.gemspec +0 -39
- data/vendor/bundle/jruby/2.5.0/specifications/crack-0.4.5.gemspec +0 -32
- data/vendor/bundle/jruby/2.5.0/specifications/diff-lcs-1.3.gemspec +0 -61
- data/vendor/bundle/jruby/2.5.0/specifications/elasticsearch-5.0.5.gemspec +0 -89
- data/vendor/bundle/jruby/2.5.0/specifications/elasticsearch-api-5.0.5.gemspec +0 -104
- data/vendor/bundle/jruby/2.5.0/specifications/elasticsearch-transport-5.0.5.gemspec +0 -104
- data/vendor/bundle/jruby/2.5.0/specifications/faraday-0.15.4.gemspec +0 -32
- data/vendor/bundle/jruby/2.5.0/specifications/ffi-1.11.1-java.gemspec +0 -21
- data/vendor/bundle/jruby/2.5.0/specifications/filesize-0.0.4.gemspec +0 -35
- data/vendor/bundle/jruby/2.5.0/specifications/fivemat-1.3.7.gemspec +0 -32
- data/vendor/bundle/jruby/2.5.0/specifications/gem_publisher-1.5.0.gemspec +0 -37
- data/vendor/bundle/jruby/2.5.0/specifications/gems-0.8.3.gemspec +0 -33
- data/vendor/bundle/jruby/2.5.0/specifications/hashdiff-1.0.1.gemspec +0 -46
- data/vendor/bundle/jruby/2.5.0/specifications/i18n-0.6.9.gemspec +0 -42
- data/vendor/bundle/jruby/2.5.0/specifications/insist-1.0.0.gemspec +0 -0
- data/vendor/bundle/jruby/2.5.0/specifications/jrjackson-0.4.14-java.gemspec +0 -37
- data/vendor/bundle/jruby/2.5.0/specifications/jruby-openssl-0.9.19-java.gemspec +0 -40
- data/vendor/bundle/jruby/2.5.0/specifications/kramdown-1.14.0.gemspec +0 -56
- data/vendor/bundle/jruby/2.5.0/specifications/logstash-codec-plain-3.0.6.gemspec +0 -36
- data/vendor/bundle/jruby/2.5.0/specifications/logstash-core-5.6.4-java.gemspec +0 -94
- data/vendor/bundle/jruby/2.5.0/specifications/logstash-core-plugin-api-2.1.28-java.gemspec +0 -33
- data/vendor/bundle/jruby/2.5.0/specifications/logstash-devutils-1.3.6-java.gemspec +0 -0
- data/vendor/bundle/jruby/2.5.0/specifications/manticore-0.7.1-java.gemspec +0 -44
- data/vendor/bundle/jruby/2.5.0/specifications/method_source-0.8.2.gemspec +0 -34
- data/vendor/bundle/jruby/2.5.0/specifications/minitar-0.5.4.gemspec +0 -25
- data/vendor/bundle/jruby/2.5.0/specifications/multi_json-1.13.1.gemspec +0 -33
- data/vendor/bundle/jruby/2.5.0/specifications/multipart-post-2.1.1.gemspec +0 -38
- data/vendor/bundle/jruby/2.5.0/specifications/net-http-persistent-4.0.1.gemspec +0 -52
- data/vendor/bundle/jruby/2.5.0/specifications/numerizer-0.1.1.gemspec +0 -22
- data/vendor/bundle/jruby/2.5.0/specifications/openssl_pkcs8_pure-0.0.0.2.gemspec +0 -38
- data/vendor/bundle/jruby/2.5.0/specifications/polyglot-0.3.5.gemspec +0 -22
- data/vendor/bundle/jruby/2.5.0/specifications/pry-0.10.4-java.gemspec +0 -47
- data/vendor/bundle/jruby/2.5.0/specifications/pry-nav-0.3.0.gemspec +0 -36
- data/vendor/bundle/jruby/2.5.0/specifications/public_suffix-4.0.6.gemspec +0 -24
- data/vendor/bundle/jruby/2.5.0/specifications/puma-2.16.0-java.gemspec +0 -47
- data/vendor/bundle/jruby/2.5.0/specifications/quantile-0.2.1.gemspec +0 -20
- data/vendor/bundle/jruby/2.5.0/specifications/rack-1.6.6.gemspec +0 -39
- data/vendor/bundle/jruby/2.5.0/specifications/rack-protection-1.5.5.gemspec +0 -38
- data/vendor/bundle/jruby/2.5.0/specifications/rake-12.3.2.gemspec +0 -49
- data/vendor/bundle/jruby/2.5.0/specifications/rbzip2-0.3.0.gemspec +0 -19
- data/vendor/bundle/jruby/2.5.0/specifications/rexml-3.2.5.gemspec +0 -42
- data/vendor/bundle/jruby/2.5.0/specifications/rspec-3.8.0.gemspec +0 -42
- data/vendor/bundle/jruby/2.5.0/specifications/rspec-core-3.8.2.gemspec +0 -63
- data/vendor/bundle/jruby/2.5.0/specifications/rspec-expectations-3.8.4.gemspec +0 -51
- data/vendor/bundle/jruby/2.5.0/specifications/rspec-mocks-3.8.1.gemspec +0 -51
- data/vendor/bundle/jruby/2.5.0/specifications/rspec-support-3.8.2.gemspec +0 -39
- data/vendor/bundle/jruby/2.5.0/specifications/rspec-wait-0.0.9.gemspec +0 -38
- data/vendor/bundle/jruby/2.5.0/specifications/ruby-maven-3.3.12.gemspec +0 -41
- data/vendor/bundle/jruby/2.5.0/specifications/ruby-maven-libs-3.3.9.gemspec +0 -22
- data/vendor/bundle/jruby/2.5.0/specifications/rubyzip-1.1.7.gemspec +0 -47
- data/vendor/bundle/jruby/2.5.0/specifications/sinatra-1.4.8.gemspec +0 -41
- data/vendor/bundle/jruby/2.5.0/specifications/slop-3.6.0.gemspec +0 -36
- data/vendor/bundle/jruby/2.5.0/specifications/spoon-0.0.6.gemspec +0 -30
- data/vendor/bundle/jruby/2.5.0/specifications/stud-0.0.23.gemspec +0 -0
- data/vendor/bundle/jruby/2.5.0/specifications/thread_safe-0.3.6-java.gemspec +0 -39
- data/vendor/bundle/jruby/2.5.0/specifications/tilt-2.0.9.gemspec +0 -23
- data/vendor/bundle/jruby/2.5.0/specifications/treetop-1.4.15.gemspec +0 -56
- data/vendor/bundle/jruby/2.5.0/specifications/webmock-3.13.0.gemspec +0 -85
@@ -1,3043 +0,0 @@
|
|
1
|
-
# Sinatra
|
2
|
-
|
3
|
-
Sinatra is a [DSL](https://en.wikipedia.org/wiki/Domain-specific_language) for
|
4
|
-
quickly creating web applications in Ruby with minimal effort:
|
5
|
-
|
6
|
-
```ruby
|
7
|
-
# myapp.rb
|
8
|
-
require 'sinatra'
|
9
|
-
|
10
|
-
get '/' do
|
11
|
-
'Hello world!'
|
12
|
-
end
|
13
|
-
```
|
14
|
-
|
15
|
-
Install the gem:
|
16
|
-
|
17
|
-
```shell
|
18
|
-
gem install sinatra
|
19
|
-
```
|
20
|
-
|
21
|
-
And run with:
|
22
|
-
|
23
|
-
```shell
|
24
|
-
ruby myapp.rb
|
25
|
-
```
|
26
|
-
|
27
|
-
View at: [http://localhost:4567](http://localhost:4567)
|
28
|
-
|
29
|
-
It is recommended to also run `gem install thin`, which Sinatra will
|
30
|
-
pick up if available.
|
31
|
-
|
32
|
-
## Table of Contents
|
33
|
-
|
34
|
-
* [Sinatra](#sinatra)
|
35
|
-
* [Table of Contents](#table-of-contents)
|
36
|
-
* [Routes](#routes)
|
37
|
-
* [Conditions](#conditions)
|
38
|
-
* [Return Values](#return-values)
|
39
|
-
* [Custom Route Matchers](#custom-route-matchers)
|
40
|
-
* [Static Files](#static-files)
|
41
|
-
* [Views / Templates](#views--templates)
|
42
|
-
* [Literal Templates](#literal-templates)
|
43
|
-
* [Available Template Languages](#available-template-languages)
|
44
|
-
* [Haml Templates](#haml-templates)
|
45
|
-
* [Erb Templates](#erb-templates)
|
46
|
-
* [Builder Templates](#builder-templates)
|
47
|
-
* [Nokogiri Templates](#nokogiri-templates)
|
48
|
-
* [Sass Templates](#sass-templates)
|
49
|
-
* [SCSS Templates](#scss-templates)
|
50
|
-
* [Less Templates](#less-templates)
|
51
|
-
* [Liquid Templates](#liquid-templates)
|
52
|
-
* [Markdown Templates](#markdown-templates)
|
53
|
-
* [Textile Templates](#textile-templates)
|
54
|
-
* [RDoc Templates](#rdoc-templates)
|
55
|
-
* [AsciiDoc Templates](#asciidoc-templates)
|
56
|
-
* [Radius Templates](#radius-templates)
|
57
|
-
* [Markaby Templates](#markaby-templates)
|
58
|
-
* [RABL Templates](#rabl-templates)
|
59
|
-
* [Slim Templates](#slim-templates)
|
60
|
-
* [Creole Templates](#creole-templates)
|
61
|
-
* [MediaWiki Templates](#mediawiki-templates)
|
62
|
-
* [CoffeeScript Templates](#coffeescript-templates)
|
63
|
-
* [Stylus Templates](#stylus-templates)
|
64
|
-
* [Yajl Templates](#yajl-templates)
|
65
|
-
* [WLang Templates](#wlang-templates)
|
66
|
-
* [Accessing Variables in Templates](#accessing-variables-in-templates)
|
67
|
-
* [Templates with `yield` and nested layouts](#templates-with-yield-and-nested-layouts)
|
68
|
-
* [Inline Templates](#inline-templates)
|
69
|
-
* [Named Templates](#named-templates)
|
70
|
-
* [Associating File Extensions](#associating-file-extensions)
|
71
|
-
* [Adding Your Own Template Engine](#adding-your-own-template-engine)
|
72
|
-
* [Using Custom Logic for Template Lookup](#using-custom-logic-for-template-lookup)
|
73
|
-
* [Filters](#filters)
|
74
|
-
* [Helpers](#helpers)
|
75
|
-
* [Using Sessions](#using-sessions)
|
76
|
-
* [Halting](#halting)
|
77
|
-
* [Passing](#passing)
|
78
|
-
* [Triggering Another Route](#triggering-another-route)
|
79
|
-
* [Setting Body, Status Code and Headers](#setting-body-status-code-and-headers)
|
80
|
-
* [Streaming Responses](#streaming-responses)
|
81
|
-
* [Logging](#logging)
|
82
|
-
* [Mime Types](#mime-types)
|
83
|
-
* [Generating URLs](#generating-urls)
|
84
|
-
* [Browser Redirect](#browser-redirect)
|
85
|
-
* [Cache Control](#cache-control)
|
86
|
-
* [Sending Files](#sending-files)
|
87
|
-
* [Accessing the Request Object](#accessing-the-request-object)
|
88
|
-
* [Attachments](#attachments)
|
89
|
-
* [Dealing with Date and Time](#dealing-with-date-and-time)
|
90
|
-
* [Looking Up Template Files](#looking-up-template-files)
|
91
|
-
* [Configuration](#configuration)
|
92
|
-
* [Configuring attack protection](#configuring-attack-protection)
|
93
|
-
* [Available Settings](#available-settings)
|
94
|
-
* [Environments](#environments)
|
95
|
-
* [Error Handling](#error-handling)
|
96
|
-
* [Not Found](#not-found)
|
97
|
-
* [Error](#error)
|
98
|
-
* [Rack Middleware](#rack-middleware)
|
99
|
-
* [Testing](#testing)
|
100
|
-
* [Sinatra::Base - Middleware, Libraries, and Modular Apps](#sinatrabase---middleware-libraries-and-modular-apps)
|
101
|
-
* [Modular vs. Classic Style](#modular-vs-classic-style)
|
102
|
-
* [Serving a Modular Application](#serving-a-modular-application)
|
103
|
-
* [Using a Classic Style Application with a config.ru](#using-a-classic-style-application-with-a-configru)
|
104
|
-
* [When to use a config.ru?](#when-to-use-a-configru)
|
105
|
-
* [Using Sinatra as Middleware](#using-sinatra-as-middleware)
|
106
|
-
* [Dynamic Application Creation](#dynamic-application-creation)
|
107
|
-
* [Scopes and Binding](#scopes-and-binding)
|
108
|
-
* [Application/Class Scope](#applicationclass-scope)
|
109
|
-
* [Request/Instance Scope](#requestinstance-scope)
|
110
|
-
* [Delegation Scope](#delegation-scope)
|
111
|
-
* [Command Line](#command-line)
|
112
|
-
* [Multi-threading](#multi-threading)
|
113
|
-
* [Requirement](#requirement)
|
114
|
-
* [The Bleeding Edge](#the-bleeding-edge)
|
115
|
-
* [With Bundler](#with-bundler)
|
116
|
-
* [Roll Your Own](#roll-your-own)
|
117
|
-
* [Install Globally](#install-globally)
|
118
|
-
* [Versioning](#versioning)
|
119
|
-
* [Further Reading](#further-reading)
|
120
|
-
|
121
|
-
## Routes
|
122
|
-
|
123
|
-
In Sinatra, a route is an HTTP method paired with a URL-matching pattern.
|
124
|
-
Each route is associated with a block:
|
125
|
-
|
126
|
-
```ruby
|
127
|
-
get '/' do
|
128
|
-
.. show something ..
|
129
|
-
end
|
130
|
-
|
131
|
-
post '/' do
|
132
|
-
.. create something ..
|
133
|
-
end
|
134
|
-
|
135
|
-
put '/' do
|
136
|
-
.. replace something ..
|
137
|
-
end
|
138
|
-
|
139
|
-
patch '/' do
|
140
|
-
.. modify something ..
|
141
|
-
end
|
142
|
-
|
143
|
-
delete '/' do
|
144
|
-
.. annihilate something ..
|
145
|
-
end
|
146
|
-
|
147
|
-
options '/' do
|
148
|
-
.. appease something ..
|
149
|
-
end
|
150
|
-
|
151
|
-
link '/' do
|
152
|
-
.. affiliate something ..
|
153
|
-
end
|
154
|
-
|
155
|
-
unlink '/' do
|
156
|
-
.. separate something ..
|
157
|
-
end
|
158
|
-
```
|
159
|
-
|
160
|
-
Routes are matched in the order they are defined. The first route that
|
161
|
-
matches the request is invoked.
|
162
|
-
|
163
|
-
Route patterns may include named parameters, accessible via the
|
164
|
-
`params` hash:
|
165
|
-
|
166
|
-
```ruby
|
167
|
-
get '/hello/:name' do
|
168
|
-
# matches "GET /hello/foo" and "GET /hello/bar"
|
169
|
-
# params['name'] is 'foo' or 'bar'
|
170
|
-
"Hello #{params['name']}!"
|
171
|
-
end
|
172
|
-
```
|
173
|
-
|
174
|
-
You can also access named parameters via block parameters:
|
175
|
-
|
176
|
-
```ruby
|
177
|
-
get '/hello/:name' do |n|
|
178
|
-
# matches "GET /hello/foo" and "GET /hello/bar"
|
179
|
-
# params['name'] is 'foo' or 'bar'
|
180
|
-
# n stores params['name']
|
181
|
-
"Hello #{n}!"
|
182
|
-
end
|
183
|
-
```
|
184
|
-
|
185
|
-
Route patterns may also include splat (or wildcard) parameters, accessible
|
186
|
-
via the `params['splat']` array:
|
187
|
-
|
188
|
-
```ruby
|
189
|
-
get '/say/*/to/*' do
|
190
|
-
# matches /say/hello/to/world
|
191
|
-
params['splat'] # => ["hello", "world"]
|
192
|
-
end
|
193
|
-
|
194
|
-
get '/download/*.*' do
|
195
|
-
# matches /download/path/to/file.xml
|
196
|
-
params['splat'] # => ["path/to/file", "xml"]
|
197
|
-
end
|
198
|
-
```
|
199
|
-
|
200
|
-
Or with block parameters:
|
201
|
-
|
202
|
-
```ruby
|
203
|
-
get '/download/*.*' do |path, ext|
|
204
|
-
[path, ext] # => ["path/to/file", "xml"]
|
205
|
-
end
|
206
|
-
```
|
207
|
-
|
208
|
-
Route matching with Regular Expressions:
|
209
|
-
|
210
|
-
```ruby
|
211
|
-
get /\A\/hello\/([\w]+)\z/ do
|
212
|
-
"Hello, #{params['captures'].first}!"
|
213
|
-
end
|
214
|
-
```
|
215
|
-
|
216
|
-
Or with a block parameter:
|
217
|
-
|
218
|
-
```ruby
|
219
|
-
get %r{/hello/([\w]+)} do |c|
|
220
|
-
# Matches "GET /meta/hello/world", "GET /hello/world/1234" etc.
|
221
|
-
"Hello, #{c}!"
|
222
|
-
end
|
223
|
-
```
|
224
|
-
|
225
|
-
Route patterns may have optional parameters:
|
226
|
-
|
227
|
-
```ruby
|
228
|
-
get '/posts/:format?' do
|
229
|
-
# matches "GET /posts/" and any extension "GET /posts/json", "GET /posts/xml" etc
|
230
|
-
end
|
231
|
-
```
|
232
|
-
|
233
|
-
Routes may also utilize query parameters:
|
234
|
-
|
235
|
-
```ruby
|
236
|
-
get '/posts' do
|
237
|
-
# matches "GET /posts?title=foo&author=bar"
|
238
|
-
title = params['title']
|
239
|
-
author = params['author']
|
240
|
-
# uses title and author variables; query is optional to the /posts route
|
241
|
-
end
|
242
|
-
```
|
243
|
-
|
244
|
-
By the way, unless you disable the path traversal attack protection (see below),
|
245
|
-
the request path might be modified before matching against your routes.
|
246
|
-
|
247
|
-
## Conditions
|
248
|
-
|
249
|
-
Routes may include a variety of matching conditions, such as the user agent:
|
250
|
-
|
251
|
-
```ruby
|
252
|
-
get '/foo', :agent => /Songbird (\d\.\d)[\d\/]*?/ do
|
253
|
-
"You're using Songbird version #{params['agent'][0]}"
|
254
|
-
end
|
255
|
-
|
256
|
-
get '/foo' do
|
257
|
-
# Matches non-songbird browsers
|
258
|
-
end
|
259
|
-
```
|
260
|
-
|
261
|
-
Other available conditions are `host_name` and `provides`:
|
262
|
-
|
263
|
-
```ruby
|
264
|
-
get '/', :host_name => /^admin\./ do
|
265
|
-
"Admin Area, Access denied!"
|
266
|
-
end
|
267
|
-
|
268
|
-
get '/', :provides => 'html' do
|
269
|
-
haml :index
|
270
|
-
end
|
271
|
-
|
272
|
-
get '/', :provides => ['rss', 'atom', 'xml'] do
|
273
|
-
builder :feed
|
274
|
-
end
|
275
|
-
```
|
276
|
-
`provides` searches the request's Accept header.
|
277
|
-
|
278
|
-
You can easily define your own conditions:
|
279
|
-
|
280
|
-
```ruby
|
281
|
-
set(:probability) { |value| condition { rand <= value } }
|
282
|
-
|
283
|
-
get '/win_a_car', :probability => 0.1 do
|
284
|
-
"You won!"
|
285
|
-
end
|
286
|
-
|
287
|
-
get '/win_a_car' do
|
288
|
-
"Sorry, you lost."
|
289
|
-
end
|
290
|
-
```
|
291
|
-
|
292
|
-
For a condition that takes multiple values use a splat:
|
293
|
-
|
294
|
-
```ruby
|
295
|
-
set(:auth) do |*roles| # <- notice the splat here
|
296
|
-
condition do
|
297
|
-
unless logged_in? && roles.any? {|role| current_user.in_role? role }
|
298
|
-
redirect "/login/", 303
|
299
|
-
end
|
300
|
-
end
|
301
|
-
end
|
302
|
-
|
303
|
-
get "/my/account/", :auth => [:user, :admin] do
|
304
|
-
"Your Account Details"
|
305
|
-
end
|
306
|
-
|
307
|
-
get "/only/admin/", :auth => :admin do
|
308
|
-
"Only admins are allowed here!"
|
309
|
-
end
|
310
|
-
```
|
311
|
-
|
312
|
-
## Return Values
|
313
|
-
|
314
|
-
The return value of a route block determines at least the response body passed
|
315
|
-
on to the HTTP client, or at least the next middleware in the Rack stack.
|
316
|
-
Most commonly, this is a string, as in the above examples. But other values are
|
317
|
-
also accepted.
|
318
|
-
|
319
|
-
You can return any object that would either be a valid Rack response, Rack
|
320
|
-
body object or HTTP status code:
|
321
|
-
|
322
|
-
* An Array with three elements: `[status (Fixnum), headers (Hash), response
|
323
|
-
body (responds to #each)]`
|
324
|
-
* An Array with two elements: `[status (Fixnum), response body (responds to
|
325
|
-
#each)]`
|
326
|
-
* An object that responds to `#each` and passes nothing but strings to
|
327
|
-
the given block
|
328
|
-
* A Fixnum representing the status code
|
329
|
-
|
330
|
-
That way we can, for instance, easily implement a streaming example:
|
331
|
-
|
332
|
-
```ruby
|
333
|
-
class Stream
|
334
|
-
def each
|
335
|
-
100.times { |i| yield "#{i}\n" }
|
336
|
-
end
|
337
|
-
end
|
338
|
-
|
339
|
-
get('/') { Stream.new }
|
340
|
-
```
|
341
|
-
|
342
|
-
You can also use the `stream` helper method (described below) to reduce boiler
|
343
|
-
plate and embed the streaming logic in the route.
|
344
|
-
|
345
|
-
## Custom Route Matchers
|
346
|
-
|
347
|
-
As shown above, Sinatra ships with built-in support for using String patterns
|
348
|
-
and regular expressions as route matches. However, it does not stop there. You
|
349
|
-
can easily define your own matchers:
|
350
|
-
|
351
|
-
```ruby
|
352
|
-
class AllButPattern
|
353
|
-
Match = Struct.new(:captures)
|
354
|
-
|
355
|
-
def initialize(except)
|
356
|
-
@except = except
|
357
|
-
@captures = Match.new([])
|
358
|
-
end
|
359
|
-
|
360
|
-
def match(str)
|
361
|
-
@captures unless @except === str
|
362
|
-
end
|
363
|
-
end
|
364
|
-
|
365
|
-
def all_but(pattern)
|
366
|
-
AllButPattern.new(pattern)
|
367
|
-
end
|
368
|
-
|
369
|
-
get all_but("/index") do
|
370
|
-
# ...
|
371
|
-
end
|
372
|
-
```
|
373
|
-
|
374
|
-
Note that the above example might be over-engineered, as it can also be
|
375
|
-
expressed as:
|
376
|
-
|
377
|
-
```ruby
|
378
|
-
get // do
|
379
|
-
pass if request.path_info == "/index"
|
380
|
-
# ...
|
381
|
-
end
|
382
|
-
```
|
383
|
-
|
384
|
-
Or, using negative look ahead:
|
385
|
-
|
386
|
-
```ruby
|
387
|
-
get %r{^(?!/index$)} do
|
388
|
-
# ...
|
389
|
-
end
|
390
|
-
```
|
391
|
-
|
392
|
-
## Static Files
|
393
|
-
|
394
|
-
Static files are served from the `./public` directory. You can specify
|
395
|
-
a different location by setting the `:public_folder` option:
|
396
|
-
|
397
|
-
```ruby
|
398
|
-
set :public_folder, File.dirname(__FILE__) + '/static'
|
399
|
-
```
|
400
|
-
|
401
|
-
Note that the public directory name is not included in the URL. A file
|
402
|
-
`./public/css/style.css` is made available as
|
403
|
-
`http://example.com/css/style.css`.
|
404
|
-
|
405
|
-
Use the `:static_cache_control` setting (see below) to add
|
406
|
-
`Cache-Control` header info.
|
407
|
-
|
408
|
-
## Views / Templates
|
409
|
-
|
410
|
-
Each template language is exposed via its own rendering method. These
|
411
|
-
methods simply return a string:
|
412
|
-
|
413
|
-
```ruby
|
414
|
-
get '/' do
|
415
|
-
erb :index
|
416
|
-
end
|
417
|
-
```
|
418
|
-
|
419
|
-
This renders `views/index.erb`.
|
420
|
-
|
421
|
-
Instead of a template name, you can also just pass in the template content
|
422
|
-
directly:
|
423
|
-
|
424
|
-
```ruby
|
425
|
-
get '/' do
|
426
|
-
code = "<%= Time.now %>"
|
427
|
-
erb code
|
428
|
-
end
|
429
|
-
```
|
430
|
-
|
431
|
-
Templates take a second argument, the options hash:
|
432
|
-
|
433
|
-
```ruby
|
434
|
-
get '/' do
|
435
|
-
erb :index, :layout => :post
|
436
|
-
end
|
437
|
-
```
|
438
|
-
|
439
|
-
This will render `views/index.erb` embedded in the
|
440
|
-
`views/post.erb` (default is `views/layout.erb`, if it exists).
|
441
|
-
|
442
|
-
Any options not understood by Sinatra will be passed on to the template
|
443
|
-
engine:
|
444
|
-
|
445
|
-
```ruby
|
446
|
-
get '/' do
|
447
|
-
haml :index, :format => :html5
|
448
|
-
end
|
449
|
-
```
|
450
|
-
|
451
|
-
You can also set options per template language in general:
|
452
|
-
|
453
|
-
```ruby
|
454
|
-
set :haml, :format => :html5
|
455
|
-
|
456
|
-
get '/' do
|
457
|
-
haml :index
|
458
|
-
end
|
459
|
-
```
|
460
|
-
|
461
|
-
Options passed to the render method override options set via `set`.
|
462
|
-
|
463
|
-
Available Options:
|
464
|
-
|
465
|
-
<dl>
|
466
|
-
<dt>locals</dt>
|
467
|
-
<dd>
|
468
|
-
List of locals passed to the document. Handy with partials.
|
469
|
-
Example: <tt>erb "<%= foo %>", :locals => {:foo => "bar"}</tt>
|
470
|
-
</dd>
|
471
|
-
|
472
|
-
<dt>default_encoding</dt>
|
473
|
-
<dd>
|
474
|
-
String encoding to use if uncertain. Defaults to
|
475
|
-
<tt>settings.default_encoding</tt>.
|
476
|
-
</dd>
|
477
|
-
|
478
|
-
<dt>views</dt>
|
479
|
-
<dd>
|
480
|
-
Views folder to load templates from. Defaults to <tt>settings.views</tt>.
|
481
|
-
</dd>
|
482
|
-
|
483
|
-
<dt>layout</dt>
|
484
|
-
<dd>
|
485
|
-
Whether to use a layout (<tt>true</tt> or <tt>false</tt>). If it's a
|
486
|
-
Symbol, specifies what template to use. Example:
|
487
|
-
<tt>erb :index, :layout => !request.xhr?</tt>
|
488
|
-
</dd>
|
489
|
-
|
490
|
-
<dt>content_type</dt>
|
491
|
-
<dd>
|
492
|
-
Content-Type the template produces. Default depends on template language.
|
493
|
-
</dd>
|
494
|
-
|
495
|
-
<dt>scope</dt>
|
496
|
-
<dd>
|
497
|
-
Scope to render template under. Defaults to the application instance. If you
|
498
|
-
change this, instance variables and helper methods will not be available.
|
499
|
-
</dd>
|
500
|
-
|
501
|
-
<dt>layout_engine</dt>
|
502
|
-
<dd>
|
503
|
-
Template engine to use for rendering the layout. Useful for languages that
|
504
|
-
do not support layouts otherwise. Defaults to the engine used for the
|
505
|
-
template. Example: <tt>set :rdoc, :layout_engine => :erb</tt>
|
506
|
-
</dd>
|
507
|
-
|
508
|
-
<dt>layout_options</dt>
|
509
|
-
<dd>
|
510
|
-
Special options only used for rendering the layout. Example:
|
511
|
-
<tt>set :rdoc, :layout_options => { :views => 'views/layouts' }</tt>
|
512
|
-
</dd>
|
513
|
-
</dl>
|
514
|
-
|
515
|
-
Templates are assumed to be located directly under the `./views` directory. To
|
516
|
-
use a different views directory:
|
517
|
-
|
518
|
-
```ruby
|
519
|
-
set :views, settings.root + '/templates'
|
520
|
-
```
|
521
|
-
|
522
|
-
|
523
|
-
One important thing to remember is that you always have to reference templates
|
524
|
-
with symbols, even if they're in a subdirectory (in this case, use:
|
525
|
-
`:'subdir/template'` or `'subdir/template'.to_sym`). You must use a symbol
|
526
|
-
because otherwise rendering methods will render any strings passed to them
|
527
|
-
directly.
|
528
|
-
|
529
|
-
### Literal Templates
|
530
|
-
|
531
|
-
```ruby
|
532
|
-
get '/' do
|
533
|
-
haml '%div.title Hello World'
|
534
|
-
end
|
535
|
-
```
|
536
|
-
|
537
|
-
Renders the template string.
|
538
|
-
|
539
|
-
### Available Template Languages
|
540
|
-
|
541
|
-
Some languages have multiple implementations. To specify what implementation
|
542
|
-
to use (and to be thread-safe), you should simply require it first:
|
543
|
-
|
544
|
-
```ruby
|
545
|
-
require 'rdiscount' # or require 'bluecloth'
|
546
|
-
get('/') { markdown :index }
|
547
|
-
```
|
548
|
-
|
549
|
-
#### Haml Templates
|
550
|
-
|
551
|
-
<table>
|
552
|
-
<tr>
|
553
|
-
<td>Dependency</td>
|
554
|
-
<td><a href="http://haml.info/" title="haml">haml</a></td>
|
555
|
-
</tr>
|
556
|
-
<tr>
|
557
|
-
<td>File Extension</td>
|
558
|
-
<td><tt>.haml</tt></td>
|
559
|
-
</tr>
|
560
|
-
<tr>
|
561
|
-
<td>Example</td>
|
562
|
-
<td><tt>haml :index, :format => :html5</tt></td>
|
563
|
-
</tr>
|
564
|
-
</table>
|
565
|
-
|
566
|
-
#### Erb Templates
|
567
|
-
|
568
|
-
<table>
|
569
|
-
<tr>
|
570
|
-
<td>Dependency</td>
|
571
|
-
<td>
|
572
|
-
<a href="http://www.kuwata-lab.com/erubis/" title="erubis">erubis</a>
|
573
|
-
or erb (included in Ruby)
|
574
|
-
</td>
|
575
|
-
</tr>
|
576
|
-
<tr>
|
577
|
-
<td>File Extensions</td>
|
578
|
-
<td><tt>.erb</tt>, <tt>.rhtml</tt> or <tt>.erubis</tt> (Erubis only)</td>
|
579
|
-
</tr>
|
580
|
-
<tr>
|
581
|
-
<td>Example</td>
|
582
|
-
<td><tt>erb :index</tt></td>
|
583
|
-
</tr>
|
584
|
-
</table>
|
585
|
-
|
586
|
-
#### Builder Templates
|
587
|
-
|
588
|
-
<table>
|
589
|
-
<tr>
|
590
|
-
<td>Dependency</td>
|
591
|
-
<td>
|
592
|
-
<a href="https://github.com/jimweirich/builder" title="builder">builder</a>
|
593
|
-
</td>
|
594
|
-
</tr>
|
595
|
-
<tr>
|
596
|
-
<td>File Extension</td>
|
597
|
-
<td><tt>.builder</tt></td>
|
598
|
-
</tr>
|
599
|
-
<tr>
|
600
|
-
<td>Example</td>
|
601
|
-
<td><tt>builder { |xml| xml.em "hi" }</tt></td>
|
602
|
-
</tr>
|
603
|
-
</table>
|
604
|
-
|
605
|
-
It also takes a block for inline templates (see example).
|
606
|
-
|
607
|
-
#### Nokogiri Templates
|
608
|
-
|
609
|
-
<table>
|
610
|
-
<tr>
|
611
|
-
<td>Dependency</td>
|
612
|
-
<td><a href="http://www.nokogiri.org/" title="nokogiri">nokogiri</a></td>
|
613
|
-
</tr>
|
614
|
-
<tr>
|
615
|
-
<td>File Extension</td>
|
616
|
-
<td><tt>.nokogiri</tt></td>
|
617
|
-
</tr>
|
618
|
-
<tr>
|
619
|
-
<td>Example</td>
|
620
|
-
<td><tt>nokogiri { |xml| xml.em "hi" }</tt></td>
|
621
|
-
</tr>
|
622
|
-
</table>
|
623
|
-
|
624
|
-
It also takes a block for inline templates (see example).
|
625
|
-
|
626
|
-
#### Sass Templates
|
627
|
-
|
628
|
-
<table>
|
629
|
-
<tr>
|
630
|
-
<td>Dependency</td>
|
631
|
-
<td><a href="http://sass-lang.com/" title="sass">sass</a></td>
|
632
|
-
</tr>
|
633
|
-
<tr>
|
634
|
-
<td>File Extension</td>
|
635
|
-
<td><tt>.sass</tt></td>
|
636
|
-
</tr>
|
637
|
-
<tr>
|
638
|
-
<td>Example</td>
|
639
|
-
<td><tt>sass :stylesheet, :style => :expanded</tt></td>
|
640
|
-
</tr>
|
641
|
-
</table>
|
642
|
-
|
643
|
-
#### SCSS Templates
|
644
|
-
|
645
|
-
<table>
|
646
|
-
<tr>
|
647
|
-
<td>Dependency</td>
|
648
|
-
<td><a href="http://sass-lang.com/" title="sass">sass</a></td>
|
649
|
-
</tr>
|
650
|
-
<tr>
|
651
|
-
<td>File Extension</td>
|
652
|
-
<td><tt>.scss</tt></td>
|
653
|
-
</tr>
|
654
|
-
<tr>
|
655
|
-
<td>Example</td>
|
656
|
-
<td><tt>scss :stylesheet, :style => :expanded</tt></td>
|
657
|
-
</tr>
|
658
|
-
</table>
|
659
|
-
|
660
|
-
#### Less Templates
|
661
|
-
|
662
|
-
<table>
|
663
|
-
<tr>
|
664
|
-
<td>Dependency</td>
|
665
|
-
<td><a href="http://lesscss.org/" title="less">less</a></td>
|
666
|
-
</tr>
|
667
|
-
<tr>
|
668
|
-
<td>File Extension</td>
|
669
|
-
<td><tt>.less</tt></td>
|
670
|
-
</tr>
|
671
|
-
<tr>
|
672
|
-
<td>Example</td>
|
673
|
-
<td><tt>less :stylesheet</tt></td>
|
674
|
-
</tr>
|
675
|
-
</table>
|
676
|
-
|
677
|
-
#### Liquid Templates
|
678
|
-
|
679
|
-
<table>
|
680
|
-
<tr>
|
681
|
-
<td>Dependency</td>
|
682
|
-
<td><a href="http://liquidmarkup.org/" title="liquid">liquid</a></td>
|
683
|
-
</tr>
|
684
|
-
<tr>
|
685
|
-
<td>File Extension</td>
|
686
|
-
<td><tt>.liquid</tt></td>
|
687
|
-
</tr>
|
688
|
-
<tr>
|
689
|
-
<td>Example</td>
|
690
|
-
<td><tt>liquid :index, :locals => { :key => 'value' }</tt></td>
|
691
|
-
</tr>
|
692
|
-
</table>
|
693
|
-
|
694
|
-
Since you cannot call Ruby methods (except for `yield`) from a Liquid
|
695
|
-
template, you almost always want to pass locals to it.
|
696
|
-
|
697
|
-
#### Markdown Templates
|
698
|
-
|
699
|
-
<table>
|
700
|
-
<tr>
|
701
|
-
<td>Dependency</td>
|
702
|
-
<td>
|
703
|
-
Anyone of:
|
704
|
-
<a href="https://github.com/davidfstr/rdiscount" title="RDiscount">RDiscount</a>,
|
705
|
-
<a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>,
|
706
|
-
<a href="http://deveiate.org/projects/BlueCloth" title="BlueCloth">BlueCloth</a>,
|
707
|
-
<a href="http://kramdown.gettalong.org/" title="kramdown">kramdown</a>,
|
708
|
-
<a href="https://github.com/bhollis/maruku" title="maruku">maruku</a>
|
709
|
-
</td>
|
710
|
-
</tr>
|
711
|
-
<tr>
|
712
|
-
<td>File Extensions</td>
|
713
|
-
<td><tt>.markdown</tt>, <tt>.mkd</tt> and <tt>.md</tt></td>
|
714
|
-
</tr>
|
715
|
-
<tr>
|
716
|
-
<td>Example</td>
|
717
|
-
<td><tt>markdown :index, :layout_engine => :erb</tt></td>
|
718
|
-
</tr>
|
719
|
-
</table>
|
720
|
-
|
721
|
-
It is not possible to call methods from markdown, nor to pass locals to it.
|
722
|
-
You therefore will usually use it in combination with another rendering
|
723
|
-
engine:
|
724
|
-
|
725
|
-
```ruby
|
726
|
-
erb :overview, :locals => { :text => markdown(:introduction) }
|
727
|
-
```
|
728
|
-
|
729
|
-
Note that you may also call the `markdown` method from within other templates:
|
730
|
-
|
731
|
-
```ruby
|
732
|
-
%h1 Hello From Haml!
|
733
|
-
%p= markdown(:greetings)
|
734
|
-
```
|
735
|
-
|
736
|
-
Since you cannot call Ruby from Markdown, you cannot use layouts written in
|
737
|
-
Markdown. However, it is possible to use another rendering engine for the
|
738
|
-
template than for the layout by passing the `:layout_engine` option.
|
739
|
-
|
740
|
-
#### Textile Templates
|
741
|
-
|
742
|
-
<table>
|
743
|
-
<tr>
|
744
|
-
<td>Dependency</td>
|
745
|
-
<td><a href="http://redcloth.org/" title="RedCloth">RedCloth</a></td>
|
746
|
-
</tr>
|
747
|
-
<tr>
|
748
|
-
<td>File Extension</td>
|
749
|
-
<td><tt>.textile</tt></td>
|
750
|
-
</tr>
|
751
|
-
<tr>
|
752
|
-
<td>Example</td>
|
753
|
-
<td><tt>textile :index, :layout_engine => :erb</tt></td>
|
754
|
-
</tr>
|
755
|
-
</table>
|
756
|
-
|
757
|
-
It is not possible to call methods from textile, nor to pass locals to it. You
|
758
|
-
therefore will usually use it in combination with another rendering engine:
|
759
|
-
|
760
|
-
```ruby
|
761
|
-
erb :overview, :locals => { :text => textile(:introduction) }
|
762
|
-
```
|
763
|
-
|
764
|
-
Note that you may also call the `textile` method from within other templates:
|
765
|
-
|
766
|
-
```ruby
|
767
|
-
%h1 Hello From Haml!
|
768
|
-
%p= textile(:greetings)
|
769
|
-
```
|
770
|
-
|
771
|
-
Since you cannot call Ruby from Textile, you cannot use layouts written in
|
772
|
-
Textile. However, it is possible to use another rendering engine for the
|
773
|
-
template than for the layout by passing the `:layout_engine` option.
|
774
|
-
|
775
|
-
#### RDoc Templates
|
776
|
-
|
777
|
-
<table>
|
778
|
-
<tr>
|
779
|
-
<td>Dependency</td>
|
780
|
-
<td><a href="http://rdoc.sourceforge.net/" title="RDoc">RDoc</a></td>
|
781
|
-
</tr>
|
782
|
-
<tr>
|
783
|
-
<td>File Extension</td>
|
784
|
-
<td><tt>.rdoc</tt></td>
|
785
|
-
</tr>
|
786
|
-
<tr>
|
787
|
-
<td>Example</td>
|
788
|
-
<td><tt>rdoc :README, :layout_engine => :erb</tt></td>
|
789
|
-
</tr>
|
790
|
-
</table>
|
791
|
-
|
792
|
-
It is not possible to call methods from rdoc, nor to pass locals to it. You
|
793
|
-
therefore will usually use it in combination with another rendering engine:
|
794
|
-
|
795
|
-
```ruby
|
796
|
-
erb :overview, :locals => { :text => rdoc(:introduction) }
|
797
|
-
```
|
798
|
-
|
799
|
-
Note that you may also call the `rdoc` method from within other templates:
|
800
|
-
|
801
|
-
```ruby
|
802
|
-
%h1 Hello From Haml!
|
803
|
-
%p= rdoc(:greetings)
|
804
|
-
```
|
805
|
-
|
806
|
-
Since you cannot call Ruby from RDoc, you cannot use layouts written in
|
807
|
-
RDoc. However, it is possible to use another rendering engine for the
|
808
|
-
template than for the layout by passing the `:layout_engine` option.
|
809
|
-
|
810
|
-
#### AsciiDoc Templates
|
811
|
-
|
812
|
-
<table>
|
813
|
-
<tr>
|
814
|
-
<td>Dependency</td>
|
815
|
-
<td><a href="http://asciidoctor.org/" title="Asciidoctor">Asciidoctor</a></td>
|
816
|
-
</tr>
|
817
|
-
<tr>
|
818
|
-
<td>File Extension</td>
|
819
|
-
<td><tt>.asciidoc</tt>, <tt>.adoc</tt> and <tt>.ad</tt></td>
|
820
|
-
</tr>
|
821
|
-
<tr>
|
822
|
-
<td>Example</td>
|
823
|
-
<td><tt>asciidoc :README, :layout_engine => :erb</tt></td>
|
824
|
-
</tr>
|
825
|
-
</table>
|
826
|
-
|
827
|
-
Since you cannot call Ruby methods directly from an AsciiDoc template, you
|
828
|
-
almost always want to pass locals to it.
|
829
|
-
|
830
|
-
#### Radius Templates
|
831
|
-
|
832
|
-
<table>
|
833
|
-
<tr>
|
834
|
-
<td>Dependency</td>
|
835
|
-
<td><a href="https://github.com/jlong/radius" title="Radius">Radius</a></td>
|
836
|
-
</tr>
|
837
|
-
<tr>
|
838
|
-
<td>File Extension</td>
|
839
|
-
<td><tt>.radius</tt></td>
|
840
|
-
</tr>
|
841
|
-
<tr>
|
842
|
-
<td>Example</td>
|
843
|
-
<td><tt>radius :index, :locals => { :key => 'value' }</tt></td>
|
844
|
-
</tr>
|
845
|
-
</table>
|
846
|
-
|
847
|
-
Since you cannot call Ruby methods directly from a Radius template, you almost
|
848
|
-
always want to pass locals to it.
|
849
|
-
|
850
|
-
#### Markaby Templates
|
851
|
-
|
852
|
-
<table>
|
853
|
-
<tr>
|
854
|
-
<td>Dependency</td>
|
855
|
-
<td><a href="http://markaby.github.io/" title="Markaby">Markaby</a></td>
|
856
|
-
</tr>
|
857
|
-
<tr>
|
858
|
-
<td>File Extension</td>
|
859
|
-
<td><tt>.mab</tt></td>
|
860
|
-
</tr>
|
861
|
-
<tr>
|
862
|
-
<td>Example</td>
|
863
|
-
<td><tt>markaby { h1 "Welcome!" }</tt></td>
|
864
|
-
</tr>
|
865
|
-
</table>
|
866
|
-
|
867
|
-
It also takes a block for inline templates (see example).
|
868
|
-
|
869
|
-
#### RABL Templates
|
870
|
-
|
871
|
-
<table>
|
872
|
-
<tr>
|
873
|
-
<td>Dependency</td>
|
874
|
-
<td><a href="https://github.com/nesquena/rabl" title="Rabl">Rabl</a></td>
|
875
|
-
</tr>
|
876
|
-
<tr>
|
877
|
-
<td>File Extension</td>
|
878
|
-
<td><tt>.rabl</tt></td>
|
879
|
-
</tr>
|
880
|
-
<tr>
|
881
|
-
<td>Example</td>
|
882
|
-
<td><tt>rabl :index</tt></td>
|
883
|
-
</tr>
|
884
|
-
</table>
|
885
|
-
|
886
|
-
#### Slim Templates
|
887
|
-
|
888
|
-
<table>
|
889
|
-
<tr>
|
890
|
-
<td>Dependency</td>
|
891
|
-
<td><a href="http://slim-lang.com/" title="Slim Lang">Slim Lang</a></td>
|
892
|
-
</tr>
|
893
|
-
<tr>
|
894
|
-
<td>File Extension</td>
|
895
|
-
<td><tt>.slim</tt></td>
|
896
|
-
</tr>
|
897
|
-
<tr>
|
898
|
-
<td>Example</td>
|
899
|
-
<td><tt>slim :index</tt></td>
|
900
|
-
</tr>
|
901
|
-
</table>
|
902
|
-
|
903
|
-
#### Creole Templates
|
904
|
-
|
905
|
-
<table>
|
906
|
-
<tr>
|
907
|
-
<td>Dependency</td>
|
908
|
-
<td><a href="https://github.com/minad/creole" title="Creole">Creole</a></td>
|
909
|
-
</tr>
|
910
|
-
<tr>
|
911
|
-
<td>File Extension</td>
|
912
|
-
<td><tt>.creole</tt></td>
|
913
|
-
</tr>
|
914
|
-
<tr>
|
915
|
-
<td>Example</td>
|
916
|
-
<td><tt>creole :wiki, :layout_engine => :erb</tt></td>
|
917
|
-
</tr>
|
918
|
-
</table>
|
919
|
-
|
920
|
-
It is not possible to call methods from creole, nor to pass locals to it. You
|
921
|
-
therefore will usually use it in combination with another rendering engine:
|
922
|
-
|
923
|
-
```ruby
|
924
|
-
erb :overview, :locals => { :text => creole(:introduction) }
|
925
|
-
```
|
926
|
-
|
927
|
-
Note that you may also call the `creole` method from within other templates:
|
928
|
-
|
929
|
-
```ruby
|
930
|
-
%h1 Hello From Haml!
|
931
|
-
%p= creole(:greetings)
|
932
|
-
```
|
933
|
-
|
934
|
-
Since you cannot call Ruby from Creole, you cannot use layouts written in
|
935
|
-
Creole. However, it is possible to use another rendering engine for the
|
936
|
-
template than for the layout by passing the `:layout_engine` option.
|
937
|
-
|
938
|
-
#### MediaWiki Templates
|
939
|
-
|
940
|
-
<table>
|
941
|
-
<tr>
|
942
|
-
<td>Dependency</td>
|
943
|
-
<td><a href="https://github.com/nricciar/wikicloth" title="WikiCloth">WikiCloth</a></td>
|
944
|
-
</tr>
|
945
|
-
<tr>
|
946
|
-
<td>File Extension</td>
|
947
|
-
<td><tt>.mediawiki</tt> and <tt>.mw</tt></td>
|
948
|
-
</tr>
|
949
|
-
<tr>
|
950
|
-
<td>Example</td>
|
951
|
-
<td><tt>mediawiki :wiki, :layout_engine => :erb</tt></td>
|
952
|
-
</tr>
|
953
|
-
</table>
|
954
|
-
|
955
|
-
It is not possible to call methods from MediaWiki markup, nor to pass locals to
|
956
|
-
it. You therefore will usually use it in combination with another rendering
|
957
|
-
engine:
|
958
|
-
|
959
|
-
```ruby
|
960
|
-
erb :overview, :locals => { :text => mediawiki(:introduction) }
|
961
|
-
```
|
962
|
-
|
963
|
-
Note that you may also call the `mediawiki` method from within other templates:
|
964
|
-
|
965
|
-
```ruby
|
966
|
-
%h1 Hello From Haml!
|
967
|
-
%p= mediawiki(:greetings)
|
968
|
-
```
|
969
|
-
|
970
|
-
Since you cannot call Ruby from MediaWiki, you cannot use layouts written in
|
971
|
-
MediaWiki. However, it is possible to use another rendering engine for the
|
972
|
-
template than for the layout by passing the `:layout_engine` option.
|
973
|
-
|
974
|
-
#### CoffeeScript Templates
|
975
|
-
|
976
|
-
<table>
|
977
|
-
<tr>
|
978
|
-
<td>Dependency</td>
|
979
|
-
<td>
|
980
|
-
<a href="https://github.com/josh/ruby-coffee-script" title="Ruby CoffeeScript">
|
981
|
-
CoffeeScript
|
982
|
-
</a> and a
|
983
|
-
<a href="https://github.com/sstephenson/execjs/blob/master/README.md#readme" title="ExecJS">
|
984
|
-
way to execute javascript
|
985
|
-
</a>
|
986
|
-
</td>
|
987
|
-
</tr>
|
988
|
-
<tr>
|
989
|
-
<td>File Extension</td>
|
990
|
-
<td><tt>.coffee</tt></td>
|
991
|
-
</tr>
|
992
|
-
<tr>
|
993
|
-
<td>Example</td>
|
994
|
-
<td><tt>coffee :index</tt></td>
|
995
|
-
</tr>
|
996
|
-
</table>
|
997
|
-
|
998
|
-
#### Stylus Templates
|
999
|
-
|
1000
|
-
<table>
|
1001
|
-
<tr>
|
1002
|
-
<td>Dependency</td>
|
1003
|
-
<td>
|
1004
|
-
<a href="https://github.com/forgecrafted/ruby-stylus" title="Ruby Stylus">
|
1005
|
-
Stylus
|
1006
|
-
</a> and a
|
1007
|
-
<a href="https://github.com/sstephenson/execjs/blob/master/README.md#readme" title="ExecJS">
|
1008
|
-
way to execute javascript
|
1009
|
-
</a>
|
1010
|
-
</td>
|
1011
|
-
</tr>
|
1012
|
-
<tr>
|
1013
|
-
<td>File Extension</td>
|
1014
|
-
<td><tt>.styl</tt></td>
|
1015
|
-
</tr>
|
1016
|
-
<tr>
|
1017
|
-
<td>Example</td>
|
1018
|
-
<td><tt>stylus :index</tt></td>
|
1019
|
-
</tr>
|
1020
|
-
</table>
|
1021
|
-
|
1022
|
-
Before being able to use Stylus templates, you need to load `stylus` and
|
1023
|
-
`stylus/tilt` first:
|
1024
|
-
|
1025
|
-
```ruby
|
1026
|
-
require 'sinatra'
|
1027
|
-
require 'stylus'
|
1028
|
-
require 'stylus/tilt'
|
1029
|
-
|
1030
|
-
get '/' do
|
1031
|
-
stylus :example
|
1032
|
-
end
|
1033
|
-
```
|
1034
|
-
|
1035
|
-
#### Yajl Templates
|
1036
|
-
|
1037
|
-
<table>
|
1038
|
-
<tr>
|
1039
|
-
<td>Dependency</td>
|
1040
|
-
<td><a href="https://github.com/brianmario/yajl-ruby" title="yajl-ruby">yajl-ruby</a></td>
|
1041
|
-
</tr>
|
1042
|
-
<tr>
|
1043
|
-
<td>File Extension</td>
|
1044
|
-
<td><tt>.yajl</tt></td>
|
1045
|
-
</tr>
|
1046
|
-
<tr>
|
1047
|
-
<td>Example</td>
|
1048
|
-
<td>
|
1049
|
-
<tt>
|
1050
|
-
yajl :index,
|
1051
|
-
:locals => { :key => 'qux' },
|
1052
|
-
:callback => 'present',
|
1053
|
-
:variable => 'resource'
|
1054
|
-
</tt>
|
1055
|
-
</td>
|
1056
|
-
</tr>
|
1057
|
-
</table>
|
1058
|
-
|
1059
|
-
|
1060
|
-
The template source is evaluated as a Ruby string, and the
|
1061
|
-
resulting json variable is converted using `#to_json`:
|
1062
|
-
|
1063
|
-
```ruby
|
1064
|
-
json = { :foo => 'bar' }
|
1065
|
-
json[:baz] = key
|
1066
|
-
```
|
1067
|
-
|
1068
|
-
The `:callback` and `:variable` options can be used to decorate the rendered
|
1069
|
-
object:
|
1070
|
-
|
1071
|
-
```javascript
|
1072
|
-
var resource = {"foo":"bar","baz":"qux"};
|
1073
|
-
present(resource);
|
1074
|
-
```
|
1075
|
-
|
1076
|
-
#### WLang Templates
|
1077
|
-
|
1078
|
-
<table>
|
1079
|
-
<tr>
|
1080
|
-
<td>Dependency</td>
|
1081
|
-
<td><a href="https://github.com/blambeau/wlang/" title="WLang">WLang</a></td>
|
1082
|
-
</tr>
|
1083
|
-
<tr>
|
1084
|
-
<td>File Extension</td>
|
1085
|
-
<td><tt>.wlang</tt></td>
|
1086
|
-
</tr>
|
1087
|
-
<tr>
|
1088
|
-
<td>Example</td>
|
1089
|
-
<td><tt>wlang :index, :locals => { :key => 'value' }</tt></td>
|
1090
|
-
</tr>
|
1091
|
-
</table>
|
1092
|
-
|
1093
|
-
Since calling ruby methods is not idiomatic in WLang, you almost always want to
|
1094
|
-
pass locals to it. Layouts written in WLang and `yield` are supported, though.
|
1095
|
-
|
1096
|
-
### Accessing Variables in Templates
|
1097
|
-
|
1098
|
-
Templates are evaluated within the same context as route handlers. Instance
|
1099
|
-
variables set in route handlers are directly accessible by templates:
|
1100
|
-
|
1101
|
-
```ruby
|
1102
|
-
get '/:id' do
|
1103
|
-
@foo = Foo.find(params['id'])
|
1104
|
-
haml '%h1= @foo.name'
|
1105
|
-
end
|
1106
|
-
```
|
1107
|
-
|
1108
|
-
Or, specify an explicit Hash of local variables:
|
1109
|
-
|
1110
|
-
```ruby
|
1111
|
-
get '/:id' do
|
1112
|
-
foo = Foo.find(params['id'])
|
1113
|
-
haml '%h1= bar.name', :locals => { :bar => foo }
|
1114
|
-
end
|
1115
|
-
```
|
1116
|
-
|
1117
|
-
This is typically used when rendering templates as partials from within
|
1118
|
-
other templates.
|
1119
|
-
|
1120
|
-
### Templates with `yield` and nested layouts
|
1121
|
-
|
1122
|
-
A layout is usually just a template that calls `yield`.
|
1123
|
-
Such a template can be used either through the `:template` option as
|
1124
|
-
described above, or it can be rendered with a block as follows:
|
1125
|
-
|
1126
|
-
```ruby
|
1127
|
-
erb :post, :layout => false do
|
1128
|
-
erb :index
|
1129
|
-
end
|
1130
|
-
```
|
1131
|
-
|
1132
|
-
This code is mostly equivalent to `erb :index, :layout => :post`.
|
1133
|
-
|
1134
|
-
Passing blocks to rendering methods is most useful for creating nested layouts:
|
1135
|
-
|
1136
|
-
```ruby
|
1137
|
-
erb :main_layout, :layout => false do
|
1138
|
-
erb :admin_layout do
|
1139
|
-
erb :user
|
1140
|
-
end
|
1141
|
-
end
|
1142
|
-
```
|
1143
|
-
|
1144
|
-
This can also be done in fewer lines of code with:
|
1145
|
-
|
1146
|
-
```ruby
|
1147
|
-
erb :admin_layout, :layout => :main_layout do
|
1148
|
-
erb :user
|
1149
|
-
end
|
1150
|
-
```
|
1151
|
-
|
1152
|
-
Currently, the following rendering methods accept a block: `erb`, `haml`,
|
1153
|
-
`liquid`, `slim `, `wlang`. Also the general `render` method accepts a block.
|
1154
|
-
|
1155
|
-
### Inline Templates
|
1156
|
-
|
1157
|
-
Templates may be defined at the end of the source file:
|
1158
|
-
|
1159
|
-
```ruby
|
1160
|
-
require 'sinatra'
|
1161
|
-
|
1162
|
-
get '/' do
|
1163
|
-
haml :index
|
1164
|
-
end
|
1165
|
-
|
1166
|
-
__END__
|
1167
|
-
|
1168
|
-
@@ layout
|
1169
|
-
%html
|
1170
|
-
= yield
|
1171
|
-
|
1172
|
-
@@ index
|
1173
|
-
%div.title Hello world.
|
1174
|
-
```
|
1175
|
-
|
1176
|
-
NOTE: Inline templates defined in the source file that requires sinatra are
|
1177
|
-
automatically loaded. Call `enable :inline_templates` explicitly if you
|
1178
|
-
have inline templates in other source files.
|
1179
|
-
|
1180
|
-
### Named Templates
|
1181
|
-
|
1182
|
-
Templates may also be defined using the top-level `template` method:
|
1183
|
-
|
1184
|
-
```ruby
|
1185
|
-
template :layout do
|
1186
|
-
"%html\n =yield\n"
|
1187
|
-
end
|
1188
|
-
|
1189
|
-
template :index do
|
1190
|
-
'%div.title Hello World!'
|
1191
|
-
end
|
1192
|
-
|
1193
|
-
get '/' do
|
1194
|
-
haml :index
|
1195
|
-
end
|
1196
|
-
```
|
1197
|
-
|
1198
|
-
If a template named "layout" exists, it will be used each time a template
|
1199
|
-
is rendered. You can individually disable layouts by passing
|
1200
|
-
`:layout => false` or disable them by default via
|
1201
|
-
`set :haml, :layout => false`:
|
1202
|
-
|
1203
|
-
```ruby
|
1204
|
-
get '/' do
|
1205
|
-
haml :index, :layout => !request.xhr?
|
1206
|
-
end
|
1207
|
-
```
|
1208
|
-
|
1209
|
-
### Associating File Extensions
|
1210
|
-
|
1211
|
-
To associate a file extension with a template engine, use
|
1212
|
-
`Tilt.register`. For instance, if you like to use the file extension
|
1213
|
-
`tt` for Textile templates, you can do the following:
|
1214
|
-
|
1215
|
-
```ruby
|
1216
|
-
Tilt.register :tt, Tilt[:textile]
|
1217
|
-
```
|
1218
|
-
|
1219
|
-
### Adding Your Own Template Engine
|
1220
|
-
|
1221
|
-
First, register your engine with Tilt, then create a rendering method:
|
1222
|
-
|
1223
|
-
```ruby
|
1224
|
-
Tilt.register :myat, MyAwesomeTemplateEngine
|
1225
|
-
|
1226
|
-
helpers do
|
1227
|
-
def myat(*args) render(:myat, *args) end
|
1228
|
-
end
|
1229
|
-
|
1230
|
-
get '/' do
|
1231
|
-
myat :index
|
1232
|
-
end
|
1233
|
-
```
|
1234
|
-
|
1235
|
-
Renders `./views/index.myat`. See https://github.com/rtomayko/tilt to
|
1236
|
-
learn more about Tilt.
|
1237
|
-
|
1238
|
-
### Using Custom Logic for Template Lookup
|
1239
|
-
|
1240
|
-
To implement your own template lookup mechanism you can write your
|
1241
|
-
own `#find_template` method:
|
1242
|
-
|
1243
|
-
```ruby
|
1244
|
-
configure do
|
1245
|
-
set :views [ './views/a', './views/b' ]
|
1246
|
-
end
|
1247
|
-
|
1248
|
-
def find_template(views, name, engine, &block)
|
1249
|
-
Array(views).each do |v|
|
1250
|
-
super(v, name, engine, &block)
|
1251
|
-
end
|
1252
|
-
end
|
1253
|
-
```
|
1254
|
-
|
1255
|
-
## Filters
|
1256
|
-
|
1257
|
-
Before filters are evaluated before each request within the same
|
1258
|
-
context as the routes will be and can modify the request and response. Instance
|
1259
|
-
variables set in filters are accessible by routes and templates:
|
1260
|
-
|
1261
|
-
```ruby
|
1262
|
-
before do
|
1263
|
-
@note = 'Hi!'
|
1264
|
-
request.path_info = '/foo/bar/baz'
|
1265
|
-
end
|
1266
|
-
|
1267
|
-
get '/foo/*' do
|
1268
|
-
@note #=> 'Hi!'
|
1269
|
-
params['splat'] #=> 'bar/baz'
|
1270
|
-
end
|
1271
|
-
```
|
1272
|
-
|
1273
|
-
After filters are evaluated after each request within the same context as the
|
1274
|
-
routes will be and can also modify the request and response. Instance variables
|
1275
|
-
set in before filters and routes are accessible by after filters:
|
1276
|
-
|
1277
|
-
```ruby
|
1278
|
-
after do
|
1279
|
-
puts response.status
|
1280
|
-
end
|
1281
|
-
```
|
1282
|
-
|
1283
|
-
Note: Unless you use the `body` method rather than just returning a String from
|
1284
|
-
the routes, the body will not yet be available in the after filter, since it is
|
1285
|
-
generated later on.
|
1286
|
-
|
1287
|
-
Filters optionally take a pattern, causing them to be evaluated only if the
|
1288
|
-
request path matches that pattern:
|
1289
|
-
|
1290
|
-
```ruby
|
1291
|
-
before '/protected/*' do
|
1292
|
-
authenticate!
|
1293
|
-
end
|
1294
|
-
|
1295
|
-
after '/create/:slug' do |slug|
|
1296
|
-
session[:last_slug] = slug
|
1297
|
-
end
|
1298
|
-
```
|
1299
|
-
|
1300
|
-
Like routes, filters also take conditions:
|
1301
|
-
|
1302
|
-
```ruby
|
1303
|
-
before :agent => /Songbird/ do
|
1304
|
-
# ...
|
1305
|
-
end
|
1306
|
-
|
1307
|
-
after '/blog/*', :host_name => 'example.com' do
|
1308
|
-
# ...
|
1309
|
-
end
|
1310
|
-
```
|
1311
|
-
|
1312
|
-
## Helpers
|
1313
|
-
|
1314
|
-
Use the top-level `helpers` method to define helper methods for use in
|
1315
|
-
route handlers and templates:
|
1316
|
-
|
1317
|
-
```ruby
|
1318
|
-
helpers do
|
1319
|
-
def bar(name)
|
1320
|
-
"#{name}bar"
|
1321
|
-
end
|
1322
|
-
end
|
1323
|
-
|
1324
|
-
get '/:name' do
|
1325
|
-
bar(params['name'])
|
1326
|
-
end
|
1327
|
-
```
|
1328
|
-
|
1329
|
-
Alternatively, helper methods can be separately defined in a module:
|
1330
|
-
|
1331
|
-
```ruby
|
1332
|
-
module FooUtils
|
1333
|
-
def foo(name) "#{name}foo" end
|
1334
|
-
end
|
1335
|
-
|
1336
|
-
module BarUtils
|
1337
|
-
def bar(name) "#{name}bar" end
|
1338
|
-
end
|
1339
|
-
|
1340
|
-
helpers FooUtils, BarUtils
|
1341
|
-
```
|
1342
|
-
|
1343
|
-
The effect is the same as including the modules in the application class.
|
1344
|
-
|
1345
|
-
### Using Sessions
|
1346
|
-
|
1347
|
-
A session is used to keep state during requests. If activated, you have one
|
1348
|
-
session hash per user session:
|
1349
|
-
|
1350
|
-
```ruby
|
1351
|
-
enable :sessions
|
1352
|
-
|
1353
|
-
get '/' do
|
1354
|
-
"value = " << session[:value].inspect
|
1355
|
-
end
|
1356
|
-
|
1357
|
-
get '/:value' do
|
1358
|
-
session['value'] = params['value']
|
1359
|
-
end
|
1360
|
-
```
|
1361
|
-
|
1362
|
-
Note that `enable :sessions` actually stores all data in a cookie. This
|
1363
|
-
might not always be what you want (storing lots of data will increase your
|
1364
|
-
traffic, for instance). You can use any Rack session middleware: in order to
|
1365
|
-
do so, do **not** call `enable :sessions`, but instead pull in your
|
1366
|
-
middleware of choice as you would any other middleware:
|
1367
|
-
|
1368
|
-
```ruby
|
1369
|
-
use Rack::Session::Pool, :expire_after => 2592000
|
1370
|
-
|
1371
|
-
get '/' do
|
1372
|
-
"value = " << session[:value].inspect
|
1373
|
-
end
|
1374
|
-
|
1375
|
-
get '/:value' do
|
1376
|
-
session['value'] = params['value']
|
1377
|
-
end
|
1378
|
-
```
|
1379
|
-
|
1380
|
-
To improve security, the session data in the cookie is signed with a session
|
1381
|
-
secret. A random secret is generated for you by Sinatra. However, since this
|
1382
|
-
secret will change with every start of your application, you might want to
|
1383
|
-
set the secret yourself, so all your application instances share it:
|
1384
|
-
|
1385
|
-
```ruby
|
1386
|
-
set :session_secret, 'super secret'
|
1387
|
-
```
|
1388
|
-
|
1389
|
-
If you want to configure it further, you may also store a hash with options in
|
1390
|
-
the `sessions` setting:
|
1391
|
-
|
1392
|
-
```ruby
|
1393
|
-
set :sessions, :domain => 'foo.com'
|
1394
|
-
```
|
1395
|
-
|
1396
|
-
To share your session across other apps on subdomains of foo.com, prefix the
|
1397
|
-
domain with a *.* like this instead:
|
1398
|
-
|
1399
|
-
```ruby
|
1400
|
-
set :sessions, :domain => '.foo.com'
|
1401
|
-
```
|
1402
|
-
|
1403
|
-
### Halting
|
1404
|
-
|
1405
|
-
To immediately stop a request within a filter or route use:
|
1406
|
-
|
1407
|
-
```ruby
|
1408
|
-
halt
|
1409
|
-
```
|
1410
|
-
|
1411
|
-
You can also specify the status when halting:
|
1412
|
-
|
1413
|
-
```ruby
|
1414
|
-
halt 410
|
1415
|
-
```
|
1416
|
-
|
1417
|
-
Or the body:
|
1418
|
-
|
1419
|
-
```ruby
|
1420
|
-
halt 'this will be the body'
|
1421
|
-
```
|
1422
|
-
|
1423
|
-
Or both:
|
1424
|
-
|
1425
|
-
```ruby
|
1426
|
-
halt 401, 'go away!'
|
1427
|
-
```
|
1428
|
-
|
1429
|
-
With headers:
|
1430
|
-
|
1431
|
-
```ruby
|
1432
|
-
halt 402, {'Content-Type' => 'text/plain'}, 'revenge'
|
1433
|
-
```
|
1434
|
-
|
1435
|
-
It is of course possible to combine a template with `halt`:
|
1436
|
-
|
1437
|
-
```ruby
|
1438
|
-
halt erb(:error)
|
1439
|
-
```
|
1440
|
-
|
1441
|
-
### Passing
|
1442
|
-
|
1443
|
-
A route can punt processing to the next matching route using `pass`:
|
1444
|
-
|
1445
|
-
```ruby
|
1446
|
-
get '/guess/:who' do
|
1447
|
-
pass unless params['who'] == 'Frank'
|
1448
|
-
'You got me!'
|
1449
|
-
end
|
1450
|
-
|
1451
|
-
get '/guess/*' do
|
1452
|
-
'You missed!'
|
1453
|
-
end
|
1454
|
-
```
|
1455
|
-
|
1456
|
-
The route block is immediately exited and control continues with the next
|
1457
|
-
matching route. If no matching route is found, a 404 is returned.
|
1458
|
-
|
1459
|
-
### Triggering Another Route
|
1460
|
-
|
1461
|
-
Sometimes `pass` is not what you want, instead you would like to get the result
|
1462
|
-
of calling another route. Simply use `call` to achieve this:
|
1463
|
-
|
1464
|
-
```ruby
|
1465
|
-
get '/foo' do
|
1466
|
-
status, headers, body = call env.merge("PATH_INFO" => '/bar')
|
1467
|
-
[status, headers, body.map(&:upcase)]
|
1468
|
-
end
|
1469
|
-
|
1470
|
-
get '/bar' do
|
1471
|
-
"bar"
|
1472
|
-
end
|
1473
|
-
```
|
1474
|
-
|
1475
|
-
Note that in the example above, you would ease testing and increase performance
|
1476
|
-
by simply moving `"bar"` into a helper used by both `/foo` and `/bar`.
|
1477
|
-
|
1478
|
-
If you want the request to be sent to the same application instance rather than
|
1479
|
-
a duplicate, use `call!` instead of `call`.
|
1480
|
-
|
1481
|
-
Check out the Rack specification if you want to learn more about `call`.
|
1482
|
-
|
1483
|
-
### Setting Body, Status Code and Headers
|
1484
|
-
|
1485
|
-
It is possible and recommended to set the status code and response body with the
|
1486
|
-
return value of the route block. However, in some scenarios you might want to
|
1487
|
-
set the body at an arbitrary point in the execution flow. You can do so with the
|
1488
|
-
`body` helper method. If you do so, you can use that method from there on to
|
1489
|
-
access the body:
|
1490
|
-
|
1491
|
-
```ruby
|
1492
|
-
get '/foo' do
|
1493
|
-
body "bar"
|
1494
|
-
end
|
1495
|
-
|
1496
|
-
after do
|
1497
|
-
puts body
|
1498
|
-
end
|
1499
|
-
```
|
1500
|
-
|
1501
|
-
It is also possible to pass a block to `body`, which will be executed by the
|
1502
|
-
Rack handler (this can be used to implement streaming, see "Return Values").
|
1503
|
-
|
1504
|
-
Similar to the body, you can also set the status code and headers:
|
1505
|
-
|
1506
|
-
```ruby
|
1507
|
-
get '/foo' do
|
1508
|
-
status 418
|
1509
|
-
headers \
|
1510
|
-
"Allow" => "BREW, POST, GET, PROPFIND, WHEN",
|
1511
|
-
"Refresh" => "Refresh: 20; http://www.ietf.org/rfc/rfc2324.txt"
|
1512
|
-
body "I'm a tea pot!"
|
1513
|
-
end
|
1514
|
-
```
|
1515
|
-
|
1516
|
-
Like `body`, `headers` and `status` with no arguments can be used to access
|
1517
|
-
their current values.
|
1518
|
-
|
1519
|
-
### Streaming Responses
|
1520
|
-
|
1521
|
-
Sometimes you want to start sending out data while still generating parts of
|
1522
|
-
the response body. In extreme examples, you want to keep sending data until
|
1523
|
-
the client closes the connection. You can use the `stream` helper to avoid
|
1524
|
-
creating your own wrapper:
|
1525
|
-
|
1526
|
-
```ruby
|
1527
|
-
get '/' do
|
1528
|
-
stream do |out|
|
1529
|
-
out << "It's gonna be legen -\n"
|
1530
|
-
sleep 0.5
|
1531
|
-
out << " (wait for it) \n"
|
1532
|
-
sleep 1
|
1533
|
-
out << "- dary!\n"
|
1534
|
-
end
|
1535
|
-
end
|
1536
|
-
```
|
1537
|
-
|
1538
|
-
This allows you to implement streaming APIs,
|
1539
|
-
[Server Sent Events](https://w3c.github.io/eventsource/), and can be used as
|
1540
|
-
the basis for [WebSockets](https://en.wikipedia.org/wiki/WebSocket). It can also be
|
1541
|
-
used to increase throughput if some but not all content depends on a slow
|
1542
|
-
resource.
|
1543
|
-
|
1544
|
-
Note that the streaming behavior, especially the number of concurrent requests,
|
1545
|
-
highly depends on the web server used to serve the application. Some servers
|
1546
|
-
might not even support streaming at all. If the server does not support
|
1547
|
-
streaming, the body will be sent all at once after the block passed to `stream`
|
1548
|
-
finishes executing. Streaming does not work at all with Shotgun.
|
1549
|
-
|
1550
|
-
If the optional parameter is set to `keep_open`, it will not call `close` on
|
1551
|
-
the stream object, allowing you to close it at any later point in the
|
1552
|
-
execution flow. This only works on evented servers, like Thin and Rainbows.
|
1553
|
-
Other servers will still close the stream:
|
1554
|
-
|
1555
|
-
```ruby
|
1556
|
-
# long polling
|
1557
|
-
|
1558
|
-
set :server, :thin
|
1559
|
-
connections = []
|
1560
|
-
|
1561
|
-
get '/subscribe' do
|
1562
|
-
# register a client's interest in server events
|
1563
|
-
stream(:keep_open) do |out|
|
1564
|
-
connections << out
|
1565
|
-
# purge dead connections
|
1566
|
-
connections.reject!(&:closed?)
|
1567
|
-
end
|
1568
|
-
end
|
1569
|
-
|
1570
|
-
post '/:message' do
|
1571
|
-
connections.each do |out|
|
1572
|
-
# notify client that a new message has arrived
|
1573
|
-
out << params['message'] << "\n"
|
1574
|
-
|
1575
|
-
# indicate client to connect again
|
1576
|
-
out.close
|
1577
|
-
end
|
1578
|
-
|
1579
|
-
# acknowledge
|
1580
|
-
"message received"
|
1581
|
-
end
|
1582
|
-
```
|
1583
|
-
|
1584
|
-
### Logging
|
1585
|
-
|
1586
|
-
In the request scope, the `logger` helper exposes a `Logger` instance:
|
1587
|
-
|
1588
|
-
```ruby
|
1589
|
-
get '/' do
|
1590
|
-
logger.info "loading data"
|
1591
|
-
# ...
|
1592
|
-
end
|
1593
|
-
```
|
1594
|
-
|
1595
|
-
This logger will automatically take your Rack handler's logging settings into
|
1596
|
-
account. If logging is disabled, this method will return a dummy object, so
|
1597
|
-
you do not have to worry about it in your routes and filters.
|
1598
|
-
|
1599
|
-
Note that logging is only enabled for `Sinatra::Application` by default, so if
|
1600
|
-
you inherit from `Sinatra::Base`, you probably want to enable it yourself:
|
1601
|
-
|
1602
|
-
```ruby
|
1603
|
-
class MyApp < Sinatra::Base
|
1604
|
-
configure :production, :development do
|
1605
|
-
enable :logging
|
1606
|
-
end
|
1607
|
-
end
|
1608
|
-
```
|
1609
|
-
|
1610
|
-
To avoid any logging middleware to be set up, set the `logging` setting to
|
1611
|
-
`nil`. However, keep in mind that `logger` will in that case return `nil`. A
|
1612
|
-
common use case is when you want to set your own logger. Sinatra will use
|
1613
|
-
whatever it will find in `env['rack.logger']`.
|
1614
|
-
|
1615
|
-
### Mime Types
|
1616
|
-
|
1617
|
-
When using `send_file` or static files you may have mime types Sinatra
|
1618
|
-
doesn't understand. Use `mime_type` to register them by file extension:
|
1619
|
-
|
1620
|
-
```ruby
|
1621
|
-
configure do
|
1622
|
-
mime_type :foo, 'text/foo'
|
1623
|
-
end
|
1624
|
-
```
|
1625
|
-
|
1626
|
-
You can also use it with the `content_type` helper:
|
1627
|
-
|
1628
|
-
```ruby
|
1629
|
-
get '/' do
|
1630
|
-
content_type :foo
|
1631
|
-
"foo foo foo"
|
1632
|
-
end
|
1633
|
-
```
|
1634
|
-
|
1635
|
-
### Generating URLs
|
1636
|
-
|
1637
|
-
For generating URLs you should use the `url` helper method, for instance, in
|
1638
|
-
Haml:
|
1639
|
-
|
1640
|
-
```ruby
|
1641
|
-
%a{:href => url('/foo')} foo
|
1642
|
-
```
|
1643
|
-
|
1644
|
-
It takes reverse proxies and Rack routers into account, if present.
|
1645
|
-
|
1646
|
-
This method is also aliased to `to` (see below for an example).
|
1647
|
-
|
1648
|
-
### Browser Redirect
|
1649
|
-
|
1650
|
-
You can trigger a browser redirect with the `redirect` helper method:
|
1651
|
-
|
1652
|
-
```ruby
|
1653
|
-
get '/foo' do
|
1654
|
-
redirect to('/bar')
|
1655
|
-
end
|
1656
|
-
```
|
1657
|
-
|
1658
|
-
Any additional parameters are handled like arguments passed to `halt`:
|
1659
|
-
|
1660
|
-
```ruby
|
1661
|
-
redirect to('/bar'), 303
|
1662
|
-
redirect 'http://www.google.com/', 'wrong place, buddy'
|
1663
|
-
```
|
1664
|
-
|
1665
|
-
You can also easily redirect back to the page the user came from with
|
1666
|
-
`redirect back`:
|
1667
|
-
|
1668
|
-
```ruby
|
1669
|
-
get '/foo' do
|
1670
|
-
"<a href='/bar'>do something</a>"
|
1671
|
-
end
|
1672
|
-
|
1673
|
-
get '/bar' do
|
1674
|
-
do_something
|
1675
|
-
redirect back
|
1676
|
-
end
|
1677
|
-
```
|
1678
|
-
|
1679
|
-
To pass arguments with a redirect, either add them to the query:
|
1680
|
-
|
1681
|
-
```ruby
|
1682
|
-
redirect to('/bar?sum=42')
|
1683
|
-
```
|
1684
|
-
|
1685
|
-
Or use a session:
|
1686
|
-
|
1687
|
-
```ruby
|
1688
|
-
enable :sessions
|
1689
|
-
|
1690
|
-
get '/foo' do
|
1691
|
-
session[:secret] = 'foo'
|
1692
|
-
redirect to('/bar')
|
1693
|
-
end
|
1694
|
-
|
1695
|
-
get '/bar' do
|
1696
|
-
session[:secret]
|
1697
|
-
end
|
1698
|
-
```
|
1699
|
-
|
1700
|
-
### Cache Control
|
1701
|
-
|
1702
|
-
Setting your headers correctly is the foundation for proper HTTP caching.
|
1703
|
-
|
1704
|
-
You can easily set the Cache-Control header like this:
|
1705
|
-
|
1706
|
-
```ruby
|
1707
|
-
get '/' do
|
1708
|
-
cache_control :public
|
1709
|
-
"cache it!"
|
1710
|
-
end
|
1711
|
-
```
|
1712
|
-
|
1713
|
-
Pro tip: Set up caching in a before filter:
|
1714
|
-
|
1715
|
-
```ruby
|
1716
|
-
before do
|
1717
|
-
cache_control :public, :must_revalidate, :max_age => 60
|
1718
|
-
end
|
1719
|
-
```
|
1720
|
-
|
1721
|
-
If you are using the `expires` helper to set the corresponding header,
|
1722
|
-
`Cache-Control` will be set automatically for you:
|
1723
|
-
|
1724
|
-
```ruby
|
1725
|
-
before do
|
1726
|
-
expires 500, :public, :must_revalidate
|
1727
|
-
end
|
1728
|
-
```
|
1729
|
-
|
1730
|
-
To properly use caches, you should consider using `etag` or `last_modified`.
|
1731
|
-
It is recommended to call those helpers *before* doing any heavy lifting, as
|
1732
|
-
they will immediately flush a response if the client already has the current
|
1733
|
-
version in its cache:
|
1734
|
-
|
1735
|
-
```ruby
|
1736
|
-
get "/article/:id" do
|
1737
|
-
@article = Article.find params['id']
|
1738
|
-
last_modified @article.updated_at
|
1739
|
-
etag @article.sha1
|
1740
|
-
erb :article
|
1741
|
-
end
|
1742
|
-
```
|
1743
|
-
|
1744
|
-
It is also possible to use a
|
1745
|
-
[weak ETag](https://en.wikipedia.org/wiki/HTTP_ETag#Strong_and_weak_validation):
|
1746
|
-
|
1747
|
-
```ruby
|
1748
|
-
etag @article.sha1, :weak
|
1749
|
-
```
|
1750
|
-
|
1751
|
-
These helpers will not do any caching for you, but rather feed the necessary
|
1752
|
-
information to your cache. If you are looking for a quick reverse-proxy caching
|
1753
|
-
solution, try [rack-cache](https://github.com/rtomayko/rack-cache):
|
1754
|
-
|
1755
|
-
```ruby
|
1756
|
-
require "rack/cache"
|
1757
|
-
require "sinatra"
|
1758
|
-
|
1759
|
-
use Rack::Cache
|
1760
|
-
|
1761
|
-
get '/' do
|
1762
|
-
cache_control :public, :max_age => 36000
|
1763
|
-
sleep 5
|
1764
|
-
"hello"
|
1765
|
-
end
|
1766
|
-
```
|
1767
|
-
|
1768
|
-
Use the `:static_cache_control` setting (see below) to add
|
1769
|
-
`Cache-Control` header info to static files.
|
1770
|
-
|
1771
|
-
According to RFC 2616, your application should behave differently if the If-Match
|
1772
|
-
or If-None-Match header is set to `*`, depending on whether the resource
|
1773
|
-
requested is already in existence. Sinatra assumes resources for safe (like get)
|
1774
|
-
and idempotent (like put) requests are already in existence, whereas other
|
1775
|
-
resources (for instance post requests) are treated as new resources. You
|
1776
|
-
can change this behavior by passing in a `:new_resource` option:
|
1777
|
-
|
1778
|
-
```ruby
|
1779
|
-
get '/create' do
|
1780
|
-
etag '', :new_resource => true
|
1781
|
-
Article.create
|
1782
|
-
erb :new_article
|
1783
|
-
end
|
1784
|
-
```
|
1785
|
-
|
1786
|
-
If you still want to use a weak ETag, pass in a `:kind` option:
|
1787
|
-
|
1788
|
-
```ruby
|
1789
|
-
etag '', :new_resource => true, :kind => :weak
|
1790
|
-
```
|
1791
|
-
|
1792
|
-
### Sending Files
|
1793
|
-
|
1794
|
-
To return the contents of a file as the response, you can use the `send_file`
|
1795
|
-
helper method:
|
1796
|
-
|
1797
|
-
```ruby
|
1798
|
-
get '/' do
|
1799
|
-
send_file 'foo.png'
|
1800
|
-
end
|
1801
|
-
```
|
1802
|
-
|
1803
|
-
It also takes options:
|
1804
|
-
|
1805
|
-
```ruby
|
1806
|
-
send_file 'foo.png', :type => :jpg
|
1807
|
-
```
|
1808
|
-
|
1809
|
-
The options are:
|
1810
|
-
|
1811
|
-
<dl>
|
1812
|
-
<dt>filename</dt>
|
1813
|
-
<dd>File name to be used in the response, defaults to the real file name.</dd>
|
1814
|
-
|
1815
|
-
<dt>last_modified</dt>
|
1816
|
-
<dd>Value for Last-Modified header, defaults to the file's mtime.</dd>
|
1817
|
-
|
1818
|
-
<dt>type</dt>
|
1819
|
-
<dd>Value for Content-Type header, guessed from the file extension if
|
1820
|
-
missing.</dd>
|
1821
|
-
|
1822
|
-
<dt>disposition</dt>
|
1823
|
-
<dd>
|
1824
|
-
Value for Content-Disposition header, possible values: <tt>nil</tt>
|
1825
|
-
(default), <tt>:attachment</tt> and <tt>:inline</tt>
|
1826
|
-
</dd>
|
1827
|
-
|
1828
|
-
<dt>length</dt>
|
1829
|
-
<dd>Value for Content-Length header, defaults to file size.</dd>
|
1830
|
-
|
1831
|
-
<dt>status</dt>
|
1832
|
-
<dd>
|
1833
|
-
Status code to be sent. Useful when sending a static file as an error page.
|
1834
|
-
|
1835
|
-
If supported by the Rack handler, other means than streaming from the Ruby
|
1836
|
-
process will be used. If you use this helper method, Sinatra will
|
1837
|
-
automatically handle range requests.
|
1838
|
-
</dd>
|
1839
|
-
</dl>
|
1840
|
-
|
1841
|
-
### Accessing the Request Object
|
1842
|
-
|
1843
|
-
The incoming request object can be accessed from request level (filter, routes,
|
1844
|
-
error handlers) through the `request` method:
|
1845
|
-
|
1846
|
-
```ruby
|
1847
|
-
# app running on http://example.com/example
|
1848
|
-
get '/foo' do
|
1849
|
-
t = %w[text/css text/html application/javascript]
|
1850
|
-
request.accept # ['text/html', '*/*']
|
1851
|
-
request.accept? 'text/xml' # true
|
1852
|
-
request.preferred_type(t) # 'text/html'
|
1853
|
-
request.body # request body sent by the client (see below)
|
1854
|
-
request.scheme # "http"
|
1855
|
-
request.script_name # "/example"
|
1856
|
-
request.path_info # "/foo"
|
1857
|
-
request.port # 80
|
1858
|
-
request.request_method # "GET"
|
1859
|
-
request.query_string # ""
|
1860
|
-
request.content_length # length of request.body
|
1861
|
-
request.media_type # media type of request.body
|
1862
|
-
request.host # "example.com"
|
1863
|
-
request.get? # true (similar methods for other verbs)
|
1864
|
-
request.form_data? # false
|
1865
|
-
request["some_param"] # value of some_param parameter. [] is a shortcut to the params hash.
|
1866
|
-
request.referrer # the referrer of the client or '/'
|
1867
|
-
request.user_agent # user agent (used by :agent condition)
|
1868
|
-
request.cookies # hash of browser cookies
|
1869
|
-
request.xhr? # is this an ajax request?
|
1870
|
-
request.url # "http://example.com/example/foo"
|
1871
|
-
request.path # "/example/foo"
|
1872
|
-
request.ip # client IP address
|
1873
|
-
request.secure? # false (would be true over ssl)
|
1874
|
-
request.forwarded? # true (if running behind a reverse proxy)
|
1875
|
-
request.env # raw env hash handed in by Rack
|
1876
|
-
end
|
1877
|
-
```
|
1878
|
-
|
1879
|
-
Some options, like `script_name` or `path_info`, can also be written:
|
1880
|
-
|
1881
|
-
```ruby
|
1882
|
-
before { request.path_info = "/" }
|
1883
|
-
|
1884
|
-
get "/" do
|
1885
|
-
"all requests end up here"
|
1886
|
-
end
|
1887
|
-
```
|
1888
|
-
|
1889
|
-
The `request.body` is an IO or StringIO object:
|
1890
|
-
|
1891
|
-
```ruby
|
1892
|
-
post "/api" do
|
1893
|
-
request.body.rewind # in case someone already read it
|
1894
|
-
data = JSON.parse request.body.read
|
1895
|
-
"Hello #{data['name']}!"
|
1896
|
-
end
|
1897
|
-
```
|
1898
|
-
|
1899
|
-
### Attachments
|
1900
|
-
|
1901
|
-
You can use the `attachment` helper to tell the browser the response should be
|
1902
|
-
stored on disk rather than displayed in the browser:
|
1903
|
-
|
1904
|
-
```ruby
|
1905
|
-
get '/' do
|
1906
|
-
attachment
|
1907
|
-
"store it!"
|
1908
|
-
end
|
1909
|
-
```
|
1910
|
-
|
1911
|
-
You can also pass it a file name:
|
1912
|
-
|
1913
|
-
```ruby
|
1914
|
-
get '/' do
|
1915
|
-
attachment "info.txt"
|
1916
|
-
"store it!"
|
1917
|
-
end
|
1918
|
-
```
|
1919
|
-
|
1920
|
-
### Dealing with Date and Time
|
1921
|
-
|
1922
|
-
Sinatra offers a `time_for` helper method that generates a Time object from the
|
1923
|
-
given value. It is also able to convert `DateTime`, `Date` and similar classes:
|
1924
|
-
|
1925
|
-
```ruby
|
1926
|
-
get '/' do
|
1927
|
-
pass if Time.now > time_for('Dec 23, 2012')
|
1928
|
-
"still time"
|
1929
|
-
end
|
1930
|
-
```
|
1931
|
-
|
1932
|
-
This method is used internally by `expires`, `last_modified` and akin. You can
|
1933
|
-
therefore easily extend the behavior of those methods by overriding `time_for`
|
1934
|
-
in your application:
|
1935
|
-
|
1936
|
-
```ruby
|
1937
|
-
helpers do
|
1938
|
-
def time_for(value)
|
1939
|
-
case value
|
1940
|
-
when :yesterday then Time.now - 24*60*60
|
1941
|
-
when :tomorrow then Time.now + 24*60*60
|
1942
|
-
else super
|
1943
|
-
end
|
1944
|
-
end
|
1945
|
-
end
|
1946
|
-
|
1947
|
-
get '/' do
|
1948
|
-
last_modified :yesterday
|
1949
|
-
expires :tomorrow
|
1950
|
-
"hello"
|
1951
|
-
end
|
1952
|
-
```
|
1953
|
-
|
1954
|
-
### Looking Up Template Files
|
1955
|
-
|
1956
|
-
The `find_template` helper is used to find template files for rendering:
|
1957
|
-
|
1958
|
-
```ruby
|
1959
|
-
find_template settings.views, 'foo', Tilt[:haml] do |file|
|
1960
|
-
puts "could be #{file}"
|
1961
|
-
end
|
1962
|
-
```
|
1963
|
-
|
1964
|
-
This is not really useful. But it is useful that you can actually override this
|
1965
|
-
method to hook in your own lookup mechanism. For instance, if you want to be
|
1966
|
-
able to use more than one view directory:
|
1967
|
-
|
1968
|
-
```ruby
|
1969
|
-
set :views, ['views', 'templates']
|
1970
|
-
|
1971
|
-
helpers do
|
1972
|
-
def find_template(views, name, engine, &block)
|
1973
|
-
Array(views).each { |v| super(v, name, engine, &block) }
|
1974
|
-
end
|
1975
|
-
end
|
1976
|
-
```
|
1977
|
-
|
1978
|
-
Another example would be using different directories for different engines:
|
1979
|
-
|
1980
|
-
```ruby
|
1981
|
-
set :views, :sass => 'views/sass', :haml => 'templates', :default => 'views'
|
1982
|
-
|
1983
|
-
helpers do
|
1984
|
-
def find_template(views, name, engine, &block)
|
1985
|
-
_, folder = views.detect { |k,v| engine == Tilt[k] }
|
1986
|
-
folder ||= views[:default]
|
1987
|
-
super(folder, name, engine, &block)
|
1988
|
-
end
|
1989
|
-
end
|
1990
|
-
```
|
1991
|
-
|
1992
|
-
You can also easily wrap this up in an extension and share with others!
|
1993
|
-
|
1994
|
-
Note that `find_template` does not check if the file really exists but
|
1995
|
-
rather calls the given block for all possible paths. This is not a performance
|
1996
|
-
issue, since `render` will use `break` as soon as a file is found. Also,
|
1997
|
-
template locations (and content) will be cached if you are not running in
|
1998
|
-
development mode. You should keep that in mind if you write a really crazy
|
1999
|
-
method.
|
2000
|
-
|
2001
|
-
## Configuration
|
2002
|
-
|
2003
|
-
Run once, at startup, in any environment:
|
2004
|
-
|
2005
|
-
```ruby
|
2006
|
-
configure do
|
2007
|
-
# setting one option
|
2008
|
-
set :option, 'value'
|
2009
|
-
|
2010
|
-
# setting multiple options
|
2011
|
-
set :a => 1, :b => 2
|
2012
|
-
|
2013
|
-
# same as `set :option, true`
|
2014
|
-
enable :option
|
2015
|
-
|
2016
|
-
# same as `set :option, false`
|
2017
|
-
disable :option
|
2018
|
-
|
2019
|
-
# you can also have dynamic settings with blocks
|
2020
|
-
set(:css_dir) { File.join(views, 'css') }
|
2021
|
-
end
|
2022
|
-
```
|
2023
|
-
|
2024
|
-
Run only when the environment (`RACK_ENV` environment variable) is set to
|
2025
|
-
`:production`:
|
2026
|
-
|
2027
|
-
```ruby
|
2028
|
-
configure :production do
|
2029
|
-
...
|
2030
|
-
end
|
2031
|
-
```
|
2032
|
-
|
2033
|
-
Run when the environment is set to either `:production` or `:test`:
|
2034
|
-
|
2035
|
-
```ruby
|
2036
|
-
configure :production, :test do
|
2037
|
-
...
|
2038
|
-
end
|
2039
|
-
```
|
2040
|
-
|
2041
|
-
You can access those options via `settings`:
|
2042
|
-
|
2043
|
-
```ruby
|
2044
|
-
configure do
|
2045
|
-
set :foo, 'bar'
|
2046
|
-
end
|
2047
|
-
|
2048
|
-
get '/' do
|
2049
|
-
settings.foo? # => true
|
2050
|
-
settings.foo # => 'bar'
|
2051
|
-
...
|
2052
|
-
end
|
2053
|
-
```
|
2054
|
-
|
2055
|
-
### Configuring attack protection
|
2056
|
-
|
2057
|
-
Sinatra is using
|
2058
|
-
[Rack::Protection](https://github.com/sinatra/rack-protection#readme) to defend
|
2059
|
-
your application against common, opportunistic attacks. You can easily disable
|
2060
|
-
this behavior (which will open up your application to tons of common
|
2061
|
-
vulnerabilities):
|
2062
|
-
|
2063
|
-
```ruby
|
2064
|
-
disable :protection
|
2065
|
-
```
|
2066
|
-
|
2067
|
-
To skip a single defense layer, set `protection` to an options hash:
|
2068
|
-
|
2069
|
-
```ruby
|
2070
|
-
set :protection, :except => :path_traversal
|
2071
|
-
```
|
2072
|
-
You can also hand in an array in order to disable a list of protections:
|
2073
|
-
|
2074
|
-
```ruby
|
2075
|
-
set :protection, :except => [:path_traversal, :session_hijacking]
|
2076
|
-
```
|
2077
|
-
|
2078
|
-
By default, Sinatra will only set up session based protection if `:sessions`
|
2079
|
-
has been enabled. Sometimes you want to set up sessions on your own, though. In
|
2080
|
-
that case you can get it to set up session based protections by passing the
|
2081
|
-
`:session` option:
|
2082
|
-
|
2083
|
-
```ruby
|
2084
|
-
use Rack::Session::Pool
|
2085
|
-
set :protection, :session => true
|
2086
|
-
```
|
2087
|
-
|
2088
|
-
### Available Settings
|
2089
|
-
|
2090
|
-
<dl>
|
2091
|
-
<dt>absolute_redirects</dt>
|
2092
|
-
<dd>
|
2093
|
-
If disabled, Sinatra will allow relative redirects, however, Sinatra will no
|
2094
|
-
longer conform with RFC 2616 (HTTP 1.1), which only allows absolute redirects.
|
2095
|
-
</dd>
|
2096
|
-
<dd>
|
2097
|
-
Enable if your app is running behind a reverse proxy that has not been set up
|
2098
|
-
properly. Note that the <tt>url</tt> helper will still produce absolute URLs, unless you
|
2099
|
-
pass in <tt>false</tt> as the second parameter.
|
2100
|
-
</dd>
|
2101
|
-
<dd>Disabled by default.</dd>
|
2102
|
-
|
2103
|
-
<dt>add_charset</dt>
|
2104
|
-
<dd>
|
2105
|
-
Mime types the <tt>content_type</tt> helper will automatically add the charset info to.
|
2106
|
-
You should add to it rather than overriding this option:
|
2107
|
-
<tt>settings.add_charset << "application/foobar"</tt>
|
2108
|
-
</dd>
|
2109
|
-
|
2110
|
-
<dt>app_file</dt>
|
2111
|
-
<dd>
|
2112
|
-
Path to the main application file, used to detect project root, views and public
|
2113
|
-
folder and inline templates.
|
2114
|
-
</dd>
|
2115
|
-
|
2116
|
-
<dt>bind</dt>
|
2117
|
-
<dd>IP address to bind to (default: <tt>0.0.0.0</tt> <em>or</em>
|
2118
|
-
<tt>localhost</tt> if your `environment` is set to development). Only used
|
2119
|
-
for built-in server.</dd>
|
2120
|
-
|
2121
|
-
<dt>default_encoding</dt>
|
2122
|
-
<dd>Encoding to assume if unknown (defaults to <tt>"utf-8"</tt>).</dd>
|
2123
|
-
|
2124
|
-
<dt>dump_errors</dt>
|
2125
|
-
<dd>Display errors in the log.</dd>
|
2126
|
-
|
2127
|
-
<dt>environment</dt>
|
2128
|
-
<dd>
|
2129
|
-
Current environment. Defaults to <tt>ENV['RACK_ENV']</tt>, or
|
2130
|
-
<tt>"development"</tt> if not available.
|
2131
|
-
</dd>
|
2132
|
-
|
2133
|
-
<dt>logging</dt>
|
2134
|
-
<dd>Use the logger.</dd>
|
2135
|
-
|
2136
|
-
<dt>lock</dt>
|
2137
|
-
<dd>
|
2138
|
-
Places a lock around every request, only running processing on request
|
2139
|
-
per Ruby process concurrently.
|
2140
|
-
</dd>
|
2141
|
-
<dd>Enabled if your app is not thread-safe. Disabled by default.</dd>
|
2142
|
-
|
2143
|
-
<dt>method_override</dt>
|
2144
|
-
<dd>
|
2145
|
-
Use <tt>_method</tt> magic to allow put/delete forms in browsers that
|
2146
|
-
don't support it.
|
2147
|
-
</dd>
|
2148
|
-
|
2149
|
-
<dt>port</dt>
|
2150
|
-
<dd>Port to listen on. Only used for built-in server.</dd>
|
2151
|
-
|
2152
|
-
<dt>prefixed_redirects</dt>
|
2153
|
-
<dd>
|
2154
|
-
Whether or not to insert <tt>request.script_name</tt> into redirects if no
|
2155
|
-
absolute path is given. That way <tt>redirect '/foo'</tt> would behave like
|
2156
|
-
<tt>redirect to('/foo')</tt>. Disabled by default.
|
2157
|
-
</dd>
|
2158
|
-
|
2159
|
-
<dt>protection</dt>
|
2160
|
-
<dd>Whether or not to enable web attack protections. See protection section
|
2161
|
-
above.</dd>
|
2162
|
-
|
2163
|
-
<dt>public_dir</dt>
|
2164
|
-
<dd>Alias for <tt>public_folder</tt>. See below.</dd>
|
2165
|
-
|
2166
|
-
<dt>public_folder</dt>
|
2167
|
-
<dd>
|
2168
|
-
Path to the folder public files are served from. Only used if static
|
2169
|
-
file serving is enabled (see <tt>static</tt> setting below). Inferred from
|
2170
|
-
<tt>app_file</tt> setting if not set.
|
2171
|
-
</dd>
|
2172
|
-
|
2173
|
-
<dt>reload_templates</dt>
|
2174
|
-
<dd>
|
2175
|
-
Whether or not to reload templates between requests. Enabled in development
|
2176
|
-
mode.
|
2177
|
-
</dd>
|
2178
|
-
|
2179
|
-
<dt>root</dt>
|
2180
|
-
<dd>
|
2181
|
-
Path to project root folder. Inferred from <tt>app_file</tt> setting if not
|
2182
|
-
set.
|
2183
|
-
</dd>
|
2184
|
-
|
2185
|
-
<dt>raise_errors</dt>
|
2186
|
-
<dd>
|
2187
|
-
Raise exceptions (will stop application). Enabled by default when
|
2188
|
-
<tt>environment</tt> is set to <tt>"test"</tt>, disabled otherwise.
|
2189
|
-
</dd>
|
2190
|
-
|
2191
|
-
<dt>run</dt>
|
2192
|
-
<dd>
|
2193
|
-
If enabled, Sinatra will handle starting the web server. Do not
|
2194
|
-
enable if using rackup or other means.
|
2195
|
-
</dd>
|
2196
|
-
|
2197
|
-
<dt>running</dt>
|
2198
|
-
<dd>Is the built-in server running now? Do not change this setting!</dd>
|
2199
|
-
|
2200
|
-
<dt>server</dt>
|
2201
|
-
<dd>
|
2202
|
-
Server or list of servers to use for built-in server. Order indicates
|
2203
|
-
priority, default depends on Ruby implementation.
|
2204
|
-
</dd>
|
2205
|
-
|
2206
|
-
<dt>sessions</dt>
|
2207
|
-
<dd>
|
2208
|
-
Enable cookie-based sessions support using <tt>Rack::Session::Cookie</tt>.
|
2209
|
-
See 'Using Sessions' section for more information.
|
2210
|
-
</dd>
|
2211
|
-
|
2212
|
-
<dt>show_exceptions</dt>
|
2213
|
-
<dd>
|
2214
|
-
Show a stack trace in the browser when an exception happens. Enabled by
|
2215
|
-
default when <tt>environment</tt> is set to <tt>"development"</tt>,
|
2216
|
-
disabled otherwise.
|
2217
|
-
</dd>
|
2218
|
-
<dd>
|
2219
|
-
Can also be set to <tt>:after_handler</tt> to trigger app-specified error
|
2220
|
-
handling before showing a stack trace in the browser.
|
2221
|
-
</dd>
|
2222
|
-
|
2223
|
-
<dt>static</dt>
|
2224
|
-
<dd>Whether Sinatra should handle serving static files.</dd>
|
2225
|
-
<dd>Disable when using a server able to do this on its own.</dd>
|
2226
|
-
<dd>Disabling will boost performance.</dd>
|
2227
|
-
<dd>
|
2228
|
-
Enabled by default in classic style, disabled for modular apps.
|
2229
|
-
</dd>
|
2230
|
-
|
2231
|
-
<dt>static_cache_control</dt>
|
2232
|
-
<dd>
|
2233
|
-
When Sinatra is serving static files, set this to add <tt>Cache-Control</tt>
|
2234
|
-
headers to the responses. Uses the <tt>cache_control</tt> helper. Disabled
|
2235
|
-
by default.
|
2236
|
-
</dd>
|
2237
|
-
<dd>
|
2238
|
-
Use an explicit array when setting multiple values:
|
2239
|
-
<tt>set :static_cache_control, [:public, :max_age => 300]</tt>
|
2240
|
-
</dd>
|
2241
|
-
|
2242
|
-
<dt>threaded</dt>
|
2243
|
-
<dd>
|
2244
|
-
If set to <tt>true</tt>, will tell Thin to use <tt>EventMachine.defer</tt>
|
2245
|
-
for processing the request.
|
2246
|
-
</dd>
|
2247
|
-
|
2248
|
-
<dt>traps</dt>
|
2249
|
-
<dd>Whether Sinatra should handle system signals.</dd>
|
2250
|
-
|
2251
|
-
<dt>views</dt>
|
2252
|
-
<dd>
|
2253
|
-
Path to the views folder. Inferred from <tt>app_file</tt> setting if
|
2254
|
-
not set.
|
2255
|
-
</dd>
|
2256
|
-
|
2257
|
-
<dt>x_cascade</dt>
|
2258
|
-
<dd>
|
2259
|
-
Whether or not to set the X-Cascade header if no route matches.
|
2260
|
-
Defaults to <tt>true</tt>.
|
2261
|
-
</dd>
|
2262
|
-
</dl>
|
2263
|
-
|
2264
|
-
## Environments
|
2265
|
-
|
2266
|
-
There are three predefined `environments`: `"development"`, `"production"` and
|
2267
|
-
`"test"`. Environments can be set through the `RACK_ENV` environment variable.
|
2268
|
-
The default value is `"development"`. In the `"development"` environment all
|
2269
|
-
templates are reloaded between requests, and special `not_found` and `error`
|
2270
|
-
handlers display stack traces in your browser. In the `"production"` and
|
2271
|
-
`"test"` environments, templates are cached by default.
|
2272
|
-
|
2273
|
-
To run different environments, set the `RACK_ENV` environment variable:
|
2274
|
-
|
2275
|
-
```shell
|
2276
|
-
RACK_ENV=production ruby my_app.rb
|
2277
|
-
```
|
2278
|
-
|
2279
|
-
You can use predefined methods: `development?`, `test?` and `production?` to
|
2280
|
-
check the current environment setting:
|
2281
|
-
|
2282
|
-
```ruby
|
2283
|
-
get '/' do
|
2284
|
-
if settings.development?
|
2285
|
-
"development!"
|
2286
|
-
else
|
2287
|
-
"not development!"
|
2288
|
-
end
|
2289
|
-
end
|
2290
|
-
```
|
2291
|
-
|
2292
|
-
## Error Handling
|
2293
|
-
|
2294
|
-
Error handlers run within the same context as routes and before filters, which
|
2295
|
-
means you get all the goodies it has to offer, like `haml`,
|
2296
|
-
`erb`, `halt`, etc.
|
2297
|
-
|
2298
|
-
### Not Found
|
2299
|
-
|
2300
|
-
When a `Sinatra::NotFound` exception is raised, or the response's status
|
2301
|
-
code is 404, the `not_found` handler is invoked:
|
2302
|
-
|
2303
|
-
```ruby
|
2304
|
-
not_found do
|
2305
|
-
'This is nowhere to be found.'
|
2306
|
-
end
|
2307
|
-
```
|
2308
|
-
|
2309
|
-
### Error
|
2310
|
-
|
2311
|
-
The `error` handler is invoked any time an exception is raised from a route
|
2312
|
-
block or a filter. But note in development it will only run if you set the
|
2313
|
-
show exceptions option to `:after_handler`:
|
2314
|
-
|
2315
|
-
```ruby
|
2316
|
-
set :show_exceptions, :after_handler
|
2317
|
-
```
|
2318
|
-
|
2319
|
-
The exception object can be obtained from the `sinatra.error` Rack variable:
|
2320
|
-
|
2321
|
-
```ruby
|
2322
|
-
error do
|
2323
|
-
'Sorry there was a nasty error - ' + env['sinatra.error'].message
|
2324
|
-
end
|
2325
|
-
```
|
2326
|
-
|
2327
|
-
Custom errors:
|
2328
|
-
|
2329
|
-
```ruby
|
2330
|
-
error MyCustomError do
|
2331
|
-
'So what happened was...' + env['sinatra.error'].message
|
2332
|
-
end
|
2333
|
-
```
|
2334
|
-
|
2335
|
-
Then, if this happens:
|
2336
|
-
|
2337
|
-
```ruby
|
2338
|
-
get '/' do
|
2339
|
-
raise MyCustomError, 'something bad'
|
2340
|
-
end
|
2341
|
-
```
|
2342
|
-
|
2343
|
-
You get this:
|
2344
|
-
|
2345
|
-
```
|
2346
|
-
So what happened was... something bad
|
2347
|
-
```
|
2348
|
-
|
2349
|
-
Alternatively, you can install an error handler for a status code:
|
2350
|
-
|
2351
|
-
```ruby
|
2352
|
-
error 403 do
|
2353
|
-
'Access forbidden'
|
2354
|
-
end
|
2355
|
-
|
2356
|
-
get '/secret' do
|
2357
|
-
403
|
2358
|
-
end
|
2359
|
-
```
|
2360
|
-
|
2361
|
-
Or a range:
|
2362
|
-
|
2363
|
-
```ruby
|
2364
|
-
error 400..510 do
|
2365
|
-
'Boom'
|
2366
|
-
end
|
2367
|
-
```
|
2368
|
-
|
2369
|
-
Sinatra installs special `not_found` and `error` handlers when
|
2370
|
-
running under the development environment to display nice stack traces
|
2371
|
-
and additional debugging information in your browser.
|
2372
|
-
|
2373
|
-
## Rack Middleware
|
2374
|
-
|
2375
|
-
Sinatra rides on [Rack](http://rack.github.io/), a minimal standard
|
2376
|
-
interface for Ruby web frameworks. One of Rack's most interesting capabilities
|
2377
|
-
for application developers is support for "middleware" -- components that sit
|
2378
|
-
between the server and your application monitoring and/or manipulating the
|
2379
|
-
HTTP request/response to provide various types of common functionality.
|
2380
|
-
|
2381
|
-
Sinatra makes building Rack middleware pipelines a cinch via a top-level
|
2382
|
-
`use` method:
|
2383
|
-
|
2384
|
-
```ruby
|
2385
|
-
require 'sinatra'
|
2386
|
-
require 'my_custom_middleware'
|
2387
|
-
|
2388
|
-
use Rack::Lint
|
2389
|
-
use MyCustomMiddleware
|
2390
|
-
|
2391
|
-
get '/hello' do
|
2392
|
-
'Hello World'
|
2393
|
-
end
|
2394
|
-
```
|
2395
|
-
|
2396
|
-
The semantics of `use` are identical to those defined for the
|
2397
|
-
[Rack::Builder](http://www.rubydoc.info/github/rack/rack/master/Rack/Builder) DSL
|
2398
|
-
(most frequently used from rackup files). For example, the `use` method
|
2399
|
-
accepts multiple/variable args as well as blocks:
|
2400
|
-
|
2401
|
-
```ruby
|
2402
|
-
use Rack::Auth::Basic do |username, password|
|
2403
|
-
username == 'admin' && password == 'secret'
|
2404
|
-
end
|
2405
|
-
```
|
2406
|
-
|
2407
|
-
Rack is distributed with a variety of standard middleware for logging,
|
2408
|
-
debugging, URL routing, authentication, and session handling. Sinatra uses
|
2409
|
-
many of these components automatically based on configuration so you
|
2410
|
-
typically don't have to `use` them explicitly.
|
2411
|
-
|
2412
|
-
You can find useful middleware in
|
2413
|
-
[rack](https://github.com/rack/rack/tree/master/lib/rack),
|
2414
|
-
[rack-contrib](https://github.com/rack/rack-contrib#readm),
|
2415
|
-
or in the [Rack wiki](https://github.com/rack/rack/wiki/List-of-Middleware).
|
2416
|
-
|
2417
|
-
## Testing
|
2418
|
-
|
2419
|
-
Sinatra tests can be written using any Rack-based testing library or framework.
|
2420
|
-
[Rack::Test](http://www.rubydoc.info/github/brynary/rack-test/master/frames)
|
2421
|
-
is recommended:
|
2422
|
-
|
2423
|
-
```ruby
|
2424
|
-
require 'my_sinatra_app'
|
2425
|
-
require 'minitest/autorun'
|
2426
|
-
require 'rack/test'
|
2427
|
-
|
2428
|
-
class MyAppTest < Minitest::Test
|
2429
|
-
include Rack::Test::Methods
|
2430
|
-
|
2431
|
-
def app
|
2432
|
-
Sinatra::Application
|
2433
|
-
end
|
2434
|
-
|
2435
|
-
def test_my_default
|
2436
|
-
get '/'
|
2437
|
-
assert_equal 'Hello World!', last_response.body
|
2438
|
-
end
|
2439
|
-
|
2440
|
-
def test_with_params
|
2441
|
-
get '/meet', :name => 'Frank'
|
2442
|
-
assert_equal 'Hello Frank!', last_response.body
|
2443
|
-
end
|
2444
|
-
|
2445
|
-
def test_with_rack_env
|
2446
|
-
get '/', {}, 'HTTP_USER_AGENT' => 'Songbird'
|
2447
|
-
assert_equal "You're using Songbird!", last_response.body
|
2448
|
-
end
|
2449
|
-
end
|
2450
|
-
```
|
2451
|
-
|
2452
|
-
Note: If you are using Sinatra in the modular style, replace
|
2453
|
-
`Sinatra::Application` above with the class name of your app.
|
2454
|
-
|
2455
|
-
## Sinatra::Base - Middleware, Libraries, and Modular Apps
|
2456
|
-
|
2457
|
-
Defining your app at the top-level works well for micro-apps but has
|
2458
|
-
considerable drawbacks when building reusable components such as Rack
|
2459
|
-
middleware, Rails metal, simple libraries with a server component, or even
|
2460
|
-
Sinatra extensions. The top-level assumes a micro-app style configuration
|
2461
|
-
(e.g., a single application file, `./public` and `./views`
|
2462
|
-
directories, logging, exception detail page, etc.). That's where
|
2463
|
-
`Sinatra::Base` comes into play:
|
2464
|
-
|
2465
|
-
```ruby
|
2466
|
-
require 'sinatra/base'
|
2467
|
-
|
2468
|
-
class MyApp < Sinatra::Base
|
2469
|
-
set :sessions, true
|
2470
|
-
set :foo, 'bar'
|
2471
|
-
|
2472
|
-
get '/' do
|
2473
|
-
'Hello world!'
|
2474
|
-
end
|
2475
|
-
end
|
2476
|
-
```
|
2477
|
-
|
2478
|
-
The methods available to `Sinatra::Base` subclasses are exactly the same as
|
2479
|
-
those available via the top-level DSL. Most top-level apps can be converted to
|
2480
|
-
`Sinatra::Base` components with two modifications:
|
2481
|
-
|
2482
|
-
* Your file should require `sinatra/base` instead of `sinatra`;
|
2483
|
-
otherwise, all of Sinatra's DSL methods are imported into the main
|
2484
|
-
namespace.
|
2485
|
-
* Put your app's routes, error handlers, filters, and options in a subclass
|
2486
|
-
of `Sinatra::Base`.
|
2487
|
-
|
2488
|
-
`Sinatra::Base` is a blank slate. Most options are disabled by default,
|
2489
|
-
including the built-in server. See
|
2490
|
-
[Configuring Settings](http://www.sinatrarb.com/configuration.html)
|
2491
|
-
for details on available options and their behavior. If you want
|
2492
|
-
behavior more similar to when you define your app at the top level (also
|
2493
|
-
known as Classic style), you
|
2494
|
-
can subclass `Sinatra::Application`.
|
2495
|
-
|
2496
|
-
```ruby
|
2497
|
-
require 'sinatra/base'
|
2498
|
-
|
2499
|
-
class MyApp < Sinatra::Application
|
2500
|
-
get '/' do
|
2501
|
-
'Hello world!'
|
2502
|
-
end
|
2503
|
-
end
|
2504
|
-
```
|
2505
|
-
|
2506
|
-
### Modular vs. Classic Style
|
2507
|
-
|
2508
|
-
Contrary to common belief, there is nothing wrong with the classic style. If it
|
2509
|
-
suits your application, you do not have to switch to a modular application.
|
2510
|
-
|
2511
|
-
The main disadvantage of using the classic style rather than the modular style
|
2512
|
-
is that you will only have one Sinatra application per Ruby process. If you
|
2513
|
-
plan to use more than one, switch to the modular style. There is no reason you
|
2514
|
-
cannot mix the modular and the classic styles.
|
2515
|
-
|
2516
|
-
If switching from one style to the other, you should be aware of slightly
|
2517
|
-
different default settings:
|
2518
|
-
|
2519
|
-
<table>
|
2520
|
-
<tr>
|
2521
|
-
<th>Setting</th>
|
2522
|
-
<th>Classic</th>
|
2523
|
-
<th>Modular</th>
|
2524
|
-
<th>Modular</th>
|
2525
|
-
</tr>
|
2526
|
-
|
2527
|
-
<tr>
|
2528
|
-
<td>app_file</td>
|
2529
|
-
<td>file loading sinatra</td>
|
2530
|
-
<td>file subclassing Sinatra::Base</td>
|
2531
|
-
<td>file subclassing Sinatra::Application</td>
|
2532
|
-
</tr>
|
2533
|
-
|
2534
|
-
<tr>
|
2535
|
-
<td>run</td>
|
2536
|
-
<td>$0 == app_file</td>
|
2537
|
-
<td>false</td>
|
2538
|
-
<td>false</td>
|
2539
|
-
</tr>
|
2540
|
-
|
2541
|
-
<tr>
|
2542
|
-
<td>logging</td>
|
2543
|
-
<td>true</td>
|
2544
|
-
<td>false</td>
|
2545
|
-
<td>true</td>
|
2546
|
-
</tr>
|
2547
|
-
|
2548
|
-
<tr>
|
2549
|
-
<td>method_override</td>
|
2550
|
-
<td>true</td>
|
2551
|
-
<td>false</td>
|
2552
|
-
<td>true</td>
|
2553
|
-
</tr>
|
2554
|
-
|
2555
|
-
<tr>
|
2556
|
-
<td>inline_templates</td>
|
2557
|
-
<td>true</td>
|
2558
|
-
<td>false</td>
|
2559
|
-
<td>true</td>
|
2560
|
-
</tr>
|
2561
|
-
|
2562
|
-
<tr>
|
2563
|
-
<td>static</td>
|
2564
|
-
<td>true</td>
|
2565
|
-
<td>File.exist?(public_folder)</td>
|
2566
|
-
<td>true</td>
|
2567
|
-
</tr>
|
2568
|
-
</table>
|
2569
|
-
|
2570
|
-
### Serving a Modular Application
|
2571
|
-
|
2572
|
-
There are two common options for starting a modular app, actively starting with
|
2573
|
-
`run!`:
|
2574
|
-
|
2575
|
-
```ruby
|
2576
|
-
# my_app.rb
|
2577
|
-
require 'sinatra/base'
|
2578
|
-
|
2579
|
-
class MyApp < Sinatra::Base
|
2580
|
-
# ... app code here ...
|
2581
|
-
|
2582
|
-
# start the server if ruby file executed directly
|
2583
|
-
run! if app_file == $0
|
2584
|
-
end
|
2585
|
-
```
|
2586
|
-
|
2587
|
-
Start with:
|
2588
|
-
|
2589
|
-
```shell
|
2590
|
-
ruby my_app.rb
|
2591
|
-
```
|
2592
|
-
|
2593
|
-
Or with a `config.ru` file, which allows using any Rack handler:
|
2594
|
-
|
2595
|
-
```ruby
|
2596
|
-
# config.ru (run with rackup)
|
2597
|
-
require './my_app'
|
2598
|
-
run MyApp
|
2599
|
-
```
|
2600
|
-
|
2601
|
-
Run:
|
2602
|
-
|
2603
|
-
```shell
|
2604
|
-
rackup -p 4567
|
2605
|
-
```
|
2606
|
-
|
2607
|
-
### Using a Classic Style Application with a config.ru
|
2608
|
-
|
2609
|
-
Write your app file:
|
2610
|
-
|
2611
|
-
```ruby
|
2612
|
-
# app.rb
|
2613
|
-
require 'sinatra'
|
2614
|
-
|
2615
|
-
get '/' do
|
2616
|
-
'Hello world!'
|
2617
|
-
end
|
2618
|
-
```
|
2619
|
-
|
2620
|
-
And a corresponding `config.ru`:
|
2621
|
-
|
2622
|
-
```ruby
|
2623
|
-
require './app'
|
2624
|
-
run Sinatra::Application
|
2625
|
-
```
|
2626
|
-
|
2627
|
-
### When to use a config.ru?
|
2628
|
-
|
2629
|
-
A `config.ru` file is recommended if:
|
2630
|
-
|
2631
|
-
* You want to deploy with a different Rack handler (Passenger, Unicorn,
|
2632
|
-
Heroku, ...).
|
2633
|
-
* You want to use more than one subclass of `Sinatra::Base`.
|
2634
|
-
* You want to use Sinatra only for middleware, and not as an endpoint.
|
2635
|
-
|
2636
|
-
**There is no need to switch to a `config.ru` simply because you switched to
|
2637
|
-
the modular style, and you don't have to use the modular style for running with
|
2638
|
-
a `config.ru`.**
|
2639
|
-
|
2640
|
-
### Using Sinatra as Middleware
|
2641
|
-
|
2642
|
-
Not only is Sinatra able to use other Rack middleware, any Sinatra application
|
2643
|
-
can in turn be added in front of any Rack endpoint as middleware itself. This
|
2644
|
-
endpoint could be another Sinatra application, or any other Rack-based
|
2645
|
-
application (Rails/Ramaze/Camping/...):
|
2646
|
-
|
2647
|
-
```ruby
|
2648
|
-
require 'sinatra/base'
|
2649
|
-
|
2650
|
-
class LoginScreen < Sinatra::Base
|
2651
|
-
enable :sessions
|
2652
|
-
|
2653
|
-
get('/login') { haml :login }
|
2654
|
-
|
2655
|
-
post('/login') do
|
2656
|
-
if params['name'] == 'admin' && params['password'] == 'admin'
|
2657
|
-
session['user_name'] = params['name']
|
2658
|
-
else
|
2659
|
-
redirect '/login'
|
2660
|
-
end
|
2661
|
-
end
|
2662
|
-
end
|
2663
|
-
|
2664
|
-
class MyApp < Sinatra::Base
|
2665
|
-
# middleware will run before filters
|
2666
|
-
use LoginScreen
|
2667
|
-
|
2668
|
-
before do
|
2669
|
-
unless session['user_name']
|
2670
|
-
halt "Access denied, please <a href='/login'>login</a>."
|
2671
|
-
end
|
2672
|
-
end
|
2673
|
-
|
2674
|
-
get('/') { "Hello #{session['user_name']}." }
|
2675
|
-
end
|
2676
|
-
```
|
2677
|
-
|
2678
|
-
### Dynamic Application Creation
|
2679
|
-
|
2680
|
-
Sometimes you want to create new applications at runtime without having to
|
2681
|
-
assign them to a constant. You can do this with `Sinatra.new`:
|
2682
|
-
|
2683
|
-
```ruby
|
2684
|
-
require 'sinatra/base'
|
2685
|
-
my_app = Sinatra.new { get('/') { "hi" } }
|
2686
|
-
my_app.run!
|
2687
|
-
```
|
2688
|
-
|
2689
|
-
It takes the application to inherit from as an optional argument:
|
2690
|
-
|
2691
|
-
```ruby
|
2692
|
-
# config.ru (run with rackup)
|
2693
|
-
require 'sinatra/base'
|
2694
|
-
|
2695
|
-
controller = Sinatra.new do
|
2696
|
-
enable :logging
|
2697
|
-
helpers MyHelpers
|
2698
|
-
end
|
2699
|
-
|
2700
|
-
map('/a') do
|
2701
|
-
run Sinatra.new(controller) { get('/') { 'a' } }
|
2702
|
-
end
|
2703
|
-
|
2704
|
-
map('/b') do
|
2705
|
-
run Sinatra.new(controller) { get('/') { 'b' } }
|
2706
|
-
end
|
2707
|
-
```
|
2708
|
-
|
2709
|
-
This is especially useful for testing Sinatra extensions or using Sinatra in
|
2710
|
-
your own library.
|
2711
|
-
|
2712
|
-
This also makes using Sinatra as middleware extremely easy:
|
2713
|
-
|
2714
|
-
```ruby
|
2715
|
-
require 'sinatra/base'
|
2716
|
-
|
2717
|
-
use Sinatra do
|
2718
|
-
get('/') { ... }
|
2719
|
-
end
|
2720
|
-
|
2721
|
-
run RailsProject::Application
|
2722
|
-
```
|
2723
|
-
|
2724
|
-
## Scopes and Binding
|
2725
|
-
|
2726
|
-
The scope you are currently in determines what methods and variables are
|
2727
|
-
available.
|
2728
|
-
|
2729
|
-
### Application/Class Scope
|
2730
|
-
|
2731
|
-
Every Sinatra application corresponds to a subclass of `Sinatra::Base`.
|
2732
|
-
If you are using the top-level DSL (`require 'sinatra'`), then this
|
2733
|
-
class is `Sinatra::Application`, otherwise it is the subclass you
|
2734
|
-
created explicitly. At class level you have methods like `get` or `before`, but
|
2735
|
-
you cannot access the `request` or `session` objects, as there is only a
|
2736
|
-
single application class for all requests.
|
2737
|
-
|
2738
|
-
Options created via `set` are methods at class level:
|
2739
|
-
|
2740
|
-
```ruby
|
2741
|
-
class MyApp < Sinatra::Base
|
2742
|
-
# Hey, I'm in the application scope!
|
2743
|
-
set :foo, 42
|
2744
|
-
foo # => 42
|
2745
|
-
|
2746
|
-
get '/foo' do
|
2747
|
-
# Hey, I'm no longer in the application scope!
|
2748
|
-
end
|
2749
|
-
end
|
2750
|
-
```
|
2751
|
-
|
2752
|
-
You have the application scope binding inside:
|
2753
|
-
|
2754
|
-
* Your application class body
|
2755
|
-
* Methods defined by extensions
|
2756
|
-
* The block passed to `helpers`
|
2757
|
-
* Procs/blocks used as value for `set`
|
2758
|
-
* The block passed to `Sinatra.new`
|
2759
|
-
|
2760
|
-
You can reach the scope object (the class) like this:
|
2761
|
-
|
2762
|
-
* Via the object passed to configure blocks (`configure { |c| ... }`)
|
2763
|
-
* `settings` from within the request scope
|
2764
|
-
|
2765
|
-
### Request/Instance Scope
|
2766
|
-
|
2767
|
-
For every incoming request, a new instance of your application class is
|
2768
|
-
created, and all handler blocks run in that scope. From within this scope you
|
2769
|
-
can access the `request` and `session` objects or call rendering methods like
|
2770
|
-
`erb` or `haml`. You can access the application scope from within the request
|
2771
|
-
scope via the `settings` helper:
|
2772
|
-
|
2773
|
-
```ruby
|
2774
|
-
class MyApp < Sinatra::Base
|
2775
|
-
# Hey, I'm in the application scope!
|
2776
|
-
get '/define_route/:name' do
|
2777
|
-
# Request scope for '/define_route/:name'
|
2778
|
-
@value = 42
|
2779
|
-
|
2780
|
-
settings.get("/#{params['name']}") do
|
2781
|
-
# Request scope for "/#{params['name']}"
|
2782
|
-
@value # => nil (not the same request)
|
2783
|
-
end
|
2784
|
-
|
2785
|
-
"Route defined!"
|
2786
|
-
end
|
2787
|
-
end
|
2788
|
-
```
|
2789
|
-
|
2790
|
-
You have the request scope binding inside:
|
2791
|
-
|
2792
|
-
* get, head, post, put, delete, options, patch, link and unlink blocks
|
2793
|
-
* before and after filters
|
2794
|
-
* helper methods
|
2795
|
-
* templates/views
|
2796
|
-
|
2797
|
-
### Delegation Scope
|
2798
|
-
|
2799
|
-
The delegation scope just forwards methods to the class scope. However, it
|
2800
|
-
does not behave exactly like the class scope, as you do not have the class
|
2801
|
-
binding. Only methods explicitly marked for delegation are available, and you
|
2802
|
-
do not share variables/state with the class scope (read: you have a different
|
2803
|
-
`self`). You can explicitly add method delegations by calling
|
2804
|
-
`Sinatra::Delegator.delegate :method_name`.
|
2805
|
-
|
2806
|
-
You have the delegate scope binding inside:
|
2807
|
-
|
2808
|
-
* The top level binding, if you did `require "sinatra"`
|
2809
|
-
* An object extended with the `Sinatra::Delegator` mixin
|
2810
|
-
|
2811
|
-
Have a look at the code for yourself: here's the
|
2812
|
-
[Sinatra::Delegator mixin](https://github.com/sinatra/sinatra/blob/ca06364/lib/sinatra/base.rb#L1609-1633)
|
2813
|
-
being [extending the main object](https://github.com/sinatra/sinatra/blob/ca06364/lib/sinatra/main.rb#L28-30).
|
2814
|
-
|
2815
|
-
## Command Line
|
2816
|
-
|
2817
|
-
Sinatra applications can be run directly:
|
2818
|
-
|
2819
|
-
```shell
|
2820
|
-
ruby myapp.rb [-h] [-x] [-e ENVIRONMENT] [-p PORT] [-o HOST] [-s HANDLER]
|
2821
|
-
```
|
2822
|
-
|
2823
|
-
Options are:
|
2824
|
-
|
2825
|
-
```
|
2826
|
-
-h # help
|
2827
|
-
-p # set the port (default is 4567)
|
2828
|
-
-o # set the host (default is 0.0.0.0)
|
2829
|
-
-e # set the environment (default is development)
|
2830
|
-
-s # specify rack server/handler (default is thin)
|
2831
|
-
-x # turn on the mutex lock (default is off)
|
2832
|
-
```
|
2833
|
-
|
2834
|
-
### Multi-threading
|
2835
|
-
|
2836
|
-
_Paraphrasing from [this StackOverflow answer][so-answer] by Konstantin_
|
2837
|
-
|
2838
|
-
Sinatra doesn't impose any concurrency model, but leaves that to the
|
2839
|
-
underlying Rack handler (server) like Thin, Puma or WEBrick. Sinatra
|
2840
|
-
itself is thread-safe, so there won't be any problem if the Rack handler
|
2841
|
-
uses a threaded model of concurrency. This would mean that when starting
|
2842
|
-
the server, you'd have to specify the correct invocation method for the
|
2843
|
-
specific Rack handler. The following example is a demonstration of how
|
2844
|
-
to start a multi-threaded Thin server:
|
2845
|
-
|
2846
|
-
```ruby
|
2847
|
-
# app.rb
|
2848
|
-
|
2849
|
-
require 'sinatra/base'
|
2850
|
-
|
2851
|
-
class App < Sinatra::Base
|
2852
|
-
get '/' do
|
2853
|
-
"Hello, World"
|
2854
|
-
end
|
2855
|
-
end
|
2856
|
-
|
2857
|
-
App.run!
|
2858
|
-
|
2859
|
-
```
|
2860
|
-
|
2861
|
-
To start the server, the command would be:
|
2862
|
-
|
2863
|
-
```shell
|
2864
|
-
thin --threaded start
|
2865
|
-
```
|
2866
|
-
|
2867
|
-
|
2868
|
-
[so-answer]: http://stackoverflow.com/questions/6278817/is-sinatra-multi-threaded/6282999#6282999)
|
2869
|
-
|
2870
|
-
## Requirement
|
2871
|
-
|
2872
|
-
The following Ruby versions are officially supported:
|
2873
|
-
<dl>
|
2874
|
-
<dt>Ruby 1.8.7</dt>
|
2875
|
-
<dd>
|
2876
|
-
1.8.7 is fully supported, however, if nothing is keeping you from it, we
|
2877
|
-
recommend upgrading or switching to JRuby or Rubinius. Support for 1.8.7
|
2878
|
-
will not be dropped before Sinatra 2.0. Ruby 1.8.6 is no longer supported.
|
2879
|
-
</dd>
|
2880
|
-
|
2881
|
-
<dt>Ruby 1.9.2</dt>
|
2882
|
-
<dd>
|
2883
|
-
1.9.2 is fully supported. Do not use 1.9.2p0, as it is known to cause
|
2884
|
-
segmentation faults when running Sinatra. Official support will continue
|
2885
|
-
at least until the release of Sinatra 1.5.
|
2886
|
-
</dd>
|
2887
|
-
|
2888
|
-
<dt>Ruby 1.9.3</dt>
|
2889
|
-
<dd>
|
2890
|
-
1.9.3 is fully supported and recommended. Please note that switching to 1.9.3
|
2891
|
-
from an earlier version will invalidate all sessions. 1.9.3 will be supported
|
2892
|
-
until the release of Sinatra 2.0.
|
2893
|
-
</dd>
|
2894
|
-
|
2895
|
-
<dt>Ruby 2.x</dt>
|
2896
|
-
<dd>
|
2897
|
-
2.x is fully supported and recommended. There are currently no plans to drop
|
2898
|
-
official support for it.
|
2899
|
-
</dd>
|
2900
|
-
|
2901
|
-
<dt>Rubinius</dt>
|
2902
|
-
<dd>
|
2903
|
-
Rubinius is officially supported (Rubinius >= 2.x). It is recommended to
|
2904
|
-
<tt>gem install puma</tt>.
|
2905
|
-
</dd>
|
2906
|
-
|
2907
|
-
<dt>JRuby</dt>
|
2908
|
-
<dd>
|
2909
|
-
The latest stable release of JRuby is officially supported. It is not
|
2910
|
-
recommended to use C extensions with JRuby. It is recommended to
|
2911
|
-
<tt>gem install trinidad</tt>.
|
2912
|
-
</dd>
|
2913
|
-
</dl>
|
2914
|
-
|
2915
|
-
We also keep an eye on upcoming Ruby versions.
|
2916
|
-
|
2917
|
-
The following Ruby implementations are not officially supported but still are
|
2918
|
-
known to run Sinatra:
|
2919
|
-
|
2920
|
-
* Older versions of JRuby and Rubinius
|
2921
|
-
* Ruby Enterprise Edition
|
2922
|
-
* MacRuby, Maglev, IronRuby
|
2923
|
-
* Ruby 1.9.0 and 1.9.1 (but we do recommend against using those)
|
2924
|
-
|
2925
|
-
Not being officially supported means if things only break there and not on a
|
2926
|
-
supported platform, we assume it's not our issue but theirs.
|
2927
|
-
|
2928
|
-
We also run our CI against ruby-head (future releases of MRI), but we can't
|
2929
|
-
guarantee anything, since it is constantly moving. Expect upcoming 2.x releases
|
2930
|
-
to be fully supported.
|
2931
|
-
|
2932
|
-
Sinatra should work on any operating system supported by the chosen Ruby
|
2933
|
-
implementation.
|
2934
|
-
|
2935
|
-
If you run MacRuby, you should `gem install control_tower`.
|
2936
|
-
|
2937
|
-
Sinatra currently doesn't run on Cardinal, SmallRuby, BlueRuby or any
|
2938
|
-
Ruby version prior to 1.8.7.
|
2939
|
-
|
2940
|
-
## The Bleeding Edge
|
2941
|
-
|
2942
|
-
If you would like to use Sinatra's latest bleeding-edge code, feel free to run your
|
2943
|
-
application against the master branch, it should be rather stable.
|
2944
|
-
|
2945
|
-
We also push out prerelease gems from time to time, so you can do a
|
2946
|
-
|
2947
|
-
```shell
|
2948
|
-
gem install sinatra --pre
|
2949
|
-
```
|
2950
|
-
|
2951
|
-
to get some of the latest features.
|
2952
|
-
|
2953
|
-
### With Bundler
|
2954
|
-
|
2955
|
-
If you want to run your application with the latest Sinatra, using
|
2956
|
-
[Bundler](http://bundler.io) is the recommended way.
|
2957
|
-
|
2958
|
-
First, install bundler, if you haven't:
|
2959
|
-
|
2960
|
-
```shell
|
2961
|
-
gem install bundler
|
2962
|
-
```
|
2963
|
-
|
2964
|
-
Then, in your project directory, create a `Gemfile`:
|
2965
|
-
|
2966
|
-
```ruby
|
2967
|
-
source 'https://rubygems.org'
|
2968
|
-
gem 'sinatra', :github => "sinatra/sinatra"
|
2969
|
-
|
2970
|
-
# other dependencies
|
2971
|
-
gem 'haml' # for instance, if you use haml
|
2972
|
-
gem 'activerecord', '~> 3.0' # maybe you also need ActiveRecord 3.x
|
2973
|
-
```
|
2974
|
-
|
2975
|
-
Note that you will have to list all your application's dependencies in the `Gemfile`.
|
2976
|
-
Sinatra's direct dependencies (Rack and Tilt) will, however, be automatically
|
2977
|
-
fetched and added by Bundler.
|
2978
|
-
|
2979
|
-
Now you can run your app like this:
|
2980
|
-
|
2981
|
-
```shell
|
2982
|
-
bundle exec ruby myapp.rb
|
2983
|
-
```
|
2984
|
-
|
2985
|
-
### Roll Your Own
|
2986
|
-
|
2987
|
-
Create a local clone and run your app with the `sinatra/lib` directory
|
2988
|
-
on the `$LOAD_PATH`:
|
2989
|
-
|
2990
|
-
```shell
|
2991
|
-
cd myapp
|
2992
|
-
git clone git://github.com/sinatra/sinatra.git
|
2993
|
-
ruby -I sinatra/lib myapp.rb
|
2994
|
-
```
|
2995
|
-
|
2996
|
-
To update the Sinatra sources in the future:
|
2997
|
-
|
2998
|
-
```shell
|
2999
|
-
cd myapp/sinatra
|
3000
|
-
git pull
|
3001
|
-
```
|
3002
|
-
|
3003
|
-
### Install Globally
|
3004
|
-
|
3005
|
-
You can build the gem on your own:
|
3006
|
-
|
3007
|
-
```shell
|
3008
|
-
git clone git://github.com/sinatra/sinatra.git
|
3009
|
-
cd sinatra
|
3010
|
-
rake sinatra.gemspec
|
3011
|
-
rake install
|
3012
|
-
```
|
3013
|
-
|
3014
|
-
If you install gems as root, the last step should be:
|
3015
|
-
|
3016
|
-
```shell
|
3017
|
-
sudo rake install
|
3018
|
-
```
|
3019
|
-
|
3020
|
-
## Versioning
|
3021
|
-
|
3022
|
-
Sinatra follows [Semantic Versioning](http://semver.org/), both SemVer and
|
3023
|
-
SemVerTag.
|
3024
|
-
|
3025
|
-
## Further Reading
|
3026
|
-
|
3027
|
-
* [Project Website](http://www.sinatrarb.com/) - Additional documentation,
|
3028
|
-
news, and links to other resources.
|
3029
|
-
* [Contributing](http://www.sinatrarb.com/contributing) - Find a bug? Need
|
3030
|
-
help? Have a patch?
|
3031
|
-
* [Issue tracker](https://github.com/sinatra/sinatra/issues)
|
3032
|
-
* [Twitter](https://twitter.com/sinatra)
|
3033
|
-
* [Mailing List](http://groups.google.com/group/sinatrarb/topics)
|
3034
|
-
* IRC: [#sinatra](irc://chat.freenode.net/#sinatra) on http://freenode.net
|
3035
|
-
* [Sinatra & Friends](https://sinatrarb.slack.com) on Slack and see
|
3036
|
-
[here](https://sinatra-slack.herokuapp.com/) for an invite.
|
3037
|
-
* [Sinatra Book](https://github.com/sinatra/sinatra-book/) Cookbook Tutorial
|
3038
|
-
* [Sinatra Recipes](http://recipes.sinatrarb.com/) Community
|
3039
|
-
contributed recipes
|
3040
|
-
* API documentation for the [latest release](http://www.rubydoc.info/gems/sinatra)
|
3041
|
-
or the [current HEAD](http://www.rubydoc.info/github/sinatra/sinatra) on
|
3042
|
-
http://www.rubydoc.info/
|
3043
|
-
* [CI server](https://travis-ci.org/sinatra/sinatra)
|