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,1045 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
# encoding:utf-8
|
4
|
-
#--
|
5
|
-
# Copyright (C) Bob Aman
|
6
|
-
#
|
7
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
8
|
-
# you may not use this file except in compliance with the License.
|
9
|
-
# You may obtain a copy of the License at
|
10
|
-
#
|
11
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
12
|
-
#
|
13
|
-
# Unless required by applicable law or agreed to in writing, software
|
14
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
15
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
16
|
-
# See the License for the specific language governing permissions and
|
17
|
-
# limitations under the License.
|
18
|
-
#++
|
19
|
-
|
20
|
-
|
21
|
-
require "addressable/version"
|
22
|
-
require "addressable/uri"
|
23
|
-
|
24
|
-
module Addressable
|
25
|
-
##
|
26
|
-
# This is an implementation of a URI template based on
|
27
|
-
# RFC 6570 (http://tools.ietf.org/html/rfc6570).
|
28
|
-
class Template
|
29
|
-
# Constants used throughout the template code.
|
30
|
-
anything =
|
31
|
-
Addressable::URI::CharacterClasses::RESERVED +
|
32
|
-
Addressable::URI::CharacterClasses::UNRESERVED
|
33
|
-
|
34
|
-
|
35
|
-
variable_char_class =
|
36
|
-
Addressable::URI::CharacterClasses::ALPHA +
|
37
|
-
Addressable::URI::CharacterClasses::DIGIT + '_'
|
38
|
-
|
39
|
-
var_char =
|
40
|
-
"(?:(?:[#{variable_char_class}]|%[a-fA-F0-9][a-fA-F0-9])+)"
|
41
|
-
RESERVED =
|
42
|
-
"(?:[#{anything}]|%[a-fA-F0-9][a-fA-F0-9])"
|
43
|
-
UNRESERVED =
|
44
|
-
"(?:[#{
|
45
|
-
Addressable::URI::CharacterClasses::UNRESERVED
|
46
|
-
}]|%[a-fA-F0-9][a-fA-F0-9])"
|
47
|
-
variable =
|
48
|
-
"(?:#{var_char}(?:\\.?#{var_char})*)"
|
49
|
-
varspec =
|
50
|
-
"(?:(#{variable})(\\*|:\\d+)?)"
|
51
|
-
VARNAME =
|
52
|
-
/^#{variable}$/
|
53
|
-
VARSPEC =
|
54
|
-
/^#{varspec}$/
|
55
|
-
VARIABLE_LIST =
|
56
|
-
/^#{varspec}(?:,#{varspec})*$/
|
57
|
-
operator =
|
58
|
-
"+#./;?&=,!@|"
|
59
|
-
EXPRESSION =
|
60
|
-
/\{([#{operator}])?(#{varspec}(?:,#{varspec})*)\}/
|
61
|
-
|
62
|
-
|
63
|
-
LEADERS = {
|
64
|
-
'?' => '?',
|
65
|
-
'/' => '/',
|
66
|
-
'#' => '#',
|
67
|
-
'.' => '.',
|
68
|
-
';' => ';',
|
69
|
-
'&' => '&'
|
70
|
-
}
|
71
|
-
JOINERS = {
|
72
|
-
'?' => '&',
|
73
|
-
'.' => '.',
|
74
|
-
';' => ';',
|
75
|
-
'&' => '&',
|
76
|
-
'/' => '/'
|
77
|
-
}
|
78
|
-
|
79
|
-
##
|
80
|
-
# Raised if an invalid template value is supplied.
|
81
|
-
class InvalidTemplateValueError < StandardError
|
82
|
-
end
|
83
|
-
|
84
|
-
##
|
85
|
-
# Raised if an invalid template operator is used in a pattern.
|
86
|
-
class InvalidTemplateOperatorError < StandardError
|
87
|
-
end
|
88
|
-
|
89
|
-
##
|
90
|
-
# Raised if an invalid template operator is used in a pattern.
|
91
|
-
class TemplateOperatorAbortedError < StandardError
|
92
|
-
end
|
93
|
-
|
94
|
-
##
|
95
|
-
# This class represents the data that is extracted when a Template
|
96
|
-
# is matched against a URI.
|
97
|
-
class MatchData
|
98
|
-
##
|
99
|
-
# Creates a new MatchData object.
|
100
|
-
# MatchData objects should never be instantiated directly.
|
101
|
-
#
|
102
|
-
# @param [Addressable::URI] uri
|
103
|
-
# The URI that the template was matched against.
|
104
|
-
def initialize(uri, template, mapping)
|
105
|
-
@uri = uri.dup.freeze
|
106
|
-
@template = template
|
107
|
-
@mapping = mapping.dup.freeze
|
108
|
-
end
|
109
|
-
|
110
|
-
##
|
111
|
-
# @return [Addressable::URI]
|
112
|
-
# The URI that the Template was matched against.
|
113
|
-
attr_reader :uri
|
114
|
-
|
115
|
-
##
|
116
|
-
# @return [Addressable::Template]
|
117
|
-
# The Template used for the match.
|
118
|
-
attr_reader :template
|
119
|
-
|
120
|
-
##
|
121
|
-
# @return [Hash]
|
122
|
-
# The mapping that resulted from the match.
|
123
|
-
# Note that this mapping does not include keys or values for
|
124
|
-
# variables that appear in the Template, but are not present
|
125
|
-
# in the URI.
|
126
|
-
attr_reader :mapping
|
127
|
-
|
128
|
-
##
|
129
|
-
# @return [Array]
|
130
|
-
# The list of variables that were present in the Template.
|
131
|
-
# Note that this list will include variables which do not appear
|
132
|
-
# in the mapping because they were not present in URI.
|
133
|
-
def variables
|
134
|
-
self.template.variables
|
135
|
-
end
|
136
|
-
alias_method :keys, :variables
|
137
|
-
alias_method :names, :variables
|
138
|
-
|
139
|
-
##
|
140
|
-
# @return [Array]
|
141
|
-
# The list of values that were captured by the Template.
|
142
|
-
# Note that this list will include nils for any variables which
|
143
|
-
# were in the Template, but did not appear in the URI.
|
144
|
-
def values
|
145
|
-
@values ||= self.variables.inject([]) do |accu, key|
|
146
|
-
accu << self.mapping[key]
|
147
|
-
accu
|
148
|
-
end
|
149
|
-
end
|
150
|
-
alias_method :captures, :values
|
151
|
-
|
152
|
-
##
|
153
|
-
# Accesses captured values by name or by index.
|
154
|
-
#
|
155
|
-
# @param [String, Symbol, Fixnum] key
|
156
|
-
# Capture index or name. Note that when accessing by with index
|
157
|
-
# of 0, the full URI will be returned. The intention is to mimic
|
158
|
-
# the ::MatchData#[] behavior.
|
159
|
-
#
|
160
|
-
# @param [#to_int, nil] len
|
161
|
-
# If provided, an array of values will be returend with the given
|
162
|
-
# parameter used as length.
|
163
|
-
#
|
164
|
-
# @return [Array, String, nil]
|
165
|
-
# The captured value corresponding to the index or name. If the
|
166
|
-
# value was not provided or the key is unknown, nil will be
|
167
|
-
# returned.
|
168
|
-
#
|
169
|
-
# If the second parameter is provided, an array of that length will
|
170
|
-
# be returned instead.
|
171
|
-
def [](key, len = nil)
|
172
|
-
if len
|
173
|
-
to_a[key, len]
|
174
|
-
elsif String === key or Symbol === key
|
175
|
-
mapping[key.to_s]
|
176
|
-
else
|
177
|
-
to_a[key]
|
178
|
-
end
|
179
|
-
end
|
180
|
-
|
181
|
-
##
|
182
|
-
# @return [Array]
|
183
|
-
# Array with the matched URI as first element followed by the captured
|
184
|
-
# values.
|
185
|
-
def to_a
|
186
|
-
[to_s, *values]
|
187
|
-
end
|
188
|
-
|
189
|
-
##
|
190
|
-
# @return [String]
|
191
|
-
# The matched URI as String.
|
192
|
-
def to_s
|
193
|
-
uri.to_s
|
194
|
-
end
|
195
|
-
alias_method :string, :to_s
|
196
|
-
|
197
|
-
# Returns multiple captured values at once.
|
198
|
-
#
|
199
|
-
# @param [String, Symbol, Fixnum] *indexes
|
200
|
-
# Indices of the captures to be returned
|
201
|
-
#
|
202
|
-
# @return [Array]
|
203
|
-
# Values corresponding to given indices.
|
204
|
-
#
|
205
|
-
# @see Addressable::Template::MatchData#[]
|
206
|
-
def values_at(*indexes)
|
207
|
-
indexes.map { |i| self[i] }
|
208
|
-
end
|
209
|
-
|
210
|
-
##
|
211
|
-
# Returns a <tt>String</tt> representation of the MatchData's state.
|
212
|
-
#
|
213
|
-
# @return [String] The MatchData's state, as a <tt>String</tt>.
|
214
|
-
def inspect
|
215
|
-
sprintf("#<%s:%#0x RESULT:%s>",
|
216
|
-
self.class.to_s, self.object_id, self.mapping.inspect)
|
217
|
-
end
|
218
|
-
|
219
|
-
##
|
220
|
-
# Dummy method for code expecting a ::MatchData instance
|
221
|
-
#
|
222
|
-
# @return [String] An empty string.
|
223
|
-
def pre_match
|
224
|
-
""
|
225
|
-
end
|
226
|
-
alias_method :post_match, :pre_match
|
227
|
-
end
|
228
|
-
|
229
|
-
##
|
230
|
-
# Creates a new <tt>Addressable::Template</tt> object.
|
231
|
-
#
|
232
|
-
# @param [#to_str] pattern The URI Template pattern.
|
233
|
-
#
|
234
|
-
# @return [Addressable::Template] The initialized Template object.
|
235
|
-
def initialize(pattern)
|
236
|
-
if !pattern.respond_to?(:to_str)
|
237
|
-
raise TypeError, "Can't convert #{pattern.class} into String."
|
238
|
-
end
|
239
|
-
@pattern = pattern.to_str.dup.freeze
|
240
|
-
end
|
241
|
-
|
242
|
-
##
|
243
|
-
# Freeze URI, initializing instance variables.
|
244
|
-
#
|
245
|
-
# @return [Addressable::URI] The frozen URI object.
|
246
|
-
def freeze
|
247
|
-
self.variables
|
248
|
-
self.variable_defaults
|
249
|
-
self.named_captures
|
250
|
-
super
|
251
|
-
end
|
252
|
-
|
253
|
-
##
|
254
|
-
# @return [String] The Template object's pattern.
|
255
|
-
attr_reader :pattern
|
256
|
-
|
257
|
-
##
|
258
|
-
# Returns a <tt>String</tt> representation of the Template object's state.
|
259
|
-
#
|
260
|
-
# @return [String] The Template object's state, as a <tt>String</tt>.
|
261
|
-
def inspect
|
262
|
-
sprintf("#<%s:%#0x PATTERN:%s>",
|
263
|
-
self.class.to_s, self.object_id, self.pattern)
|
264
|
-
end
|
265
|
-
|
266
|
-
##
|
267
|
-
# Returns <code>true</code> if the Template objects are equal. This method
|
268
|
-
# does NOT normalize either Template before doing the comparison.
|
269
|
-
#
|
270
|
-
# @param [Object] template The Template to compare.
|
271
|
-
#
|
272
|
-
# @return [TrueClass, FalseClass]
|
273
|
-
# <code>true</code> if the Templates are equivalent, <code>false</code>
|
274
|
-
# otherwise.
|
275
|
-
def ==(template)
|
276
|
-
return false unless template.kind_of?(Template)
|
277
|
-
return self.pattern == template.pattern
|
278
|
-
end
|
279
|
-
|
280
|
-
##
|
281
|
-
# Addressable::Template makes no distinction between `==` and `eql?`.
|
282
|
-
#
|
283
|
-
# @see #==
|
284
|
-
alias_method :eql?, :==
|
285
|
-
|
286
|
-
##
|
287
|
-
# Extracts a mapping from the URI using a URI Template pattern.
|
288
|
-
#
|
289
|
-
# @param [Addressable::URI, #to_str] uri
|
290
|
-
# The URI to extract from.
|
291
|
-
#
|
292
|
-
# @param [#restore, #match] processor
|
293
|
-
# A template processor object may optionally be supplied.
|
294
|
-
#
|
295
|
-
# The object should respond to either the <tt>restore</tt> or
|
296
|
-
# <tt>match</tt> messages or both. The <tt>restore</tt> method should
|
297
|
-
# take two parameters: `[String] name` and `[String] value`.
|
298
|
-
# The <tt>restore</tt> method should reverse any transformations that
|
299
|
-
# have been performed on the value to ensure a valid URI.
|
300
|
-
# The <tt>match</tt> method should take a single
|
301
|
-
# parameter: `[String] name`. The <tt>match</tt> method should return
|
302
|
-
# a <tt>String</tt> containing a regular expression capture group for
|
303
|
-
# matching on that particular variable. The default value is `".*?"`.
|
304
|
-
# The <tt>match</tt> method has no effect on multivariate operator
|
305
|
-
# expansions.
|
306
|
-
#
|
307
|
-
# @return [Hash, NilClass]
|
308
|
-
# The <tt>Hash</tt> mapping that was extracted from the URI, or
|
309
|
-
# <tt>nil</tt> if the URI didn't match the template.
|
310
|
-
#
|
311
|
-
# @example
|
312
|
-
# class ExampleProcessor
|
313
|
-
# def self.restore(name, value)
|
314
|
-
# return value.gsub(/\+/, " ") if name == "query"
|
315
|
-
# return value
|
316
|
-
# end
|
317
|
-
#
|
318
|
-
# def self.match(name)
|
319
|
-
# return ".*?" if name == "first"
|
320
|
-
# return ".*"
|
321
|
-
# end
|
322
|
-
# end
|
323
|
-
#
|
324
|
-
# uri = Addressable::URI.parse(
|
325
|
-
# "http://example.com/search/an+example+search+query/"
|
326
|
-
# )
|
327
|
-
# Addressable::Template.new(
|
328
|
-
# "http://example.com/search/{query}/"
|
329
|
-
# ).extract(uri, ExampleProcessor)
|
330
|
-
# #=> {"query" => "an example search query"}
|
331
|
-
#
|
332
|
-
# uri = Addressable::URI.parse("http://example.com/a/b/c/")
|
333
|
-
# Addressable::Template.new(
|
334
|
-
# "http://example.com/{first}/{second}/"
|
335
|
-
# ).extract(uri, ExampleProcessor)
|
336
|
-
# #=> {"first" => "a", "second" => "b/c"}
|
337
|
-
#
|
338
|
-
# uri = Addressable::URI.parse("http://example.com/a/b/c/")
|
339
|
-
# Addressable::Template.new(
|
340
|
-
# "http://example.com/{first}/{-list|/|second}/"
|
341
|
-
# ).extract(uri)
|
342
|
-
# #=> {"first" => "a", "second" => ["b", "c"]}
|
343
|
-
def extract(uri, processor=nil)
|
344
|
-
match_data = self.match(uri, processor)
|
345
|
-
return (match_data ? match_data.mapping : nil)
|
346
|
-
end
|
347
|
-
|
348
|
-
##
|
349
|
-
# Extracts match data from the URI using a URI Template pattern.
|
350
|
-
#
|
351
|
-
# @param [Addressable::URI, #to_str] uri
|
352
|
-
# The URI to extract from.
|
353
|
-
#
|
354
|
-
# @param [#restore, #match] processor
|
355
|
-
# A template processor object may optionally be supplied.
|
356
|
-
#
|
357
|
-
# The object should respond to either the <tt>restore</tt> or
|
358
|
-
# <tt>match</tt> messages or both. The <tt>restore</tt> method should
|
359
|
-
# take two parameters: `[String] name` and `[String] value`.
|
360
|
-
# The <tt>restore</tt> method should reverse any transformations that
|
361
|
-
# have been performed on the value to ensure a valid URI.
|
362
|
-
# The <tt>match</tt> method should take a single
|
363
|
-
# parameter: `[String] name`. The <tt>match</tt> method should return
|
364
|
-
# a <tt>String</tt> containing a regular expression capture group for
|
365
|
-
# matching on that particular variable. The default value is `".*?"`.
|
366
|
-
# The <tt>match</tt> method has no effect on multivariate operator
|
367
|
-
# expansions.
|
368
|
-
#
|
369
|
-
# @return [Hash, NilClass]
|
370
|
-
# The <tt>Hash</tt> mapping that was extracted from the URI, or
|
371
|
-
# <tt>nil</tt> if the URI didn't match the template.
|
372
|
-
#
|
373
|
-
# @example
|
374
|
-
# class ExampleProcessor
|
375
|
-
# def self.restore(name, value)
|
376
|
-
# return value.gsub(/\+/, " ") if name == "query"
|
377
|
-
# return value
|
378
|
-
# end
|
379
|
-
#
|
380
|
-
# def self.match(name)
|
381
|
-
# return ".*?" if name == "first"
|
382
|
-
# return ".*"
|
383
|
-
# end
|
384
|
-
# end
|
385
|
-
#
|
386
|
-
# uri = Addressable::URI.parse(
|
387
|
-
# "http://example.com/search/an+example+search+query/"
|
388
|
-
# )
|
389
|
-
# match = Addressable::Template.new(
|
390
|
-
# "http://example.com/search/{query}/"
|
391
|
-
# ).match(uri, ExampleProcessor)
|
392
|
-
# match.variables
|
393
|
-
# #=> ["query"]
|
394
|
-
# match.captures
|
395
|
-
# #=> ["an example search query"]
|
396
|
-
#
|
397
|
-
# uri = Addressable::URI.parse("http://example.com/a/b/c/")
|
398
|
-
# match = Addressable::Template.new(
|
399
|
-
# "http://example.com/{first}/{+second}/"
|
400
|
-
# ).match(uri, ExampleProcessor)
|
401
|
-
# match.variables
|
402
|
-
# #=> ["first", "second"]
|
403
|
-
# match.captures
|
404
|
-
# #=> ["a", "b/c"]
|
405
|
-
#
|
406
|
-
# uri = Addressable::URI.parse("http://example.com/a/b/c/")
|
407
|
-
# match = Addressable::Template.new(
|
408
|
-
# "http://example.com/{first}{/second*}/"
|
409
|
-
# ).match(uri)
|
410
|
-
# match.variables
|
411
|
-
# #=> ["first", "second"]
|
412
|
-
# match.captures
|
413
|
-
# #=> ["a", ["b", "c"]]
|
414
|
-
def match(uri, processor=nil)
|
415
|
-
uri = Addressable::URI.parse(uri)
|
416
|
-
mapping = {}
|
417
|
-
|
418
|
-
# First, we need to process the pattern, and extract the values.
|
419
|
-
expansions, expansion_regexp =
|
420
|
-
parse_template_pattern(pattern, processor)
|
421
|
-
|
422
|
-
return nil unless uri.to_str.match(expansion_regexp)
|
423
|
-
unparsed_values = uri.to_str.scan(expansion_regexp).flatten
|
424
|
-
|
425
|
-
if uri.to_str == pattern
|
426
|
-
return Addressable::Template::MatchData.new(uri, self, mapping)
|
427
|
-
elsif expansions.size > 0
|
428
|
-
index = 0
|
429
|
-
expansions.each do |expansion|
|
430
|
-
_, operator, varlist = *expansion.match(EXPRESSION)
|
431
|
-
varlist.split(',').each do |varspec|
|
432
|
-
_, name, modifier = *varspec.match(VARSPEC)
|
433
|
-
mapping[name] ||= nil
|
434
|
-
case operator
|
435
|
-
when nil, '+', '#', '/', '.'
|
436
|
-
unparsed_value = unparsed_values[index]
|
437
|
-
name = varspec[VARSPEC, 1]
|
438
|
-
value = unparsed_value
|
439
|
-
value = value.split(JOINERS[operator]) if value && modifier == '*'
|
440
|
-
when ';', '?', '&'
|
441
|
-
if modifier == '*'
|
442
|
-
if unparsed_values[index]
|
443
|
-
value = unparsed_values[index].split(JOINERS[operator])
|
444
|
-
value = value.inject({}) do |acc, v|
|
445
|
-
key, val = v.split('=')
|
446
|
-
val = "" if val.nil?
|
447
|
-
acc[key] = val
|
448
|
-
acc
|
449
|
-
end
|
450
|
-
end
|
451
|
-
else
|
452
|
-
if (unparsed_values[index])
|
453
|
-
name, value = unparsed_values[index].split('=')
|
454
|
-
value = "" if value.nil?
|
455
|
-
end
|
456
|
-
end
|
457
|
-
end
|
458
|
-
if processor != nil && processor.respond_to?(:restore)
|
459
|
-
value = processor.restore(name, value)
|
460
|
-
end
|
461
|
-
if processor == nil
|
462
|
-
if value.is_a?(Hash)
|
463
|
-
value = value.inject({}){|acc, (k, v)|
|
464
|
-
acc[Addressable::URI.unencode_component(k)] =
|
465
|
-
Addressable::URI.unencode_component(v)
|
466
|
-
acc
|
467
|
-
}
|
468
|
-
elsif value.is_a?(Array)
|
469
|
-
value = value.map{|v| Addressable::URI.unencode_component(v) }
|
470
|
-
else
|
471
|
-
value = Addressable::URI.unencode_component(value)
|
472
|
-
end
|
473
|
-
end
|
474
|
-
if !mapping.has_key?(name) || mapping[name].nil?
|
475
|
-
# Doesn't exist, set to value (even if value is nil)
|
476
|
-
mapping[name] = value
|
477
|
-
end
|
478
|
-
index = index + 1
|
479
|
-
end
|
480
|
-
end
|
481
|
-
return Addressable::Template::MatchData.new(uri, self, mapping)
|
482
|
-
else
|
483
|
-
return nil
|
484
|
-
end
|
485
|
-
end
|
486
|
-
|
487
|
-
##
|
488
|
-
# Expands a URI template into another URI template.
|
489
|
-
#
|
490
|
-
# @param [Hash] mapping The mapping that corresponds to the pattern.
|
491
|
-
# @param [#validate, #transform] processor
|
492
|
-
# An optional processor object may be supplied.
|
493
|
-
# @param [Boolean] normalize_values
|
494
|
-
# Optional flag to enable/disable unicode normalization. Default: true
|
495
|
-
#
|
496
|
-
# The object should respond to either the <tt>validate</tt> or
|
497
|
-
# <tt>transform</tt> messages or both. Both the <tt>validate</tt> and
|
498
|
-
# <tt>transform</tt> methods should take two parameters: <tt>name</tt> and
|
499
|
-
# <tt>value</tt>. The <tt>validate</tt> method should return <tt>true</tt>
|
500
|
-
# or <tt>false</tt>; <tt>true</tt> if the value of the variable is valid,
|
501
|
-
# <tt>false</tt> otherwise. An <tt>InvalidTemplateValueError</tt>
|
502
|
-
# exception will be raised if the value is invalid. The <tt>transform</tt>
|
503
|
-
# method should return the transformed variable value as a <tt>String</tt>.
|
504
|
-
# If a <tt>transform</tt> method is used, the value will not be percent
|
505
|
-
# encoded automatically. Unicode normalization will be performed both
|
506
|
-
# before and after sending the value to the transform method.
|
507
|
-
#
|
508
|
-
# @return [Addressable::Template] The partially expanded URI template.
|
509
|
-
#
|
510
|
-
# @example
|
511
|
-
# Addressable::Template.new(
|
512
|
-
# "http://example.com/{one}/{two}/"
|
513
|
-
# ).partial_expand({"one" => "1"}).pattern
|
514
|
-
# #=> "http://example.com/1/{two}/"
|
515
|
-
#
|
516
|
-
# Addressable::Template.new(
|
517
|
-
# "http://example.com/{?one,two}/"
|
518
|
-
# ).partial_expand({"one" => "1"}).pattern
|
519
|
-
# #=> "http://example.com/?one=1{&two}/"
|
520
|
-
#
|
521
|
-
# Addressable::Template.new(
|
522
|
-
# "http://example.com/{?one,two,three}/"
|
523
|
-
# ).partial_expand({"one" => "1", "three" => 3}).pattern
|
524
|
-
# #=> "http://example.com/?one=1{&two}&three=3"
|
525
|
-
def partial_expand(mapping, processor=nil, normalize_values=true)
|
526
|
-
result = self.pattern.dup
|
527
|
-
mapping = normalize_keys(mapping)
|
528
|
-
result.gsub!( EXPRESSION ) do |capture|
|
529
|
-
transform_partial_capture(mapping, capture, processor, normalize_values)
|
530
|
-
end
|
531
|
-
return Addressable::Template.new(result)
|
532
|
-
end
|
533
|
-
|
534
|
-
##
|
535
|
-
# Expands a URI template into a full URI.
|
536
|
-
#
|
537
|
-
# @param [Hash] mapping The mapping that corresponds to the pattern.
|
538
|
-
# @param [#validate, #transform] processor
|
539
|
-
# An optional processor object may be supplied.
|
540
|
-
# @param [Boolean] normalize_values
|
541
|
-
# Optional flag to enable/disable unicode normalization. Default: true
|
542
|
-
#
|
543
|
-
# The object should respond to either the <tt>validate</tt> or
|
544
|
-
# <tt>transform</tt> messages or both. Both the <tt>validate</tt> and
|
545
|
-
# <tt>transform</tt> methods should take two parameters: <tt>name</tt> and
|
546
|
-
# <tt>value</tt>. The <tt>validate</tt> method should return <tt>true</tt>
|
547
|
-
# or <tt>false</tt>; <tt>true</tt> if the value of the variable is valid,
|
548
|
-
# <tt>false</tt> otherwise. An <tt>InvalidTemplateValueError</tt>
|
549
|
-
# exception will be raised if the value is invalid. The <tt>transform</tt>
|
550
|
-
# method should return the transformed variable value as a <tt>String</tt>.
|
551
|
-
# If a <tt>transform</tt> method is used, the value will not be percent
|
552
|
-
# encoded automatically. Unicode normalization will be performed both
|
553
|
-
# before and after sending the value to the transform method.
|
554
|
-
#
|
555
|
-
# @return [Addressable::URI] The expanded URI template.
|
556
|
-
#
|
557
|
-
# @example
|
558
|
-
# class ExampleProcessor
|
559
|
-
# def self.validate(name, value)
|
560
|
-
# return !!(value =~ /^[\w ]+$/) if name == "query"
|
561
|
-
# return true
|
562
|
-
# end
|
563
|
-
#
|
564
|
-
# def self.transform(name, value)
|
565
|
-
# return value.gsub(/ /, "+") if name == "query"
|
566
|
-
# return value
|
567
|
-
# end
|
568
|
-
# end
|
569
|
-
#
|
570
|
-
# Addressable::Template.new(
|
571
|
-
# "http://example.com/search/{query}/"
|
572
|
-
# ).expand(
|
573
|
-
# {"query" => "an example search query"},
|
574
|
-
# ExampleProcessor
|
575
|
-
# ).to_str
|
576
|
-
# #=> "http://example.com/search/an+example+search+query/"
|
577
|
-
#
|
578
|
-
# Addressable::Template.new(
|
579
|
-
# "http://example.com/search/{query}/"
|
580
|
-
# ).expand(
|
581
|
-
# {"query" => "an example search query"}
|
582
|
-
# ).to_str
|
583
|
-
# #=> "http://example.com/search/an%20example%20search%20query/"
|
584
|
-
#
|
585
|
-
# Addressable::Template.new(
|
586
|
-
# "http://example.com/search/{query}/"
|
587
|
-
# ).expand(
|
588
|
-
# {"query" => "bogus!"},
|
589
|
-
# ExampleProcessor
|
590
|
-
# ).to_str
|
591
|
-
# #=> Addressable::Template::InvalidTemplateValueError
|
592
|
-
def expand(mapping, processor=nil, normalize_values=true)
|
593
|
-
result = self.pattern.dup
|
594
|
-
mapping = normalize_keys(mapping)
|
595
|
-
result.gsub!( EXPRESSION ) do |capture|
|
596
|
-
transform_capture(mapping, capture, processor, normalize_values)
|
597
|
-
end
|
598
|
-
return Addressable::URI.parse(result)
|
599
|
-
end
|
600
|
-
|
601
|
-
##
|
602
|
-
# Returns an Array of variables used within the template pattern.
|
603
|
-
# The variables are listed in the Array in the order they appear within
|
604
|
-
# the pattern. Multiple occurrences of a variable within a pattern are
|
605
|
-
# not represented in this Array.
|
606
|
-
#
|
607
|
-
# @return [Array] The variables present in the template's pattern.
|
608
|
-
def variables
|
609
|
-
@variables ||= ordered_variable_defaults.map { |var, val| var }.uniq
|
610
|
-
end
|
611
|
-
alias_method :keys, :variables
|
612
|
-
alias_method :names, :variables
|
613
|
-
|
614
|
-
##
|
615
|
-
# Returns a mapping of variables to their default values specified
|
616
|
-
# in the template. Variables without defaults are not returned.
|
617
|
-
#
|
618
|
-
# @return [Hash] Mapping of template variables to their defaults
|
619
|
-
def variable_defaults
|
620
|
-
@variable_defaults ||=
|
621
|
-
Hash[*ordered_variable_defaults.reject { |k, v| v.nil? }.flatten]
|
622
|
-
end
|
623
|
-
|
624
|
-
##
|
625
|
-
# Coerces a template into a `Regexp` object. This regular expression will
|
626
|
-
# behave very similarly to the actual template, and should match the same
|
627
|
-
# URI values, but it cannot fully handle, for example, values that would
|
628
|
-
# extract to an `Array`.
|
629
|
-
#
|
630
|
-
# @return [Regexp] A regular expression which should match the template.
|
631
|
-
def to_regexp
|
632
|
-
_, source = parse_template_pattern(pattern)
|
633
|
-
Regexp.new(source)
|
634
|
-
end
|
635
|
-
|
636
|
-
##
|
637
|
-
# Returns the source of the coerced `Regexp`.
|
638
|
-
#
|
639
|
-
# @return [String] The source of the `Regexp` given by {#to_regexp}.
|
640
|
-
#
|
641
|
-
# @api private
|
642
|
-
def source
|
643
|
-
self.to_regexp.source
|
644
|
-
end
|
645
|
-
|
646
|
-
##
|
647
|
-
# Returns the named captures of the coerced `Regexp`.
|
648
|
-
#
|
649
|
-
# @return [Hash] The named captures of the `Regexp` given by {#to_regexp}.
|
650
|
-
#
|
651
|
-
# @api private
|
652
|
-
def named_captures
|
653
|
-
self.to_regexp.named_captures
|
654
|
-
end
|
655
|
-
|
656
|
-
##
|
657
|
-
# Generates a route result for a given set of parameters.
|
658
|
-
# Should only be used by rack-mount.
|
659
|
-
#
|
660
|
-
# @param params [Hash] The set of parameters used to expand the template.
|
661
|
-
# @param recall [Hash] Default parameters used to expand the template.
|
662
|
-
# @param options [Hash] Either a `:processor` or a `:parameterize` block.
|
663
|
-
#
|
664
|
-
# @api private
|
665
|
-
def generate(params={}, recall={}, options={})
|
666
|
-
merged = recall.merge(params)
|
667
|
-
if options[:processor]
|
668
|
-
processor = options[:processor]
|
669
|
-
elsif options[:parameterize]
|
670
|
-
# TODO: This is sending me into fits trying to shoe-horn this into
|
671
|
-
# the existing API. I think I've got this backwards and processors
|
672
|
-
# should be a set of 4 optional blocks named :validate, :transform,
|
673
|
-
# :match, and :restore. Having to use a singleton here is a huge
|
674
|
-
# code smell.
|
675
|
-
processor = Object.new
|
676
|
-
class <<processor
|
677
|
-
attr_accessor :block
|
678
|
-
def transform(name, value)
|
679
|
-
block.call(name, value)
|
680
|
-
end
|
681
|
-
end
|
682
|
-
processor.block = options[:parameterize]
|
683
|
-
else
|
684
|
-
processor = nil
|
685
|
-
end
|
686
|
-
result = self.expand(merged, processor)
|
687
|
-
result.to_s if result
|
688
|
-
end
|
689
|
-
|
690
|
-
private
|
691
|
-
def ordered_variable_defaults
|
692
|
-
@ordered_variable_defaults ||= begin
|
693
|
-
expansions, _ = parse_template_pattern(pattern)
|
694
|
-
expansions.map do |capture|
|
695
|
-
_, _, varlist = *capture.match(EXPRESSION)
|
696
|
-
varlist.split(',').map do |varspec|
|
697
|
-
varspec[VARSPEC, 1]
|
698
|
-
end
|
699
|
-
end.flatten
|
700
|
-
end
|
701
|
-
end
|
702
|
-
|
703
|
-
|
704
|
-
##
|
705
|
-
# Loops through each capture and expands any values available in mapping
|
706
|
-
#
|
707
|
-
# @param [Hash] mapping
|
708
|
-
# Set of keys to expand
|
709
|
-
# @param [String] capture
|
710
|
-
# The expression to expand
|
711
|
-
# @param [#validate, #transform] processor
|
712
|
-
# An optional processor object may be supplied.
|
713
|
-
# @param [Boolean] normalize_values
|
714
|
-
# Optional flag to enable/disable unicode normalization. Default: true
|
715
|
-
#
|
716
|
-
# The object should respond to either the <tt>validate</tt> or
|
717
|
-
# <tt>transform</tt> messages or both. Both the <tt>validate</tt> and
|
718
|
-
# <tt>transform</tt> methods should take two parameters: <tt>name</tt> and
|
719
|
-
# <tt>value</tt>. The <tt>validate</tt> method should return <tt>true</tt>
|
720
|
-
# or <tt>false</tt>; <tt>true</tt> if the value of the variable is valid,
|
721
|
-
# <tt>false</tt> otherwise. An <tt>InvalidTemplateValueError</tt> exception
|
722
|
-
# will be raised if the value is invalid. The <tt>transform</tt> method
|
723
|
-
# should return the transformed variable value as a <tt>String</tt>. If a
|
724
|
-
# <tt>transform</tt> method is used, the value will not be percent encoded
|
725
|
-
# automatically. Unicode normalization will be performed both before and
|
726
|
-
# after sending the value to the transform method.
|
727
|
-
#
|
728
|
-
# @return [String] The expanded expression
|
729
|
-
def transform_partial_capture(mapping, capture, processor = nil,
|
730
|
-
normalize_values = true)
|
731
|
-
_, operator, varlist = *capture.match(EXPRESSION)
|
732
|
-
|
733
|
-
vars = varlist.split(",")
|
734
|
-
|
735
|
-
if operator == "?"
|
736
|
-
# partial expansion of form style query variables sometimes requires a
|
737
|
-
# slight reordering of the variables to produce a valid url.
|
738
|
-
first_to_expand = vars.find { |varspec|
|
739
|
-
_, name, _ = *varspec.match(VARSPEC)
|
740
|
-
mapping.key?(name) && !mapping[name].nil?
|
741
|
-
}
|
742
|
-
|
743
|
-
vars = [first_to_expand] + vars.reject {|varspec| varspec == first_to_expand} if first_to_expand
|
744
|
-
end
|
745
|
-
|
746
|
-
vars.
|
747
|
-
inject("".dup) do |acc, varspec|
|
748
|
-
_, name, _ = *varspec.match(VARSPEC)
|
749
|
-
next_val = if mapping.key? name
|
750
|
-
transform_capture(mapping, "{#{operator}#{varspec}}",
|
751
|
-
processor, normalize_values)
|
752
|
-
else
|
753
|
-
"{#{operator}#{varspec}}"
|
754
|
-
end
|
755
|
-
# If we've already expanded at least one '?' operator with non-empty
|
756
|
-
# value, change to '&'
|
757
|
-
operator = "&" if (operator == "?") && (next_val != "")
|
758
|
-
acc << next_val
|
759
|
-
end
|
760
|
-
end
|
761
|
-
|
762
|
-
##
|
763
|
-
# Transforms a mapped value so that values can be substituted into the
|
764
|
-
# template.
|
765
|
-
#
|
766
|
-
# @param [Hash] mapping The mapping to replace captures
|
767
|
-
# @param [String] capture
|
768
|
-
# The expression to replace
|
769
|
-
# @param [#validate, #transform] processor
|
770
|
-
# An optional processor object may be supplied.
|
771
|
-
# @param [Boolean] normalize_values
|
772
|
-
# Optional flag to enable/disable unicode normalization. Default: true
|
773
|
-
#
|
774
|
-
#
|
775
|
-
# The object should respond to either the <tt>validate</tt> or
|
776
|
-
# <tt>transform</tt> messages or both. Both the <tt>validate</tt> and
|
777
|
-
# <tt>transform</tt> methods should take two parameters: <tt>name</tt> and
|
778
|
-
# <tt>value</tt>. The <tt>validate</tt> method should return <tt>true</tt>
|
779
|
-
# or <tt>false</tt>; <tt>true</tt> if the value of the variable is valid,
|
780
|
-
# <tt>false</tt> otherwise. An <tt>InvalidTemplateValueError</tt> exception
|
781
|
-
# will be raised if the value is invalid. The <tt>transform</tt> method
|
782
|
-
# should return the transformed variable value as a <tt>String</tt>. If a
|
783
|
-
# <tt>transform</tt> method is used, the value will not be percent encoded
|
784
|
-
# automatically. Unicode normalization will be performed both before and
|
785
|
-
# after sending the value to the transform method.
|
786
|
-
#
|
787
|
-
# @return [String] The expanded expression
|
788
|
-
def transform_capture(mapping, capture, processor=nil,
|
789
|
-
normalize_values=true)
|
790
|
-
_, operator, varlist = *capture.match(EXPRESSION)
|
791
|
-
return_value = varlist.split(',').inject([]) do |acc, varspec|
|
792
|
-
_, name, modifier = *varspec.match(VARSPEC)
|
793
|
-
value = mapping[name]
|
794
|
-
unless value == nil || value == {}
|
795
|
-
allow_reserved = %w(+ #).include?(operator)
|
796
|
-
# Common primitives where the .to_s output is well-defined
|
797
|
-
if Numeric === value || Symbol === value ||
|
798
|
-
value == true || value == false
|
799
|
-
value = value.to_s
|
800
|
-
end
|
801
|
-
length = modifier.gsub(':', '').to_i if modifier =~ /^:\d+/
|
802
|
-
|
803
|
-
unless (Hash === value) ||
|
804
|
-
value.respond_to?(:to_ary) || value.respond_to?(:to_str)
|
805
|
-
raise TypeError,
|
806
|
-
"Can't convert #{value.class} into String or Array."
|
807
|
-
end
|
808
|
-
|
809
|
-
value = normalize_value(value) if normalize_values
|
810
|
-
|
811
|
-
if processor == nil || !processor.respond_to?(:transform)
|
812
|
-
# Handle percent escaping
|
813
|
-
if allow_reserved
|
814
|
-
encode_map =
|
815
|
-
Addressable::URI::CharacterClasses::RESERVED +
|
816
|
-
Addressable::URI::CharacterClasses::UNRESERVED
|
817
|
-
else
|
818
|
-
encode_map = Addressable::URI::CharacterClasses::UNRESERVED
|
819
|
-
end
|
820
|
-
if value.kind_of?(Array)
|
821
|
-
transformed_value = value.map do |val|
|
822
|
-
if length
|
823
|
-
Addressable::URI.encode_component(val[0...length], encode_map)
|
824
|
-
else
|
825
|
-
Addressable::URI.encode_component(val, encode_map)
|
826
|
-
end
|
827
|
-
end
|
828
|
-
unless modifier == "*"
|
829
|
-
transformed_value = transformed_value.join(',')
|
830
|
-
end
|
831
|
-
elsif value.kind_of?(Hash)
|
832
|
-
transformed_value = value.map do |key, val|
|
833
|
-
if modifier == "*"
|
834
|
-
"#{
|
835
|
-
Addressable::URI.encode_component( key, encode_map)
|
836
|
-
}=#{
|
837
|
-
Addressable::URI.encode_component( val, encode_map)
|
838
|
-
}"
|
839
|
-
else
|
840
|
-
"#{
|
841
|
-
Addressable::URI.encode_component( key, encode_map)
|
842
|
-
},#{
|
843
|
-
Addressable::URI.encode_component( val, encode_map)
|
844
|
-
}"
|
845
|
-
end
|
846
|
-
end
|
847
|
-
unless modifier == "*"
|
848
|
-
transformed_value = transformed_value.join(',')
|
849
|
-
end
|
850
|
-
else
|
851
|
-
if length
|
852
|
-
transformed_value = Addressable::URI.encode_component(
|
853
|
-
value[0...length], encode_map)
|
854
|
-
else
|
855
|
-
transformed_value = Addressable::URI.encode_component(
|
856
|
-
value, encode_map)
|
857
|
-
end
|
858
|
-
end
|
859
|
-
end
|
860
|
-
|
861
|
-
# Process, if we've got a processor
|
862
|
-
if processor != nil
|
863
|
-
if processor.respond_to?(:validate)
|
864
|
-
if !processor.validate(name, value)
|
865
|
-
display_value = value.kind_of?(Array) ? value.inspect : value
|
866
|
-
raise InvalidTemplateValueError,
|
867
|
-
"#{name}=#{display_value} is an invalid template value."
|
868
|
-
end
|
869
|
-
end
|
870
|
-
if processor.respond_to?(:transform)
|
871
|
-
transformed_value = processor.transform(name, value)
|
872
|
-
if normalize_values
|
873
|
-
transformed_value = normalize_value(transformed_value)
|
874
|
-
end
|
875
|
-
end
|
876
|
-
end
|
877
|
-
acc << [name, transformed_value]
|
878
|
-
end
|
879
|
-
acc
|
880
|
-
end
|
881
|
-
return "" if return_value.empty?
|
882
|
-
join_values(operator, return_value)
|
883
|
-
end
|
884
|
-
|
885
|
-
##
|
886
|
-
# Takes a set of values, and joins them together based on the
|
887
|
-
# operator.
|
888
|
-
#
|
889
|
-
# @param [String, Nil] operator One of the operators from the set
|
890
|
-
# (?,&,+,#,;,/,.), or nil if there wasn't one.
|
891
|
-
# @param [Array] return_value
|
892
|
-
# The set of return values (as [variable_name, value] tuples) that will
|
893
|
-
# be joined together.
|
894
|
-
#
|
895
|
-
# @return [String] The transformed mapped value
|
896
|
-
def join_values(operator, return_value)
|
897
|
-
leader = LEADERS.fetch(operator, '')
|
898
|
-
joiner = JOINERS.fetch(operator, ',')
|
899
|
-
case operator
|
900
|
-
when '&', '?'
|
901
|
-
leader + return_value.map{|k,v|
|
902
|
-
if v.is_a?(Array) && v.first =~ /=/
|
903
|
-
v.join(joiner)
|
904
|
-
elsif v.is_a?(Array)
|
905
|
-
v.map{|inner_value| "#{k}=#{inner_value}"}.join(joiner)
|
906
|
-
else
|
907
|
-
"#{k}=#{v}"
|
908
|
-
end
|
909
|
-
}.join(joiner)
|
910
|
-
when ';'
|
911
|
-
return_value.map{|k,v|
|
912
|
-
if v.is_a?(Array) && v.first =~ /=/
|
913
|
-
';' + v.join(";")
|
914
|
-
elsif v.is_a?(Array)
|
915
|
-
';' + v.map{|inner_value| "#{k}=#{inner_value}"}.join(";")
|
916
|
-
else
|
917
|
-
v && v != '' ? ";#{k}=#{v}" : ";#{k}"
|
918
|
-
end
|
919
|
-
}.join
|
920
|
-
else
|
921
|
-
leader + return_value.map{|k,v| v}.join(joiner)
|
922
|
-
end
|
923
|
-
end
|
924
|
-
|
925
|
-
##
|
926
|
-
# Takes a set of values, and joins them together based on the
|
927
|
-
# operator.
|
928
|
-
#
|
929
|
-
# @param [Hash, Array, String] value
|
930
|
-
# Normalizes keys and values with IDNA#unicode_normalize_kc
|
931
|
-
#
|
932
|
-
# @return [Hash, Array, String] The normalized values
|
933
|
-
def normalize_value(value)
|
934
|
-
unless value.is_a?(Hash)
|
935
|
-
value = value.respond_to?(:to_ary) ? value.to_ary : value.to_str
|
936
|
-
end
|
937
|
-
|
938
|
-
# Handle unicode normalization
|
939
|
-
if value.kind_of?(Array)
|
940
|
-
value.map! { |val| Addressable::IDNA.unicode_normalize_kc(val) }
|
941
|
-
elsif value.kind_of?(Hash)
|
942
|
-
value = value.inject({}) { |acc, (k, v)|
|
943
|
-
acc[Addressable::IDNA.unicode_normalize_kc(k)] =
|
944
|
-
Addressable::IDNA.unicode_normalize_kc(v)
|
945
|
-
acc
|
946
|
-
}
|
947
|
-
else
|
948
|
-
value = Addressable::IDNA.unicode_normalize_kc(value)
|
949
|
-
end
|
950
|
-
value
|
951
|
-
end
|
952
|
-
|
953
|
-
##
|
954
|
-
# Generates a hash with string keys
|
955
|
-
#
|
956
|
-
# @param [Hash] mapping A mapping hash to normalize
|
957
|
-
#
|
958
|
-
# @return [Hash]
|
959
|
-
# A hash with stringified keys
|
960
|
-
def normalize_keys(mapping)
|
961
|
-
return mapping.inject({}) do |accu, pair|
|
962
|
-
name, value = pair
|
963
|
-
if Symbol === name
|
964
|
-
name = name.to_s
|
965
|
-
elsif name.respond_to?(:to_str)
|
966
|
-
name = name.to_str
|
967
|
-
else
|
968
|
-
raise TypeError,
|
969
|
-
"Can't convert #{name.class} into String."
|
970
|
-
end
|
971
|
-
accu[name] = value
|
972
|
-
accu
|
973
|
-
end
|
974
|
-
end
|
975
|
-
|
976
|
-
##
|
977
|
-
# Generates the <tt>Regexp</tt> that parses a template pattern.
|
978
|
-
#
|
979
|
-
# @param [String] pattern The URI template pattern.
|
980
|
-
# @param [#match] processor The template processor to use.
|
981
|
-
#
|
982
|
-
# @return [Regexp]
|
983
|
-
# A regular expression which may be used to parse a template pattern.
|
984
|
-
def parse_template_pattern(pattern, processor=nil)
|
985
|
-
# Escape the pattern. The two gsubs restore the escaped curly braces
|
986
|
-
# back to their original form. Basically, escape everything that isn't
|
987
|
-
# within an expansion.
|
988
|
-
escaped_pattern = Regexp.escape(
|
989
|
-
pattern
|
990
|
-
).gsub(/\\\{(.*?)\\\}/) do |escaped|
|
991
|
-
escaped.gsub(/\\(.)/, "\\1")
|
992
|
-
end
|
993
|
-
|
994
|
-
expansions = []
|
995
|
-
|
996
|
-
# Create a regular expression that captures the values of the
|
997
|
-
# variables in the URI.
|
998
|
-
regexp_string = escaped_pattern.gsub( EXPRESSION ) do |expansion|
|
999
|
-
|
1000
|
-
expansions << expansion
|
1001
|
-
_, operator, varlist = *expansion.match(EXPRESSION)
|
1002
|
-
leader = Regexp.escape(LEADERS.fetch(operator, ''))
|
1003
|
-
joiner = Regexp.escape(JOINERS.fetch(operator, ','))
|
1004
|
-
combined = varlist.split(',').map do |varspec|
|
1005
|
-
_, name, modifier = *varspec.match(VARSPEC)
|
1006
|
-
|
1007
|
-
result = processor && processor.respond_to?(:match) ? processor.match(name) : nil
|
1008
|
-
if result
|
1009
|
-
"(?<#{name}>#{ result })"
|
1010
|
-
else
|
1011
|
-
group = case operator
|
1012
|
-
when '+'
|
1013
|
-
"#{ RESERVED }*?"
|
1014
|
-
when '#'
|
1015
|
-
"#{ RESERVED }*?"
|
1016
|
-
when '/'
|
1017
|
-
"#{ UNRESERVED }*?"
|
1018
|
-
when '.'
|
1019
|
-
"#{ UNRESERVED.gsub('\.', '') }*?"
|
1020
|
-
when ';'
|
1021
|
-
"#{ UNRESERVED }*=?#{ UNRESERVED }*?"
|
1022
|
-
when '?'
|
1023
|
-
"#{ UNRESERVED }*=#{ UNRESERVED }*?"
|
1024
|
-
when '&'
|
1025
|
-
"#{ UNRESERVED }*=#{ UNRESERVED }*?"
|
1026
|
-
else
|
1027
|
-
"#{ UNRESERVED }*?"
|
1028
|
-
end
|
1029
|
-
if modifier == '*'
|
1030
|
-
"(?<#{name}>#{group}(?:#{joiner}?#{group})*)?"
|
1031
|
-
else
|
1032
|
-
"(?<#{name}>#{group})?"
|
1033
|
-
end
|
1034
|
-
end
|
1035
|
-
end.join("#{joiner}?")
|
1036
|
-
"(?:|#{leader}#{combined})"
|
1037
|
-
end
|
1038
|
-
|
1039
|
-
# Ensure that the regular expression matches the whole URI.
|
1040
|
-
regexp_string = "^#{regexp_string}$"
|
1041
|
-
return expansions, Regexp.new(regexp_string)
|
1042
|
-
end
|
1043
|
-
|
1044
|
-
end
|
1045
|
-
end
|