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,1339 +0,0 @@
|
|
1
|
-
= 1.4.7 / 2016-01-24
|
2
|
-
|
3
|
-
* Add Ashley Williams, Trevor Bramble, and Kashyap Kondamudi to team Sinatra.
|
4
|
-
|
5
|
-
* Correctly handle encoded colons in routes. (Jeremy Evans)
|
6
|
-
|
7
|
-
* Rename CHANGES to CHANGELOG.md and update Rakefile. #1043 (Eliza Sorensen)
|
8
|
-
|
9
|
-
* Improve documentation. #941, #1069, #1075, #1025, #1052 (Many great folks)
|
10
|
-
|
11
|
-
* Introduce `Sinatra::Ext` to workaround Rack 1.6 bug to fix Ruby 1.8.7
|
12
|
-
support. #1080 (Zachary Scott)
|
13
|
-
|
14
|
-
* Add CONTRIBUTING guide. #987 (Katrina Owen)
|
15
|
-
|
16
|
-
|
17
|
-
= 1.4.6 / 2015-03-23
|
18
|
-
|
19
|
-
* Improve tests and documentation. (Darío Hereñú, Seiichi Yonezawa, kyoendo,
|
20
|
-
John Voloski, Ferenc-, Renaud Martinet, Christian Haase, marocchino,
|
21
|
-
huoxito, Damir Svrtan, Amaury Medeiros, Jeremy Evans, Kashyap, shenqihui,
|
22
|
-
Ausmarton Fernandes, kami, Vipul A M, Lei Wu, 7stud, Taylor Shuler,
|
23
|
-
namusyaka, burningTyger, Cornelius Bock, detomastah, hakeda, John Hope,
|
24
|
-
Ruben Gonzalez, Andrey Deryabin, attilaolah, Anton Davydov, Nikita Penzin,
|
25
|
-
Dyego Costa)
|
26
|
-
|
27
|
-
* Remove duplicate require of sinatra/base. (Alexey Muranov)
|
28
|
-
|
29
|
-
* Escape HTML in 404 error page. (Andy Brody)
|
30
|
-
|
31
|
-
* Refactor to method call in `Stream#close` and `#callback`. (Damir Svrtan)
|
32
|
-
|
33
|
-
* Depend on latest version of Slim. (Damir Svrtan)
|
34
|
-
|
35
|
-
* Fix compatibility with Tilt version 2. (Yegor Timoschenko)
|
36
|
-
|
37
|
-
* Fix compatibility issue with Rack `pretty` method from ShowExceptions.
|
38
|
-
(Kashyap)
|
39
|
-
|
40
|
-
* Show date in local time in exception messages. (tayler1)
|
41
|
-
|
42
|
-
* Fix logo on error pages when using Ruby 1.8. (Jeremy Evans)
|
43
|
-
|
44
|
-
* Upgrade test suite to Minitest version 5 and fix Ruby 2.2 compatibility.
|
45
|
-
(Vipul A M)
|
46
|
-
|
47
|
-
= 1.4.5 / 2014-04-08
|
48
|
-
|
49
|
-
* Improve tests and documentation. (Seiichi Yonezawa, Mike Gehard, Andrew
|
50
|
-
Deitrick, Matthew Nicholas Bradley, GoGo tanaka, Carlos Lazo, Shim Tw,
|
51
|
-
kyoendo, Roman Kuznietsov, Stanislav Chistenko, Ryunosuke SATO, Ben Lewis,
|
52
|
-
wuleicanada, Patricio Mac Adden, Thais Camilo)
|
53
|
-
|
54
|
-
* Fix Ruby warnings. (Vipul A M, Piotr Szotkowski)
|
55
|
-
|
56
|
-
* Fix template cache memory leak. (Scott Holden)
|
57
|
-
|
58
|
-
* Work around UTF-8 bug in JRuby. (namusyaka)
|
59
|
-
|
60
|
-
* Don't set charset for JSON mime-type (Sebastian Borrazas)
|
61
|
-
|
62
|
-
* Fix bug in request.accept? that might trigger a NoMethodError. (sbonami)
|
63
|
-
|
64
|
-
= 1.4.4 / 2013-10-21
|
65
|
-
|
66
|
-
* Allow setting layout to false specifically for a single rendering engine.
|
67
|
-
(Matt Wildig)
|
68
|
-
|
69
|
-
* Allow using wildcard in argument passed to `request.accept?`. (wilkie)
|
70
|
-
|
71
|
-
* Treat missing Accept header like wild card. (Patricio Mac Adden)
|
72
|
-
|
73
|
-
* Improve tests and documentation. (Darío Javier Cravero, Armen P., michelc,
|
74
|
-
Patricio Mac Adden, Matt Wildig, Vipul A M, utenmiki, George Timoschenko,
|
75
|
-
Diogo Scudelletti)
|
76
|
-
|
77
|
-
* Fix Ruby warnings. (Vipul A M, Patricio Mac Adden)
|
78
|
-
|
79
|
-
* Improve self-hosted server started by `run!` method or in classic mode.
|
80
|
-
(Tobias Bühlmann)
|
81
|
-
|
82
|
-
* Reduce objects allocated per request. (Vipul A M)
|
83
|
-
|
84
|
-
* Drop unused, undocumented options hash from Sinatra.new. (George Timoschenko)
|
85
|
-
|
86
|
-
* Keep Content-Length header when response is a `Rack::File` or when streaming.
|
87
|
-
(Patricio Mac Adden, George Timoschenko)
|
88
|
-
|
89
|
-
* Use reel if it's the only server available besides webrick. (Tobias Bühlmann)
|
90
|
-
|
91
|
-
* Add `disable :traps` so setting up signal traps for self hosted server can be
|
92
|
-
skipped. (George Timoschenko)
|
93
|
-
|
94
|
-
* The `status` option passed to `send_file` may now be a string. (George
|
95
|
-
Timoschenko)
|
96
|
-
|
97
|
-
* Reduce file size of dev mode images for 404 and 500 pages. (Francis Go)
|
98
|
-
|
99
|
-
= 1.4.3 / 2013-06-07
|
100
|
-
|
101
|
-
* Running a Sinatra file directly or via `run!` it will now ignore an
|
102
|
-
empty $PORT env variable. (noxqsgit)
|
103
|
-
|
104
|
-
* Improve documentation. (burningTyger, Patricio Mac Adden,
|
105
|
-
Konstantin Haase, Diogo Scudelletti, Dominic Imhof)
|
106
|
-
|
107
|
-
* Expose matched pattern as env["sinatra.route"]. (Aman Gupta)
|
108
|
-
|
109
|
-
* Fix warning on Ruby 2.0. (Craig Little)
|
110
|
-
|
111
|
-
* Improve running subset of tests in isolation. (Viliam Pucik)
|
112
|
-
|
113
|
-
* Reorder private/public methods. (Patricio Mac Adden)
|
114
|
-
|
115
|
-
* Loosen version dependency for rack, so it runs with Rails 3.2.
|
116
|
-
(Konstantin Haase)
|
117
|
-
|
118
|
-
* Request#accept? now returns true instead of a truthy value. (Alan Harris)
|
119
|
-
|
120
|
-
= 1.4.2 / 2013-03-21
|
121
|
-
|
122
|
-
* Fix parsing error for case where both the pattern and the captured part
|
123
|
-
contain a dot. (Florian Hanke, Konstantin Haase)
|
124
|
-
|
125
|
-
* Missing Accept header is treated like */*. (Greg Denton)
|
126
|
-
|
127
|
-
* Improve documentation. (Patricio Mac Adden, Joe Bottigliero)
|
128
|
-
|
129
|
-
= 1.4.1 / 2013-03-15
|
130
|
-
|
131
|
-
* Make delegated methods available in config.ru (Konstantin Haase)
|
132
|
-
|
133
|
-
= 1.4.0 / 2013-03-15
|
134
|
-
|
135
|
-
* Add support for LINK and UNLINK requests. (Konstantin Haase)
|
136
|
-
|
137
|
-
* Add support for Yajl templates. (Jamie Hodge)
|
138
|
-
|
139
|
-
* Add support for Rabl templates. (Jesse Cooke)
|
140
|
-
|
141
|
-
* Add support for Wlang templates. (Bernard Lambeau)
|
142
|
-
|
143
|
-
* Add support for Stylus templates. (Juan David Pastas, Konstantin Haase)
|
144
|
-
|
145
|
-
* You can now pass a block to ERb, Haml, Slim, Liquid and Wlang templates,
|
146
|
-
which will be used when calling `yield` in the template. (Alexey Muranov)
|
147
|
-
|
148
|
-
* When running in classic mode, no longer include Sinatra::Delegator in Object,
|
149
|
-
instead extend the main object only. (Konstantin Haase)
|
150
|
-
|
151
|
-
* Improved route parsing: "/:name.?:format?" with "/foo.png" now matches to
|
152
|
-
{name: "foo", format: "png"} instead of {name: "foo.png"}. (Florian Hanke)
|
153
|
-
|
154
|
-
* Add :status option support to send_file. (Konstantin Haase)
|
155
|
-
|
156
|
-
* The `provides` condition now respects an earlier set content type.
|
157
|
-
(Konstantin Haase)
|
158
|
-
|
159
|
-
* Exception#code is only used when :use_code is enabled. Moreover, it will
|
160
|
-
be ignored if the value is not between 400 and 599. You should use
|
161
|
-
Exception#http_status instead. (Konstantin Haase)
|
162
|
-
|
163
|
-
* Status, headers and body will be set correctly in an after filter when using
|
164
|
-
halt in a before filter or route. (Konstantin Haase)
|
165
|
-
|
166
|
-
* Sinatra::Base.new now returns a Sinatra::Wrapper instance, exposing
|
167
|
-
#settings and #helpers, yet going through the middleware stack on #call.
|
168
|
-
It also implements a nice #inspect, so it plays nice with Rails' `rake
|
169
|
-
routes`. (Konstantin Haase)
|
170
|
-
|
171
|
-
* In addition to WebRick, Thin and Mongrel, Sinatra will now automatically pick
|
172
|
-
up Puma, Trinidad, ControlTower or Net::HTTP::Server when installed. The
|
173
|
-
logic for picking the server has been improved and now depends on the Ruby
|
174
|
-
implementation used. (Mark Rada, Konstantin Haase, Patricio Mac Adden)
|
175
|
-
|
176
|
-
* "Sinatra doesn't know this ditty" pages now show the app class when running
|
177
|
-
a modular application. This helps detecting where the response came from when
|
178
|
-
combining multiple modular apps. (Konstantin Haase)
|
179
|
-
|
180
|
-
* When port is not set explicitly, use $PORT env variable if set and only
|
181
|
-
default to 4567 if not. Plays nice with foreman. (Konstantin Haase)
|
182
|
-
|
183
|
-
* Allow setting layout on a per engine basis. (Zachary Scott, Konstantin Haase)
|
184
|
-
|
185
|
-
* You can now use `register` directly in a classic app. (Konstantin Haase)
|
186
|
-
|
187
|
-
* `redirect` now accepts URI or Addressable::URI instances. (Nicolas
|
188
|
-
Sanguinetti)
|
189
|
-
|
190
|
-
* Have Content-Disposition header also include file name for `inline`, not
|
191
|
-
just for `attachment`. (Konstantin Haase)
|
192
|
-
|
193
|
-
* Better compatibility to Rack 1.5. (James Tucker, Konstantin Haase)
|
194
|
-
|
195
|
-
* Make route parsing regex more robust. (Zoltan Dezso, Konstantin Haase)
|
196
|
-
|
197
|
-
* Improve Accept header parsing, expose parameters. (Pieter van de Bruggen,
|
198
|
-
Konstantin Haase)
|
199
|
-
|
200
|
-
* Add `layout_options` render option. Allows you, amongst other things, to
|
201
|
-
render a layout from a different folder. (Konstantin Haase)
|
202
|
-
|
203
|
-
* Explicitly setting `layout` to `nil` is treated like setting it to `false`.
|
204
|
-
(richo)
|
205
|
-
|
206
|
-
* Properly escape attributes in Content-Type header. (Pieter van de Bruggen)
|
207
|
-
|
208
|
-
* Default to only serving localhost in development mode. (Postmodern)
|
209
|
-
|
210
|
-
* Setting status code to 404 in error handler no longer triggers not_found
|
211
|
-
handler. (Konstantin Haase)
|
212
|
-
|
213
|
-
* The `protection` option now takes a `session` key for force
|
214
|
-
disabling/enabling session based protections. (Konstantin Haase)
|
215
|
-
|
216
|
-
* Add `x_cascade` option to disable `X-Cascade` header on missing route.
|
217
|
-
(Konstantin Haase)
|
218
|
-
|
219
|
-
* Improve documentation. (Kashyap, Stanislav Chistenko, Zachary Scott,
|
220
|
-
Anthony Accomazzo, Peter Suschlik, Rachel Mehl, ymmtmsys, Anurag Priyam,
|
221
|
-
burningTyger, Tony Miller, akicho8, Vasily Polovnyov, Markus Prinz,
|
222
|
-
Alexey Muranov, Erik Johnson, Vipul A M, Konstantin Haase)
|
223
|
-
|
224
|
-
* Convert documentation to Markdown. (Kashyap, Robin Dupret, burningTyger,
|
225
|
-
Vasily Polovnyov, Iain Barnett, Giuseppe Capizzi, Neil West)
|
226
|
-
|
227
|
-
* Don't set not_found content type to HTML in development mode with custom
|
228
|
-
not_found handler. (Konstantin Haase)
|
229
|
-
|
230
|
-
* Fix mixed indentation for private methods. (Robin Dupret)
|
231
|
-
|
232
|
-
* Recalculate Content-Length even if hard coded if body is reset. Relevant
|
233
|
-
mostly for error handlers. (Nathan Esquenazi, Konstantin Haase)
|
234
|
-
|
235
|
-
* Plus sign is once again kept as such when used for URL matches. (Konstantin
|
236
|
-
Haase)
|
237
|
-
|
238
|
-
* Take views option into account for template caching. (Konstantin Haase)
|
239
|
-
|
240
|
-
* Consistent use of `headers` instead of `header` internally. (Patricio Mac Adden)
|
241
|
-
|
242
|
-
* Fix compatibility to RDoc 4. (Bohuslav Kabrda)
|
243
|
-
|
244
|
-
* Make chat example work with latest jQuery. (loveky, Tony Miller)
|
245
|
-
|
246
|
-
* Make tests run without warnings. (Patricio Mac Adden)
|
247
|
-
|
248
|
-
* Make sure value returned by `mime_type` is a String or nil, even when a
|
249
|
-
different object is passed in, like an AcceptEntry. (Konstantin Haase)
|
250
|
-
|
251
|
-
* Exceptions in `after` filter are now handled like any other exception.
|
252
|
-
(Nathan Esquenazi)
|
253
|
-
|
254
|
-
= 1.3.6 (backport release) / 2013-03-15
|
255
|
-
|
256
|
-
Backported from 1.4.0:
|
257
|
-
|
258
|
-
* Take views option into account for template caching. (Konstantin Haase)
|
259
|
-
|
260
|
-
* Improve documentation (Konstantin Haase)
|
261
|
-
|
262
|
-
* No longer override `define_singleton_method`. (Konstantin Haase)
|
263
|
-
|
264
|
-
= 1.3.5 / 2013-02-25
|
265
|
-
|
266
|
-
* Fix for RubyGems 2.0 (Uchio KONDO)
|
267
|
-
|
268
|
-
* Improve documentation (Konstantin Haase)
|
269
|
-
|
270
|
-
* No longer override `define_singleton_method`. (Konstantin Haase)
|
271
|
-
|
272
|
-
= 1.3.4 / 2013-01-26
|
273
|
-
|
274
|
-
* Improve documentation. (Kashyap, Stanislav Chistenko, Konstantin Haase,
|
275
|
-
ymmtmsys, Anurag Priyam)
|
276
|
-
|
277
|
-
* Adjustments to template system to work with Tilt edge. (Konstantin Haase)
|
278
|
-
|
279
|
-
* Fix streaming with latest Rack release. (Konstantin Haase)
|
280
|
-
|
281
|
-
* Fix default content type for Sinatra::Response with latest Rack release.
|
282
|
-
(Konstantin Haase)
|
283
|
-
|
284
|
-
* Fix regression where + was no longer treated like space. (Ross Boucher)
|
285
|
-
|
286
|
-
* Status, headers and body will be set correctly in an after filter when using
|
287
|
-
halt in a before filter or route. (Konstantin Haase)
|
288
|
-
|
289
|
-
= 1.3.3 / 2012-08-19
|
290
|
-
|
291
|
-
* Improved documentation. (burningTyger, Konstantin Haase, Gabriel Andretta,
|
292
|
-
Anurag Priyam, michelc)
|
293
|
-
|
294
|
-
* No longer modify the load path. (Konstantin Haase)
|
295
|
-
|
296
|
-
* When keeping a stream open, set up callback/errback correctly to deal with
|
297
|
-
clients closing the connection. (Konstantin Haase)
|
298
|
-
|
299
|
-
* Fix bug where having a query param and a URL param by the same name would
|
300
|
-
concatenate the two values. (Konstantin Haase)
|
301
|
-
|
302
|
-
* Prevent duplicated log output when application is already wrapped in a
|
303
|
-
`Rack::CommonLogger`. (Konstantin Haase)
|
304
|
-
|
305
|
-
* Fix issue where `Rack::Link` and Rails were preventing indefinite streaming.
|
306
|
-
(Konstantin Haase)
|
307
|
-
|
308
|
-
* No longer cause warnings when running Ruby with `-w`. (Konstantin Haase)
|
309
|
-
|
310
|
-
* HEAD requests on static files no longer report a Content-Length of 0, but
|
311
|
-
instead the proper length. (Konstantin Haase)
|
312
|
-
|
313
|
-
* When protecting against CSRF attacks, drop the session instead of refusing
|
314
|
-
the request. (Konstantin Haase)
|
315
|
-
|
316
|
-
= 1.3.2 / 2011-12-30
|
317
|
-
|
318
|
-
* Don't automatically add `Rack::CommonLogger` if `Rack::Server` is adding it,
|
319
|
-
too. (Konstantin Haase)
|
320
|
-
|
321
|
-
* Setting `logging` to `nil` will avoid setting up `Rack::NullLogger`.
|
322
|
-
(Konstantin Haase)
|
323
|
-
|
324
|
-
* Route specific params are now available in the block passed to #stream.
|
325
|
-
(Konstantin Haase)
|
326
|
-
|
327
|
-
* Fix bug where rendering a second template in the same request, after the
|
328
|
-
first one raised an exception, skipped the default layout. (Nathan Baum)
|
329
|
-
|
330
|
-
* Fix bug where parameter escaping got enabled when disabling a different
|
331
|
-
protection. (Konstantin Haase)
|
332
|
-
|
333
|
-
* Fix regression: Filters without a pattern may now again manipulate the params
|
334
|
-
hash. (Konstantin Haase)
|
335
|
-
|
336
|
-
* Added examples directory. (Konstantin Haase)
|
337
|
-
|
338
|
-
* Improved documentation. (Gabriel Andretta, Markus Prinz, Erick Zetta, Just
|
339
|
-
Lest, Adam Vaughan, Aleksander Dąbrowski)
|
340
|
-
|
341
|
-
* Improved MagLev support. (Tim Felgentreff)
|
342
|
-
|
343
|
-
= 1.3.1 / 2011-10-05
|
344
|
-
|
345
|
-
* Support adding more than one callback to the stream object. (Konstantin
|
346
|
-
Haase)
|
347
|
-
|
348
|
-
* Fix for infinite loop when streaming on 1.9.2 with Thin from a modular
|
349
|
-
application (Konstantin Haase)
|
350
|
-
|
351
|
-
= 1.3.0 / 2011-09-30
|
352
|
-
|
353
|
-
* Added `stream` helper method for easily creating streaming APIs, Server
|
354
|
-
Sent Events or even WebSockets. See README for more on that topic.
|
355
|
-
(Konstantin Haase)
|
356
|
-
|
357
|
-
* If a HTTP 1.1 client is redirected from a different verb than GET, use 303
|
358
|
-
instead of 302 by default. You may still pass 302 explicitly. Fixes AJAX
|
359
|
-
redirects in Internet Explorer 9 (to be fair, everyone else is doing it
|
360
|
-
wrong and IE is behaving correct). (Konstantin Haase)
|
361
|
-
|
362
|
-
* Added support for HTTP PATCH requests. (Konstantin Haase)
|
363
|
-
|
364
|
-
* Use rack-protection to defend against common opportunistic attacks.
|
365
|
-
(Josh Lane, Jacob Burkhart, Konstantin Haase)
|
366
|
-
|
367
|
-
* Support for Creole templates, Creole is a standardized wiki markup,
|
368
|
-
supported by many wiki implementations. (Konstanin Haase)
|
369
|
-
|
370
|
-
* The `erubis` method has been deprecated. If Erubis is available, Sinatra
|
371
|
-
will automatically use it for rendering ERB templates. `require 'erb'`
|
372
|
-
explicitly to prevent that behavior. (Magnus Holm, Ryan Tomayko, Konstantin
|
373
|
-
Haase)
|
374
|
-
|
375
|
-
* Patterns now match against the escaped URLs rather than the unescaped
|
376
|
-
version. This makes Sinatra confirm with RFC 2396 section 2.2 and RFC 2616
|
377
|
-
section 3.2.3 (escaped reserved characters should not be treated like the
|
378
|
-
unescaped version), meaning that "/:name" will also match `/foo%2Fbar`, but
|
379
|
-
not `/foo/bar`. To avoid incompatibility, pattern matching has been
|
380
|
-
adjusted. Moreover, since we do no longer need to keep an unescaped version
|
381
|
-
of path_info around, we handle all changes to `env['PATH_INFO']` correctly.
|
382
|
-
(Konstantin Haase)
|
383
|
-
|
384
|
-
* `settings.app_file` now defaults to the file subclassing `Sinatra::Base` in
|
385
|
-
modular applications. (Konstantin Haase)
|
386
|
-
|
387
|
-
* Set up `Rack::Logger` or `Rack::NullLogger` depending on whether logging
|
388
|
-
was enabled or not. Also, expose that logger with the `logger` helper
|
389
|
-
method. (Konstantin Haase)
|
390
|
-
|
391
|
-
* The sessions setting may be an options hash now. (Konstantin Haase)
|
392
|
-
|
393
|
-
* Important: Ruby 1.8.6 support has been dropped. This version also depends
|
394
|
-
on at least Rack 1.3.0. This means that it is incompatible with Rails prior
|
395
|
-
to 3.1.0. Please use 1.2.x if you require an earlier version of Ruby or
|
396
|
-
Rack, which we will continue to supply with bug fixes. (Konstantin Haase)
|
397
|
-
|
398
|
-
* Renamed `:public` to `:public_folder` to avoid overriding Ruby's built-in
|
399
|
-
`public` method/keyword. `set(:public, ...)` is still possible but shows a
|
400
|
-
warning. (Konstantin Haase)
|
401
|
-
|
402
|
-
* It is now possible to use a different target class for the top level DSL
|
403
|
-
(aka classic style) than `Sinatra::Application` by setting
|
404
|
-
`Delegator.target`. This was mainly introduced to ease testing. (Konstantin
|
405
|
-
Haase)
|
406
|
-
|
407
|
-
* Error handlers defined for an error class will now also handle subclasses
|
408
|
-
of that class, unless more specific error handlers exist. (Konstantin
|
409
|
-
Haase)
|
410
|
-
|
411
|
-
* Error handling respects Exception#code, again. (Konstantin Haase)
|
412
|
-
|
413
|
-
* Changing a setting will merge hashes: `set(:x, :a => 1); set(:x :b => 2)`
|
414
|
-
will result in `{:a => 1, :b => 2}`. Use `set(:x, {:a => 1}, true)` to
|
415
|
-
avoid this behavior. (Konstantin Haase)
|
416
|
-
|
417
|
-
* Added `request.accept?` and `request.preferred_type` to ease dealing with
|
418
|
-
`Accept` headers. (Konstantin Haase)
|
419
|
-
|
420
|
-
* Added `:static_cache_control` setting to automatically set cache control
|
421
|
-
headers to static files. (Kenichi Nakamura)
|
422
|
-
|
423
|
-
* Added `informal?`, `success?`, `redirect?`, `client_error?`,
|
424
|
-
`server_error?` and `not_found?` helper methods to ease dealing with status
|
425
|
-
codes. (Konstantin Haase)
|
426
|
-
|
427
|
-
* Uses SecureRandom to generate default session secret. (Konstantin Haase)
|
428
|
-
|
429
|
-
* The `attachment` helper will set Content-Type (if it hasn't been set yet)
|
430
|
-
depending on the supplied file name. (Vasiliy Ermolovich)
|
431
|
-
|
432
|
-
* Conditional requests on `etag` helper now work properly for unsafe HTTP
|
433
|
-
methods. (Matthew Schinckel, Konstantin Haase)
|
434
|
-
|
435
|
-
* The `last_modified` helper does not stop execution and change the status code
|
436
|
-
if the status code is something different than 200. (Konstantin Haase)
|
437
|
-
|
438
|
-
* Added support for If-Unmodified-Since header. (Konstantin Haase)
|
439
|
-
|
440
|
-
* `Sinatra::Base.run!` now prints to stderr rather than stdout. (Andrew
|
441
|
-
Armenia)
|
442
|
-
|
443
|
-
* `Sinatra::Base.run!` takes a block allowing access to the Rack handler.
|
444
|
-
(David Waite)
|
445
|
-
|
446
|
-
* Automatic `app_file` detection now works in directories containing brackets
|
447
|
-
(Konstantin Haase)
|
448
|
-
|
449
|
-
* Exception objects are now passed to error handlers. (Konstantin Haase)
|
450
|
-
|
451
|
-
* Improved documentation. (Emanuele Vicentini, Peter Higgins, Takanori
|
452
|
-
Ishikawa, Konstantin Haase)
|
453
|
-
|
454
|
-
* Also specify charset in Content-Type header for JSON. (Konstantin Haase)
|
455
|
-
|
456
|
-
* Rack handler names will not be converted to lower case internally, this
|
457
|
-
allows you to run Sinatra with custom Rack handlers, like Kirk or Mongrel2.
|
458
|
-
Example: `ruby app.rb -s Mongrel2` (Konstantin Haase)
|
459
|
-
|
460
|
-
* Ignore `to_ary` on response bodies. Fixes compatibility to Rails 3.1.
|
461
|
-
(Konstantin Haase)
|
462
|
-
|
463
|
-
* Middleware setup is now distributed across multiple methods, allowing
|
464
|
-
Sinatra extensions to easily hook into the setup process. (Konstantin
|
465
|
-
Haase)
|
466
|
-
|
467
|
-
* Internal refactoring and minor performance improvements. (Konstantin Haase)
|
468
|
-
|
469
|
-
* Move Sinatra::VERSION to separate file, so it can be checked without
|
470
|
-
loading Sinatra. (Konstantin Haase)
|
471
|
-
|
472
|
-
* Command line options now complain if value passed to `-p` is not a valid
|
473
|
-
integer. (Konstantin Haase)
|
474
|
-
|
475
|
-
* Fix handling of broken query params when displaying exceptions. (Luke
|
476
|
-
Jahnke)
|
477
|
-
|
478
|
-
= 1.2.9 (backports release) / 2013-03-15
|
479
|
-
|
480
|
-
IMPORTANT: THIS IS THE LAST 1.2.x RELEASE, PLEASE UPGRADE.
|
481
|
-
|
482
|
-
* Display EOL warning when loading Sinatra. (Konstantin Haase)
|
483
|
-
|
484
|
-
* Improve documentation. (Anurag Priyam, Konstantin Haase)
|
485
|
-
|
486
|
-
* Do not modify the load path. (Konstantin Haase)
|
487
|
-
|
488
|
-
* Display deprecation warning if RUBY_IGNORE_CALLERS is used. (Konstantin Haase)
|
489
|
-
|
490
|
-
* Add backports library so we can still run on Ruby 1.8.6. (Konstantin Haase)
|
491
|
-
|
492
|
-
= 1.2.8 (backports release) / 2011-12-30
|
493
|
-
|
494
|
-
Backported from 1.3.2:
|
495
|
-
|
496
|
-
* Fix bug where rendering a second template in the same request after the
|
497
|
-
first one raised an exception skipped the default layout (Nathan Baum)
|
498
|
-
|
499
|
-
= 1.2.7 (backports release) / 2011-09-30
|
500
|
-
|
501
|
-
Custom changes:
|
502
|
-
|
503
|
-
* Fix Ruby 1.8.6 issue with Accept header parsing. (Konstantin Haase)
|
504
|
-
|
505
|
-
Backported from 1.3.0:
|
506
|
-
|
507
|
-
* Ignore `to_ary` on response bodies. Fixes compatibility to Rails 3.1.
|
508
|
-
(Konstantin Haase)
|
509
|
-
|
510
|
-
* `Sinatra.run!` now prints to stderr rather than stdout. (Andrew Armenia)
|
511
|
-
|
512
|
-
* Automatic `app_file` detection now works in directories containing brackets
|
513
|
-
(Konstantin Haase)
|
514
|
-
|
515
|
-
* Improved documentation. (Emanuele Vicentini, Peter Higgins, Takanori
|
516
|
-
Ishikawa, Konstantin Haase)
|
517
|
-
|
518
|
-
* Also specify charset in Content-Type header for JSON. (Konstantin Haase)
|
519
|
-
|
520
|
-
* Rack handler names will not be converted to lower case internally, this
|
521
|
-
allows you to run Sinatra with custom Rack handlers, like Kirk or Mongrel2.
|
522
|
-
Example: `ruby app.rb -s Mongrel2` (Konstantin Haase)
|
523
|
-
|
524
|
-
* Fix uninitialized instance variable warning. (David Kellum)
|
525
|
-
|
526
|
-
* Command line options now complain if value passed to `-p` is not a valid
|
527
|
-
integer. (Konstantin Haase)
|
528
|
-
|
529
|
-
* Fix handling of broken query params when displaying exceptions. (Luke
|
530
|
-
Jahnke)
|
531
|
-
|
532
|
-
= 1.2.6 / 2011-05-01
|
533
|
-
|
534
|
-
* Fix broken delegation, backport delegation tests from Sinatra 1.3.
|
535
|
-
(Konstantin Haase)
|
536
|
-
|
537
|
-
= 1.2.5 / 2011-04-30
|
538
|
-
|
539
|
-
* Restore compatibility with Ruby 1.8.6. (Konstantin Haase)
|
540
|
-
|
541
|
-
= 1.2.4 / 2011-04-30
|
542
|
-
|
543
|
-
* Sinatra::Application (classic style) does not use a session secret in
|
544
|
-
development mode, so sessions are not invalidated after every request when
|
545
|
-
using Shotgun. (Konstantin Haase)
|
546
|
-
|
547
|
-
* The request object was shared between multiple Sinatra instances in the
|
548
|
-
same middleware chain. This caused issues if any non-sinatra routing
|
549
|
-
happend in-between two of those instances, or running a request twice
|
550
|
-
against an application (described in the README). The caching was reverted.
|
551
|
-
See GH#239 and GH#256 for more infos. (Konstantin Haase)
|
552
|
-
|
553
|
-
* Fixes issues where the top level DSL was interfering with method_missing
|
554
|
-
proxies. This issue surfaced when Rails 3 was used with older Sass versions
|
555
|
-
and Sinatra >= 1.2.0. (Konstantin Haase)
|
556
|
-
|
557
|
-
* Sinatra::Delegator.delegate is now able to delegate any method names, even
|
558
|
-
those containing special characters. This allows better integration into
|
559
|
-
other programming languages on Rubinius (probably on the JVM, too), like
|
560
|
-
Fancy. (Konstantin Haase)
|
561
|
-
|
562
|
-
* Remove HEAD request logic and let Rack::Head handle it instead. (Paolo
|
563
|
-
"Nusco" Perrotta)
|
564
|
-
|
565
|
-
= 1.2.3 / 2011-04-13
|
566
|
-
|
567
|
-
* This release is compatible with Tilt 1.3, it will still work with Tilt 1.2.2,
|
568
|
-
however, if you want to use a newer Tilt version, you have to upgrade to at
|
569
|
-
least this version of Sinatra. (Konstantin Haase)
|
570
|
-
|
571
|
-
* Helpers dealing with time, like `expires`, handle objects that pretend to be
|
572
|
-
numbers, like `ActiveSupport::Duration`, better. (Konstantin Haase)
|
573
|
-
|
574
|
-
= 1.2.2 / 2011-04-08
|
575
|
-
|
576
|
-
* The `:provides => :js` condition now matches both `application/javascript`
|
577
|
-
and `text/javascript`. The `:provides => :xml` condition now matches both
|
578
|
-
`application/xml` and `text/xml`. The `Content-Type` header is set
|
579
|
-
accordingly. If the client accepts both, the `application/*` version is
|
580
|
-
preferred, since the `text/*` versions are deprecated. (Konstantin Haase)
|
581
|
-
|
582
|
-
* The `provides` condition now handles wildcards in `Accept` headers correctly.
|
583
|
-
Thus `:provides => :html` matches `text/html`, `text/*` and `*/*`.
|
584
|
-
(Konstantin Haase)
|
585
|
-
|
586
|
-
* When parsing `Accept` headers, `Content-Type` preferences are honored
|
587
|
-
according to RFC 2616 section 14.1. (Konstantin Haase)
|
588
|
-
|
589
|
-
* URIs passed to the `url` helper or `redirect` may now use any schema to be
|
590
|
-
identified as absolute URIs, not only `http` or `https`. (Konstantin Haase)
|
591
|
-
|
592
|
-
* Handles `Content-Type` strings that already contain parameters correctly in
|
593
|
-
`content_type` (example: `content_type "text/plain; charset=utf-16"`).
|
594
|
-
(Konstantin Haase)
|
595
|
-
|
596
|
-
* If a route with an empty pattern is defined (`get("") { ... }`) requests with
|
597
|
-
an empty path info match this route instead of "/". (Konstantin Haase)
|
598
|
-
|
599
|
-
* In development environment, when running under a nested path, the image URIs
|
600
|
-
on the error pages are set properly. (Konstantin Haase)
|
601
|
-
|
602
|
-
= 1.2.1 / 2011-03-17
|
603
|
-
|
604
|
-
* Use a generated session secret when using `enable :sessions`. (Konstantin
|
605
|
-
Haase)
|
606
|
-
|
607
|
-
* Fixed a bug where the wrong content type was used if no content type was set
|
608
|
-
and a template engine was used with a different engine for the layout with
|
609
|
-
different default content types, say Less embedded in Slim. (Konstantin
|
610
|
-
Haase)
|
611
|
-
|
612
|
-
* README translations improved (Gabriel Andretta, burningTyger, Sylvain Desvé,
|
613
|
-
Gregor Schmidt)
|
614
|
-
|
615
|
-
= 1.2.0 / 2011-03-03
|
616
|
-
|
617
|
-
* Added `slim` rendering method for rendering Slim templates. (Steve
|
618
|
-
Hodgkiss)
|
619
|
-
|
620
|
-
* The `markaby` rendering method now allows passing a block, making inline
|
621
|
-
usage possible. Requires Tilt 1.2 or newer. (Konstantin Haase)
|
622
|
-
|
623
|
-
* All render methods now take a `:layout_engine` option, allowing to use a
|
624
|
-
layout in a different template language. Even more useful than using this
|
625
|
-
directly (`erb :index, :layout_engine => :haml`) is setting this globally for
|
626
|
-
a template engine that otherwise does not support layouts, like Markdown or
|
627
|
-
Textile (`set :markdown, :layout_engine => :erb`). (Konstantin Haase)
|
628
|
-
|
629
|
-
* Before and after filters now support conditions, both with and without
|
630
|
-
patterns (`before '/api/*', :agent => /Songbird/`). (Konstantin Haase)
|
631
|
-
|
632
|
-
* Added a `url` helper method which constructs absolute URLs. Copes with
|
633
|
-
reverse proxies and Rack handlers correctly. Aliased to `to`, so you can
|
634
|
-
write `redirect to('/foo')`. (Konstantin Haase)
|
635
|
-
|
636
|
-
* If running on 1.9, patterns for routes and filters now support named
|
637
|
-
captures: `get(%r{/hi/(?<name>[^/?#]+)}) { "Hi #{params['name']}" }`.
|
638
|
-
(Steve Price)
|
639
|
-
|
640
|
-
* All rendering methods now take a `:scope` option, which renders them in
|
641
|
-
another context. Note that helpers and instance variables will be
|
642
|
-
unavailable if you use this feature. (Paul Walker)
|
643
|
-
|
644
|
-
* The behavior of `redirect` can now be configured with `absolute_redirects`
|
645
|
-
and `prefixed_redirects`. (Konstantin Haase)
|
646
|
-
|
647
|
-
* `send_file` now allows overriding the Last-Modified header, which defaults
|
648
|
-
to the file's mtime, by passing a `:last_modified` option. (Konstantin Haase)
|
649
|
-
|
650
|
-
* You can use your own template lookup method by defining `find_template`.
|
651
|
-
This allows, among other things, using more than one views folder.
|
652
|
-
(Konstantin Haase)
|
653
|
-
|
654
|
-
* Largely improved documentation. (burningTyger, Vasily Polovnyov, Gabriel
|
655
|
-
Andretta, Konstantin Haase)
|
656
|
-
|
657
|
-
* Improved error handling. (cactus, Konstantin Haase)
|
658
|
-
|
659
|
-
* Skip missing template engines in tests correctly. (cactus)
|
660
|
-
|
661
|
-
* Sinatra now ships with a Gemfile for development dependencies, since it eases
|
662
|
-
supporting different platforms, like JRuby. (Konstantin Haase)
|
663
|
-
|
664
|
-
= 1.1.4 (backports release) / 2011-04-13
|
665
|
-
|
666
|
-
* Compatible with Tilt 1.3. (Konstantin Haase)
|
667
|
-
|
668
|
-
= 1.1.3 / 2011-02-20
|
669
|
-
|
670
|
-
* Fixed issues with `user_agent` condition if the user agent header is missing.
|
671
|
-
(Konstantin Haase)
|
672
|
-
|
673
|
-
* Fix some routing tests that have been skipped by accident (Ross A. Baker)
|
674
|
-
|
675
|
-
* Fix rendering issues with Builder and Nokogiri (Konstantin Haase)
|
676
|
-
|
677
|
-
* Replace last_modified helper with better implementation. (cactus,
|
678
|
-
Konstantin Haase)
|
679
|
-
|
680
|
-
* Fix issue with charset not being set when using `provides` condition.
|
681
|
-
(Konstantin Haase)
|
682
|
-
|
683
|
-
* Fix issue with `render` not picking up all alternative file extensions for
|
684
|
-
a rendering engine - it was not possible to register ".html.erb" without
|
685
|
-
tricks. (Konstantin Haase)
|
686
|
-
|
687
|
-
= 1.1.2 / 2010-10-25
|
688
|
-
|
689
|
-
Like 1.1.1, but with proper CHANGES file.
|
690
|
-
|
691
|
-
= 1.1.1 / 2010-10-25
|
692
|
-
|
693
|
-
* README has been translated to Russian (Nickolay Schwarz, Vasily Polovnyov)
|
694
|
-
and Portuguese (Luciano Sousa).
|
695
|
-
|
696
|
-
* Nested templates without a `:layout` option can now be used from the layout
|
697
|
-
template without causing an infinite loop. (Konstantin Haase)
|
698
|
-
|
699
|
-
* Inline templates are now encoding aware and can therefore be used with
|
700
|
-
unicode characters on Ruby 1.9. Magic comments at the beginning of the file
|
701
|
-
will be honored. (Konstantin Haase)
|
702
|
-
|
703
|
-
* Default `app_file` is set correctly when running with bundler. Using
|
704
|
-
bundler caused Sinatra not to find the `app_file` and therefore not to find
|
705
|
-
the `views` folder on it's own. (Konstantin Haase)
|
706
|
-
|
707
|
-
* Better handling of Content-Type when using `send_file`: If file extension
|
708
|
-
is unknown, fall back to `application/octet-stream` and do not override
|
709
|
-
content type if it has already been set, except if `:type` is passed
|
710
|
-
explicitly (Konstantin Haase)
|
711
|
-
|
712
|
-
* Path is no longer cached if changed between handlers that do pattern
|
713
|
-
matching. This means you can change `request.path_info` in a pattern
|
714
|
-
matching before filter. (Konstantin Haase)
|
715
|
-
|
716
|
-
* Headers set by cache_control now always set max_age as an Integer, making
|
717
|
-
sure it is compatible with RFC2616. (Konstantin Haase)
|
718
|
-
|
719
|
-
* Further improved handling of string encodings on Ruby 1.9, templates now
|
720
|
-
honor default_encoding and URLs support unicode characters. (Konstantin
|
721
|
-
Haase)
|
722
|
-
|
723
|
-
= 1.1.0 / 2010-10-24
|
724
|
-
|
725
|
-
* Before and after filters now support pattern matching, including the
|
726
|
-
ability to use captures: "before('/user/:name') { |name| ... }". This
|
727
|
-
avoids manual path checking. No performance loss if patterns are avoided.
|
728
|
-
(Konstantin Haase)
|
729
|
-
|
730
|
-
* It is now possible to render SCSS files with the `scss` method, which
|
731
|
-
behaves exactly like `sass` except for the different file extension and
|
732
|
-
assuming the SCSS syntax. (Pedro Menezes, Konstantin Haase)
|
733
|
-
|
734
|
-
* Added `liquid`, `markdown`, `nokogiri`, `textile`, `rdoc`, `radius`,
|
735
|
-
`markaby`, and `coffee` rendering methods for rendering Liquid, Markdown,
|
736
|
-
Nokogiri, Textile, RDoc, Radius, Markaby and CoffeeScript templates.
|
737
|
-
(Konstantin Haase)
|
738
|
-
|
739
|
-
* Now supports byte-range requests (the HTTP_RANGE header) for static files.
|
740
|
-
Multi-range requests are not supported, however. (Jens Alfke)
|
741
|
-
|
742
|
-
* You can now use #settings method from class and top level for convenience.
|
743
|
-
(Konstantin Haase)
|
744
|
-
|
745
|
-
* Setting multiple values now no longer relies on #to_hash and therefore
|
746
|
-
accepts any Enumerable as parameter. (Simon Rozet)
|
747
|
-
|
748
|
-
* Nested templates default the `layout` option to `false` rather than `true`.
|
749
|
-
This eases the use of partials. If you wanted to render one haml template
|
750
|
-
embedded in another, you had to call `haml :partial, {}, :layout => false`.
|
751
|
-
As you almost never want the partial to be wrapped in the standard layout
|
752
|
-
in this situation, you now only have to call `haml :partial`. Passing in
|
753
|
-
`layout` explicitly is still possible. (Konstantin Haase)
|
754
|
-
|
755
|
-
* If a the return value of one of the render functions is used as a response
|
756
|
-
body and the content type has not been set explicitly, Sinatra chooses a
|
757
|
-
content type corresponding to the rendering engine rather than just using
|
758
|
-
"text/html". (Konstantin Haase)
|
759
|
-
|
760
|
-
* README is now available in Chinese (Wu Jiang), French (Mickael Riga),
|
761
|
-
German (Bernhard Essl, Konstantin Haase, burningTyger), Hungarian (Janos
|
762
|
-
Hardi) and Spanish (Gabriel Andretta). The extremely outdated Japanese
|
763
|
-
README has been updated (Kouhei Yanagita).
|
764
|
-
|
765
|
-
* It is now possible to access Sinatra's template_cache from the outside.
|
766
|
-
(Nick Sutterer)
|
767
|
-
|
768
|
-
* The `last_modified` method now also accepts DateTime instances and makes
|
769
|
-
sure the header will always be set to a string. (Konstantin Haase)
|
770
|
-
|
771
|
-
* 599 now is a legal status code. (Steve Shreeve)
|
772
|
-
|
773
|
-
* This release is compatible with Ruby 1.9.2. Sinatra was trying to read
|
774
|
-
non existent files Ruby added to the call stack. (Shota Fukumori,
|
775
|
-
Konstantin Haase)
|
776
|
-
|
777
|
-
* Prevents a memory leak on 1.8.6 in production mode. Note, however, that
|
778
|
-
this is due to a bug in 1.8.6 and request will have the additional overhead
|
779
|
-
of parsing templates again on that version. It is recommended to use at
|
780
|
-
least Ruby 1.8.7. (Konstantin Haase)
|
781
|
-
|
782
|
-
* Compares last modified date correctly. `last_modified` was halting only
|
783
|
-
when the 'If-Modified-Since' header date was equal to the time specified.
|
784
|
-
Now, it halts when is equal or later than the time specified (Gabriel
|
785
|
-
Andretta).
|
786
|
-
|
787
|
-
* Sinatra is now usable in combination with Rails 3. When mounting a Sinatra
|
788
|
-
application under a subpath in Rails 3, the PATH_INFO is not prefixed with
|
789
|
-
a slash and no routes did match. (José Valim)
|
790
|
-
|
791
|
-
* Better handling of encodings in 1.9, defaults params encoding to UTF-8.
|
792
|
-
(Konstantin Haase)
|
793
|
-
|
794
|
-
* `show_exceptions` handling is now triggered after custom error handlers, if
|
795
|
-
it is set to `:after_handlers`, thus not disabling those handler in
|
796
|
-
development mode. (pangel, Konstantin Haase)
|
797
|
-
|
798
|
-
* Added ability to handle weighted HTTP_ACCEPT headers. (Davide D'Agostino)
|
799
|
-
|
800
|
-
* `send_file` now always respects the `:type` option if set. Previously it
|
801
|
-
was discarded if no matching mime type was found, which made it impossible
|
802
|
-
to directly pass a mime type. (Konstantin Haase)
|
803
|
-
|
804
|
-
* `redirect` always redirects to an absolute URI, even if a relative URI was
|
805
|
-
passed. Ensures compatibility with RFC 2616 section 14.30. (Jean-Philippe
|
806
|
-
Garcia Ballester, Anthony Williams)
|
807
|
-
|
808
|
-
* Broken examples for using Erubis, Haml and Test::Unit in README have been
|
809
|
-
fixed. (Nick Sutterer, Doug Ireton, Jason Stewart, Eric Marden)
|
810
|
-
|
811
|
-
* Sinatra now handles SIGTERM correctly. (Patrick Collison)
|
812
|
-
|
813
|
-
* Fixes an issue with inline templates in modular applications that manually
|
814
|
-
call `run!`. (Konstantin Haase)
|
815
|
-
|
816
|
-
* Spaces after inline template names are now ignored (Konstantin Haase)
|
817
|
-
|
818
|
-
* It's now possible to use Sinatra with different package management
|
819
|
-
systems defining a custom require. (Konstantin Haase)
|
820
|
-
|
821
|
-
* Lighthouse has been dropped in favor of GitHub issues.
|
822
|
-
|
823
|
-
* Tilt is now a dependency and therefore no longer ships bundled with
|
824
|
-
Sinatra. (Ryan Tomayko, Konstantin Haase)
|
825
|
-
|
826
|
-
* Sinatra now depends on Rack 1.1 or higher. Rack 1.0 is no longer supported.
|
827
|
-
(Konstantin Haase)
|
828
|
-
|
829
|
-
= 1.0 / 2010-03-23
|
830
|
-
|
831
|
-
* It's now possible to register blocks to run after each request using
|
832
|
-
after filters. After filters run at the end of each request, after
|
833
|
-
routes and error handlers. (Jimmy Schementi)
|
834
|
-
|
835
|
-
* Sinatra now uses Tilt <http://github.com/rtomayko/tilt> for rendering
|
836
|
-
templates. This adds support for template caching, consistent
|
837
|
-
template backtraces, and support for new template engines, like
|
838
|
-
mustache and liquid. (Ryan Tomayko)
|
839
|
-
|
840
|
-
* ERB, Erubis, and Haml templates are now compiled the first time
|
841
|
-
they're rendered instead of being string eval'd on each invocation.
|
842
|
-
Benchmarks show a 5x-10x improvement in render time. This also
|
843
|
-
reduces the number of objects created, decreasing pressure on Ruby's
|
844
|
-
GC. (Ryan Tomayko)
|
845
|
-
|
846
|
-
* New 'settings' method gives access to options in both class and request
|
847
|
-
scopes. This replaces the 'options' method. (Chris Wanstrath)
|
848
|
-
|
849
|
-
* New boolean 'reload_templates' setting controls whether template files
|
850
|
-
are reread from disk and recompiled on each request. Template read/compile
|
851
|
-
is cached by default in all environments except development. (Ryan Tomayko)
|
852
|
-
|
853
|
-
* New 'erubis' helper method for rendering ERB template with Erubis. The
|
854
|
-
erubis gem is required. (Dylan Egan)
|
855
|
-
|
856
|
-
* New 'cache_control' helper method provides a convenient way of
|
857
|
-
setting the Cache-Control response header. Takes a variable number
|
858
|
-
of boolean directives followed by a hash of value directives, like
|
859
|
-
this: cache_control :public, :must_revalidate, :max_age => 60
|
860
|
-
(Ryan Tomayko)
|
861
|
-
|
862
|
-
* New 'expires' helper method is like cache_control but takes an
|
863
|
-
integer number of seconds or Time object:
|
864
|
-
expires 300, :public, :must_revalidate
|
865
|
-
(Ryan Tomayko)
|
866
|
-
|
867
|
-
* New request.secure? method for checking for an SSL connection.
|
868
|
-
(Adam Wiggins)
|
869
|
-
|
870
|
-
* Sinatra apps can now be run with a `-o <addr>` argument to specify
|
871
|
-
the address to bind to. (Ryan Tomayko)
|
872
|
-
|
873
|
-
* Rack::Session::Cookie is now added to the middleware pipeline when
|
874
|
-
running in test environments if the :sessions option is set.
|
875
|
-
(Simon Rozet)
|
876
|
-
|
877
|
-
* Route handlers, before filters, templates, error mappings, and
|
878
|
-
middleware are now resolved dynamically up the inheritance hierarchy
|
879
|
-
when needed instead of duplicating the superclass's version when
|
880
|
-
a new Sinatra::Base subclass is created. This should fix a variety
|
881
|
-
of issues with extensions that need to add any of these things
|
882
|
-
to the base class. (Ryan Tomayko)
|
883
|
-
|
884
|
-
* Exception error handlers always override the raise_errors option now.
|
885
|
-
Previously, all exceptions would be raised outside of the application
|
886
|
-
when the raise_errors option was enabled, even if an error handler was
|
887
|
-
defined for that exception. The raise_errors option now controls
|
888
|
-
whether unhandled exceptions are raised (enabled) or if a generic 500
|
889
|
-
error is returned (disabled). (Ryan Tomayko)
|
890
|
-
|
891
|
-
* The X-Cascade response header is set to 'pass' when no matching route
|
892
|
-
is found or all routes pass. (Josh Peek)
|
893
|
-
|
894
|
-
* Filters do not run when serving static files anymore. (Ryan Tomayko)
|
895
|
-
|
896
|
-
* pass takes an optional block to be used as the route handler if no
|
897
|
-
subsequent route matches the request. (Blake Mizerany)
|
898
|
-
|
899
|
-
The following Sinatra features have been obsoleted (removed entirely) in
|
900
|
-
the 1.0 release:
|
901
|
-
|
902
|
-
* The `sinatra/test` library is obsolete. This includes the `Sinatra::Test`
|
903
|
-
module, the `Sinatra::TestHarness` class, and the `get_it`, `post_it`,
|
904
|
-
`put_it`, `delete_it`, and `head_it` helper methods. The
|
905
|
-
[`Rack::Test` library](http://gitrdoc.com/brynary/rack-test) should
|
906
|
-
be used instead.
|
907
|
-
|
908
|
-
* Test framework specific libraries (`sinatra/test/spec`,
|
909
|
-
`sinatra/test/bacon`,`sinatra/test/rspec`, etc.) are obsolete. See
|
910
|
-
http://www.sinatrarb.com/testing.html for instructions on setting up a
|
911
|
-
testing environment under each of these frameworks.
|
912
|
-
|
913
|
-
* `Sinatra::Default` is obsolete; use `Sinatra::Base` instead.
|
914
|
-
`Sinatra::Base` acts more like `Sinatra::Default` in development mode.
|
915
|
-
For example, static file serving and sexy development error pages are
|
916
|
-
enabled by default.
|
917
|
-
|
918
|
-
* Auto-requiring template libraries in the `erb`, `builder`, `haml`,
|
919
|
-
and `sass` methods is obsolete due to thread-safety issues. You must
|
920
|
-
require the template libraries explicitly in your app.
|
921
|
-
|
922
|
-
* The `:views_directory` option to rendering methods is obsolete; use
|
923
|
-
`:views` instead.
|
924
|
-
|
925
|
-
* The `:haml` and `:sass` options to rendering methods are obsolete.
|
926
|
-
Template engine options should be passed in the second Hash argument
|
927
|
-
instead.
|
928
|
-
|
929
|
-
* The `use_in_file_templates` method is obsolete. Use
|
930
|
-
`enable :inline_templates` or `set :inline_templates, 'path/to/file'`
|
931
|
-
|
932
|
-
* The 'media_type' helper method is obsolete. Use 'mime_type' instead.
|
933
|
-
|
934
|
-
* The 'mime' main and class method is obsolete. Use 'mime_type' instead.
|
935
|
-
|
936
|
-
* The request-level `send_data` method is no longer supported.
|
937
|
-
|
938
|
-
* The `Sinatra::Event` and `Sinatra::EventContext` classes are no longer
|
939
|
-
supported. This may effect extensions written for versions prior to 0.9.2.
|
940
|
-
See [Writing Sinatra Extensions](http://www.sinatrarb.com/extensions.html)
|
941
|
-
for the officially supported extensions API.
|
942
|
-
|
943
|
-
* The `set_option` and `set_options` methods are obsolete; use `set`
|
944
|
-
instead.
|
945
|
-
|
946
|
-
* The `:env` setting (`settings.env`) is obsolete; use `:environment`
|
947
|
-
instead.
|
948
|
-
|
949
|
-
* The request level `stop` method is obsolete; use `halt` instead.
|
950
|
-
|
951
|
-
* The request level `entity_tag` method is obsolete; use `etag`
|
952
|
-
instead.
|
953
|
-
|
954
|
-
* The request level `headers` method (HTTP response headers) is obsolete;
|
955
|
-
use `response['Header-Name']` instead.
|
956
|
-
|
957
|
-
* `Sinatra.application` is obsolete; use `Sinatra::Application` instead.
|
958
|
-
|
959
|
-
* Using `Sinatra.application = nil` to reset an application is obsolete.
|
960
|
-
This should no longer be necessary.
|
961
|
-
|
962
|
-
* Using `Sinatra.default_options` to set base configuration items is
|
963
|
-
obsolete; use `Sinatra::Base.set(key, value)` instead.
|
964
|
-
|
965
|
-
* The `Sinatra::ServerError` exception is obsolete. All exceptions raised
|
966
|
-
within a request are now treated as internal server errors and result in
|
967
|
-
a 500 response status.
|
968
|
-
|
969
|
-
* The `:methodoverride' option to enable/disable the POST _method hack is
|
970
|
-
obsolete; use `:method_override` instead.
|
971
|
-
|
972
|
-
= 0.9.2 / 2009-05-18
|
973
|
-
|
974
|
-
* This version is compatible with Rack 1.0. [Rein Henrichs]
|
975
|
-
|
976
|
-
* The development-mode unhandled exception / error page has been
|
977
|
-
greatly enhanced, functionally and aesthetically. The error
|
978
|
-
page is used when the :show_exceptions option is enabled and an
|
979
|
-
exception propagates outside of a route handler or before filter.
|
980
|
-
[Simon Rozet / Matte Noble / Ryan Tomayko]
|
981
|
-
|
982
|
-
* Backtraces that move through templates now include filenames and
|
983
|
-
line numbers where possible. [#51 / S. Brent Faulkner]
|
984
|
-
|
985
|
-
* All templates now have an app-level option for setting default
|
986
|
-
template options (:haml, :sass, :erb, :builder). The app-level
|
987
|
-
option value must be a Hash if set and is merged with the
|
988
|
-
template options specified to the render method (Base#haml,
|
989
|
-
Base#erb, Base#builder). [S. Brent Faulkner, Ryan Tomayko]
|
990
|
-
|
991
|
-
* The method signature for all template rendering methods has
|
992
|
-
been unified: "def engine(template, options={}, locals={})".
|
993
|
-
The options Hash now takes the generic :views, :layout, and
|
994
|
-
:locals options but also any template-specific options. The
|
995
|
-
generic options are removed before calling the template specific
|
996
|
-
render method. Locals may be specified using either the
|
997
|
-
:locals key in the options hash or a second Hash option to the
|
998
|
-
rendering method. [#191 / Ryan Tomayko]
|
999
|
-
|
1000
|
-
* The receiver is now passed to "configure" blocks. This
|
1001
|
-
allows for the following idiom in top-level apps:
|
1002
|
-
configure { |app| set :foo, app.root + '/foo' }
|
1003
|
-
[TJ Holowaychuck / Ryan Tomayko]
|
1004
|
-
|
1005
|
-
* The "sinatra/test" lib is deprecated and will be removed in
|
1006
|
-
Sinatra 1.0. This includes the Sinatra::Test module and
|
1007
|
-
Sinatra::TestHarness class in addition to all the framework
|
1008
|
-
test helpers that were deprecated in 0.9.1. The Rack::Test
|
1009
|
-
lib should be used instead: http://gitrdoc.com/brynary/rack-test
|
1010
|
-
[#176 / Simon Rozet]
|
1011
|
-
|
1012
|
-
* Development mode source file reloading has been removed. The
|
1013
|
-
"shotgun" (http://rtomayko.github.com/shotgun/) program can be
|
1014
|
-
used to achieve the same basic functionality in most situations.
|
1015
|
-
Passenger users should use the "tmp/always_restart.txt"
|
1016
|
-
file (http://tinyurl.com/c67o4h). [#166 / Ryan Tomayko]
|
1017
|
-
|
1018
|
-
* Auto-requiring template libs in the erb, builder, haml, and
|
1019
|
-
sass methods is deprecated due to thread-safety issues. You must
|
1020
|
-
require the template libs explicitly in your app file. [Simon Rozet]
|
1021
|
-
|
1022
|
-
* A new Sinatra::Base#route_missing method was added. route_missing
|
1023
|
-
is sent when no route matches the request or all route handlers
|
1024
|
-
pass. The default implementation forwards the request to the
|
1025
|
-
downstream app when running as middleware (i.e., "@app" is
|
1026
|
-
non-nil), or raises a NotFound exception when no downstream app
|
1027
|
-
is defined. Subclasses can override this method to perform custom
|
1028
|
-
route miss logic. [Jon Crosby]
|
1029
|
-
|
1030
|
-
* A new Sinatra::Base#route_eval method was added. The method
|
1031
|
-
yields to the block and throws :halt with the result. Subclasses
|
1032
|
-
can override this method to tap into the route execution logic.
|
1033
|
-
[TJ Holowaychuck]
|
1034
|
-
|
1035
|
-
* Fix the "-x" (enable request mutex / locking) command line
|
1036
|
-
argument. Passing -x now properly sets the :lock option.
|
1037
|
-
[S. Brent Faulkner, Ryan Tomayko]
|
1038
|
-
|
1039
|
-
* Fix writer ("foo=") and predicate ("foo?") methods in extension
|
1040
|
-
modules not being added to the registering class.
|
1041
|
-
[#172 / Pat Nakajima]
|
1042
|
-
|
1043
|
-
* Fix in-file templates when running alongside activesupport and
|
1044
|
-
fatal errors when requiring activesupport before sinatra
|
1045
|
-
[#178 / Brian Candler]
|
1046
|
-
|
1047
|
-
* Fix various issues running on Google AppEngine.
|
1048
|
-
[Samuel Goebert, Simon Rozet]
|
1049
|
-
|
1050
|
-
* Fix in-file templates __END__ detection when __END__ exists with
|
1051
|
-
other stuff on a line [Yoji Shidara]
|
1052
|
-
|
1053
|
-
= 0.9.1.1 / 2009-03-09
|
1054
|
-
|
1055
|
-
* Fix directory traversal vulnerability in default static files
|
1056
|
-
route. See [#177] for more info.
|
1057
|
-
|
1058
|
-
= 0.9.1 / 2009-03-01
|
1059
|
-
|
1060
|
-
* Sinatra now runs under Ruby 1.9.1 [#61]
|
1061
|
-
|
1062
|
-
* Route patterns (splats, :named, or Regexp captures) are now
|
1063
|
-
passed as arguments to the block. [#140]
|
1064
|
-
|
1065
|
-
* The "helpers" method now takes a variable number of modules
|
1066
|
-
along with the normal block syntax. [#133]
|
1067
|
-
|
1068
|
-
* New request-level #forward method for middleware components: passes
|
1069
|
-
the env to the downstream app and merges the response status, headers,
|
1070
|
-
and body into the current context. [#126]
|
1071
|
-
|
1072
|
-
* Requests are now automatically forwarded to the downstream app when
|
1073
|
-
running as middleware and no matching route is found or all routes
|
1074
|
-
pass.
|
1075
|
-
|
1076
|
-
* New simple API for extensions/plugins to add DSL-level and
|
1077
|
-
request-level methods. Use Sinatra.register(mixin) to extend
|
1078
|
-
the DSL with all public methods defined in the mixin module;
|
1079
|
-
use Sinatra.helpers(mixin) to make all public methods defined
|
1080
|
-
in the mixin module available at the request level. [#138]
|
1081
|
-
See http://www.sinatrarb.com/extensions.html for details.
|
1082
|
-
|
1083
|
-
* Named parameters in routes now capture the "." character. This makes
|
1084
|
-
routes like "/:path/:filename" match against requests like
|
1085
|
-
"/foo/bar.txt"; in this case, "params[:filename]" is "bar.txt".
|
1086
|
-
Previously, the route would not match at all.
|
1087
|
-
|
1088
|
-
* Added request-level "redirect back" to redirect to the referring
|
1089
|
-
URL.
|
1090
|
-
|
1091
|
-
* Added a new "clean_trace" option that causes backtraces dumped
|
1092
|
-
to rack.errors and displayed on the development error page to
|
1093
|
-
omit framework and core library backtrace lines. The option is
|
1094
|
-
enabled by default. [#77]
|
1095
|
-
|
1096
|
-
* The ERB output buffer is now available to helpers via the @_out_buf
|
1097
|
-
instance variable.
|
1098
|
-
|
1099
|
-
* It's now much easier to test sessions in unit tests by passing a
|
1100
|
-
":session" option to any of the mock request methods. e.g.,
|
1101
|
-
get '/', {}, :session => { 'foo' => 'bar' }
|
1102
|
-
|
1103
|
-
* The testing framework specific files ('sinatra/test/spec',
|
1104
|
-
'sinatra/test/bacon', 'sinatra/test/rspec', etc.) have been deprecated.
|
1105
|
-
See http://sinatrarb.com/testing.html for instructions on setting up
|
1106
|
-
a testing environment with these frameworks.
|
1107
|
-
|
1108
|
-
* The request-level #send_data method from Sinatra 0.3.3 has been added
|
1109
|
-
for compatibility but is deprecated.
|
1110
|
-
|
1111
|
-
* Fix :provides causing crash on any request when request has no
|
1112
|
-
Accept header [#139]
|
1113
|
-
|
1114
|
-
* Fix that ERB templates were evaluated twice per "erb" call.
|
1115
|
-
|
1116
|
-
* Fix app-level middleware not being run when the Sinatra application is
|
1117
|
-
run as middleware.
|
1118
|
-
|
1119
|
-
* Fixed some issues with running under Rack's CGI handler caused by
|
1120
|
-
writing informational stuff to stdout.
|
1121
|
-
|
1122
|
-
* Fixed that reloading was sometimes enabled when starting from a
|
1123
|
-
rackup file [#110]
|
1124
|
-
|
1125
|
-
* Fixed that "." in route patterns erroneously matched any character
|
1126
|
-
instead of a literal ".". [#124]
|
1127
|
-
|
1128
|
-
= 0.9.0.4 / 2009-01-25
|
1129
|
-
|
1130
|
-
* Using halt with more than 1 args causes ArgumentError [#131]
|
1131
|
-
* using halt in a before filter doesn't modify response [#127]
|
1132
|
-
* Add deprecated Sinatra::EventContext to unbreak plugins [#130]
|
1133
|
-
* Give access to GET/POST params in filters [#129]
|
1134
|
-
* Preserve non-nested params in nested params hash [#117]
|
1135
|
-
* Fix backtrace dump with Rack::Lint [#116]
|
1136
|
-
|
1137
|
-
= 0.9.0.3 / 2009-01-21
|
1138
|
-
|
1139
|
-
* Fall back on mongrel then webrick when thin not found. [#75]
|
1140
|
-
* Use :environment instead of :env in test helpers to
|
1141
|
-
fix deprecation warnings coming from framework.
|
1142
|
-
* Make sinatra/test/rspec work again [#113]
|
1143
|
-
* Fix app_file detection on windows [#118]
|
1144
|
-
* Fix static files with Rack::Lint in pipeline [#121]
|
1145
|
-
|
1146
|
-
= 0.9.0.2 / 2009-01-18
|
1147
|
-
|
1148
|
-
* Halting a before block should stop processing of routes [#85]
|
1149
|
-
* Fix redirect/halt in before filters [#85]
|
1150
|
-
|
1151
|
-
= 0.9.0 / 2009-01-18
|
1152
|
-
|
1153
|
-
* Works with and requires Rack >= 0.9.1
|
1154
|
-
|
1155
|
-
* Multiple Sinatra applications can now co-exist peacefully within a
|
1156
|
-
single process. The new "Sinatra::Base" class can be subclassed to
|
1157
|
-
establish a blank-slate Rack application or middleware component.
|
1158
|
-
Documentation on using these features is forth-coming; the following
|
1159
|
-
provides the basic gist: http://gist.github.com/38605
|
1160
|
-
|
1161
|
-
* Parameters with subscripts are now parsed into a nested/recursive
|
1162
|
-
Hash structure. e.g., "post[title]=Hello&post[body]=World" yields
|
1163
|
-
params: {'post' => {'title' => 'Hello', 'body' => 'World'}}.
|
1164
|
-
|
1165
|
-
* Regular expressions may now be used in route pattens; captures are
|
1166
|
-
available at "params[:captures]".
|
1167
|
-
|
1168
|
-
* New ":provides" route condition takes an array of mime types and
|
1169
|
-
matches only when an Accept request header is present with a
|
1170
|
-
corresponding type. [cypher]
|
1171
|
-
|
1172
|
-
* New request-level "pass" method; immediately exits the current block
|
1173
|
-
and passes control to the next matching route.
|
1174
|
-
|
1175
|
-
* The request-level "body" method now takes a block; evaluation is
|
1176
|
-
deferred until an attempt is made to read the body. The block must
|
1177
|
-
return a String or Array.
|
1178
|
-
|
1179
|
-
* New "route conditions" system for attaching rules for when a route
|
1180
|
-
matches. The :agent and :host route options now use this system.
|
1181
|
-
|
1182
|
-
* New "dump_errors" option controls whether the backtrace is dumped to
|
1183
|
-
rack.errors when an exception is raised from a route. The option is
|
1184
|
-
enabled by default for top-level apps.
|
1185
|
-
|
1186
|
-
* Better default "app_file", "root", "public", and "views" location
|
1187
|
-
detection; changes to "root" and "app_file" automatically cascade to
|
1188
|
-
other options that depend on them.
|
1189
|
-
|
1190
|
-
* Error mappings are now split into two distinct layers: exception
|
1191
|
-
mappings and custom error pages. Exception mappings are registered
|
1192
|
-
with "error(Exception)" and are run only when the app raises an
|
1193
|
-
exception. Custom error pages are registered with "error(status_code)",
|
1194
|
-
where "status_code" is an integer, and are run any time the response
|
1195
|
-
has the status code specified. It's also possible to register an error
|
1196
|
-
page for a range of status codes: "error(500..599)".
|
1197
|
-
|
1198
|
-
* In-file templates are now automatically imported from the file that
|
1199
|
-
requires 'sinatra'. The use_in_file_templates! method is still available
|
1200
|
-
for loading templates from other files.
|
1201
|
-
|
1202
|
-
* Sinatra's testing support is no longer dependent on Test::Unit. Requiring
|
1203
|
-
'sinatra/test' adds the Sinatra::Test module and Sinatra::TestHarness
|
1204
|
-
class, which can be used with any test framework. The 'sinatra/test/unit',
|
1205
|
-
'sinatra/test/spec', 'sinatra/test/rspec', or 'sinatra/test/bacon' files
|
1206
|
-
can be required to setup a framework-specific testing environment. See the
|
1207
|
-
README for more information.
|
1208
|
-
|
1209
|
-
* Added support for Bacon (test framework). The 'sinatra/test/bacon' file
|
1210
|
-
can be required to setup Sinatra test helpers on Bacon::Context.
|
1211
|
-
|
1212
|
-
* Deprecated "set_option" and "set_options"; use "set" instead.
|
1213
|
-
|
1214
|
-
* Deprecated the "env" option ("options.env"); use "environment" instead.
|
1215
|
-
|
1216
|
-
* Deprecated the request level "stop" method; use "halt" instead.
|
1217
|
-
|
1218
|
-
* Deprecated the request level "entity_tag" method; use "etag" instead.
|
1219
|
-
Both "entity_tag" and "etag" were previously supported.
|
1220
|
-
|
1221
|
-
* Deprecated the request level "headers" method (HTTP response headers);
|
1222
|
-
use "response['Header-Name']" instead.
|
1223
|
-
|
1224
|
-
* Deprecated "Sinatra.application"; use "Sinatra::Application" instead.
|
1225
|
-
|
1226
|
-
* Deprecated setting Sinatra.application = nil to reset an application.
|
1227
|
-
This should no longer be necessary.
|
1228
|
-
|
1229
|
-
* Deprecated "Sinatra.default_options"; use
|
1230
|
-
"Sinatra::Default.set(key, value)" instead.
|
1231
|
-
|
1232
|
-
* Deprecated the "ServerError" exception. All Exceptions are now
|
1233
|
-
treated as internal server errors and result in a 500 response
|
1234
|
-
status.
|
1235
|
-
|
1236
|
-
* Deprecated the "get_it", "post_it", "put_it", "delete_it", and "head_it"
|
1237
|
-
test helper methods. Use "get", "post", "put", "delete", and "head",
|
1238
|
-
respectively, instead.
|
1239
|
-
|
1240
|
-
* Removed Event and EventContext classes. Applications are defined in a
|
1241
|
-
subclass of Sinatra::Base; each request is processed within an
|
1242
|
-
instance.
|
1243
|
-
|
1244
|
-
= 0.3.3 / 2009-01-06
|
1245
|
-
|
1246
|
-
* Pin to Rack 0.4.0 (this is the last release on Rack 0.4)
|
1247
|
-
|
1248
|
-
* Log unhandled exception backtraces to rack.errors.
|
1249
|
-
|
1250
|
-
* Use RACK_ENV environment variable to establish Sinatra
|
1251
|
-
environment when given. Thin sets this when started with
|
1252
|
-
the -e argument.
|
1253
|
-
|
1254
|
-
* BUG: raising Sinatra::NotFound resulted in a 500 response
|
1255
|
-
code instead of 404.
|
1256
|
-
|
1257
|
-
* BUG: use_in_file_templates! fails with CR/LF (#45)
|
1258
|
-
|
1259
|
-
* BUG: Sinatra detects the app file and root path when run under
|
1260
|
-
thin/passenger.
|
1261
|
-
|
1262
|
-
= 0.3.2
|
1263
|
-
|
1264
|
-
* BUG: Static and send_file read entire file into String before
|
1265
|
-
sending. Updated to stream with 8K chunks instead.
|
1266
|
-
|
1267
|
-
* Rake tasks and assets for building basic documentation website.
|
1268
|
-
See http://sinatra.rubyforge.org
|
1269
|
-
|
1270
|
-
* Various minor doc fixes.
|
1271
|
-
|
1272
|
-
= 0.3.1
|
1273
|
-
|
1274
|
-
* Unbreak optional path parameters [jeremyevans]
|
1275
|
-
|
1276
|
-
= 0.3.0
|
1277
|
-
|
1278
|
-
* Add sinatra.gemspec w/ support for github gem builds. Forks can now
|
1279
|
-
enable the build gem option in github to get free username-sinatra.gem
|
1280
|
-
builds: gem install username-sinatra.gem --source=http://gems.github.com/
|
1281
|
-
|
1282
|
-
* Require rack-0.4 gem; removes frozen rack dir.
|
1283
|
-
|
1284
|
-
* Basic RSpec support; require 'sinatra/test/rspec' instead of
|
1285
|
-
'sinatra/test/spec' to use. [avdi]
|
1286
|
-
|
1287
|
-
* before filters can modify request environment vars used for
|
1288
|
-
routing (e.g., PATH_INFO, REQUEST_METHOD, etc.) for URL rewriting
|
1289
|
-
type functionality.
|
1290
|
-
|
1291
|
-
* In-file templates now uses @@ instead of ## as template separator.
|
1292
|
-
|
1293
|
-
* Top-level environment test predicates: development?, test?, production?
|
1294
|
-
|
1295
|
-
* Top-level "set", "enable", and "disable" methods for tweaking
|
1296
|
-
app options. [rtomayko]
|
1297
|
-
|
1298
|
-
* Top-level "use" method for building Rack middleware pipelines
|
1299
|
-
leading to app. See README for usage. [rtomayko]
|
1300
|
-
|
1301
|
-
* New "reload" option - set false to disable reloading in development.
|
1302
|
-
|
1303
|
-
* New "host" option - host/ip to bind to [cschneid]
|
1304
|
-
|
1305
|
-
* New "app_file" option - override the file to reload in development
|
1306
|
-
mode [cschneid]
|
1307
|
-
|
1308
|
-
* Development error/not_found page cleanup [sr, adamwiggins]
|
1309
|
-
|
1310
|
-
* Remove a bunch of core extensions (String#to_param, String#from_param,
|
1311
|
-
Hash#from_params, Hash#to_params, Hash#symbolize_keys, Hash#pass)
|
1312
|
-
|
1313
|
-
* Various grammar and formatting fixes to README; additions on
|
1314
|
-
community and contributing [cypher]
|
1315
|
-
|
1316
|
-
* Build RDoc using Hanna template: http://sinatrarb.rubyforge.org/api
|
1317
|
-
|
1318
|
-
* Specs, documentation and fixes for splat'n routes [vic]
|
1319
|
-
|
1320
|
-
* Fix whitespace errors across all source files. [rtomayko]
|
1321
|
-
|
1322
|
-
* Fix streaming issues with Mongrel (body not closed). [bmizerany]
|
1323
|
-
|
1324
|
-
* Fix various issues with environment not being set properly (configure
|
1325
|
-
blocks not running, error pages not registering, etc.) [cypher]
|
1326
|
-
|
1327
|
-
* Fix to allow locals to be passed to ERB templates [cschneid]
|
1328
|
-
|
1329
|
-
* Fix locking issues causing random errors during reload in development.
|
1330
|
-
|
1331
|
-
* Fix for escaped paths not resolving static files [Matthew Walker]
|
1332
|
-
|
1333
|
-
= 0.2.1
|
1334
|
-
|
1335
|
-
* File upload fix and minor tweaks.
|
1336
|
-
|
1337
|
-
= 0.2.0
|
1338
|
-
|
1339
|
-
* Initial gem release of 0.2 codebase.
|