logstash-filter-base64 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/CHANGELOG.md +3 -0
- data/CONTRIBUTORS +12 -0
- data/Gemfile +2 -0
- data/LICENSE +13 -0
- data/NOTICE.TXT +5 -0
- data/README.md +98 -0
- data/lib/logstash/filters/base64.rb +59 -0
- data/logstash-filter-base64.gemspec +24 -0
- data/spec/filters/base64_spec.rb +135 -0
- data/spec/spec_helper.rb +2 -0
- data/vendor/bundle/jruby/2.3.0/bin/coderay +22 -0
- data/vendor/bundle/jruby/2.3.0/bin/htmldiff +24 -0
- data/vendor/bundle/jruby/2.3.0/bin/kramdown +22 -0
- data/vendor/bundle/jruby/2.3.0/bin/ldiff +24 -0
- data/vendor/bundle/jruby/2.3.0/bin/minitar +22 -0
- data/vendor/bundle/jruby/2.3.0/bin/pry +22 -0
- data/vendor/bundle/jruby/2.3.0/bin/puma +22 -0
- data/vendor/bundle/jruby/2.3.0/bin/pumactl +22 -0
- data/vendor/bundle/jruby/2.3.0/bin/rackup +22 -0
- data/vendor/bundle/jruby/2.3.0/bin/rake +22 -0
- data/vendor/bundle/jruby/2.3.0/bin/rmvn +22 -0
- data/vendor/bundle/jruby/2.3.0/bin/rspec +22 -0
- data/vendor/bundle/jruby/2.3.0/bin/tilt +22 -0
- data/vendor/bundle/jruby/2.3.0/bin/tt +22 -0
- data/vendor/bundle/jruby/2.3.0/cache/chronic_duration-0.10.6.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/clamp-0.6.5.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/coderay-1.1.1.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/concurrent-ruby-1.0.0-java.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/diff-lcs-1.2.5.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/ffi-1.9.14-java.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/filesize-0.0.4.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/fivemat-1.3.2.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/gem_publisher-1.5.0.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/gems-0.8.3.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/i18n-0.6.9.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/insist-1.0.0.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/jrjackson-0.4.0-java.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/jrmonitor-0.4.2.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/jruby-openssl-0.9.16-java.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/kramdown-1.12.0.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/logstash-core-5.0.0.alpha6.snapshot5-java.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/logstash-core-event-java-5.0.0.alpha6.snapshot5-java.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/logstash-core-plugin-api-2.1.15-java.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/logstash-devutils-1.0.2-java.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/method_source-0.8.2.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/minitar-0.5.4.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/numerizer-0.1.1.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/polyglot-0.3.5.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/pry-0.10.4-java.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/puma-2.16.0-java.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/rack-1.6.4.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/rack-protection-1.5.3.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/rake-11.2.2.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/rspec-3.5.0.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/rspec-core-3.5.3.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/rspec-expectations-3.5.0.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/rspec-mocks-3.5.0.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/rspec-support-3.5.0.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/rspec-wait-0.0.9.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/ruby-maven-3.3.12.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/ruby-maven-libs-3.3.9.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/rubyzip-1.1.7.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/sinatra-1.4.7.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/slop-3.6.0.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/spoon-0.0.4.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/stud-0.0.22.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/thread_safe-0.3.5-java.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/tilt-2.0.5.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/cache/treetop-1.4.15.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/chronic_duration-0.10.6/Gemfile +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/chronic_duration-0.10.6/LICENSE.txt +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/chronic_duration-0.10.6/README.md +80 -0
- data/vendor/bundle/jruby/2.3.0/gems/chronic_duration-0.10.6/Rakefile +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/chronic_duration-0.10.6/chronic_duration.gemspec +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/chronic_duration-0.10.6/lib/chronic_duration.rb +289 -0
- data/vendor/bundle/jruby/2.3.0/gems/chronic_duration-0.10.6/lib/chronic_duration/version.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/chronic_duration-0.10.6/spec/lib/chronic_duration_spec.rb +284 -0
- data/vendor/bundle/jruby/2.3.0/gems/chronic_duration-0.10.6/spec/spec_helper.rb +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/CHANGES.md +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/Gemfile +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/LICENSE +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/README.md +403 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/Rakefile +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/clamp.gemspec +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/examples/admin +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/examples/flipflop +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/examples/fubar +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/examples/gitdown +70 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/examples/scoop +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/examples/speak +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/attribute/declaration.rb +54 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/attribute/definition.rb +90 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/attribute/instance.rb +79 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/command.rb +152 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/errors.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/help.rb +100 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/option/declaration.rb +59 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/option/definition.rb +94 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/option/parsing.rb +68 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/parameter/declaration.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/parameter/definition.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/parameter/parsing.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/subcommand/declaration.rb +77 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/subcommand/definition.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/subcommand/execution.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/subcommand/parsing.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/truthy.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/lib/clamp/version.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/spec/clamp/command_group_spec.rb +327 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/spec/clamp/command_spec.rb +983 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/spec/clamp/option/definition_spec.rb +260 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/spec/clamp/option_module_spec.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/spec/clamp/parameter/definition_spec.rb +242 -0
- data/vendor/bundle/jruby/2.3.0/gems/clamp-0.6.5/spec/spec_helper.rb +60 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/README_INDEX.rdoc +123 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/Rakefile +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/bin/coderay +215 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay.rb +284 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/duo.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/_map.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/comment_filter.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/count.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/debug.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/debug_lint.rb +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/div.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/encoder.rb +190 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/filter.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/html.rb +333 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/html/css.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/html/numbering.rb +108 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/html/output.rb +166 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/json.rb +83 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/lines_of_code.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/lint.rb +59 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/null.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/page.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/span.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/statistic.rb +95 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/terminal.rb +195 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/text.rb +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/token_kind_filter.rb +111 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/xml.rb +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/encoders/yaml.rb +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/for_redcloth.rb +95 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/helpers/file_type.rb +151 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/helpers/plugin.rb +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/helpers/plugin_host.rb +221 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/helpers/word_list.rb +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/_map.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/c.rb +189 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/clojure.rb +217 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/cpp.rb +215 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/css.rb +196 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/debug.rb +75 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/delphi.rb +144 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/diff.rb +221 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/erb.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/go.rb +208 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/groovy.rb +268 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/haml.rb +168 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/html.rb +275 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/java.rb +174 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/java/builtin_types.rb +421 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/java_script.rb +237 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/json.rb +98 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/lua.rb +280 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/php.rb +527 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/python.rb +287 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/raydebug.rb +75 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/ruby.rb +477 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/ruby/patterns.rb +178 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/ruby/string_state.rb +79 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/sass.rb +232 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/scanner.rb +337 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/sql.rb +169 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/taskpaper.rb +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/text.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/xml.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/scanners/yaml.rb +140 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/styles.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/styles/_map.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/styles/alpha.rb +153 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/styles/style.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/token_kinds.rb +85 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/tokens.rb +161 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/tokens_proxy.rb +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/lib/coderay/version.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/test/functional/basic.rb +318 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/test/functional/examples.rb +129 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/test/functional/for_redcloth.rb +78 -0
- data/vendor/bundle/jruby/2.3.0/gems/coderay-1.1.1/test/functional/suite.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/CHANGELOG.md +323 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/LICENSE.txt +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/README.md +261 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent.rb +130 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/agent.rb +587 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/array.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/async.rb +445 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atom.rb +221 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/abstract_thread_local_var.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/atomic_boolean.rb +116 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/atomic_fixnum.rb +133 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/atomic_reference.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/count_down_latch.rb +77 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/cyclic_barrier.rb +108 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/event.rb +89 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/java_count_down_latch.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/java_thread_local_var.rb +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/mutex_atomic_boolean.rb +60 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/mutex_atomic_fixnum.rb +91 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/mutex_count_down_latch.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/mutex_semaphore.rb +115 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/read_write_lock.rb +253 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/reentrant_read_write_lock.rb +377 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/ruby_thread_local_var.rb +172 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/semaphore.rb +113 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic/thread_local_var.rb +102 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic_reference/concurrent_update_error.rb +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic_reference/direct_update.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic_reference/jruby+truffle.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic_reference/jruby.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic_reference/mutex_atomic.rb +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic_reference/numeric_cas_wrapper.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic_reference/rbx.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomic_reference/ruby.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/atomics.rb +52 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/collection/copy_on_notify_observer_set.rb +107 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/collection/copy_on_write_observer_set.rb +111 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/collection/java_non_concurrent_priority_queue.rb +84 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/collection/map/atomic_reference_map_backend.rb +927 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/collection/map/mri_map_backend.rb +66 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/collection/map/non_concurrent_map_backend.rb +144 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/collection/map/synchronized_map_backend.rb +86 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/collection/non_concurrent_priority_queue.rb +143 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/collection/ruby_non_concurrent_priority_queue.rb +150 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/concern/deprecation.rb +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/concern/dereferenceable.rb +73 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/concern/logging.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/concern/obligation.rb +219 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/concern/observable.rb +110 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/configuration.rb +153 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/constants.rb +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/dataflow.rb +78 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/delay.rb +196 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/edge.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/errors.rb +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/exchanger.rb +356 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/abstract_executor_service.rb +134 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/cached_thread_pool.rb +62 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/executor_service.rb +185 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/fixed_thread_pool.rb +206 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/immediate_executor.rb +66 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/indirect_immediate_executor.rb +44 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/java_executor_service.rb +100 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/java_single_thread_executor.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/java_thread_pool_executor.rb +120 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/ruby_executor_service.rb +78 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/ruby_single_thread_executor.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/ruby_thread_pool_executor.rb +347 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/safe_task_executor.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/serial_executor_service.rb +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/serialized_execution.rb +107 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/serialized_execution_delegator.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/simple_executor_service.rb +100 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/single_thread_executor.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/thread_pool_executor.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executor/timer_set.rb +164 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/executors.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/future.rb +138 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/hash.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/immutable_struct.rb +93 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/ivar.rb +208 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/lazy_register.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/map.rb +180 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/maybe.rb +229 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/mutable_struct.rb +228 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/mvar.rb +242 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/options.rb +44 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/promise.rb +542 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/scheduled_task.rb +318 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/settable_struct.rb +128 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/abstract_lockable_object.rb +98 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/abstract_object.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/abstract_struct.rb +157 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/condition.rb +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/jruby_lockable_object.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/jruby_object.rb +44 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/lock.rb +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/lockable_object.rb +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/mri_lockable_object.rb +71 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/mri_object.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/object.rb +150 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/rbx_lockable_object.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/rbx_object.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/synchronization/volatile.rb +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/thread_safe/synchronized_delegator.rb +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/thread_safe/util.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/thread_safe/util/adder.rb +74 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/thread_safe/util/array_hash_rbx.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/thread_safe/util/cheap_lockable.rb +118 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/thread_safe/util/power_of_two_tuple.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/thread_safe/util/striped64.rb +241 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/thread_safe/util/volatile.rb +75 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/thread_safe/util/xor_shift_random.rb +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/timer_task.rb +329 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/tuple.rb +86 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/tvar.rb +258 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/utility/at_exit.rb +97 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/utility/engine.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/utility/monotonic_time.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/utility/native_extension_loader.rb +73 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/utility/processor_counter.rb +156 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent/version.rb +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/concurrent-ruby-1.0.0-java/lib/concurrent_ruby_ext.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/Contributing.rdoc +64 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/Gemfile +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/History.rdoc +152 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/License.rdoc +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/Manifest.txt +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/README.rdoc +85 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/Rakefile +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/autotest/discover.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/bin/htmldiff +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/bin/ldiff +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/docs/COPYING.txt +339 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/docs/artistic.txt +127 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/lib/diff-lcs.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/lib/diff/lcs.rb +805 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/lib/diff/lcs/array.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/lib/diff/lcs/block.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/lib/diff/lcs/callbacks.rb +322 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/lib/diff/lcs/change.rb +177 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/lib/diff/lcs/htmldiff.rb +149 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/lib/diff/lcs/hunk.rb +276 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/lib/diff/lcs/internals.rb +301 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/lib/diff/lcs/ldiff.rb +195 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/lib/diff/lcs/string.rb +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/spec/change_spec.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/spec/diff_spec.rb +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/spec/hunk_spec.rb +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/spec/issues_spec.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/spec/lcs_spec.rb +54 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/spec/patch_spec.rb +414 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/spec/sdiff_spec.rb +214 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/spec/spec_helper.rb +290 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/spec/traverse_balanced_spec.rb +310 -0
- data/vendor/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/spec/traverse_sequences_spec.rb +139 -0
- data/vendor/bundle/jruby/2.3.0/gems/ffi-1.9.14-java/COPYING +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/ffi-1.9.14-java/LICENSE +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/ffi-1.9.14-java/README.md +109 -0
- data/vendor/bundle/jruby/2.3.0/gems/ffi-1.9.14-java/Rakefile +232 -0
- data/vendor/bundle/jruby/2.3.0/gems/filesize-0.0.4/CHANGELOG +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/filesize-0.0.4/README.markdown +52 -0
- data/vendor/bundle/jruby/2.3.0/gems/filesize-0.0.4/filesize.gemspec +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/filesize-0.0.4/lib/filesize.rb +178 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/Gemfile +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/LICENSE +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/MIT-LICENSE +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/README.markdown +75 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/Rakefile +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/fivemat.gemspec +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/lib/fivemat.rb +44 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/lib/fivemat/cucumber.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/lib/fivemat/elapsed_time.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/lib/fivemat/minitest.rb +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/lib/fivemat/minitest/autorun.rb +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/lib/fivemat/minitest/unit.rb +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/lib/fivemat/rspec.rb +69 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/lib/fivemat/rspec3.rb +70 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/lib/fivemat/spec.rb +57 -0
- data/vendor/bundle/jruby/2.3.0/gems/fivemat-1.3.2/lib/minitest/fivemat_plugin.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/lib/gem_publisher.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/lib/gem_publisher/builder.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/lib/gem_publisher/cli_facade.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/lib/gem_publisher/git_remote.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/lib/gem_publisher/publisher.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/lib/gem_publisher/pusher.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/lib/gem_publisher/version.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/lib/rubygems_plugin.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/builder_test.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/cli_facade_test.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/common.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/data/example.gemspec +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/data/gem_build +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/data/tags +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/data/toplevel_version.gemspec +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/git_remote_test.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/integration_test.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/publisher_test.rb +102 -0
- data/vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/rubygems_plugin_test.rb +76 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/CONTRIBUTING.md +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/LICENSE.md +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/README.md +158 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/Rakefile +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/gems.gemspec +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/lib/gems.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/lib/gems/client.rb +318 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/lib/gems/configuration.rb +54 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/lib/gems/request.rb +73 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/lib/gems/version.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/add_owner +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/add_web_hook +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/api_key +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/dependencies +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/downloads.yaml +91 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/fire_web_hook +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/gems-0.0.8.gem +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/gems.yaml +1072 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/just_updated.yaml +1376 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/latest.yaml +1098 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/most_downloaded.yaml +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/most_downloaded_today.yaml +1053 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/owners.yaml +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/push +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/rails.yaml +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/rails_admin-0.0.0.yaml +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/remove_owner +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/remove_web_hook +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/reverse_dependencies_short.yaml +70 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/script_helpers.yaml +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/search.yaml +898 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/total_downloads.yaml +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/unyank +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/web_hooks.yaml +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/fixtures/yank +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/gems/client_spec.rb +432 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/gems/request_spec.rb +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/gems_spec.rb +73 -0
- data/vendor/bundle/jruby/2.3.0/gems/gems-0.8.3/spec/helper.rb +64 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/MIT-LICENSE +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/README.textile +105 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/ci/Gemfile.no-rails +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/ci/Gemfile.no-rails.lock +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/ci/Gemfile.rails-2.3.x +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/ci/Gemfile.rails-2.3.x.lock +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/ci/Gemfile.rails-3.x +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/ci/Gemfile.rails-3.x.lock +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n.rb +367 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/base.rb +190 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/cache.rb +96 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/cascade.rb +54 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/chain.rb +83 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/fallbacks.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/flatten.rb +113 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/gettext.rb +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/interpolation_compiler.rb +121 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/key_value.rb +101 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/memoize.rb +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/metadata.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/pluralization.rb +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/simple.rb +87 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/backend/transliterator.rb +99 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/config.rb +121 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/core_ext/hash.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/core_ext/kernel/surpress_warnings.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/core_ext/string/interpolate.rb +105 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/exceptions.rb +128 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/gettext.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/gettext/helpers.rb +64 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/gettext/po_parser.rb +329 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/interpolate/ruby.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/locale.rb +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/locale/fallbacks.rb +96 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/locale/tag.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/locale/tag/parents.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/locale/tag/rfc4646.rb +74 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/locale/tag/simple.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests.rb +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests/basics.rb +59 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests/defaults.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests/interpolation.rb +133 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests/link.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests/localization.rb +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests/localization/date.rb +91 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests/localization/date_time.rb +82 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests/localization/procs.rb +116 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests/localization/time.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests/lookup.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests/pluralization.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/tests/procs.rb +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/lib/i18n/version.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/all.rb +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/api/all_features_test.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/api/cascade_test.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/api/chain_test.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/api/fallbacks_test.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/api/key_value_test.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/api/memoize_test.rb +60 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/api/override_test.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/api/pluralization_test.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/api/simple_test.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/backend/cache_test.rb +85 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/backend/cascade_test.rb +85 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/backend/chain_test.rb +76 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/backend/exceptions_test.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/backend/fallbacks_test.rb +125 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/backend/interpolation_compiler_test.rb +119 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/backend/key_value_test.rb +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/backend/memoize_test.rb +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/backend/metadata_test.rb +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/backend/pluralization_test.rb +44 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/backend/simple_test.rb +83 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/backend/transliterator_test.rb +85 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/core_ext/hash_test.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/core_ext/string/interpolate_test.rb +99 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/gettext/api_test.rb +206 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/gettext/backend_test.rb +101 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/i18n/exceptions_test.rb +120 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/i18n/interpolate_test.rb +79 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/i18n/load_path_test.rb +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/i18n_test.rb +365 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/locale/fallbacks_test.rb +136 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/locale/tag/rfc4646_test.rb +142 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/locale/tag/simple_test.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/run_all.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/test_data/locales/de.po +82 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/test_data/locales/en.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/test_data/locales/en.yml +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/test_data/locales/invalid/empty.yml +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/test_data/locales/invalid/syntax.yml +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/test_data/locales/plurals.rb +113 -0
- data/vendor/bundle/jruby/2.3.0/gems/i18n-0.6.9/test/test_helper.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/Gemfile +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/Gemfile.lock +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/LICENSE +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/Makefile +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/README.md +57 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/insist.gemspec +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/lib/insist.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/lib/insist/assert.rb +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/lib/insist/comparators.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/lib/insist/comparators19.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/lib/insist/enumerables.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/lib/insist/failure.rb +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/lib/insist/namespace.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/lib/insist/nil.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/lib/insist/predicates.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/lib/insist/raises.rb +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/notify-failure.sh +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/spec/insist/comparators_spec.rb +110 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/spec/insist/enumerables_spec.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/spec/insist/nil_spec.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/spec/insist/predicates_spec.rb +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/spec/insist/reject_spec.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/spec/insist_spec.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/spec/spec_setup.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/test/all.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/test/docs.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/insist-1.0.0/test/testing.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/Gemfile +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/Mavenfile +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/README.md +150 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/Rakefile +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/alt_bench.rb +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/changelog.md +131 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/jrjackson.gemspec +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/lib/com/fasterxml/jackson/core/jackson-annotations/2.7.3/jackson-annotations-2.7.3.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/lib/com/fasterxml/jackson/core/jackson-core/2.7.3/jackson-core-2.7.3.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/lib/com/fasterxml/jackson/core/jackson-databind/2.7.3/jackson-databind-2.7.3.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/lib/com/fasterxml/jackson/module/jackson-module-afterburner/2.7.3/jackson-module-afterburner-2.7.3.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/lib/jrjackson.rb +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/lib/jrjackson/build_info.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/lib/jrjackson/jars/jrjackson-1.2.19.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/lib/jrjackson/jrjackson.rb +94 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/lib/jrjackson_jars.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/lib/require_relative_patch.rb +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/pom.xml +193 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/profiling/profiled.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/run_all_individual_bench.sh +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/run_jruby_individual_bench.sh +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/run_mri_individual_bench.sh +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/IParseHandler.java +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JavaBigDecimalValueConverter.java +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JavaBigIntValueConverter.java +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JavaConverter.java +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JavaFloatValueConverter.java +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JavaHandler.java +118 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JavaLongValueConverter.java +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JjParse.java +139 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JrJacksonBase.java +152 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JrJacksonJava.java +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JrJacksonRaw.java +108 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JrJacksonRuby.java +89 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JrJacksonSaj.java +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JrJacksonSch.java +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JrJacksonService.java +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/JrParse.java +142 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/ParseError.java +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyAnySerializer.java +269 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyBigDecimalValueConverter.java +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyBigIntValueConverter.java +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyConverter.java +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyDateFormat.java +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyFloatValueConverter.java +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyHandler.java +119 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyIntValueConverter.java +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyJacksonModule.java +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyKeyConverter.java +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyNameConverter.java +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyObjectDeserializer.java +182 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyStringConverter.java +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyStringKeyConverter.java +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyStringNameConverter.java +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubySymbolKeyConverter.java +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubySymbolNameConverter.java +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/RubyUtils.java +149 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/SajParse.java +169 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/SchParse.java +209 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/src/main/java/com/jrjackson/StreamParse.java +66 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrjackson-0.4.0-java/test/jrjackson_test.rb +550 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jrmonitor.gemspec +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/JRMonitorService$1.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/JRMonitorService$2.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/JRMonitorService$3.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/JRMonitorService$4.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/JRMonitorService.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/JRubyUtils.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/monitors/HotThreadsMonitor$1.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/monitors/HotThreadsMonitor$ThreadReport.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/monitors/HotThreadsMonitor.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/monitors/MemoryMonitor$Report.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/monitors/MemoryMonitor$Type.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/monitors/MemoryMonitor.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/monitors/ProcessMonitor$Report.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/monitors/ProcessMonitor.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/monitors/SystemMonitor$Report.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/monitors/SystemMonitor.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/reports/RubyMemoryReport.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/reports/RubyProcessReport.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/reports/RubySystemReport.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/jruby-ext/target/classes/com/purbon/jrmonitor/reports/RubyThreadsReport.class +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/lib/jrmonitor.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/spec/lib/memory_monitor_spec.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/spec/lib/process_monitor_spec.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/spec/lib/system_monitor_spec.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/spec/lib/thread_monitor_spec.rb +105 -0
- data/vendor/bundle/jruby/2.3.0/gems/jrmonitor-0.4.2/spec/spec_helper.rb +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/History.md +412 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/LICENSE.txt +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/README.md +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/Rakefile +67 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl/load.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl/version.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/bn.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/buffering.rb +241 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/cipher.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/config.rb +316 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/digest.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/pkcs7.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/ssl-internal.rb +112 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/ssl.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/x509-internal.rb +110 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl18/openssl/x509.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl19/openssl.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl19/openssl/bn.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl19/openssl/buffering.rb +449 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl19/openssl/cipher.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl19/openssl/config.rb +472 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl19/openssl/digest.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl19/openssl/ssl-internal.rb +119 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl19/openssl/ssl.rb +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl19/openssl/x509-internal.rb +115 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl19/openssl/x509.rb +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl21/openssl.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl21/openssl/bn.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl21/openssl/buffering.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl21/openssl/cipher.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl21/openssl/config.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl21/openssl/digest.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl21/openssl/ssl.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl21/openssl/x509.rb +119 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl22/openssl.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl22/openssl/bn.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl22/openssl/buffering.rb +456 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl22/openssl/cipher.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl22/openssl/config.rb +313 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl22/openssl/digest.rb +54 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl22/openssl/ssl.rb +330 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl22/openssl/x509.rb +139 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl.rb +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/bn.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/buffering.rb +453 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/cipher.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/config.rb +473 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/digest.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/pkey.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/ssl.rb +425 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jopenssl23/openssl/x509.rb +133 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/jruby-openssl.rb +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl/bn.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl/buffering.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl/cipher.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl/config.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl/digest.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl/pkcs12.rb +106 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl/pkcs7.rb +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl/pkey.rb +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl/ssl-internal.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl/ssl.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl/x509-internal.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/openssl/x509.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/org/bouncycastle/bcpkix-jdk15on/1.54/bcpkix-jdk15on-1.54.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/jruby-openssl-0.9.16-java/lib/org/bouncycastle/bcprov-jdk15on/1.54/bcprov-jdk15on-1.54.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/AUTHORS +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/CONTRIBUTERS +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/COPYING +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/README.md +71 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/Rakefile +271 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/VERSION +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/benchmark/benchmark.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/benchmark/benchmark.sh +74 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/benchmark/generate_data.rb +119 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/benchmark/mdbasics.text +306 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/benchmark/mdsyntax.text +888 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/benchmark/testing.sh +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/benchmark/timing.sh +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/bin/kramdown +67 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/data/kramdown/document.html +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/data/kramdown/document.latex +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/_design.scss +441 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/bg.png +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/default.scss +192 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/default.template +68 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/documentation.page +84 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/documentation.template +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/index.page +109 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/installation.page +86 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/links.markdown +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/metainfo +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/news.feed +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/news.page +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/options.page +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/quickref.page +599 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/sidebar.template +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/sitemap.sitemap +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/syntax.page +1791 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/tests.page +104 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/doc/virtual +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown.rb +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/compatibility.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter.rb +67 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/base.rb +267 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/hash_ast.rb +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/html.rb +471 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/kramdown.rb +437 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/latex.rb +613 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/math_engine/itex2mml.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/math_engine/mathjax.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/math_engine/mathjaxnode.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/math_engine/ritex.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/pdf.rb +625 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/remove_html_tags.rb +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/syntax_highlighter.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/syntax_highlighter/coderay.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/syntax_highlighter/minted.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/syntax_highlighter/rouge.rb +59 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/converter/toc.rb +69 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/document.rb +144 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/element.rb +522 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/error.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/options.rb +627 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/base.rb +134 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/gfm.rb +123 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/html.rb +600 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown.rb +363 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/abbreviation.rb +75 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/autolink.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/blank_line.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/block_boundary.rb +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/blockquote.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/codeblock.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/codespan.rb +44 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/emphasis.rb +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/eob.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/escaped_chars.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/extensions.rb +203 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/footnote.rb +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/header.rb +59 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/horizontal_rule.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/html.rb +163 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/html_entity.rb +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/line_break.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/link.rb +143 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/list.rb +253 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/math.rb +54 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/paragraph.rb +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/smart_quotes.rb +174 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/table.rb +173 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/kramdown/typographic_symbol.rb +44 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/parser/markdown.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/utils.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/utils/configurable.rb +44 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/utils/entities.rb +347 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/utils/html.rb +77 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/utils/ordered_hash.rb +92 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/utils/string_scanner.rb +82 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/utils/unidecoder.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/lib/kramdown/version.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/man/man1/kramdown.1 +508 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/setup.rb +1585 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/run_tests.rb +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/test_files.rb +395 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/test_location.rb +229 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/test_string_scanner_kramdown.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/01_blank_line/spaces.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/01_blank_line/spaces.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/01_blank_line/tabs.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/01_blank_line/tabs.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/02_eob/beginning.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/02_eob/beginning.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/02_eob/end.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/02_eob/end.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/02_eob/middle.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/02_eob/middle.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/03_paragraph/indented.html +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/03_paragraph/indented.html.gfm +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/03_paragraph/indented.text +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/03_paragraph/no_newline_at_end.html +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/03_paragraph/no_newline_at_end.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/03_paragraph/one_para.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/03_paragraph/one_para.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/03_paragraph/two_para.html +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/03_paragraph/two_para.text +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/atx_header.html +51 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/atx_header.text +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/atx_header_no_newline_at_end.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/atx_header_no_newline_at_end.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/header_type_offset.html +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/header_type_offset.kramdown +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/header_type_offset.latex +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/header_type_offset.options +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/header_type_offset.text +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/setext_header.html +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/setext_header.text +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/setext_header_no_newline_at_end.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/setext_header_no_newline_at_end.text +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/with_auto_id_prefix.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/with_auto_id_prefix.options +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/with_auto_id_prefix.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/with_auto_id_stripping.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/with_auto_id_stripping.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/with_auto_id_stripping.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/with_auto_ids.html +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/with_auto_ids.options +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/04_header/with_auto_ids.text +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/05_blockquote/indented.html +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/05_blockquote/indented.text +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/05_blockquote/lazy.html +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/05_blockquote/lazy.text +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/05_blockquote/nested.html +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/05_blockquote/nested.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/05_blockquote/no_newline_at_end.html +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/05_blockquote/no_newline_at_end.text +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/05_blockquote/very_long_line.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/05_blockquote/very_long_line.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/05_blockquote/with_code_blocks.html +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/05_blockquote/with_code_blocks.text +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/disable-highlighting.html +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/disable-highlighting.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/disable-highlighting.text +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/error.html +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/error.text +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.latex +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.options +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/highlighting-minted-with-opts.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/highlighting-minted.latex +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/highlighting-minted.options +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/highlighting-minted.text +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/highlighting-opts.html +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/highlighting-opts.options +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/highlighting-opts.text +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/highlighting.html +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/highlighting.options +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/highlighting.text +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/issue_gh45.html +164 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/issue_gh45.test +188 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/lazy.html +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/lazy.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/no_newline_at_end.html +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/no_newline_at_end.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/no_newline_at_end_1.html +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/no_newline_at_end_1.text +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/normal.html +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/normal.text +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/rouge/disabled.html +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/rouge/disabled.options +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/rouge/disabled.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/rouge/multiple.html +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/rouge/multiple.options +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/rouge/multiple.text +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/rouge/simple.html +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/rouge/simple.options +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/rouge/simple.text +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/tilde_syntax.html +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/tilde_syntax.text +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/whitespace.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/whitespace.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_blank_line.html +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_blank_line.text +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_eob_marker.html +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_eob_marker.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_ial.html +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_ial.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.html +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.options +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block.text +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.html +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.options +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.text +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.options +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.text +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/07_horizontal_rule/error.html +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/07_horizontal_rule/error.html.19 +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/07_horizontal_rule/error.text +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/07_horizontal_rule/normal.html +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/07_horizontal_rule/normal.text +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/07_horizontal_rule/sepspaces.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/07_horizontal_rule/sepspaces.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/07_horizontal_rule/septabs.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/07_horizontal_rule/septabs.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/escaping.html +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/escaping.text +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/item_ial.html +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/item_ial.text +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/lazy.html +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/lazy.text +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/list_and_hr.html +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/list_and_hr.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/list_and_others.html +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/list_and_others.text +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/mixed.html +117 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/mixed.text +66 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/nested.html +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/nested.text +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/other_first_element.html +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/other_first_element.text +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/simple_ol.html +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/simple_ol.text +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/simple_ul.html +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/simple_ul.text +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/single_item.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/single_item.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/special_cases.html +62 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/08_list/special_cases.text +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/comment.html +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/comment.text +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/content_model/deflists.html +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/content_model/deflists.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/content_model/deflists.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/content_model/tables.html +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/content_model/tables.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/content_model/tables.text +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html5_attributes.html +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html5_attributes.text +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_after_block.html +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_after_block.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_and_codeblocks.html +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_and_codeblocks.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_and_codeblocks.text +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_and_headers.html +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_and_headers.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/code.html +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/code.text +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/comment.html +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/comment.text +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/emphasis.html +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/emphasis.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/entity.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/entity.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/header.html +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/header.options +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/header.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/list_dl.html +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/list_dl.text +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/list_ol.html +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/list_ol.text +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/list_ul.html +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/list_ul.text +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/paragraph.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/paragraph.text +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/table_normal.html +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/table_normal.text +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/table_simple.html +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/table_simple.text +71 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/typography.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/typography.html.19 +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/html_to_native/typography.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/invalid_html_1.html +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/invalid_html_1.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/invalid_html_2.html +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/invalid_html_2.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/markdown_attr.html +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/markdown_attr.text +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/not_parsed.html +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/not_parsed.text +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/parse_as_raw.html +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/parse_as_raw.htmlinput +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/parse_as_raw.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/parse_as_raw.text +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/parse_as_span.html +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/parse_as_span.htmlinput +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/parse_as_span.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/parse_as_span.text +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/parse_block_html.html +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/parse_block_html.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/parse_block_html.text +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/processing_instruction.html +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/processing_instruction.text +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/simple.html +60 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/simple.html.19 +60 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/simple.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/simple.text +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/textarea.html +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/textarea.text +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/xml.html +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/09_html/xml.text +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/10_ald/simple.html +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/10_ald/simple.text +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/11_ial/auto_id_and_ial.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/11_ial/auto_id_and_ial.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/11_ial/auto_id_and_ial.text +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/11_ial/nested.html +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/11_ial/nested.text +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/11_ial/simple.html +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/11_ial/simple.text +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/comment.html +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/comment.text +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/ignored.html +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/ignored.text +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/nomarkdown.html +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/nomarkdown.kramdown +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/nomarkdown.latex +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/nomarkdown.text +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/options.html +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/options.text +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/options2.html +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/options2.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/options3.html +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/12_extension/options3.text +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/auto_ids.html +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/auto_ids.text +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/definition_at_beginning.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/definition_at_beginning.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/deflist_ial.html +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/deflist_ial.text +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/item_ial.html +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/item_ial.text +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/multiple_terms.html +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/multiple_terms.text +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/no_def_list.html +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/no_def_list.text +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/para_wrapping.html +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/para_wrapping.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/separated_by_eob.html +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/separated_by_eob.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/simple.html +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/simple.text +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/styled_terms.html +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/styled_terms.text +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/too_much_space.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/too_much_space.text +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/with_blocks.html +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/13_definition_list/with_blocks.text +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/errors.html +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/errors.text +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/escaping.html +52 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/escaping.text +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/footer.html +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/footer.text +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/header.html +96 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/header.text +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/no_table.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/no_table.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/simple.html +177 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/simple.html.19 +177 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/simple.text +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/table_with_footnote.html +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/table_with_footnote.latex +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/14_table/table_with_footnote.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/gh_128.html +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/gh_128.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/itex2mml.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/itex2mml.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/itex2mml.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjax_preview.html +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjax_preview.options +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjax_preview.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjax_preview_simple.html +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjax_preview_simple.options +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjax_preview_simple.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjaxnode.html.19 +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjaxnode.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjaxnode.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjaxnode_notexhints.html.19 +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjaxnode_notexhints.options +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjaxnode_notexhints.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjaxnode_semantics.html.19 +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjaxnode_semantics.options +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/mathjaxnode_semantics.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/no_engine.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/no_engine.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/no_engine.text +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/normal.html +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/normal.text +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/ritex.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/ritex.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/15_math/ritex.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/16_toc/no_toc.html +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/16_toc/no_toc.text +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/16_toc/toc_exclude.html +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/16_toc/toc_exclude.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/16_toc/toc_exclude.text +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/16_toc/toc_levels.html +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/16_toc/toc_levels.options +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/16_toc/toc_levels.text +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/16_toc/toc_with_footnotes.html +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/16_toc/toc_with_footnotes.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/block/16_toc/toc_with_footnotes.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/encoding.html +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/encoding.text +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/empty.html +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/empty.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/empty_title.htmlinput +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/empty_title.text +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/image_in_a.html +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/image_in_a.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/imagelinks.html +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/imagelinks.text +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/inline.html +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/inline.html.19 +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/inline.text +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/link_defs.html +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/link_defs.text +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/link_defs_with_ial.html +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/link_defs_with_ial.text +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/links_with_angle_brackets.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/links_with_angle_brackets.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/reference.html +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/reference.html.19 +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/reference.options +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/01_link/reference.text +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/02_emphasis/empty.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/02_emphasis/empty.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/02_emphasis/errors.html +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/02_emphasis/errors.text +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/02_emphasis/nesting.html +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/02_emphasis/nesting.text +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/02_emphasis/normal.html +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/02_emphasis/normal.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/02_emphasis/normal.text +59 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/empty.html +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/empty.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/errors.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/errors.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/highlighting-minted.latex +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/highlighting-minted.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/highlighting-minted.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/highlighting.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/highlighting.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/normal.html +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/normal.text +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/rouge/disabled.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/rouge/disabled.options +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/rouge/disabled.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/rouge/simple.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/rouge/simple.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/03_codespan/rouge/simple.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/backlink_text.html +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/backlink_text.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/backlink_text.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/definitions.html +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/definitions.latex +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/definitions.text +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/footnote_nr.html +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/footnote_nr.latex +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/footnote_nr.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/footnote_nr.text +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/inside_footnote.html +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/inside_footnote.text +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/markers.html +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/markers.latex +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/markers.text +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/placement.html +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/placement.text +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/regexp_problem.html +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/regexp_problem.text +52 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/without_backlink.html +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/without_backlink.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/04_footnote/without_backlink.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/across_lines.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/across_lines.text +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/button.html +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/button.text +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/invalid.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/invalid.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/link_with_mailto.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/link_with_mailto.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/mark_element.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/mark_element.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/markdown_attr.html +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/markdown_attr.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/normal.html +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/normal.text +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/raw_span_elements.html +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/raw_span_elements.text +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/xml.html +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/05_html/xml.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/abbreviations/abbrev.html +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/abbreviations/abbrev.text +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/abbreviations/abbrev_defs.html +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/abbreviations/abbrev_defs.text +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/autolinks/url_links.html +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/autolinks/url_links.text +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/escaped_chars/normal.html +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/escaped_chars/normal.text +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/extension/comment.html +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/extension/comment.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/extension/ignored.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/extension/ignored.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/extension/nomarkdown.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/extension/nomarkdown.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/extension/options.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/extension/options.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/ial/simple.html +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/ial/simple.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/line_breaks/normal.html +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/line_breaks/normal.latex +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/line_breaks/normal.text +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/itex2mml.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/itex2mml.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/itex2mml.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/mathjaxnode.html.19 +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/mathjaxnode.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/mathjaxnode.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/no_engine.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/no_engine.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/no_engine.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/normal.html +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/normal.text +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/ritex.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/ritex.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/math/ritex.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities.html +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities.text +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_as_char.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_as_char.html.19 +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_as_char.options +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_as_char.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_as_input.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_as_input.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_as_input.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_numeric.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_numeric.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_numeric.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_symbolic.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_symbolic.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/entities_symbolic.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/greaterthan.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/greaterthan.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/lowerthan.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/lowerthan.text +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/typography.html +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/typography.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases/span/text_substitutions/typography.text +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/atx_header.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/atx_header.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/backticks_disable_highlighting.html +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/backticks_disable_highlighting.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/backticks_disable_highlighting.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/backticks_syntax.html +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/backticks_syntax.text +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/hard_line_breaks.html +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/hard_line_breaks.text +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/hard_line_breaks_off.html +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/hard_line_breaks_off.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/hard_line_breaks_off.text +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/paragraph_end-disabled.html +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/paragraph_end-disabled.options +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/paragraph_end-disabled.text +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/paragraph_end.html +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/paragraph_end.text +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/strikethrough.html +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/strikethrough.html.19 +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/strikethrough.text +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/two_para_hard_line_breaks.html +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/kramdown-1.12.0/test/testcases_gfm/two_para_hard_line_breaks.text +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/jars.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash-core.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash-core/logstash-core.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash-core/version.rb +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/agent.rb +282 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/app_helpers.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/command_factory.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/commands/base.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/commands/default_metadata.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/commands/hot_threads_reporter.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/commands/node.rb +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/commands/stats.rb +101 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/commands/system/basicinfo_command.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/commands/system/plugins_command.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/modules/base.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/modules/node.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/modules/node_stats.rb +44 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/modules/plugins.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/modules/root.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/modules/stats.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/rack_app.rb +111 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/api/service.rb +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/build.rb +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/codecs/base.rb +83 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/config/config_ast.rb +563 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/config/cpu_core_strategy.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/config/defaults.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/config/file.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/config/grammar.rb +3503 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/config/loader.rb +95 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/config/mixin.rb +600 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/config/registry.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/environment.rb +139 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/errors.rb +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/filter_delegator.rb +67 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/filters/base.rb +210 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/inputs/base.rb +122 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/inputs/metrics.rb +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/inputs/threadable.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/collector.rb +108 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/metric.rb +103 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/metric_store.rb +298 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/metric_type.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/metric_type/base.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/metric_type/counter.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/metric_type/gauge.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/metric_type/mean.rb +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/namespaced_metric.rb +54 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/null_metric.rb +51 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/periodic_poller/base.rb +59 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/periodic_poller/jvm.rb +170 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/periodic_poller/os.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/periodic_poller/periodic_poller_observer.rb +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/periodic_pollers.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/instrument/snapshot.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/java_integration.rb +117 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/json.rb +60 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/logging.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/logging/json.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/logging/logger.rb +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/namespace.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/output_delegator.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/output_delegator_strategies/legacy.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/output_delegator_strategies/shared.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/output_delegator_strategies/single.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/output_delegator_strategy_registry.rb +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/outputs/base.rb +113 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/patches.rb +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/patches/bugfix_jruby_2558.rb +51 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/patches/cabin.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/patches/clamp.rb +96 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/patches/profile_require_calls.rb +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/patches/rubygems.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/patches/stronger_openssl_defaults.rb +68 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/pipeline.rb +539 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/pipeline_reporter.rb +109 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/plugin.rb +163 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/plugins/registry.rb +85 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/program.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/runner.rb +400 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/settings.rb +380 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/shutdown_watcher.rb +94 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util.rb +212 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/buftok.rb +139 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/charset.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/decorators.rb +51 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/duration_formatter.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/filetools.rb +186 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/java_version.rb +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/loggable.rb +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/password.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/plugin_version.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/prctl.rb +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/retryable.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/safe_uri.rb +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/socket_peer.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/thread_dump.rb +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/unicode_trimmer.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/worker_threads_default_printer.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/util/wrapped_synchronous_queue.rb +277 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/version.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/lib/logstash/webserver.rb +84 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/locales/en.yml +265 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/logstash-core.gemspec +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/api/lib/api/node_plugins_spec.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/api/lib/api/node_spec.rb +149 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/api/lib/api/node_stats_spec.rb +83 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/api/lib/api/plugins_spec.rb +51 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/api/lib/api/root_spec.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/api/lib/api/support/resource_dsl_methods.rb +79 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/api/lib/commands/stats.rb +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/api/lib/rack_app_spec.rb +90 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/api/spec_helper.rb +108 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/conditionals_spec.rb +440 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/agent_spec.rb +422 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/codecs/base_spec.rb +74 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/config/config_ast_spec.rb +224 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/config/cpu_core_strategy_spec.rb +123 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/config/defaults_spec.rb +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/config/loader_spec.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/config/mixin_spec.rb +421 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/environment_spec.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/filter_delegator_spec.rb +158 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/filters/base_spec.rb +251 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/inputs/base_spec.rb +74 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/inputs/metrics_spec.rb +51 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/instrument/collector_spec.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/instrument/metric_spec.rb +110 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/instrument/metric_store_spec.rb +224 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/instrument/metric_type/counter_spec.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/instrument/metric_type/gauge_spec.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/instrument/namespaced_metric_spec.rb +91 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/instrument/null_metric_spec.rb +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/instrument/periodic_poller/jvm_spec.rb +75 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/java_integration_spec.rb +304 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/json_spec.rb +125 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/output_delegator_spec.rb +139 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/outputs/base_spec.rb +115 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/patches_spec.rb +90 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/pipeline_reporter_spec.rb +85 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/pipeline_spec.rb +674 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/plugin_spec.rb +347 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/plugins/registry_spec.rb +57 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/runner_spec.rb +368 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/setting_spec.rb +130 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/settings/integer_spec.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/settings/numeric_spec.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/settings/port_range_spec.rb +93 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/settings/string_spec.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/settings_spec.rb +62 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/shutdown_watcher_spec.rb +113 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/util/buftok_spec.rb +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/util/charset_spec.rb +74 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/util/duration_formatter_spec.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/util/java_version_spec.rb +87 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/util/plugin_version_spec.rb +64 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/util/unicode_trimmer_spec.rb +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/util/wrapped_synchronous_queue_spec.rb +82 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/util_spec.rb +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/logstash/webserver_spec.rb +95 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/static/i18n_spec.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/support/matchers.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/support/mocks_classes.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/spec/support/shared_examples.rb +98 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/vendor/jars/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/vendor/jars/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/vendor/jars/org/apache/logging/log4j/log4j-1.2-api/2.6.2/log4j-1.2-api-2.6.2.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/vendor/jars/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/vendor/jars/org/apache/logging/log4j/log4j-core/2.6.2/log4j-core-2.6.2.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-5.0.0.alpha6.snapshot5-java/vendor/jars/org/logstash/logstash-core/5.0.0-alpha6/logstash-core-5.0.0-alpha6.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/com/fasterxml/jackson/core/jackson-core/2.7.1/jackson-core-2.7.1.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/com/fasterxml/jackson/core/jackson-core/2.7.3/jackson-core-2.7.3.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/com/fasterxml/jackson/core/jackson-databind/2.7.1-1/jackson-databind-2.7.1-1.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/com/fasterxml/jackson/core/jackson-databind/2.7.3/jackson-databind-2.7.3.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/logstash-core-event-java.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/logstash-core-event-java/logstash-core-event-java.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/logstash-core-event-java/logstash-core-event-java.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/logstash-core-event-java/version.rb +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/logstash-core-event-java_jars.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/logstash-core-event.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/logstash/event.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/logstash/string_interpolation.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/lib/logstash/timestamp.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/logstash-core-event-java.gemspec +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/spec/event_spec.rb +310 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-event-java-5.0.0.alpha6.snapshot5-java/spec/timestamp_spec.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-plugin-api-2.1.15-java/lib/logstash-core-plugin-api/version.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-core-plugin-api-2.1.15-java/logstash-core-plugin-api.gemspec +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-devutils-1.0.2-java/Gemfile +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-devutils-1.0.2-java/LICENSE +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-devutils-1.0.2-java/lib/logstash/devutils/rake.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-devutils-1.0.2-java/lib/logstash/devutils/rake/publish.rake +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-devutils-1.0.2-java/lib/logstash/devutils/rake/vendor.rake +176 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-devutils-1.0.2-java/lib/logstash/devutils/rspec/logstash_helpers.rb +112 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-devutils-1.0.2-java/lib/logstash/devutils/rspec/shared_examples.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-devutils-1.0.2-java/lib/logstash/devutils/rspec/spec_helper.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/logstash-devutils-1.0.2-java/logstash-devutils.gemspec +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/method_source-0.8.2/Gemfile +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/method_source-0.8.2/LICENSE +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/method_source-0.8.2/README.markdown +91 -0
- data/vendor/bundle/jruby/2.3.0/gems/method_source-0.8.2/Rakefile +79 -0
- data/vendor/bundle/jruby/2.3.0/gems/method_source-0.8.2/lib/method_source.rb +141 -0
- data/vendor/bundle/jruby/2.3.0/gems/method_source-0.8.2/lib/method_source/code_helpers.rb +154 -0
- data/vendor/bundle/jruby/2.3.0/gems/method_source-0.8.2/lib/method_source/source_location.rb +138 -0
- data/vendor/bundle/jruby/2.3.0/gems/method_source-0.8.2/lib/method_source/version.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/method_source-0.8.2/method_source.gemspec +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/method_source-0.8.2/test/test.rb +138 -0
- data/vendor/bundle/jruby/2.3.0/gems/method_source-0.8.2/test/test_code_helpers.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/method_source-0.8.2/test/test_helper.rb +98 -0
- data/vendor/bundle/jruby/2.3.0/gems/minitar-0.5.4/ChangeLog +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/minitar-0.5.4/Install +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/minitar-0.5.4/README +68 -0
- data/vendor/bundle/jruby/2.3.0/gems/minitar-0.5.4/Rakefile +113 -0
- data/vendor/bundle/jruby/2.3.0/gems/minitar-0.5.4/bin/minitar +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/minitar-0.5.4/lib/archive/tar/minitar.rb +985 -0
- data/vendor/bundle/jruby/2.3.0/gems/minitar-0.5.4/lib/archive/tar/minitar/command.rb +814 -0
- data/vendor/bundle/jruby/2.3.0/gems/minitar-0.5.4/tests/tc_tar.rb +629 -0
- data/vendor/bundle/jruby/2.3.0/gems/minitar-0.5.4/tests/testall.rb +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/numerizer-0.1.1/LICENSE +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/numerizer-0.1.1/README.rdoc +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/numerizer-0.1.1/Rakefile +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/numerizer-0.1.1/VERSION +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/numerizer-0.1.1/lib/numerizer.rb +133 -0
- data/vendor/bundle/jruby/2.3.0/gems/numerizer-0.1.1/numerizer.gemspec +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/numerizer-0.1.1/test/test_helper.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/numerizer-0.1.1/test/test_numerizer.rb +92 -0
- data/vendor/bundle/jruby/2.3.0/gems/polyglot-0.3.5/History.txt +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/polyglot-0.3.5/License.txt +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/polyglot-0.3.5/README.txt +87 -0
- data/vendor/bundle/jruby/2.3.0/gems/polyglot-0.3.5/Rakefile +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/polyglot-0.3.5/lib/polyglot.rb +76 -0
- data/vendor/bundle/jruby/2.3.0/gems/polyglot-0.3.5/lib/polyglot/version.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/CHANGELOG.md +718 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/LICENSE +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/README.md +406 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/bin/pry +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry.rb +161 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/cli.rb +220 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/code.rb +348 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/code/code_file.rb +103 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/code/code_range.rb +71 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/code/loc.rb +92 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/code_object.rb +172 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/color_printer.rb +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/command.rb +692 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/command_set.rb +443 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands.rb +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/amend_line.rb +99 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/bang.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/bang_pry.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/cat.rb +62 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/cat/abstract_formatter.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/cat/exception_formatter.rb +77 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/cat/file_formatter.rb +67 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/cat/input_expression_formatter.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/cd.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/change_inspector.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/change_prompt.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/code_collector.rb +165 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/disable_pry.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/disabled_commands.rb +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/easter_eggs.rb +112 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/edit.rb +195 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/edit/exception_patcher.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/edit/file_and_line_locator.rb +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/exit.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/exit_all.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/exit_program.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/find_method.rb +193 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/fix_indent.rb +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/gem_cd.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/gem_install.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/gem_list.rb +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/gem_open.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/gist.rb +101 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/help.rb +164 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/hist.rb +180 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/import_set.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/install_command.rb +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/jump_to.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/list_inspectors.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/list_prompts.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls.rb +114 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/constants.rb +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/formatter.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/globals.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/grep.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/instance_vars.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/interrogatable.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/jruby_hacks.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/local_names.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/local_vars.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/ls_entity.rb +70 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/methods.rb +57 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/methods_helper.rb +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ls/self_methods.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/nesting.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/play.rb +103 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/pry_backtrace.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/pry_version.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/raise_up.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/reload_code.rb +62 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/reset.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/ri.rb +60 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/save_file.rb +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/shell_command.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/shell_mode.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/show_doc.rb +83 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/show_info.rb +201 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/show_input.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/show_source.rb +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/simple_prompt.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/stat.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/switch_to.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/toggle_color.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/watch_expression.rb +105 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/watch_expression/expression.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/whereami.rb +196 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/commands/wtf.rb +57 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/config.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/config/behavior.rb +139 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/config/convenience.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/config/default.rb +161 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/core_extensions.rb +131 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/editor.rb +135 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/exceptions.rb +78 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/helpers.rb +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/helpers/base_helpers.rb +113 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/helpers/command_helpers.rb +156 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/helpers/documentation_helpers.rb +75 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/helpers/options_helpers.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/helpers/table.rb +109 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/helpers/text.rb +107 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/history.rb +127 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/history_array.rb +121 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/hooks.rb +230 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/indent.rb +406 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/input_completer.rb +242 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/input_lock.rb +132 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/inspector.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/last_exception.rb +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/method.rb +546 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/method/disowned.rb +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/method/patcher.rb +125 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/method/weird_method_locator.rb +188 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/module_candidate.rb +137 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/object_path.rb +82 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/output.rb +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/pager.rb +239 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/plugins.rb +103 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/prompt.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/pry_class.rb +375 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/pry_instance.rb +664 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/rbx_path.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/repl.rb +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/repl_file_loader.rb +74 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/rubygem.rb +82 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/terminal.rb +79 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/test/helper.rb +170 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/version.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/pry-0.10.4-java/lib/pry/wrapped_module.rb +378 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/COPYING +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/DEPLOYMENT.md +91 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/Gemfile +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/History.txt +965 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/LICENSE +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/Manifest.txt +74 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/README.md +284 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/Rakefile +158 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/bin/puma +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/bin/puma-wild +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/bin/pumactl +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/docs/config.md +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/docs/nginx.md +80 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/docs/signals.md +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/PumaHttp11Service.java +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/ext_help.h +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/http11_parser.c +1225 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/http11_parser.h +64 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/http11_parser.java.rl +161 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/http11_parser.rl +146 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/http11_parser_common.rl +54 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/io_buffer.c +155 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/mini_ssl.c +404 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/org/jruby/puma/Http11.java +234 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/org/jruby/puma/Http11Parser.java +488 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/org/jruby/puma/MiniSSL.java +339 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/puma_http11.c +499 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/accept_nonblock.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/app/status.rb +66 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/binder.rb +351 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/capistrano.rb +94 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/cli.rb +582 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/client.rb +320 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/cluster.rb +460 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/commonlogger.rb +107 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/compat.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/configuration.rb +220 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/const.rb +239 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/control_cli.rb +273 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/daemon_ext.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/delegation.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/detect.rb +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/dsl.rb +348 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/events.rb +142 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/io_buffer.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/java_io_buffer.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/jruby_restart.rb +83 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/minissl.rb +177 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/null_io.rb +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/puma_http11.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/rack/backports/uri/common_18.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/rack/backports/uri/common_192.rb +52 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/rack/backports/uri/common_193.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/rack/builder.rb +295 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/rack/urlmap.rb +90 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/rack_default.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/reactor.rb +195 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/runner.rb +147 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/server.rb +885 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/single.rb +102 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/tcp_logger.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/thread_pool.rb +255 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/puma/util.rb +132 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/lib/rack/handler/puma.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/puma.gemspec +52 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/tools/jungle/README.md +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/tools/jungle/init.d/README.md +54 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/tools/jungle/init.d/puma +394 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/tools/jungle/init.d/run-puma +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/tools/jungle/upstart/README.md +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/tools/jungle/upstart/puma-manager.conf +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/tools/jungle/upstart/puma.conf +69 -0
- data/vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/tools/trickletest.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/COPYING +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/HISTORY.md +355 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/KNOWN-ISSUES +44 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/README.rdoc +312 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/Rakefile +124 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/SPEC +264 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/bin/rackup +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/contrib/rack.png +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/contrib/rack.svg +150 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/contrib/rack_logo.svg +111 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/contrib/rdoc.css +412 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/example/lobster.ru +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/example/protectedlobster.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/example/protectedlobster.ru +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack.rb +98 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/auth/abstract/handler.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/auth/abstract/request.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/auth/basic.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/auth/digest/md5.rb +129 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/auth/digest/nonce.rb +51 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/auth/digest/params.rb +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/auth/digest/request.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/backports/uri/common_18.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/backports/uri/common_192.rb +52 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/backports/uri/common_193.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/body_proxy.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/builder.rb +164 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/cascade.rb +52 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/chunked.rb +69 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/commonlogger.rb +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/conditionalget.rb +79 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/config.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/content_length.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/content_type.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/deflater.rb +154 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/directory.rb +167 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/etag.rb +73 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/file.rb +152 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/handler.rb +109 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/handler/cgi.rb +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/handler/evented_mongrel.rb +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/handler/fastcgi.rb +101 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/handler/lsws.rb +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/handler/mongrel.rb +106 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/handler/scgi.rb +70 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/handler/swiftiplied_mongrel.rb +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/handler/thin.rb +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb +122 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/head.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/lint.rb +760 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/lobster.rb +70 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/lock.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/logger.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/methodoverride.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/mime.rb +664 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/mock.rb +198 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/multipart.rb +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/multipart/generator.rb +93 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/multipart/parser.rb +254 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/multipart/uploaded_file.rb +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/nulllogger.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/recursive.rb +62 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/reloader.rb +109 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/request.rb +398 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/response.rb +162 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/rewindable_input.rb +104 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/runtime.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/sendfile.rb +160 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/server.rb +387 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb +399 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/session/cookie.rb +188 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/session/memcache.rb +93 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/session/pool.rb +76 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/showexceptions.rb +387 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/showstatus.rb +113 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/static.rb +150 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/tempfile_reaper.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/urlmap.rb +90 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/utils.rb +684 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/lib/rack/utils/okjson.rb +600 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/rack.gemspec +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/builder/anything.rb +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/builder/comment.ru +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/builder/end.ru +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/builder/line.ru +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/builder/options.ru +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/assets/folder/test.js +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/assets/fonts/font.eot +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/assets/images/image.png +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/assets/index.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/assets/javascripts/app.js +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/assets/stylesheets/app.css +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/lighttpd.conf +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/lighttpd.errors +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/rackup_stub.rb +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/sample_rackup.ru +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/test +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/test+directory/test+file +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/test.fcgi +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/cgi/test.ru +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/gemloader.rb +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/bad_robots +259 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/binary +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/content_type_and_no_filename +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/empty +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/fail_16384_nofile +814 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/file1.txt +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/filename_and_modification_param +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/filename_and_no_name +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/filename_with_escaped_quotes +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/filename_with_escaped_quotes_and_modification_param +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/filename_with_percent_escaped_quotes +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/filename_with_unescaped_percentages +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/filename_with_unescaped_percentages2 +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/filename_with_unescaped_percentages3 +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/filename_with_unescaped_quotes +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/ie +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/invalid_character +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/mixed_files +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/nested +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/none +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/semicolon +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/text +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/three_files_three_fields +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/multipart/webkit +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/rackup/config.ru +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/registering_handler/rack/handler/registering_myself.rb +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_auth_basic.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_auth_digest.rb +259 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_body_proxy.rb +85 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_builder.rb +223 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_cascade.rb +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_cgi.rb +102 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_chunked.rb +101 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_commonlogger.rb +93 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_conditionalget.rb +102 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_config.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_content_length.rb +85 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_content_type.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_deflater.rb +339 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_directory.rb +88 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_etag.rb +107 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_fastcgi.rb +107 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_file.rb +221 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_handler.rb +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_head.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_lint.rb +550 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_lobster.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_lock.rb +164 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_logger.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_methodoverride.rb +82 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_mime.rb +51 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_mock.rb +277 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_mongrel.rb +182 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_multipart.rb +590 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_nulllogger.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_recursive.rb +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_request.rb +1227 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_response.rb +343 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_rewindable_input.rb +118 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_runtime.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_sendfile.rb +130 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_server.rb +167 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_session_abstract_id.rb +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_session_cookie.rb +410 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_session_memcache.rb +321 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_session_pool.rb +209 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_showexceptions.rb +85 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_showstatus.rb +103 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_static.rb +145 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_tempfile_reaper.rb +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_thin.rb +91 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_urlmap.rb +236 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_utils.rb +647 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_version.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/spec_webrick.rb +184 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/static/another/index.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/static/index.html +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/testrequest.rb +78 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/unregistered_handler/rack/handler/unregistered.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-1.6.4/test/unregistered_handler/rack/handler/unregistered_long_one.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/License +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/README.md +90 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/Rakefile +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack-protection.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/authenticity_token.rb +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/base.rb +121 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/escaped_params.rb +87 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/form_token.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/frame_options.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/http_origin.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/ip_spoofing.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/json_csrf.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/path_traversal.rb +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/remote_referrer.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/remote_token.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/session_hijacking.rb +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/version.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/lib/rack/protection/xss_header.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/rack-protection.gemspec +118 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/authenticity_token_spec.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/base_spec.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/escaped_params_spec.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/form_token_spec.rb +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/frame_options_spec.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/http_origin_spec.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/ip_spoofing_spec.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/json_csrf_spec.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/path_traversal_spec.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/protection_spec.rb +105 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/remote_referrer_spec.rb +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/remote_token_spec.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/session_hijacking_spec.rb +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/spec_helper.rb +163 -0
- data/vendor/bundle/jruby/2.3.0/gems/rack-protection-1.5.3/spec/xss_header_spec.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/CONTRIBUTING.rdoc +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/Gemfile +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/History.rdoc +2228 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/MIT-LICENSE +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/README.rdoc +157 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/Rakefile +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/appveyor.yml +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/bin/console +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/bin/setup +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/command_line_usage.rdoc +158 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/example/Rakefile1 +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/example/Rakefile2 +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/example/a.c +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/example/b.c +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/example/main.c +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/glossary.rdoc +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/jamis.rb +591 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/proto_rake.rdoc +127 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/rake.1 +141 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/rakefile.rdoc +624 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/rational.rdoc +151 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/README.md +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.4.14.rdoc +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.4.15.rdoc +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.5.0.rdoc +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.5.3.rdoc +78 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.5.4.rdoc +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.6.0.rdoc +141 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.7.0.rdoc +119 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.7.1.rdoc +59 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.7.2.rdoc +121 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.7.3.rdoc +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.8.0.rdoc +114 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.8.2.rdoc +165 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.8.3.rdoc +112 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.8.4.rdoc +147 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.8.5.rdoc +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.8.6.rdoc +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.8.7.rdoc +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.9.0.rdoc +112 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.9.1.rdoc +52 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.9.2.2.rdoc +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.9.2.rdoc +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.9.3.rdoc +102 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.9.4.rdoc +60 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.9.5.rdoc +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-0.9.6.rdoc +64 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-10.0.0.rdoc +178 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-10.0.1.rdoc +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-10.0.2.rdoc +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-10.0.3.rdoc +191 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/doc/release_notes/rake-10.1.0.rdoc +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/exe/rake +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake.rb +71 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/application.rb +784 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/backtrace.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/clean.rb +76 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/cloneable.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/contrib/compositepublisher.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/contrib/ftptools.rb +137 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/contrib/sshpublisher.rb +60 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/cpu_counter.rb +106 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/default_loader.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/dsl_definition.rb +194 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/early_time.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/ext/core.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/ext/fixnum.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/ext/pathname.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/ext/string.rb +175 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/file_creation_task.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/file_list.rb +436 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/file_task.rb +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/file_utils.rb +139 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/file_utils_ext.rb +144 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/invocation_chain.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/invocation_exception_mixin.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/late_time.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/linked_list.rb +111 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/loaders/makefile.rb +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/multi_task.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/name_space.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/packagetask.rb +210 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/phony.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/private_reader.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/promise.rb +99 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/pseudo_status.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/rake_module.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/rake_test_loader.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/rule_recursion_overflow_error.rb +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/scope.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/task.rb +391 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/task_argument_error.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/task_arguments.rb +103 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/task_manager.rb +316 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/tasklib.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/testtask.rb +212 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/thread_history_display.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/thread_pool.rb +162 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/trace_output.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/version.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/lib/rake/win32.rb +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/rake-11.2.2/rake.gemspec +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-3.5.0/LICENSE.md +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-3.5.0/README.md +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-3.5.0/lib/rspec.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-3.5.0/lib/rspec/version.rb +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/Changelog.md +2094 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/LICENSE.md +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/README.md +384 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/exe/rspec +4 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/autorun.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core.rb +184 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/backtrace_formatter.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/bisect/coordinator.rb +66 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/bisect/example_minimizer.rb +169 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/bisect/runner.rb +169 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/bisect/server.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/configuration.rb +2100 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/configuration_options.rb +194 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/drb.rb +111 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/dsl.rb +98 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/example.rb +649 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/example_group.rb +873 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/example_status_persister.rb +235 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/filter_manager.rb +231 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/flat_map.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters.rb +255 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/base_formatter.rb +70 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/base_text_formatter.rb +77 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/bisect_formatter.rb +69 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/bisect_progress_formatter.rb +144 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/console_codes.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/deprecation_formatter.rb +223 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/documentation_formatter.rb +69 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/exception_presenter.rb +491 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/fallback_message_formatter.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/helpers.rb +110 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/html_formatter.rb +151 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/html_printer.rb +414 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/html_snippet_extractor.rb +116 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/json_formatter.rb +96 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/profile_formatter.rb +68 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/progress_formatter.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/protocol.rb +181 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/formatters/snippet_extractor.rb +136 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/hooks.rb +624 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/invocations.rb +67 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/memoized_helpers.rb +532 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/metadata.rb +499 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/metadata_filter.rb +243 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/minitest_assertions_adapter.rb +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/mocking_adapters/flexmock.rb +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/mocking_adapters/mocha.rb +57 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/mocking_adapters/null.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/mocking_adapters/rr.rb +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/mocking_adapters/rspec.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/notifications.rb +498 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/option_parser.rb +289 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/ordering.rb +158 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/pending.rb +165 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/profiler.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/project_initializer.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/project_initializer/spec/spec_helper.rb +103 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/rake_task.rb +168 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/reporter.rb +248 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/ruby_project.rb +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/runner.rb +188 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/sandbox.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/set.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/shared_context.rb +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/shared_example_group.rb +247 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/shell_escape.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/source.rb +86 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/source/location.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/source/node.rb +93 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/source/syntax_highlighter.rb +71 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/source/token.rb +87 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/test_unit_assertions_adapter.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/version.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/warnings.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-core-3.5.3/lib/rspec/core/world.rb +255 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/Changelog.md +1034 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/LICENSE.md +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/README.md +303 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/expectations.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/expectations/configuration.rb +201 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/expectations/expectation_target.rb +127 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/expectations/fail_with.rb +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/expectations/failure_aggregator.rb +194 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb +170 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/expectations/minitest_integration.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/expectations/syntax.rb +132 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/expectations/version.rb +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers.rb +1038 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/aliased_matcher.rb +116 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in.rb +52 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/all.rb +85 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/base_matcher.rb +181 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be.rb +288 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be_between.rb +77 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be_instance_of.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be_kind_of.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be_within.rb +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/change.rb +354 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/compound.rb +272 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/contain_exactly.rb +286 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/cover.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/eq.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/eql.rb +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/equal.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/exist.rb +86 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/has.rb +103 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/include.rb +143 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/match.rb +106 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/operators.rb +128 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/output.rb +200 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/raise_error.rb +230 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/respond_to.rb +165 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/satisfy.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/start_or_end_with.rb +94 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/throw_symbol.rb +132 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/yield.rb +419 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/composable.rb +185 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/dsl.rb +466 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/english_phrasing.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +73 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/fail_matchers.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/generated_descriptions.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/matcher_delegator.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib/rspec/matchers/matcher_protocol.rb +99 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/Changelog.md +1043 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/LICENSE.md +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/README.md +445 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks.rb +130 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/chain.rb +110 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/error_generator.rb +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/expect_chain_chain.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/expectation_chain.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/proxy.rb +116 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/recorder.rb +289 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/stub_chain.rb +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/stub_chain_chain.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/argument_list_matcher.rb +100 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/argument_matchers.rb +320 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/configuration.rb +205 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/error_generator.rb +369 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/example_methods.rb +422 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/instance_method_stasher.rb +135 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/marshal_extension.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/expectation_customization.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/have_received.rb +130 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive.rb +132 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive_message_chain.rb +82 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive_messages.rb +77 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/message_chain.rb +87 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/message_expectation.rb +740 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/method_double.rb +287 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/method_reference.rb +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/minitest_integration.rb +68 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/mutate_const.rb +335 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/object_reference.rb +149 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/order_group.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/proxy.rb +489 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/space.rb +238 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/standalone.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/syntax.rb +325 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/targets.rb +124 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/test_double.rb +170 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/verifying_double.rb +129 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/verifying_message_expectation.rb +54 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/verifying_proxy.rb +213 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib/rspec/mocks/version.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/Changelog.md +192 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/LICENSE.md +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/README.md +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support.rb +139 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/caller_filter.rb +83 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/comparable_version.rb +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/differ.rb +215 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/directory_maker.rb +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/encoded_string.rb +165 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/fuzzy_matcher.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/hunk_generator.rb +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/matcher_definition.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/method_signature_verifier.rb +392 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/mutex.rb +73 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/object_formatter.rb +249 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/recursive_const_methods.rb +76 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/reentrant_mutex.rb +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/ruby_features.rb +149 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/spec.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/spec/deprecation_helpers.rb +64 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/spec/formatting_support.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/spec/in_sub_process.rb +52 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/spec/library_wide_checks.rb +150 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/spec/shell_out.rb +82 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/spec/stderr_splitter.rb +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/spec/string_matcher.rb +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/spec/with_isolated_directory.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/spec/with_isolated_stderr.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/version.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib/rspec/support/warnings.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/CHANGELOG.md +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/CONTRIBUTING.md +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/Gemfile +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/LICENSE.txt +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/README.md +158 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/Rakefile +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/gemfiles/rspec_2_11.gemfile +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/gemfiles/rspec_2_12.gemfile +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/gemfiles/rspec_2_13.gemfile +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/gemfiles/rspec_2_14.gemfile +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/gemfiles/rspec_3_0.gemfile +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/gemfiles/rspec_3_1.gemfile +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/gemfiles/rspec_3_2.gemfile +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/gemfiles/rspec_3_3.gemfile +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/gemfiles/rspec_3_4.gemfile +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/gemfiles/rspec_3_5.gemfile +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/lib/rspec/wait.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/lib/rspec/wait/error.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/lib/rspec/wait/handler.rb +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/lib/rspec/wait/proxy.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/lib/rspec/wait/target.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/rspec-wait.gemspec +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/spec/spec_helper.rb +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/spec/wait_for_spec.rb +162 -0
- data/vendor/bundle/jruby/2.3.0/gems/rspec-wait-0.0.9/spec/wait_spec.rb +176 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/Gemfile +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/Mavenfile +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/README.md +71 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/Rakefile +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/bin/rmvn +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/lib/maven/ruby.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/lib/maven/ruby/maven.rb +127 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/lib/maven/ruby/tasks.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/lib/maven/ruby/version.rb +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/lib/ruby-maven.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/lib/ruby_maven.rb +91 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/ruby-maven.gemspec +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/spec/maven_ruby_maven_spec.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/spec/maven_ruby_maven_spec.rb~ +55 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/spec/ruby_maven_spec.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-3.3.12/spec/setup.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/README.md +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/lib/maven.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/LICENSE +308 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/NOTICE +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/README.txt +79 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/bin/m2.conf +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/bin/mvn +244 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/bin/mvn.cmd +178 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/bin/mvnDebug +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/bin/mvnDebug.cmd +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/bin/mvnyjp +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/boot/plexus-classworlds-2.5.2.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/conf/logging/simplelogger.properties +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/conf/settings.xml +257 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/conf/toolchains.xml +103 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-api.license +261 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-connector-basic.license +261 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-impl.license +261 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-spi.license +261 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-transport-wagon.license +261 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aether-util.license +261 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/aopalliance-1.0.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/cdi-api-1.0.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/cdi-api.license +410 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/commons-cli-1.2.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/commons-io-2.2.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/commons-lang-2.6.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/commons-lang3-3.4.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/commons-lang3.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/ext/README.txt +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/guava-18.0.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/guice-4.0-no_aop.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/javax.inject-1.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/jsoup-1.7.2.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/jsoup.license +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/jsr250-api-1.0.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/jsr250-api.license +406 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-aether-provider.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-artifact-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-artifact.license +202 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-builder-support.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-compat-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-compat.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-core-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-core.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-embedder-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-embedder.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-model-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-model-builder.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-model.license +202 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-plugin-api.license +202 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-repository-metadata.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-settings-3.3.9.jar +0 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-settings-builder.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/maven-settings.license +202 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/org.eclipse.sisu.inject.license +261 -0
- data/vendor/bundle/jruby/2.3.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.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/org.eclipse.sisu.plexus.license +261 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-cipher-1.7.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-cipher.license +410 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-component-annotations-1.6.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-interpolation-1.21.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-sec-dispatcher-1.3.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-sec-dispatcher.license +410 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/plexus-utils-3.0.22.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/slf4j-api-1.7.5.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/slf4j-api.license +370 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/slf4j-simple-1.7.5.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/slf4j-simple.license +370 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-file-2.10.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-file.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-http-2.10-shaded.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-http-shared-2.10.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-http-shared.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-http.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-provider-api-2.10.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/ruby-maven-libs-3.3.9/maven-home/lib/wagon-provider-api.license +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/README.md +271 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/Rakefile +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/TODO +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip.rb +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/central_directory.rb +208 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/compressor.rb +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/constants.rb +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/crypto/encryption.rb +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/crypto/null_encryption.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/crypto/traditional_encryption.rb +99 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/decompressor.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/deflater.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/dos_time.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/entry.rb +696 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/entry_set.rb +86 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/errors.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/extra_field.rb +101 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/extra_field/generic.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/extra_field/ntfs.rb +92 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/extra_field/old_unix.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/extra_field/universal_time.rb +47 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/extra_field/unix.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/extra_field/zip64.rb +67 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/extra_field/zip64_placeholder.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/file.rb +436 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/filesystem.rb +626 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/inflater.rb +66 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/input_stream.rb +164 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/ioextras.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/ioextras/abstract_input_stream.rb +115 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/ioextras/abstract_output_stream.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/null_compressor.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/null_decompressor.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/null_input_stream.rb +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/output_stream.rb +190 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/pass_thru_compressor.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/pass_thru_decompressor.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/streamable_directory.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/streamable_stream.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/lib/zip/version.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/samples/example.rb +91 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/samples/example_filesystem.rb +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/samples/example_recursive.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/samples/gtkRubyzip.rb +86 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/samples/qtzip.rb +101 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/samples/write_simple.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/samples/zipfind.rb +74 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/basic_zip_file_test.rb +64 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/central_directory_entry_test.rb +73 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/central_directory_test.rb +104 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/crypto/null_encryption_test.rb +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/crypto/traditional_encryption_test.rb +80 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/WarnInvalidDate.zip +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/file1.txt +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/file1.txt.deflatedData +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/file2.txt +1504 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/globTest.zip +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/globTest/foo.txt +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/globTest/foo/bar/baz/foo.txt +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/globTest/food.txt +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/mimetype +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/notzippedruby.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/ntfs.zip +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/rubycode.zip +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/rubycode2.zip +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/testDirectory.bin +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/zip64-sample.zip +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/zipWithDirs.zip +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/data/zipWithEncryption.zip +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/deflater_test.rb +67 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/encryption_test.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/entry_set_test.rb +138 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/entry_test.rb +165 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/errors_test.rb +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/extra_field_test.rb +78 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/file_extract_directory_test.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/file_extract_test.rb +90 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/file_split_test.rb +60 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/file_test.rb +559 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/filesystem/dir_iterator_test.rb +62 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/filesystem/directory_test.rb +131 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/filesystem/file_mutating_test.rb +100 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/filesystem/file_nonmutating_test.rb +514 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/filesystem/file_stat_test.rb +66 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/gentestfiles.rb +134 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/inflater_test.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/input_stream_test.rb +170 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/ioextras/abstract_input_stream_test.rb +103 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/ioextras/abstract_output_stream_test.rb +106 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/ioextras/fake_io_test.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/local_entry_test.rb +156 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/output_stream_test.rb +129 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/pass_thru_compressor_test.rb +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/pass_thru_decompressor_test.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/settings_test.rb +92 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/test_helper.rb +228 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/unicode_file_names_and_comments_test.rb +52 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/zip64_full_test.rb +53 -0
- data/vendor/bundle/jruby/2.3.0/gems/rubyzip-1.1.7/test/zip64_support_test.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/AUTHORS.md +80 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/CHANGELOG.md +1339 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/CONTRIBUTING.md +100 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/Gemfile +76 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/LICENSE +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/README.de.md +3031 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/README.es.md +2821 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/README.fr.md +3014 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/README.hu.md +694 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/README.ja.md +2756 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/README.ko.md +2967 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/README.md +3043 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/README.pt-br.md +1760 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/README.pt-pt.md +791 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/README.ru.md +2958 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/README.zh.md +2872 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/Rakefile +199 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/examples/chat.rb +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/examples/simple.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/examples/stream.ru +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/lib/sinatra.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/lib/sinatra/base.rb +2042 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/lib/sinatra/ext.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/lib/sinatra/images/404.png +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/lib/sinatra/images/500.png +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/lib/sinatra/main.rb +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/lib/sinatra/show_exceptions.rb +357 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/lib/sinatra/version.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/sinatra.gemspec +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/asciidoctor_test.rb +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/base_test.rb +167 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/builder_test.rb +91 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/coffee_test.rb +96 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/compile_test.rb +183 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/contest.rb +91 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/creole_test.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/delegator_test.rb +160 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/encoding_test.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/erb_test.rb +116 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/extensions_test.rb +98 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/filter_test.rb +487 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/haml_test.rb +109 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/helper.rb +132 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/helpers_test.rb +1917 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/integration/app.rb +79 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/integration_helper.rb +236 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/integration_test.rb +104 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/less_test.rb +69 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/liquid_test.rb +77 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/mapped_error_test.rb +285 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/markaby_test.rb +80 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/markdown_test.rb +85 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/mediawiki_test.rb +68 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/middleware_test.rb +68 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/nokogiri_test.rb +67 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/public/favicon.ico +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/public/hello+world.txt +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/rabl_test.rb +89 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/rack_test.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/radius_test.rb +59 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/rdoc_test.rb +66 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/readme_test.rb +130 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/request_test.rb +100 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/response_test.rb +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/result_test.rb +76 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/route_added_hook_test.rb +59 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/routing_test.rb +1456 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/sass_test.rb +115 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/scss_test.rb +88 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/server_test.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/settings_test.rb +582 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/sinatra_test.rb +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/slim_test.rb +102 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/static_test.rb +266 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/streaming_test.rb +149 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/stylus_test.rb +90 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/templates_test.rb +382 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/textile_test.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/a/in_a.str +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/ascii.erb +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/b/in_b.str +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/calc.html.erb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/error.builder +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/error.erb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/error.haml +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/error.sass +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/explicitly_nested.str +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/foo/hello.test +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.asciidoc +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.builder +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.coffee +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.creole +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.erb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.haml +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.less +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.liquid +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.mab +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.md +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.mediawiki +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.nokogiri +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.rabl +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.radius +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.rdoc +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.sass +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.scss +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.slim +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.str +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.styl +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.test +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.textile +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.wlang +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/hello.yajl +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/layout2.builder +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/layout2.erb +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/layout2.haml +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/layout2.liquid +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/layout2.mab +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/layout2.nokogiri +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/layout2.rabl +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/layout2.radius +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/layout2.slim +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/layout2.str +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/layout2.test +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/layout2.wlang +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/nested.str +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/views/utf8.erb +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/wlang_test.rb +87 -0
- data/vendor/bundle/jruby/2.3.0/gems/sinatra-1.4.7/test/yajl_test.rb +86 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/CHANGES.md +309 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/Gemfile +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/LICENSE +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/README.md +202 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/Rakefile +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/lib/slop.rb +687 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/lib/slop/commands.rb +196 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/lib/slop/option.rb +214 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/slop.gemspec +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/test/commands_test.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/test/helper.rb +12 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/test/option_test.rb +145 -0
- data/vendor/bundle/jruby/2.3.0/gems/slop-3.6.0/test/slop_test.rb +518 -0
- data/vendor/bundle/jruby/2.3.0/gems/spoon-0.0.4/LICENSE +144 -0
- data/vendor/bundle/jruby/2.3.0/gems/spoon-0.0.4/examples/ls.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/spoon-0.0.4/examples/vi.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/spoon-0.0.4/lib/spoon.rb +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/spoon-0.0.4/lib/spoon/unix.rb +181 -0
- data/vendor/bundle/jruby/2.3.0/gems/spoon-0.0.4/lib/spoon/windows.rb +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/spoon-0.0.4/spoon.gemspec +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/stud-0.0.22/CHANGELIST +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/stud-0.0.22/LICENSE +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/stud-0.0.22/README.md +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/stud-0.0.22/lib/stud/buffer.rb +260 -0
- data/vendor/bundle/jruby/2.3.0/gems/stud-0.0.22/lib/stud/interval.rb +110 -0
- data/vendor/bundle/jruby/2.3.0/gems/stud-0.0.22/lib/stud/pool.rb +215 -0
- data/vendor/bundle/jruby/2.3.0/gems/stud-0.0.22/lib/stud/secret.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/stud-0.0.22/lib/stud/task.rb +64 -0
- data/vendor/bundle/jruby/2.3.0/gems/stud-0.0.22/lib/stud/temporary.rb +63 -0
- data/vendor/bundle/jruby/2.3.0/gems/stud-0.0.22/lib/stud/trap.rb +80 -0
- data/vendor/bundle/jruby/2.3.0/gems/stud-0.0.22/lib/stud/try.rb +127 -0
- data/vendor/bundle/jruby/2.3.0/gems/stud-0.0.22/lib/stud/with.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/Gemfile +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/LICENSE +144 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/README.md +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/Rakefile +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/examples/bench_cache.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/ext/org/jruby/ext/thread_safe/JRubyCacheBackendLibrary.java +245 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMap.java +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMapV8.java +3863 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/ext/org/jruby/ext/thread_safe/jsr166e/LongAdder.java +203 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/ext/org/jruby/ext/thread_safe/jsr166e/Striped64.java +342 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/ConcurrentHashMapV8.java +3800 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/LongAdder.java +204 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/Striped64.java +291 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/ext/org/jruby/ext/thread_safe/jsr166y/ThreadLocalRandom.java +199 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/ext/thread_safe/JrubyCacheBackendService.java +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/atomic_reference_cache_backend.rb +908 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/cache.rb +163 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/jruby_cache_backend.jar +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/mri_cache_backend.rb +69 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/non_concurrent_cache_backend.rb +135 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/synchronized_cache_backend.rb +77 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/synchronized_delegator.rb +60 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/util.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/util/adder.rb +62 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/util/atomic_reference.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/util/cheap_lockable.rb +106 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/util/power_of_two_tuple.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/util/striped64.rb +222 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/util/volatile.rb +64 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/util/volatile_tuple.rb +46 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/util/xor_shift_random.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/lib/thread_safe/version.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/tasks/update_doc.rake +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/test/src/thread_safe/SecurityManager.java +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/test/test_array.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/test/test_cache.rb +901 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/test/test_cache_loops.rb +449 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/test/test_hash.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/test/test_helper.rb +134 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/test/test_synchronized_delegator.rb +84 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/thread_safe.gemspec +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/yard-template/default/fulldoc/html/css/common.css +125 -0
- data/vendor/bundle/jruby/2.3.0/gems/thread_safe-0.3.5-java/yard-template/default/layout/html/footer.erb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/CHANGELOG.md +101 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/COPYING +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/Gemfile +67 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/HACKING +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/README.md +229 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/Rakefile +105 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/bin/tilt +122 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/docs/TEMPLATES.md +554 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/docs/common.css +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt.rb +163 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/asciidoc.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/babel.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/bluecloth.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/builder.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/coffee.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/commonmarker.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/creole.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/csv.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/dummy.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/erb.rb +57 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/erubis.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/etanni.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/haml.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/kramdown.rb +25 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/less.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/liquid.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/mapping.rb +293 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/markaby.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/maruku.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/nokogiri.rb +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/pandoc.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/plain.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/prawn.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/radius.rb +48 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/rdiscount.rb +39 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/rdoc.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/redcarpet.rb +83 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/redcloth.rb +23 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/rst-pandoc.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/sass.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/string.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/template.rb +298 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/typescript.rb +26 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/wikicloth.rb +22 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/lib/tilt/yajl.rb +87 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/man/index.txt +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/man/tilt.1.ronn +59 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/markaby/locals.mab +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/markaby/markaby.mab +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/markaby/markaby_other_static.mab +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/markaby/render_twice.mab +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/markaby/scope.mab +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/markaby/yielding.mab +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/mytemplate.rb +2 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/test_helper.rb +64 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_asciidoctor_test.rb +50 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_babeltemplate.rb +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_blueclothtemplate_test.rb +33 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_buildertemplate_test.rb +72 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_cache_test.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_coffeescripttemplate_test.rb +141 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_commonmarkertemplate_test.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_compilesite_test.rb +51 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_creoletemplate_test.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_csv_test.rb +77 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_erbtemplate_test.rb +239 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_erubistemplate_test.rb +151 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_etannitemplate_test.rb +174 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_hamltemplate_test.rb +166 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_kramdown_test.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_lesstemplate_test.less +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_lesstemplate_test.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_liquidtemplate_test.rb +78 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_mapping_test.rb +232 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_markaby_test.rb +88 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_markdown_test.rb +186 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_marukutemplate_test.rb +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_metadata_test.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_nokogiritemplate_test.rb +87 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_pandoctemplate_test.rb +67 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_prawntemplate.prawn +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_prawntemplate_test.rb +75 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_radiustemplate_test.rb +75 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_rdiscounttemplate_test.rb +43 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_rdoctemplate_test.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_redcarpettemplate_test.rb +54 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_redclothtemplate_test.rb +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_rstpandoctemplate_test.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_sasstemplate_test.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_stringtemplate_test.rb +171 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_template_test.rb +308 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_test.rb +60 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_typescript_test.rb +34 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_wikiclothtemplate_test.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/test/tilt_yajltemplate_test.rb +101 -0
- data/vendor/bundle/jruby/2.3.0/gems/tilt-2.0.5/tilt.gemspec +124 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/LICENSE +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/README.md +190 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/Rakefile +64 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/bin/tt +112 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/doc/contributing_and_planned_features.markdown +102 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/doc/grammar_composition.markdown +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/doc/index.markdown +88 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/doc/pitfalls_and_advanced_techniques.markdown +51 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/doc/semantic_interpretation.markdown +218 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/doc/site.rb +112 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/doc/sitegen.rb +65 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/doc/syntactic_recognition.markdown +215 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/doc/tt.1 +83 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/doc/using_in_ruby.markdown +105 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/examples/lambda_calculus/arithmetic.rb +551 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/examples/lambda_calculus/arithmetic.treetop +98 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/examples/lambda_calculus/arithmetic_node_classes.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/examples/lambda_calculus/arithmetic_test.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus +0 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus.rb +718 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus.treetop +132 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus_node_classes.rb +5 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus_test.rb +89 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/examples/lambda_calculus/test_helper.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/bootstrap_gen_1_metagrammar.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler.rb +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/grammar_compiler.rb +49 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/lexical_address_space.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/metagrammar.rb +3984 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/metagrammar.treetop +503 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes.rb +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/anything_symbol.rb +18 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/atomic_expression.rb +14 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/character_class.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/choice.rb +31 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/declaration_sequence.rb +24 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/grammar.rb +28 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/inline_module.rb +27 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/nonterminal.rb +13 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/optional.rb +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/parenthesized_expression.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/parsing_expression.rb +146 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/parsing_rule.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/predicate.rb +45 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/predicate_block.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/repetition.rb +89 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/sequence.rb +71 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/terminal.rb +20 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/transient_prefix.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/treetop_file.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/compiler/ruby_builder.rb +115 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/polyglot.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/ruby_extensions.rb +1 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/ruby_extensions/string.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/runtime.rb +6 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/runtime/compiled_parser.rb +115 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/runtime/interval_skip_list.rb +3 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/runtime/interval_skip_list/head_node.rb +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/runtime/interval_skip_list/interval_skip_list.rb +200 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/runtime/interval_skip_list/node.rb +164 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/runtime/syntax_node.rb +114 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/runtime/terminal_parse_failure.rb +16 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/runtime/terminal_syntax_node.rb +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/lib/treetop/version.rb +9 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/and_predicate_spec.rb +36 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/anything_symbol_spec.rb +44 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/character_class_spec.rb +301 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/choice_spec.rb +80 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/circular_compilation_spec.rb +30 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/failure_propagation_functional_spec.rb +21 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/grammar_compiler_spec.rb +113 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/grammar_spec.rb +41 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/multibyte_chars_spec.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/namespace_spec.rb +42 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/nonterminal_symbol_spec.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/not_predicate_spec.rb +38 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/occurrence_range_spec.rb +189 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/one_or_more_spec.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/optional_spec.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/parenthesized_expression_spec.rb +19 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/parsing_rule_spec.rb +61 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/repeated_subrule_spec.rb +29 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/semantic_predicate_spec.rb +175 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/sequence_spec.rb +129 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/terminal_spec.rb +81 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/terminal_symbol_spec.rb +37 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/test_grammar.treetop +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/test_grammar.tt +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/test_grammar_do.treetop +7 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/test_grammar_magic_coding.treetop +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/test_grammar_magic_encoding.treetop +8 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/tt_compiler_spec.rb +224 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/compiler/zero_or_more_spec.rb +56 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/composition/a.treetop +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/composition/b.treetop +11 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/composition/c.treetop +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/composition/d.treetop +10 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/composition/f.treetop +17 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/composition/grammar_composition_spec.rb +40 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/composition/subfolder/e_includes_c.treetop +15 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/ruby_extensions/string_spec.rb +32 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/runtime/compiled_parser_spec.rb +123 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/delete_spec.rb +147 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/expire_range_spec.rb +349 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/insert_and_delete_node_spec.rb +385 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/insert_spec.rb +660 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/interval_skip_list_spec.graffle +6175 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/interval_skip_list_spec.rb +58 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/palindromic_fixture.rb +35 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/palindromic_fixture_spec.rb +163 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/runtime/interval_skip_list/spec_helper.rb +91 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/runtime/syntax_node_spec.rb +77 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/spec/spec_helper.rb +115 -0
- data/vendor/bundle/jruby/2.3.0/gems/treetop-1.4.15/treetop.gemspec +176 -0
- data/vendor/bundle/jruby/2.3.0/specifications/chronic_duration-0.10.6.gemspec +38 -0
- data/vendor/bundle/jruby/2.3.0/specifications/clamp-0.6.5.gemspec +20 -0
- data/vendor/bundle/jruby/2.3.0/specifications/coderay-1.1.1.gemspec +26 -0
- data/vendor/bundle/jruby/2.3.0/specifications/concurrent-ruby-1.0.0-java.gemspec +24 -0
- data/vendor/bundle/jruby/2.3.0/specifications/diff-lcs-1.2.5.gemspec +68 -0
- data/vendor/bundle/jruby/2.3.0/specifications/ffi-1.9.14-java.gemspec +21 -0
- data/vendor/bundle/jruby/2.3.0/specifications/filesize-0.0.4.gemspec +35 -0
- data/vendor/bundle/jruby/2.3.0/specifications/fivemat-1.3.2.gemspec +19 -0
- data/vendor/bundle/jruby/2.3.0/specifications/gem_publisher-1.5.0.gemspec +37 -0
- data/vendor/bundle/jruby/2.3.0/specifications/gems-0.8.3.gemspec +33 -0
- data/vendor/bundle/jruby/2.3.0/specifications/i18n-0.6.9.gemspec +42 -0
- data/vendor/bundle/jruby/2.3.0/specifications/insist-1.0.0.gemspec +0 -0
- data/vendor/bundle/jruby/2.3.0/specifications/jrjackson-0.4.0-java.gemspec +40 -0
- data/vendor/bundle/jruby/2.3.0/specifications/jrmonitor-0.4.2.gemspec +0 -0
- data/vendor/bundle/jruby/2.3.0/specifications/jruby-openssl-0.9.16-java.gemspec +40 -0
- data/vendor/bundle/jruby/2.3.0/specifications/kramdown-1.12.0.gemspec +56 -0
- data/vendor/bundle/jruby/2.3.0/specifications/logstash-core-5.0.0.alpha6.snapshot5-java.gemspec +0 -0
- data/vendor/bundle/jruby/2.3.0/specifications/logstash-core-event-java-5.0.0.alpha6.snapshot5-java.gemspec +37 -0
- data/vendor/bundle/jruby/2.3.0/specifications/logstash-core-plugin-api-2.1.15-java.gemspec +33 -0
- data/vendor/bundle/jruby/2.3.0/specifications/logstash-devutils-1.0.2-java.gemspec +0 -0
- data/vendor/bundle/jruby/2.3.0/specifications/method_source-0.8.2.gemspec +34 -0
- data/vendor/bundle/jruby/2.3.0/specifications/minitar-0.5.4.gemspec +25 -0
- data/vendor/bundle/jruby/2.3.0/specifications/numerizer-0.1.1.gemspec +22 -0
- data/vendor/bundle/jruby/2.3.0/specifications/polyglot-0.3.5.gemspec +22 -0
- data/vendor/bundle/jruby/2.3.0/specifications/pry-0.10.4-java.gemspec +47 -0
- data/vendor/bundle/jruby/2.3.0/specifications/puma-2.16.0-java.gemspec +47 -0
- data/vendor/bundle/jruby/2.3.0/specifications/rack-1.6.4.gemspec +39 -0
- data/vendor/bundle/jruby/2.3.0/specifications/rack-protection-1.5.3.gemspec +38 -0
- data/vendor/bundle/jruby/2.3.0/specifications/rake-11.2.2.gemspec +43 -0
- data/vendor/bundle/jruby/2.3.0/specifications/rspec-3.5.0.gemspec +42 -0
- data/vendor/bundle/jruby/2.3.0/specifications/rspec-core-3.5.3.gemspec +62 -0
- data/vendor/bundle/jruby/2.3.0/specifications/rspec-expectations-3.5.0.gemspec +50 -0
- data/vendor/bundle/jruby/2.3.0/specifications/rspec-mocks-3.5.0.gemspec +50 -0
- data/vendor/bundle/jruby/2.3.0/specifications/rspec-support-3.5.0.gemspec +41 -0
- data/vendor/bundle/jruby/2.3.0/specifications/rspec-wait-0.0.9.gemspec +38 -0
- data/vendor/bundle/jruby/2.3.0/specifications/ruby-maven-3.3.12.gemspec +41 -0
- data/vendor/bundle/jruby/2.3.0/specifications/ruby-maven-libs-3.3.9.gemspec +22 -0
- data/vendor/bundle/jruby/2.3.0/specifications/rubyzip-1.1.7.gemspec +47 -0
- data/vendor/bundle/jruby/2.3.0/specifications/sinatra-1.4.7.gemspec +41 -0
- data/vendor/bundle/jruby/2.3.0/specifications/slop-3.6.0.gemspec +36 -0
- data/vendor/bundle/jruby/2.3.0/specifications/spoon-0.0.4.gemspec +29 -0
- data/vendor/bundle/jruby/2.3.0/specifications/stud-0.0.22.gemspec +0 -0
- data/vendor/bundle/jruby/2.3.0/specifications/thread_safe-0.3.5-java.gemspec +39 -0
- data/vendor/bundle/jruby/2.3.0/specifications/tilt-2.0.5.gemspec +23 -0
- data/vendor/bundle/jruby/2.3.0/specifications/treetop-1.4.15.gemspec +56 -0
- metadata +3023 -0
@@ -0,0 +1,48 @@
|
|
1
|
+
require 'rake/private_reader'
|
2
|
+
|
3
|
+
module Rake
|
4
|
+
|
5
|
+
class ThreadHistoryDisplay # :nodoc: all
|
6
|
+
include Rake::PrivateReader
|
7
|
+
|
8
|
+
private_reader :stats, :items, :threads
|
9
|
+
|
10
|
+
def initialize(stats)
|
11
|
+
@stats = stats
|
12
|
+
@items = { :_seq_ => 1 }
|
13
|
+
@threads = { :_seq_ => "A" }
|
14
|
+
end
|
15
|
+
|
16
|
+
def show
|
17
|
+
puts "Job History:"
|
18
|
+
stats.each do |stat|
|
19
|
+
stat[:data] ||= {}
|
20
|
+
rename(stat, :thread, threads)
|
21
|
+
rename(stat[:data], :item_id, items)
|
22
|
+
rename(stat[:data], :new_thread, threads)
|
23
|
+
rename(stat[:data], :deleted_thread, threads)
|
24
|
+
printf("%8d %2s %-20s %s\n",
|
25
|
+
(stat[:time] * 1_000_000).round,
|
26
|
+
stat[:thread],
|
27
|
+
stat[:event],
|
28
|
+
stat[:data].map do |k, v| "#{k}:#{v}" end.join(" "))
|
29
|
+
end
|
30
|
+
end
|
31
|
+
|
32
|
+
private
|
33
|
+
|
34
|
+
def rename(hash, key, renames)
|
35
|
+
if hash && hash[key]
|
36
|
+
original = hash[key]
|
37
|
+
value = renames[original]
|
38
|
+
unless value
|
39
|
+
value = renames[:_seq_]
|
40
|
+
renames[:_seq_] = renames[:_seq_].succ
|
41
|
+
renames[original] = value
|
42
|
+
end
|
43
|
+
hash[key] = value
|
44
|
+
end
|
45
|
+
end
|
46
|
+
end
|
47
|
+
|
48
|
+
end
|
@@ -0,0 +1,162 @@
|
|
1
|
+
require 'set'
|
2
|
+
|
3
|
+
require 'rake/promise'
|
4
|
+
|
5
|
+
module Rake
|
6
|
+
|
7
|
+
class ThreadPool # :nodoc: all
|
8
|
+
|
9
|
+
# Creates a ThreadPool object. The +thread_count+ parameter is the size
|
10
|
+
# of the pool.
|
11
|
+
def initialize(thread_count)
|
12
|
+
@max_active_threads = [thread_count, 0].max
|
13
|
+
@threads = Set.new
|
14
|
+
@threads_mon = Monitor.new
|
15
|
+
@queue = Queue.new
|
16
|
+
@join_cond = @threads_mon.new_cond
|
17
|
+
|
18
|
+
@history_start_time = nil
|
19
|
+
@history = []
|
20
|
+
@history_mon = Monitor.new
|
21
|
+
@total_threads_in_play = 0
|
22
|
+
end
|
23
|
+
|
24
|
+
# Creates a future executed by the +ThreadPool+.
|
25
|
+
#
|
26
|
+
# The args are passed to the block when executing (similarly to
|
27
|
+
# Thread#new) The return value is an object representing
|
28
|
+
# a future which has been created and added to the queue in the
|
29
|
+
# pool. Sending #value to the object will sleep the
|
30
|
+
# current thread until the future is finished and will return the
|
31
|
+
# result (or raise an exception thrown from the future)
|
32
|
+
def future(*args, &block)
|
33
|
+
promise = Promise.new(args, &block)
|
34
|
+
promise.recorder = lambda { |*stats| stat(*stats) }
|
35
|
+
|
36
|
+
@queue.enq promise
|
37
|
+
stat :queued, :item_id => promise.object_id
|
38
|
+
start_thread
|
39
|
+
promise
|
40
|
+
end
|
41
|
+
|
42
|
+
# Waits until the queue of futures is empty and all threads have exited.
|
43
|
+
def join
|
44
|
+
@threads_mon.synchronize do
|
45
|
+
begin
|
46
|
+
stat :joining
|
47
|
+
@join_cond.wait unless @threads.empty?
|
48
|
+
stat :joined
|
49
|
+
rescue Exception => e
|
50
|
+
stat :joined
|
51
|
+
$stderr.puts e
|
52
|
+
$stderr.print "Queue contains #{@queue.size} items. " +
|
53
|
+
"Thread pool contains #{@threads.count} threads\n"
|
54
|
+
$stderr.print "Current Thread #{Thread.current} status = " +
|
55
|
+
"#{Thread.current.status}\n"
|
56
|
+
$stderr.puts e.backtrace.join("\n")
|
57
|
+
@threads.each do |t|
|
58
|
+
$stderr.print "Thread #{t} status = #{t.status}\n"
|
59
|
+
$stderr.puts t.backtrace.join("\n")
|
60
|
+
end
|
61
|
+
raise e
|
62
|
+
end
|
63
|
+
end
|
64
|
+
end
|
65
|
+
|
66
|
+
# Enable the gathering of history events.
|
67
|
+
def gather_history #:nodoc:
|
68
|
+
@history_start_time = Time.now if @history_start_time.nil?
|
69
|
+
end
|
70
|
+
|
71
|
+
# Return a array of history events for the thread pool.
|
72
|
+
#
|
73
|
+
# History gathering must be enabled to be able to see the events
|
74
|
+
# (see #gather_history). Best to call this when the job is
|
75
|
+
# complete (i.e. after ThreadPool#join is called).
|
76
|
+
def history # :nodoc:
|
77
|
+
@history_mon.synchronize { @history.dup }.
|
78
|
+
sort_by { |i| i[:time] }.
|
79
|
+
each { |i| i[:time] -= @history_start_time }
|
80
|
+
end
|
81
|
+
|
82
|
+
# Return a hash of always collected statistics for the thread pool.
|
83
|
+
def statistics # :nodoc:
|
84
|
+
{
|
85
|
+
:total_threads_in_play => @total_threads_in_play,
|
86
|
+
:max_active_threads => @max_active_threads,
|
87
|
+
}
|
88
|
+
end
|
89
|
+
|
90
|
+
private
|
91
|
+
|
92
|
+
# processes one item on the queue. Returns true if there was an
|
93
|
+
# item to process, false if there was no item
|
94
|
+
def process_queue_item #:nodoc:
|
95
|
+
return false if @queue.empty?
|
96
|
+
|
97
|
+
# Even though we just asked if the queue was empty, it
|
98
|
+
# still could have had an item which by this statement
|
99
|
+
# is now gone. For this reason we pass true to Queue#deq
|
100
|
+
# because we will sleep indefinitely if it is empty.
|
101
|
+
promise = @queue.deq(true)
|
102
|
+
stat :dequeued, :item_id => promise.object_id
|
103
|
+
promise.work
|
104
|
+
return true
|
105
|
+
|
106
|
+
rescue ThreadError # this means the queue is empty
|
107
|
+
false
|
108
|
+
end
|
109
|
+
|
110
|
+
def safe_thread_count
|
111
|
+
@threads_mon.synchronize do
|
112
|
+
@threads.count
|
113
|
+
end
|
114
|
+
end
|
115
|
+
|
116
|
+
def start_thread # :nodoc:
|
117
|
+
@threads_mon.synchronize do
|
118
|
+
next unless @threads.count < @max_active_threads
|
119
|
+
|
120
|
+
t = Thread.new do
|
121
|
+
begin
|
122
|
+
while safe_thread_count <= @max_active_threads
|
123
|
+
break unless process_queue_item
|
124
|
+
end
|
125
|
+
ensure
|
126
|
+
@threads_mon.synchronize do
|
127
|
+
@threads.delete Thread.current
|
128
|
+
stat :ended, :thread_count => @threads.count
|
129
|
+
@join_cond.broadcast if @threads.empty?
|
130
|
+
end
|
131
|
+
end
|
132
|
+
end
|
133
|
+
|
134
|
+
@threads << t
|
135
|
+
stat(
|
136
|
+
:spawned,
|
137
|
+
:new_thread => t.object_id,
|
138
|
+
:thread_count => @threads.count)
|
139
|
+
@total_threads_in_play = @threads.count if
|
140
|
+
@threads.count > @total_threads_in_play
|
141
|
+
end
|
142
|
+
end
|
143
|
+
|
144
|
+
def stat(event, data=nil) # :nodoc:
|
145
|
+
return if @history_start_time.nil?
|
146
|
+
info = {
|
147
|
+
:event => event,
|
148
|
+
:data => data,
|
149
|
+
:time => Time.now,
|
150
|
+
:thread => Thread.current.object_id,
|
151
|
+
}
|
152
|
+
@history_mon.synchronize { @history << info }
|
153
|
+
end
|
154
|
+
|
155
|
+
# for testing only
|
156
|
+
|
157
|
+
def __queue__ # :nodoc:
|
158
|
+
@queue
|
159
|
+
end
|
160
|
+
end
|
161
|
+
|
162
|
+
end
|
@@ -0,0 +1,22 @@
|
|
1
|
+
module Rake
|
2
|
+
module TraceOutput # :nodoc: all
|
3
|
+
|
4
|
+
# Write trace output to output stream +out+.
|
5
|
+
#
|
6
|
+
# The write is done as a single IO call (to print) to lessen the
|
7
|
+
# chance that the trace output is interrupted by other tasks also
|
8
|
+
# producing output.
|
9
|
+
def trace_on(out, *strings)
|
10
|
+
sep = $\ || "\n"
|
11
|
+
if strings.empty?
|
12
|
+
output = sep
|
13
|
+
else
|
14
|
+
output = strings.map { |s|
|
15
|
+
next if s.nil?
|
16
|
+
s.end_with?(sep) ? s : s + sep
|
17
|
+
}.join
|
18
|
+
end
|
19
|
+
out.print(output)
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
@@ -0,0 +1,50 @@
|
|
1
|
+
require 'rbconfig'
|
2
|
+
|
3
|
+
module Rake
|
4
|
+
# Win 32 interface methods for Rake. Windows specific functionality
|
5
|
+
# will be placed here to collect that knowledge in one spot.
|
6
|
+
module Win32 # :nodoc: all
|
7
|
+
|
8
|
+
# Error indicating a problem in locating the home directory on a
|
9
|
+
# Win32 system.
|
10
|
+
class Win32HomeError < RuntimeError
|
11
|
+
end
|
12
|
+
|
13
|
+
class << self
|
14
|
+
# True if running on a windows system.
|
15
|
+
def windows?
|
16
|
+
RbConfig::CONFIG["host_os"] =~ %r!(msdos|mswin|djgpp|mingw|[Ww]indows)!
|
17
|
+
end
|
18
|
+
|
19
|
+
# The standard directory containing system wide rake files on
|
20
|
+
# Win 32 systems. Try the following environment variables (in
|
21
|
+
# order):
|
22
|
+
#
|
23
|
+
# * HOME
|
24
|
+
# * HOMEDRIVE + HOMEPATH
|
25
|
+
# * APPDATA
|
26
|
+
# * USERPROFILE
|
27
|
+
#
|
28
|
+
# If the above are not defined, the return nil.
|
29
|
+
def win32_system_dir #:nodoc:
|
30
|
+
win32_shared_path = ENV['HOME']
|
31
|
+
if win32_shared_path.nil? && ENV['HOMEDRIVE'] && ENV['HOMEPATH']
|
32
|
+
win32_shared_path = ENV['HOMEDRIVE'] + ENV['HOMEPATH']
|
33
|
+
end
|
34
|
+
|
35
|
+
win32_shared_path ||= ENV['APPDATA']
|
36
|
+
win32_shared_path ||= ENV['USERPROFILE']
|
37
|
+
raise Win32HomeError,
|
38
|
+
"Unable to determine home path environment variable." if
|
39
|
+
win32_shared_path.nil? or win32_shared_path.empty?
|
40
|
+
normalize(File.join(win32_shared_path, 'Rake'))
|
41
|
+
end
|
42
|
+
|
43
|
+
# Normalize a win32 path so that the slashes are all forward slashes.
|
44
|
+
def normalize(path)
|
45
|
+
path.gsub(/\\/, '/')
|
46
|
+
end
|
47
|
+
|
48
|
+
end
|
49
|
+
end
|
50
|
+
end
|
@@ -0,0 +1,30 @@
|
|
1
|
+
# coding: utf-8
|
2
|
+
$LOAD_PATH.unshift File.expand_path('../lib', __FILE__)
|
3
|
+
require 'rake/version'
|
4
|
+
|
5
|
+
Gem::Specification.new do |s|
|
6
|
+
s.name = "rake".freeze
|
7
|
+
s.version = Rake::VERSION
|
8
|
+
s.date = "2016-06-12"
|
9
|
+
s.authors = ["Hiroshi SHIBATA".freeze, "Eric Hodel".freeze, "Jim Weirich".freeze]
|
10
|
+
s.email = ["hsbt@ruby-lang.org".freeze, "drbrain@segment7.net".freeze, "".freeze]
|
11
|
+
|
12
|
+
s.summary = "Rake is a Make-like program implemented in Ruby".freeze
|
13
|
+
s.description = "Rake is a Make-like program implemented in Ruby. Tasks and dependencies are\nspecified in standard Ruby syntax.\n\nRake has the following features:\n\n* Rakefiles (rake's version of Makefiles) are completely defined in\n standard Ruby syntax. No XML files to edit. No quirky Makefile\n syntax to worry about (is that a tab or a space?)\n\n* Users can specify tasks with prerequisites.\n\n* Rake supports rule patterns to synthesize implicit tasks.\n\n* Flexible FileLists that act like arrays but know about manipulating\n file names and paths.\n\n* A library of prepackaged tasks to make building rakefiles easier. For example,\n tasks for building tarballs and publishing to FTP or SSH sites. (Formerly\n tasks for building RDoc and Gems were included in rake but they're now\n available in RDoc and RubyGems respectively.)\n\n* Supports parallel execution of tasks.".freeze
|
14
|
+
s.homepage = "https://github.com/ruby/rake".freeze
|
15
|
+
s.licenses = ["MIT".freeze]
|
16
|
+
|
17
|
+
s.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
|
18
|
+
s.bindir = "exe"
|
19
|
+
s.executables = s.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
20
|
+
s.require_paths = ["lib".freeze]
|
21
|
+
|
22
|
+
s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze)
|
23
|
+
s.rubygems_version = "2.6.1".freeze
|
24
|
+
s.required_rubygems_version = Gem::Requirement.new(">= 1.3.2".freeze)
|
25
|
+
s.rdoc_options = ["--main".freeze, "README.rdoc".freeze]
|
26
|
+
|
27
|
+
s.add_development_dependency(%q<bundler>.freeze, ["~> 1.11"])
|
28
|
+
s.add_development_dependency(%q<minitest>.freeze, ["~> 5.8"])
|
29
|
+
s.add_development_dependency(%q<rdoc>.freeze, ["~> 4.0"])
|
30
|
+
end
|
@@ -0,0 +1,27 @@
|
|
1
|
+
The MIT License (MIT)
|
2
|
+
=====================
|
3
|
+
|
4
|
+
Copyright © 2009 Chad Humphries, David Chelimsky
|
5
|
+
Copyright © 2006 David Chelimsky, The RSpec Development Team
|
6
|
+
Copyright © 2005 Steven Baker
|
7
|
+
|
8
|
+
Permission is hereby granted, free of charge, to any person
|
9
|
+
obtaining a copy of this software and associated documentation
|
10
|
+
files (the “Software”), to deal in the Software without
|
11
|
+
restriction, including without limitation the rights to use,
|
12
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
13
|
+
copies of the Software, and to permit persons to whom the
|
14
|
+
Software is furnished to do so, subject to the following
|
15
|
+
conditions:
|
16
|
+
|
17
|
+
The above copyright notice and this permission notice shall be
|
18
|
+
included in all copies or substantial portions of the Software.
|
19
|
+
|
20
|
+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
|
21
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
22
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
23
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
24
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
25
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
26
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
27
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# RSpec
|
2
|
+
|
3
|
+
Behaviour Driven Development for Ruby
|
4
|
+
|
5
|
+
# Description
|
6
|
+
|
7
|
+
rspec is a meta-gem, which depends on the
|
8
|
+
[rspec-core](https://github.com/rspec/rspec-core),
|
9
|
+
[rspec-expectations](https://github.com/rspec/rspec-expectations)
|
10
|
+
and [rspec-mocks](https://github.com/rspec/rspec-mocks) gems. Each of these
|
11
|
+
can be installed separately and loaded in isolation using `require`. Among
|
12
|
+
other benefits, this allows you to use rspec-expectations, for example, in
|
13
|
+
Test::Unit::TestCase if you happen to prefer that style.
|
14
|
+
|
15
|
+
Conversely, if you like RSpec's approach to declaring example groups and
|
16
|
+
examples (`describe` and `it`) but prefer Test::Unit assertions and
|
17
|
+
[mocha](https://github.com/freerange/mocha), [rr] (https://github.com/btakita/rr)
|
18
|
+
or [flexmock] (https://github.com/jimweirich/flexmock) for mocking, you'll be
|
19
|
+
able to do that without having to install or load the components of RSpec that
|
20
|
+
you're not using.
|
21
|
+
|
22
|
+
## Documentation
|
23
|
+
|
24
|
+
See http://rspec.info/documentation/ for links to documentation for all gems.
|
25
|
+
|
26
|
+
## Install
|
27
|
+
|
28
|
+
gem install rspec
|
29
|
+
|
30
|
+
## Contribute
|
31
|
+
|
32
|
+
* [http://github.com/rspec/rspec-dev](http://github.com/rspec/rspec-dev)
|
33
|
+
|
34
|
+
## Also see
|
35
|
+
|
36
|
+
* [https://github.com/rspec/rspec-core](https://github.com/rspec/rspec-core)
|
37
|
+
* [https://github.com/rspec/rspec-expectations](https://github.com/rspec/rspec-expectations)
|
38
|
+
* [https://github.com/rspec/rspec-mocks](https://github.com/rspec/rspec-mocks)
|
39
|
+
* [https://github.com/rspec/rspec-rails](https://github.com/rspec/rspec-rails)
|
@@ -0,0 +1,2094 @@
|
|
1
|
+
### 3.5.3 / 2016-09-02
|
2
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.2...v3.5.3)
|
3
|
+
|
4
|
+
Bug Fixes:
|
5
|
+
|
6
|
+
* When applying shared group metadata to a host group, overwrite
|
7
|
+
conflicting keys if the value in the host group was inherited from
|
8
|
+
a parent group instead of being specified at that level.
|
9
|
+
(Myron Marston, #2307)
|
10
|
+
* Handle errors in `:suite` hooks and provide the same nicely formatted
|
11
|
+
output as errors that happen in examples. (Myron Marston, #2316)
|
12
|
+
* Set the exit status to non-zero when an error occurs in an
|
13
|
+
`after(:context)` hook. (Myron Marston, #2320)
|
14
|
+
|
15
|
+
### 3.5.2 / 2016-07-28
|
16
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.1...v3.5.2)
|
17
|
+
|
18
|
+
Bug Fixes:
|
19
|
+
|
20
|
+
* Wait to report `example_finished` until the example's `execution_result`
|
21
|
+
has been completely filled in. (Myron Marston, #2291)
|
22
|
+
* Make sure example block is still available when using `duplicate_with`
|
23
|
+
to clone examples. (bootstraponline, #2298)
|
24
|
+
* Don't include the default `--pattern` in the Rake task when
|
25
|
+
`rspec_opts` specifies its own. (Jon Rowe, #2305)
|
26
|
+
|
27
|
+
### 3.5.1 / 2016-07-06
|
28
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0...v3.5.1)
|
29
|
+
|
30
|
+
Bug Fixes:
|
31
|
+
|
32
|
+
* Ensure that config hooks that are added to existing example groups are
|
33
|
+
added only once. (Eugene Kenny, #2280)
|
34
|
+
|
35
|
+
### 3.5.0 / 2016-07-01
|
36
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta4...v3.5.0)
|
37
|
+
|
38
|
+
Enhancements:
|
39
|
+
|
40
|
+
* Include any `SPEC_OPTS` in reproduction command printed at the end of
|
41
|
+
a bisect run. (Simon Coffey, #2274)
|
42
|
+
|
43
|
+
Bug Fixes:
|
44
|
+
|
45
|
+
* Handle `--bisect` in `SPEC_OPTS` environment variable correctly so as
|
46
|
+
to avoid infinite recursion. (Simon Coffey, #2271)
|
47
|
+
|
48
|
+
### 3.5.0.beta4 / 2016-06-05
|
49
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta3...v3.5.0.beta4)
|
50
|
+
|
51
|
+
Enhancements:
|
52
|
+
|
53
|
+
* Filter out bundler stackframes from backtraces by default, since
|
54
|
+
Bundler 1.12 now includes its own frames in stack traces produced
|
55
|
+
by using `bundle exec`. (Myron Marston, #2240)
|
56
|
+
* HTML Formatter uses exception presenter to get failure message
|
57
|
+
for consistency with other formatters. (@mrageh, #2222)
|
58
|
+
* Load spec files in the order of the directories or files passed
|
59
|
+
at the command line, making it easy to make some specs run before
|
60
|
+
others in a one-off manner. For example, `rspec spec/unit
|
61
|
+
spec/acceptance --order defined` will run unit specs before acceptance
|
62
|
+
specs. (Myron Marston, #2253)
|
63
|
+
* Add new `config.include_context` API for configuring global or
|
64
|
+
filtered inclusion of shared contexts in example groups.
|
65
|
+
(Myron Marston, #2256)
|
66
|
+
* Add new `config.shared_context_metadata_behavior = :apply_to_host_groups`
|
67
|
+
option, which causes shared context metadata to be inherited by the
|
68
|
+
metadata hash of all host groups and examples instead of configuring
|
69
|
+
implicit auto-inclusion based on the passed metadata. (Myron Marston, #2256)
|
70
|
+
|
71
|
+
Bug Fixes:
|
72
|
+
|
73
|
+
* Fix `--bisect` so it works on large spec suites that were previously triggering
|
74
|
+
"Argument list too long errors" due to all the spec locations being passed as
|
75
|
+
CLI args. (Matt Jones, #2223).
|
76
|
+
* Fix deprecated `:example_group`-based filtering so that it properly
|
77
|
+
applies to matching example groups. (Myron Marston, #2234)
|
78
|
+
* Fix `NoMethodError` caused by Java backtraces on JRuby. (Michele Piccirillo, #2244)
|
79
|
+
|
80
|
+
### 3.5.0.beta3 / 2016-04-02
|
81
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta2...v3.5.0.beta3)
|
82
|
+
|
83
|
+
Enhancements:
|
84
|
+
|
85
|
+
* Add new `config.filter_run_when_matching` API, intended to replace
|
86
|
+
the combination of `config.filter_run` and
|
87
|
+
`config.run_all_when_everything_filtered` (Myron Marston, #2206)
|
88
|
+
|
89
|
+
Bug Fixes:
|
90
|
+
|
91
|
+
* Use the encoded string logic for source extraction. (Jon Rowe, #2183)
|
92
|
+
* Fix rounding issue in duration formatting helper. (Fabersky, Jon Rowe, #2208)
|
93
|
+
* Fix failure snippet extraction so that `def-end` snippets
|
94
|
+
ending with `end`-only line can be extracted properly.
|
95
|
+
(Yuji Nakayama, #2215)
|
96
|
+
|
97
|
+
### 3.5.0.beta2 / 2016-03-10
|
98
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta1...v3.5.0.beta2)
|
99
|
+
|
100
|
+
Enhancements:
|
101
|
+
|
102
|
+
* Remove unneeded `:execution_result` example group metadata, saving a
|
103
|
+
bit of memory. (Myron Marston, #2172)
|
104
|
+
* Apply hooks registered with `config` to previously defined groups.
|
105
|
+
(Myron Marston, #2189)
|
106
|
+
* `RSpec::Core::Configuration#reporter` is now public API under SemVer.
|
107
|
+
(Jon Rowe, #2193)
|
108
|
+
* Add new `config.when_first_matching_example_defined` hook. (Myron
|
109
|
+
Marston, #2175)
|
110
|
+
|
111
|
+
### 3.5.0.beta1 / 2016-02-06
|
112
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.4...v3.5.0.beta1)
|
113
|
+
|
114
|
+
Enhancements:
|
115
|
+
|
116
|
+
* Add `RSpec::Core::ExampleGroup.currently_executing_a_context_hook?`,
|
117
|
+
primarily for use by rspec-rails. (Sam Phippen, #2131)
|
118
|
+
|
119
|
+
Bug Fixes:
|
120
|
+
|
121
|
+
* Ensure `MultipleExceptionError` does not contain a recursive reference
|
122
|
+
to itself. (Sam Phippen, #2133)
|
123
|
+
|
124
|
+
### 3.4.4 / 2016-03-09
|
125
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.3...v3.4.4)
|
126
|
+
|
127
|
+
Bug Fixes:
|
128
|
+
|
129
|
+
* Fix `RSpec::Core::RakeTask` so that it works with Rake 11.
|
130
|
+
(Travis Grathwell, #2197)
|
131
|
+
|
132
|
+
### 3.4.3 / 2016-02-19
|
133
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.2...v3.4.3)
|
134
|
+
|
135
|
+
Bug Fixes:
|
136
|
+
|
137
|
+
* Prevent a `TypeError` from occurring when running via the rake task when
|
138
|
+
Ruby crashes. (Patrik Wenger, #2161)
|
139
|
+
* Only consider example and group declaration lines from a specific file
|
140
|
+
when applying line number filtering, instead of considering all
|
141
|
+
declaration lines from all spec files. (Myron Marston, #2170)
|
142
|
+
* Fix failure snippet extraction so that snippets that contain `do-end` style
|
143
|
+
block and end with `end`-only line can be extracted properly.
|
144
|
+
(Yuji Nakayama, #2173)
|
145
|
+
* Prevent infinite recursion when an exception is caused by itself.
|
146
|
+
(Jon Rowe, #2128)
|
147
|
+
|
148
|
+
### 3.4.2 / 2016-01-26
|
149
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.1...v3.4.2)
|
150
|
+
|
151
|
+
Bug Fixes:
|
152
|
+
|
153
|
+
* Fix `rspec --profile` when an example calls `abort` or `exit`.
|
154
|
+
(Bradley Schaefer, #2144)
|
155
|
+
* Fix `--drb` so that when no DRb server is running, it prevents
|
156
|
+
the DRb connection error from being listed as the cause of all
|
157
|
+
expectation failures. (Myron Marston, #2156)
|
158
|
+
* Fix syntax highlighter so that it works when the `coderay` gem is
|
159
|
+
installed as a rubygem but not already available on your load path
|
160
|
+
(as happens when you use bundler). (Myron Marston, #2159)
|
161
|
+
|
162
|
+
### 3.4.1 / 2015-11-18
|
163
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.0...v3.4.1)
|
164
|
+
|
165
|
+
Bug Fixes:
|
166
|
+
|
167
|
+
* Fix backtrace formatter to handle backtraces that are `nil`.
|
168
|
+
(Myron Marston, #2118)
|
169
|
+
|
170
|
+
### 3.4.0 / 2015-11-11
|
171
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.2...v3.4.0)
|
172
|
+
|
173
|
+
Enhancements:
|
174
|
+
|
175
|
+
* Combine multiple `--pattern` arguments making them equivalent to
|
176
|
+
`--pattern=1,2,...,n`. (Jon Rowe, #2002)
|
177
|
+
* Improve `inspect` and `to_s` output for `RSpec::Core::Example`
|
178
|
+
objects, replacing Ruby's excessively verbose output. (Gavin Miller, #1922)
|
179
|
+
* Add `silence_filter_announcements` configuration option.
|
180
|
+
(David Raffensperger, #2007)
|
181
|
+
* Add optional `example_finished` notification to the reporter protocol for
|
182
|
+
when you don't care about the example outcome. (Jon Rowe, #2013)
|
183
|
+
* Switch `--bisect` to a recursion-based bisection algorithm rather than
|
184
|
+
a permutation-based one. This better handles cases where an example
|
185
|
+
depends upon multiple other examples instead of just one and minimizes
|
186
|
+
the number of runs necessary to determine that an example set cannot be
|
187
|
+
minimized further. (Simon Coffey, #1997)
|
188
|
+
* Allow simple filters (e.g. `:symbol` key only) to be triggered by truthey
|
189
|
+
values. (Tim Mertens, #2035)
|
190
|
+
* Remove unneeded warning about need for `ansicon` on Windows when using
|
191
|
+
RSpec's `--color` option. (Ashley Engelund, #2038)
|
192
|
+
* Add option to configure RSpec to raise errors when issuing warnings.
|
193
|
+
(Jon Rowe, #2052)
|
194
|
+
* Append the root `cause` of a failure or error to the printed failure
|
195
|
+
output when a `cause` is available. (Adam Magan)
|
196
|
+
* Stop rescuing `NoMemoryError`, `SignalExcepetion`, `Interrupt` and
|
197
|
+
`SystemExit`. It is dangerous to interfere with these. (Myron Marston, #2063)
|
198
|
+
* Add `config.project_source_dirs` setting which RSpec uses to determine
|
199
|
+
if a backtrace line comes from your project source or from some
|
200
|
+
external library. It defaults to `spec`, `lib` and `app` but can be
|
201
|
+
configured differently. (Myron Marston, #2088)
|
202
|
+
* Improve failure line detection so that it looks for the failure line
|
203
|
+
in any project source directory instead of just in the spec file.
|
204
|
+
In addition, if no backtrace lines can be found from a project source
|
205
|
+
file, we fall back to displaying the source of the first backtrace
|
206
|
+
line. This should virtually eliminate the "Unable to find matching
|
207
|
+
line from backtrace" messages. (Myron Marston, #2088)
|
208
|
+
* Add support for `:extra_failure_lines` example metadata that will
|
209
|
+
be appended to the failure output. (bootstraponline, #2092).
|
210
|
+
* Add `RSpec::Core::Example#duplicate_with` to produce new examples
|
211
|
+
with cloned metadata. (bootstraponline, #2098)
|
212
|
+
* Add `RSpec::Core::Configuration#on_example_group_definition` to register
|
213
|
+
hooks to be invoked when example groups are created. (bootstraponline, #2094)
|
214
|
+
* Add `add_example` and `remove_example` to `RSpec::Core::ExampleGroup` to
|
215
|
+
allow manipulating an example groups examples. (bootstraponline, #2095)
|
216
|
+
* Display multiline failure source lines in failure output when Ripper is
|
217
|
+
available (MRI >= 1.9.2, and JRuby >= 1.7.5 && < 9.0.0.0.rc1).
|
218
|
+
(Yuji Nakayama, #2083)
|
219
|
+
* Add `max_displayed_failure_line_count` configuration option
|
220
|
+
(defaults to 10). (Yuji Nakayama, #2083)
|
221
|
+
* Enhance `fail_fast` option so it can take a number (e.g. `--fail-fast=3`)
|
222
|
+
to force the run to abort after the specified number of failures.
|
223
|
+
(Jack Scotti, #2065)
|
224
|
+
* Syntax highlight the failure snippets in text formatters when `color`
|
225
|
+
is enabled and the `coderay` gem is installed on a POSIX system.
|
226
|
+
(Myron Marston, #2109)
|
227
|
+
|
228
|
+
Bug Fixes:
|
229
|
+
|
230
|
+
* Lock `example_status_persistence_file` when reading from and writing
|
231
|
+
to it to prevent race conditions when multiple processes try to use
|
232
|
+
it. (Ben Woosley, #2029)
|
233
|
+
* Fix regression in 3.3 that caused spec file names with square brackets in
|
234
|
+
them (such as `1[]_spec.rb`) to not be loaded properly. (Myron Marston, #2041)
|
235
|
+
* Fix output encoding issue caused by ASCII literal on 1.9.3 (Jon Rowe, #2072)
|
236
|
+
* Fix requires in `rspec/core/rake_task.rb` to avoid double requires
|
237
|
+
seen by some users. (Myron Marston, #2101)
|
238
|
+
|
239
|
+
### 3.3.2 / 2015-07-15
|
240
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2)
|
241
|
+
|
242
|
+
Bug Fixes:
|
243
|
+
|
244
|
+
* Fix formatters to handle exceptions for which `backtrace` returns `nil`.
|
245
|
+
(Myron Marston, #2023)
|
246
|
+
* Fix duplicate formatter detection so that it allows subclasses of formatters
|
247
|
+
to be added. (Sebastián Tello, #2019)
|
248
|
+
|
249
|
+
### 3.3.1 / 2015-06-18
|
250
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.0...v3.3.1)
|
251
|
+
|
252
|
+
Bug Fixes:
|
253
|
+
|
254
|
+
* Correctly run `before(:suite)` (and friends) in the context of an example
|
255
|
+
group instance, thus making the expected RSpec environment available.
|
256
|
+
(Jon Rowe, #1986)
|
257
|
+
|
258
|
+
### 3.3.0 / 2015-06-12
|
259
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.3...v3.3.0)
|
260
|
+
|
261
|
+
Enhancements:
|
262
|
+
|
263
|
+
* Expose the reporter used to run examples via `RSpec::Core::Example#reporter`.
|
264
|
+
(Jon Rowe, #1866)
|
265
|
+
* Make `RSpec::Core::Reporter#message` a public supported API. (Jon Rowe, #1866)
|
266
|
+
* Allow custom formatter events to be published via
|
267
|
+
`RSpec::Core::Reporter#publish(event_name, hash_of_attributes)`. (Jon Rowe, #1869)
|
268
|
+
* Remove dependency on the standard library `Set` and replace with `RSpec::Core::Set`.
|
269
|
+
(Jon Rowe, #1870)
|
270
|
+
* Assign a unique id to each example and group so that they can be
|
271
|
+
uniquely identified, even for shared examples (and similar situations)
|
272
|
+
where the location isn't unique. (Myron Marston, #1884)
|
273
|
+
* Use the example id in the rerun command printed for failed examples
|
274
|
+
when the location is not unique. (Myron Marston, #1884)
|
275
|
+
* Add `config.example_status_persistence_file_path` option, which is
|
276
|
+
used to persist the last run status of each example. (Myron Marston, #1888)
|
277
|
+
* Add `:last_run_status` metadata to each example, which indicates what
|
278
|
+
happened the last time an example ran. (Myron Marston, #1888)
|
279
|
+
* Add `--only-failures` CLI option which filters to only the examples
|
280
|
+
that failed the last time they ran. (Myron Marston, #1888)
|
281
|
+
* Add `--next-failure` CLI option which allows you to repeatedly focus
|
282
|
+
on just one of the currently failing examples, then move on to the
|
283
|
+
next failure, etc. (Myron Marston, #1888)
|
284
|
+
* Make `--order random` ordering stable, so that when you rerun a
|
285
|
+
subset with a given seed, the examples will be order consistently
|
286
|
+
relative to each other. (Myron Marston, #1908)
|
287
|
+
* Set example group constant earlier so errors when evaluating the context
|
288
|
+
include the example group name (Myron Marson, #1911)
|
289
|
+
* Make `let` and `subject` threadsafe. (Josh Cheek, #1858)
|
290
|
+
* Add version information into the JSON formatter. (Mark Swinson, #1883)
|
291
|
+
* Add `--bisect` CLI option, which will repeatedly run your suite in
|
292
|
+
order to isolate the failures to the smallest reproducible case.
|
293
|
+
(Myron Marston, #1917)
|
294
|
+
* For `config.include`, `config.extend` and `config.prepend`, apply the
|
295
|
+
module to previously defined matching example groups. (Eugene Kenny, #1935)
|
296
|
+
* When invalid options are parsed, notify users where they came from
|
297
|
+
(e.g. `.rspec` or `~/.rspec` or `ENV['SPEC_OPTS']`) so they can
|
298
|
+
easily find the source of the problem. (Myron Marston, #1940)
|
299
|
+
* Add pending message contents to the json formatter output. (Jon Rowe, #1949)
|
300
|
+
* Add shared group backtrace to the output displayed by the built-in
|
301
|
+
formatters for pending examples that have been fixed. (Myron Marston, #1946)
|
302
|
+
* Add support for `:aggregate_failures` metadata. Tag an example or
|
303
|
+
group with this metadata and it'll use rspec-expectations'
|
304
|
+
`aggregate_failures` feature to allow multiple failures in an example
|
305
|
+
and list them all, rather than aborting on the first failure. (Myron
|
306
|
+
Marston, #1946)
|
307
|
+
* When no formatter implements #message add a fallback to prevent those
|
308
|
+
messages being lost. (Jon Rowe, #1980)
|
309
|
+
* Profiling examples now takes into account time spent in `before(:context)`
|
310
|
+
hooks. (Denis Laliberté, Jon Rowe, #1971)
|
311
|
+
* Improve failure output when an example has multiple exceptions, such
|
312
|
+
as one from an `it` block and one from an `after` block. (Myron Marston, #1985)
|
313
|
+
|
314
|
+
Bug Fixes:
|
315
|
+
|
316
|
+
* Handle invalid UTF-8 strings within exception methods. (Benjamin Fleischer, #1760)
|
317
|
+
* Fix Rake Task quoting of file names with quotes to work properly on
|
318
|
+
Windows. (Myron Marston, #1887)
|
319
|
+
* Fix `RSpec::Core::RakeTask#failure_message` so that it gets printed
|
320
|
+
when the task failed. (Myron Marston, #1905)
|
321
|
+
* Make `let` work properly when defined in a shared context that is applied
|
322
|
+
to an individual example via metadata. (Myron Marston, #1912)
|
323
|
+
* Ensure `rspec/autorun` respects configuration defaults. (Jon Rowe, #1933)
|
324
|
+
* Prevent modules overriding example group defined methods when included,
|
325
|
+
prepended or extended by config defined after an example group. (Eugene Kenny, #1935)
|
326
|
+
* Fix regression which caused shared examples to be mistakenly run when specs
|
327
|
+
where filtered to a particular location. (Ben Axnick, #1963)
|
328
|
+
* Fix time formatting logic so that it displays 70 seconds as "1 minute,
|
329
|
+
10 seconds" rather than "1 minute, 1 second". (Paul Brennan, #1984)
|
330
|
+
* Fix regression where the formatter loader would allow duplicate formatters.
|
331
|
+
(Jon Rowe, #1990)
|
332
|
+
|
333
|
+
### 3.2.3 / 2015-04-06
|
334
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.2...v3.2.3)
|
335
|
+
|
336
|
+
Bug Fixes:
|
337
|
+
|
338
|
+
* Fix how the DSL methods are defined so that RSpec is compatible with
|
339
|
+
gems that define methods of the same name on `Kernel` (such as
|
340
|
+
the `its-it` gem). (Alex Kwiatkowski, Ryan Ong, #1907)
|
341
|
+
* Fix `before(:context) { skip }` so that it does not wrongly cause the
|
342
|
+
spec suite to exit with a non-zero status when no examples failed.
|
343
|
+
(Myron Marston, #1926)
|
344
|
+
|
345
|
+
### 3.2.2 / 2015-03-11
|
346
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.1...v3.2.2)
|
347
|
+
|
348
|
+
Bug Fixes:
|
349
|
+
|
350
|
+
* Fix regression in 3.2.0 that allowed tag-filtered examples to
|
351
|
+
run even if there was a location filter applied to the spec
|
352
|
+
file that was intended to limit the file to other examples.
|
353
|
+
(#1894, Myron Marston)
|
354
|
+
|
355
|
+
### 3.2.1 / 2015-02-23
|
356
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.0...v3.2.1)
|
357
|
+
|
358
|
+
Bug Fixes:
|
359
|
+
|
360
|
+
* Notify start-of-run seed _before_ `start` notification rather than
|
361
|
+
_after_ so that formatters like Fuubar work properly. (Samuel Esposito, #1882)
|
362
|
+
|
363
|
+
### 3.2.0 / 2015-02-03
|
364
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.7...v3.2.0)
|
365
|
+
|
366
|
+
Enhancements:
|
367
|
+
|
368
|
+
* Improve the `inspect` output of example groups. (Mike Dalton, #1687)
|
369
|
+
* When rake task fails, only output the command if `verbose` flag is
|
370
|
+
set. (Ben Snape, #1704)
|
371
|
+
* Add `RSpec.clear_examples` as a clear way to reset examples in between
|
372
|
+
spec runs, whilst retaining user configuration. (Alexey Fedorov, #1706)
|
373
|
+
* Reduce string allocations when defining and running examples by 70%
|
374
|
+
and 50% respectively. (Myron Marston, #1738)
|
375
|
+
* Removed dependency on pathname from stdlib. (Sam Phippen, #1703)
|
376
|
+
* Improve the message presented when a user hits Ctrl-C.
|
377
|
+
(Alex Chaffee #1717, #1742)
|
378
|
+
* Improve shared example group inclusion backtrace displayed
|
379
|
+
in failed example output so that it works for all methods
|
380
|
+
of including shared example groups and shows all inclusion
|
381
|
+
locations. (Myron Marston, #1763)
|
382
|
+
* Issue seed notification at start (as well as the end) of the reporter
|
383
|
+
run. (Arlandis Word, #1761)
|
384
|
+
* Improve the documentation of around hooks. (Jim Kingdon, #1772)
|
385
|
+
* Support prepending of modules into example groups from config and allow
|
386
|
+
filtering based on metadata. (Arlandis Word, #1806)
|
387
|
+
* Emit warnings when `:suite` hooks are registered on an example group
|
388
|
+
(where it has always been ignored) or are registered with metadata
|
389
|
+
(which has always been ignored). (Myron Marston, #1805)
|
390
|
+
* Provide a friendly error message when users call RSpec example group
|
391
|
+
APIs (e.g. `context`, `describe`, `it`, `let`, `before`, etc) from
|
392
|
+
within an example where those APIs are unavailable. (Myron Marston, #1819)
|
393
|
+
* Provide a friendly error message when users call RSpec example
|
394
|
+
APIs (e.g. `expect`, `double`, `stub_const`, etc) from
|
395
|
+
within an example group where those APIs are unavailable.
|
396
|
+
(Myron Marston, #1819)
|
397
|
+
* Add new `RSpec::Core::Sandbox.sandboxed { }` API that facilitates
|
398
|
+
testing RSpec with RSpec, allowing you to define example groups
|
399
|
+
and example from within an example without affecting the global
|
400
|
+
`RSpec.world` state. (Tyler Ball, 1808)
|
401
|
+
* Apply line-number filters only to the files they are scoped to,
|
402
|
+
allowing you to mix filtered and unfiltered files. (Myron Marston, #1839)
|
403
|
+
* When dumping pending examples, include the failure details so that you
|
404
|
+
don't have to un-pend the example to see it. (Myron Marston, #1844)
|
405
|
+
* Make `-I` option support multiple values when separated by
|
406
|
+
`File::PATH_SEPARATOR`, such as `rspec -I foo:bar`. This matches
|
407
|
+
the behavior of Ruby's `-I` option. (Fumiaki Matsushima, #1855).
|
408
|
+
* Treat each example as having a singleton example group for the
|
409
|
+
purposes of applying metadata-based features that normally apply
|
410
|
+
to example groups to individually tagged examples. For example,
|
411
|
+
`RSpec.shared_context "Uses redis", :uses_redis` will now apply
|
412
|
+
to individual examples tagged with `:uses_redis`, as will
|
413
|
+
`config.include RedisHelpers, :uses_redis`, and
|
414
|
+
`config.before(:context, :uses_redis) { }`, etc. (Myron Marston, #1749)
|
415
|
+
|
416
|
+
Bug Fixes:
|
417
|
+
|
418
|
+
* When assigning generated example descriptions, surface errors
|
419
|
+
raised by `matcher.description` in the example description.
|
420
|
+
(Myron Marston, #1771)
|
421
|
+
* Don't consider expectations from `after` hooks when generating
|
422
|
+
example descriptions. (Myron Marston, #1771)
|
423
|
+
* Don't apply metadata-filtered config hooks to examples in groups
|
424
|
+
with matching metadata when those examples override the parent
|
425
|
+
metadata value to not match. (Myron Marston, #1796)
|
426
|
+
* Fix `config.expect_with :minitest` so that `skip` uses RSpec's
|
427
|
+
implementation rather than Minitest's. (Jonathan Rochkind, #1822)
|
428
|
+
* Fix `NameError` caused when duplicate example group aliases are defined and
|
429
|
+
the DSL is not globally exposed. (Aaron Kromer, #1825)
|
430
|
+
* When a shared example defined in an external file fails, use the host
|
431
|
+
example group (from a loaded spec file) for the re-run command to
|
432
|
+
ensure the command will actually work. (Myron Marston, #1835)
|
433
|
+
* Fix location filtering to work properly for examples defined in
|
434
|
+
a nested example group within a shared example group defined in
|
435
|
+
an external file. (Bradley Schaefer, Xavier Shay, Myron Marston, #1837)
|
436
|
+
* When a pending example fails (as expected) due to a mock expectation,
|
437
|
+
set `RSpec::Core::Example::ExecutionResult#pending_exception` --
|
438
|
+
previously it was not being set but should have been. (Myron Marston, #1844)
|
439
|
+
* Fix rake task to work when `rspec-core` is installed in a directory
|
440
|
+
containing a space. (Guido Günther, #1845)
|
441
|
+
* Fix regression in 3.1 that caused `describe Regexp` to raise errors.
|
442
|
+
(Durran Jordan, #1853)
|
443
|
+
* Fix regression in 3.x that caused the profile information to be printed
|
444
|
+
after the summary. (Max Lincoln, #1857)
|
445
|
+
* Apply `--seed` before loading `--require` files so that required files
|
446
|
+
can access the provided seed. (Myron Marston, #1745)
|
447
|
+
* Handle `RSpec::Core::Formatters::DeprecationFormatter::FileStream` being
|
448
|
+
reopened with an IO stream, which sometimes happens with spring.
|
449
|
+
(Kevin Mook, #1757)
|
450
|
+
|
451
|
+
### 3.1.7 / 2014-10-11
|
452
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.6...v3.1.7)
|
453
|
+
|
454
|
+
Bug Fixes:
|
455
|
+
|
456
|
+
* Fix `Metadata.relative_path` so that for a current directory of
|
457
|
+
`/foo/bar`, `/foo/bar_1` is not wrongly converted to `._1`.
|
458
|
+
(Akos Vandra, #1730)
|
459
|
+
* Prevent constant lookup mistakenly finding `RSpec::ExampleGroups` generated
|
460
|
+
constants on 1.9.2 by appending a trailing `_` to the generated names.
|
461
|
+
(Jon Rowe, #1737)
|
462
|
+
* Fix bug in `:pending` metadata. If it got set in any way besides passing
|
463
|
+
it as part of the metadata literal passed to `it` (such as by using
|
464
|
+
`define_derived_metadata`), it did not have the desired effect,
|
465
|
+
instead marking the example as `:passed`. (Myron Marston, #1739)
|
466
|
+
|
467
|
+
### 3.1.6 / 2014-10-08
|
468
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.5...v3.1.6)
|
469
|
+
|
470
|
+
Bug Fixes:
|
471
|
+
|
472
|
+
* Fix regression in rake task pattern handling, that prevented patterns
|
473
|
+
that were relative from the current directory rather than from `spec`
|
474
|
+
from working properly. (Myron Marston, #1734)
|
475
|
+
* Prevent rake task from generating duplicate load path entries.
|
476
|
+
(Myron Marston, #1735)
|
477
|
+
|
478
|
+
### 3.1.5 / 2014-09-29
|
479
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.4...v3.1.5)
|
480
|
+
|
481
|
+
Bug Fixes:
|
482
|
+
|
483
|
+
* Fix issue with the rake task incorrectly escaping strings on Windows.
|
484
|
+
(Jon Rowe #1718)
|
485
|
+
* Support absolute path patterns. While this wasn't officially supported
|
486
|
+
previously, setting `rake_task.pattern` to an absolute path pattern in
|
487
|
+
RSpec 3.0 and before worked since it delegated to `FileList` internally
|
488
|
+
(but now just forwards the pattern on to the `rspec` command).
|
489
|
+
(Myron Marston, #1726)
|
490
|
+
|
491
|
+
### 3.1.4 / 2014-09-18
|
492
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.3...v3.1.4)
|
493
|
+
|
494
|
+
Bug Fixes:
|
495
|
+
|
496
|
+
* Fix implicit `subject` when using `describe false` or `describe nil`
|
497
|
+
so that it returns the provided primitive rather than the string
|
498
|
+
representation. (Myron Marston, #1710)
|
499
|
+
* Fix backtrace filtering to allow code in subdirectories of your
|
500
|
+
current working directory (such as vendor/bundle/...) to be filtered
|
501
|
+
from backtraces. (Myron Marston, #1708)
|
502
|
+
|
503
|
+
### 3.1.3 / 2014-09-15
|
504
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.2...v3.1.3)
|
505
|
+
|
506
|
+
Bug Fixes:
|
507
|
+
|
508
|
+
* Fix yet another regression in rake task pattern handling, to allow
|
509
|
+
`task.pattern = FileList["..."]` to work. That was never intended
|
510
|
+
to be supported but accidentally worked in 3.0 and earlier.
|
511
|
+
(Myron Marston, #1701)
|
512
|
+
* Fix pattern handling so that files are normalized to absolute paths
|
513
|
+
before subtracting the `--exclude-pattern` matched files from the
|
514
|
+
`--pattern` matched files so that it still works even if the patterns
|
515
|
+
are in slightly different forms (e.g. one starting with `./`).
|
516
|
+
(Christian Nelson, #1698)
|
517
|
+
|
518
|
+
### 3.1.2 / 2014-09-08
|
519
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.1...v3.1.2)
|
520
|
+
|
521
|
+
Bug Fixes:
|
522
|
+
|
523
|
+
* Fix another regression in rake task pattern handling, so that patterns
|
524
|
+
that start with `./` still work. (Christian Nelson, #1696)
|
525
|
+
|
526
|
+
### 3.1.1 / 2014-09-05
|
527
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.0...v3.1.1)
|
528
|
+
|
529
|
+
Bug Fixes:
|
530
|
+
|
531
|
+
* Fix a regression in rake task pattern handling, so that `rake_task.pattern = array`
|
532
|
+
works again. While we never intended to support array values (or even knew that worked!),
|
533
|
+
the implementation from 3.0 and earlier used `FileList` internally, which allows arrays.
|
534
|
+
The fix restores the old behavior. (Myron Marston, #1694)
|
535
|
+
|
536
|
+
### 3.1.0 / 2014-09-04
|
537
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.4...v3.1.0)
|
538
|
+
|
539
|
+
Enhancements:
|
540
|
+
|
541
|
+
* Update files generated by `rspec --init` so that warnings are enabled
|
542
|
+
in commented out section of `spec_helper` rather than `.rspec` so users
|
543
|
+
have to consciously opt-in to the setting. (Andrew Hooker, #1572)
|
544
|
+
* Update `spec_helper` generated by `rspec --init` so that it sets the new
|
545
|
+
rspec-expectations `include_chain_clauses_in_custom_matcher_descriptions`
|
546
|
+
config option (which will be on by default in RSpec 4) and also sets the
|
547
|
+
rspec-mocks `verify_partial_doubles` option (which will also default
|
548
|
+
to on in RSpec 4). (Myron Marston, #1647)
|
549
|
+
* Provide an `inspect` output for example procsy objects (used in around
|
550
|
+
hooks) that doesn't make them look like procs. (Jon Rowe, #1620)
|
551
|
+
* Remove a few unneeded `require` statements from
|
552
|
+
`rspec/core/rake_task.rb`, making it even more lighterweight.
|
553
|
+
(Myron Marston, #1640)
|
554
|
+
* Allow rspec-core to be used when neither rspec-mocks or
|
555
|
+
rspec-expectations are installed, without requiring any
|
556
|
+
user configuration. (Sam Phippen, Myron Marston, #1615)
|
557
|
+
* Don't filter out gems from backtraces by default. (The RSpec
|
558
|
+
gems will still be filtered). User feedback has indicated
|
559
|
+
that including gems in default backtraces will be useful.
|
560
|
+
(Myron Marston, #1641)
|
561
|
+
* Add new `config.filter_gems_from_backtrace "rack", "rake"` API
|
562
|
+
to easily filter the named gems from backtraces. (Myron Marston, #1682)
|
563
|
+
* Fix default backtrace filters so that the RSpec binary is
|
564
|
+
excluded when installing RSpec as a bundler `:git` dependency.
|
565
|
+
(Myron Marston, #1648)
|
566
|
+
* Simplify command generated by the rake task so that it no longer
|
567
|
+
includes unnecessary `-S`. (Myron Marston, #1559)
|
568
|
+
* Add `--exclude-pattern` CLI option, `config.exclude_pattern =` config
|
569
|
+
option and `task.exclude_pattern =` rake task config option. Matching
|
570
|
+
files will be excluded. (John Gesimondo, Myron Marston, #1651, #1671)
|
571
|
+
* When an around hook fails to execute the example, mark it as
|
572
|
+
pending (rather than passing) so the user is made aware of the
|
573
|
+
fact that the example did not actually run. (Myron Marston, #1660)
|
574
|
+
* Remove dependency on `FileUtils` from the standard library so that users do
|
575
|
+
not get false positives where their code relies on it but they are not
|
576
|
+
requiring it. (Sam Phippen, #1565)
|
577
|
+
|
578
|
+
Bug Fixes:
|
579
|
+
|
580
|
+
* Fix rake task `t.pattern =` option so that it does not run all specs
|
581
|
+
when it matches no files, by passing along a `--pattern` option to
|
582
|
+
the `rspec` command, rather than resolving the file list and passing
|
583
|
+
along the files individually. (Evgeny Zislis, #1653)
|
584
|
+
* Fix rake task default pattern so that it follows symlinks properly.
|
585
|
+
(Myron Marston, #1672)
|
586
|
+
* Fix default pattern used with `rspec` command so that it follows
|
587
|
+
symlinks properly. (Myron Marston, #1672)
|
588
|
+
* Change how we assign constant names to example group classes so that
|
589
|
+
it avoids a problem with `describe "Core"`. (Daniela Wellisz, #1679)
|
590
|
+
* Handle rendering exceptions that have a different encoding than that
|
591
|
+
of their original source file. (Jon Rowe, #1681)
|
592
|
+
* Allow access to message_lines without colour for failed examples even
|
593
|
+
when they're part of a shared example group. (tomykaira, #1689)
|
594
|
+
|
595
|
+
### 3.0.4 / 2014-08-14
|
596
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.3...v3.0.4)
|
597
|
+
|
598
|
+
Bug Fixes:
|
599
|
+
|
600
|
+
* Fix processing order of CLI options so that if `config.files_to_run`
|
601
|
+
is accessed from a file loaded by `--require`, `--pattern` is still
|
602
|
+
applied. (Myron Marston, #1652)
|
603
|
+
* Fix `config.pattern=` so that it still takes affect even if
|
604
|
+
`config.files_to_run` has already been accessed. (Myron Marston, #1652)
|
605
|
+
|
606
|
+
### 3.0.3 / 2014-07-21
|
607
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.2...v3.0.3)
|
608
|
+
|
609
|
+
Bug Fixes:
|
610
|
+
|
611
|
+
* Properly convert both parts of a description into strings before
|
612
|
+
concatenation. (@nicklink483, #1636)
|
613
|
+
* Exclude the working directory when figuring out folders to ignore.
|
614
|
+
(Jon Rowe, Myron Marston, #1616)
|
615
|
+
* Allow `::RSpec::Core::Notifications::FailedExampleNotification#message_lines`
|
616
|
+
to be accessed without a colouriser. (@tomykaira, #1637)
|
617
|
+
|
618
|
+
### 3.0.2 / 2014-06-19
|
619
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.1...v3.0.2)
|
620
|
+
|
621
|
+
Bug Fixes:
|
622
|
+
|
623
|
+
* Fix regression in CLI option handling that prevented `--tag slow`
|
624
|
+
passed at the command line from overriding `--tag ~slow` in `.rspec`.
|
625
|
+
(Colin Jones, #1602)
|
626
|
+
* Fix metadata `:example_group` deprecation warning so that it gets
|
627
|
+
issued at the call site of the configuration that specified it as
|
628
|
+
a filter rather than later when an example group is defined.
|
629
|
+
(Myron Marston, #1562)
|
630
|
+
* Make the line that is printed when a shared example group fails indicating
|
631
|
+
where the concrete example group is white, separating it from the stack trace
|
632
|
+
that is produced for the failure. (Sam Phippen, Jon Rowe, #1606)
|
633
|
+
|
634
|
+
### 3.0.1 / 2014-06-12
|
635
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0...v3.0.1)
|
636
|
+
|
637
|
+
Bug Fixes:
|
638
|
+
|
639
|
+
* Fix a couple ruby warnings caused by rspec-core when loaded.
|
640
|
+
(Prem Sichanugrist, #1584)
|
641
|
+
* Example groups named `Config` will no longer cause a Ruby warning to be
|
642
|
+
issued. (Jimmy Cuadra, #1580)
|
643
|
+
|
644
|
+
### 3.0.0 / 2014-06-01
|
645
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.rc1...v3.0.0)
|
646
|
+
|
647
|
+
Bug Fixes:
|
648
|
+
|
649
|
+
* Fix `BaseTextFormatter` so that it does not re-close a closed output
|
650
|
+
stream. (Myron Marston)
|
651
|
+
* Fix regression in metadata that caused the metadata hash of a top-level
|
652
|
+
example group to have a `:parent_example_group` key even though it has
|
653
|
+
no parent example group. (Myron Marston)
|
654
|
+
|
655
|
+
Enhancements:
|
656
|
+
|
657
|
+
* Alter the default `spec_helper.rb` to no longer recommend
|
658
|
+
`config.full_backtrace = true` see #1536 for discussion. (Jon Rowe)
|
659
|
+
|
660
|
+
### 3.0.0.rc1 / 2014-05-18
|
661
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.beta2...v3.0.0.rc1)
|
662
|
+
|
663
|
+
Breaking Changes for 3.0.0:
|
664
|
+
|
665
|
+
* Change `described_class` so that in a nested group like `describe
|
666
|
+
MyClass`, it returns `MyClass` rather than the outer group's described
|
667
|
+
class. (Myron Marston)
|
668
|
+
* Refactor filter manager so that it no longer subclasses Hash and has a
|
669
|
+
tighter, more domain-specific interface. (Sergey Pchelincev)
|
670
|
+
* Remove legacy colours definitions from `BaseTextFormatter`. (Jon Rowe)
|
671
|
+
* Remove console color definitions from `BaseTextFormatter`. (Jon Rowe)
|
672
|
+
* Restructure example group metadata so that the computed keys are
|
673
|
+
exposed directly off of the metadata hash rather than being on
|
674
|
+
a nested `:example_group` subhash. In addition, the parent example
|
675
|
+
group metadata is now available as `[:parent_example_group]` rather
|
676
|
+
than `[:example_group][:example_group]`. Deprecated access via the
|
677
|
+
old key structure is still provided. (Myron Marston)
|
678
|
+
* Remove `:describes` metadata key. It duplicates `:described_class`
|
679
|
+
for no good reason. Deprecated access via `:describes` is still
|
680
|
+
provided. (Myron Marston)
|
681
|
+
* Rename `:example_group_block` metadata key to `:block`.
|
682
|
+
(Myron Marston)
|
683
|
+
* Remove deprecated `RSpec::Core::Example#options`. (Myron Marston)
|
684
|
+
* Move `BaseTextFormatter#colorize_summary` to `SummaryNotification#colorize_with`
|
685
|
+
(Jon Rowe).
|
686
|
+
* `describe some_hash` treated `some_hash` as metadata in RSpec 2.x but
|
687
|
+
will treat it as the described object in RSpec 3.0. Metadata must
|
688
|
+
always come after the description args. (Myron Marston)
|
689
|
+
* Remove deprecated `display_name` alias of `ExampleGroup.description`.
|
690
|
+
(Myron Marston)
|
691
|
+
* Remove deprecated `describes` alias of `ExampleGroup.described_class`.
|
692
|
+
(Myron Marston)
|
693
|
+
* Remove deprecated `RSpec::Core::ExampleGroup.alias_it_behaves_like_to`.
|
694
|
+
Use `RSpec::Core::Configuration#alias_it_behaves_like_to` instead.
|
695
|
+
(Myron Marston)
|
696
|
+
* Remove deprecated `RSpec::Core::ExampleGroup.alias_example_to`.
|
697
|
+
Use `RSpec::Core::Configuration#alias_example_to` instead.
|
698
|
+
(Myron Marston)
|
699
|
+
* Removed `focused` example alias and change example/group aliases
|
700
|
+
`fit`, `focus`, `fcontext` and `fdescribe` to no longer include
|
701
|
+
`:focused => true` metadata. They only contain `:focus => true`
|
702
|
+
metadata now. This means that you will need to filter them with
|
703
|
+
`filter_run :focus`, not `filter_run :focused`. (Myron Marston)
|
704
|
+
* Remove `--line-number` filtering. It's semantically dubious since it's
|
705
|
+
a global filter (potentially applied to multiple files) but there's no
|
706
|
+
meaningful connection between the same line number in multiple files.
|
707
|
+
Instead use the `rspec path/to/spec.rb:23:46` form, which is terser
|
708
|
+
and makes more sense as it is scoped to a file. (Myron Marston)
|
709
|
+
* Remove `--default_path` as an alias for `--default-path`. (Jon Rowe)
|
710
|
+
* Remove deprecated `share_examples_for`. There's still
|
711
|
+
`shared_examples` and `shared_examples_for`. (Myron Marston)
|
712
|
+
* Rename `RSpec::Core::Configuration#warnings` to
|
713
|
+
`RSpec::Core::Configuration#warnings?` since it's a boolean flag.
|
714
|
+
(Myron Marston)
|
715
|
+
* RSpec's global state is no longer reset after a spec run. This gives
|
716
|
+
more flexibility to alternate runners to decide when and if they
|
717
|
+
want the state reset. Alternate runners are now responsible for
|
718
|
+
calling this (or doing a similar reset) if they are going to run
|
719
|
+
the spec suite multiple times in the same process. (Sam Phippen)
|
720
|
+
* Merge `RSpec::Core::CommandLine` (never formally declared public)
|
721
|
+
into `RSpec::Core::Runner`. (Myron Marston)
|
722
|
+
* Remove `color_enabled` as an alias of `color`. (Jon Rowe)
|
723
|
+
* Remove `backtrace_cleaner` as an alias of `backtrace_formatter`. (Jon Rowe)
|
724
|
+
* Remove `filename_pattern` as an alias of `pattern`. (Jon Rowe)
|
725
|
+
* Extract support for legacy formatters to `rspec-legacy_formatters`. (Jon Rowe)
|
726
|
+
* `RSpec::Configuration#formatters` now returns a dup to prevent mutation. (Jon Rowe)
|
727
|
+
* Replace `stdlib` as an available expectation framework with `test_unit` and
|
728
|
+
`minitest`. (Aaron Kromer)
|
729
|
+
* Remove backtrace formatting helpers from `BaseTextFormatter`. (Jon Rowe)
|
730
|
+
* Extract profiler support to `ProfileFormatter` and `ProfileNotification`.
|
731
|
+
Formatters should implement `dump_profile` if they wish to respond to `--profile`.
|
732
|
+
(Jon Rowe)
|
733
|
+
* Extract remaining formatter state to reporter and notifications. Introduce
|
734
|
+
`ExamplesNotification` to share information about examples that was previously
|
735
|
+
held in `BaseFormatter`. (Jon Rowe)
|
736
|
+
|
737
|
+
Enhancements:
|
738
|
+
|
739
|
+
* Add `config.default_formatter` attribute, which can be used to set a
|
740
|
+
formatter which will only be used if no other formatter is set
|
741
|
+
(e.g. via `--formatter`). (Myron Marston)
|
742
|
+
* Support legacy colour definitions in `LegacyFormatterAdaptor`. (Jon Rowe)
|
743
|
+
* Migrate `execution_result` (exposed by metadata) from a hash to a
|
744
|
+
first-class object with appropriate attributes. `status` is now
|
745
|
+
stored and returned as a symbol rather than a string. It retains
|
746
|
+
deprecated hash behavior for backwards compatibility. (Myron Marston)
|
747
|
+
* Provide console code helper for formatters. (Jon Rowe)
|
748
|
+
* Use raw ruby hashes for the metadata hashes rather than a subclass of
|
749
|
+
a hash. Computed metadata entries are now computed in advance rather
|
750
|
+
than being done lazily on first access. (Myron Marston)
|
751
|
+
* Add `:block` metadata entry to the example metadata, bringing
|
752
|
+
parity with `:block` in the example group metadata. (Myron Marston)
|
753
|
+
* Add `fspecify` and `fexample` as aliases of `specify` and `example`
|
754
|
+
with `:focus => true` metadata for parity with `fit`. (Myron Marston)
|
755
|
+
* Add legacy support for `colorize_summary`. (Jon Rowe)
|
756
|
+
* Restructure runner so it can be more easily customized in a subclass
|
757
|
+
for an alternate runner. (Ben Hoskings)
|
758
|
+
* Document `RSpec::Core::ConfigurationOptions` as an officially
|
759
|
+
supported public API. (Myron Marston)
|
760
|
+
* Add `--deprecation-out` CLI option which directs deprecation warnings
|
761
|
+
to the named file. (Myron Marston)
|
762
|
+
* Minitest 5 compatability for `expect_with :stdlib` (now available as
|
763
|
+
`expect_with :minitest`). (Xavier Shay)
|
764
|
+
* Reporter now notifies formatters of the load time of RSpec and your
|
765
|
+
specs via `StartNotification` and `SummaryNotification`. (Jon Rowe)
|
766
|
+
* Add `disable_monkey_patching!` config option that disables all monkey
|
767
|
+
patching from whatever pieces of RSpec you use. (Alexey Fedorov)
|
768
|
+
* Add `Pathname` support for setting all output streams. (Aaron Kromer)
|
769
|
+
* Add `config.define_derived_metadata`, which can be used to apply
|
770
|
+
additional metadata to all groups or examples that match a given
|
771
|
+
filter. (Myron Marston)
|
772
|
+
* Provide formatted and colorized backtraces via `FailedExampleNotification`
|
773
|
+
and send `PendingExampleFixedNotifications` when the error is due to a
|
774
|
+
passing spec you expect to fail. (Jon Rowe)
|
775
|
+
* Add `dump_profile` to formatter API to allow formatters to implement
|
776
|
+
support for `--profile`. (Jon Rowe)
|
777
|
+
* Allow colourising text via `ConsoleCodes` with RSpec 'states'
|
778
|
+
(e.g. `:success`, `:failure`) rather than direct colour codes. (Jon Rowe)
|
779
|
+
* Expose `fully_formatted` methods off the formatter notification objects
|
780
|
+
that make it easy for a custom formatter to produce formatted output
|
781
|
+
like rspec-core's. (Myron Marston)
|
782
|
+
|
783
|
+
Bug Fixes:
|
784
|
+
|
785
|
+
* Fix `spec_helper.rb` file generated by `rspec --init` so that the
|
786
|
+
recommended settings correctly use the documentation formatter
|
787
|
+
when running one file. (Myron Marston)
|
788
|
+
* Fix ordering problem where descriptions were generated after
|
789
|
+
tearing down mocks, which resulted in unexpected exceptions.
|
790
|
+
(Bradley Schaefer, Aaron Kromer, Andrey Savchenko)
|
791
|
+
* Allow a symbol to be used as an implicit subject (e.g. `describe
|
792
|
+
:foo`). (Myron Marston)
|
793
|
+
* Prevent creating an isolated context (i.e. using `RSpec.describe`) when
|
794
|
+
already inside a context. There is no reason to do this, and it could
|
795
|
+
potentially cause unexpected bugs. (Xavier Shay)
|
796
|
+
* Fix shared example group scoping so that when two shared example
|
797
|
+
groups share the same name at different levels of nested contexts,
|
798
|
+
the one in the nearest context is used. (Myron Marston)
|
799
|
+
* Fix `--warnings` option so that it enables warnings immediately so
|
800
|
+
that it applies to files loaded by `--require`. (Myron Marston)
|
801
|
+
* Issue a warning when you set `config.deprecation_stream` too late for
|
802
|
+
it to take effect because the reporter has already been setup. (Myron Marston)
|
803
|
+
* Add the full `RSpec::Core::Example` interface to the argument yielded
|
804
|
+
to `around` hooks. (Myron Marston)
|
805
|
+
* Line number always takes precendence when running specs with filters.
|
806
|
+
(Xavier Shay)
|
807
|
+
* Ensure :if and :unless metadata filters are treated as a special case
|
808
|
+
and are always in-effect. (Bradley Schaefer)
|
809
|
+
* Ensure the currently running installation of RSpec is used when
|
810
|
+
the rake task shells out to `rspec`, even if a newer version is also
|
811
|
+
installed. (Postmodern)
|
812
|
+
* Using a legacy formatter as default no longer causes an infinite loop.
|
813
|
+
(Xavier Shay)
|
814
|
+
|
815
|
+
### 3.0.0.beta2 / 2014-02-17
|
816
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.beta1...v3.0.0.beta2)
|
817
|
+
|
818
|
+
Breaking Changes for 3.0.0:
|
819
|
+
|
820
|
+
* Make `mock_with` option more strict. Strings are no longer supported
|
821
|
+
(e.g. `mock_with "mocha"`) -- use a symbol instead. Also, unrecognized
|
822
|
+
values will now result in an error rather than falling back to the
|
823
|
+
null mocking adapter. If you want to use the null mocking adapter,
|
824
|
+
use `mock_with :nothing` (as has been documented for a long time).
|
825
|
+
(Myron Marston)
|
826
|
+
* Remove support for overriding RSpec's built-in `:if` and `:unless`
|
827
|
+
filters. (Ashish Dixit)
|
828
|
+
* Custom formatters are now required to call
|
829
|
+
`RSpec::Core::Formatters.register(formatter_class, *notifications)`
|
830
|
+
where `notifications` is the list of events the formatter wishes to
|
831
|
+
be notified about. Notifications are handled by methods matching the
|
832
|
+
names on formatters. This allows us to add or remove notifications
|
833
|
+
without breaking existing formatters. (Jon Rowe)
|
834
|
+
* Change arguments passed to formatters. Rather than passing multiple
|
835
|
+
arguments (which limits are ability to add additional arguments as
|
836
|
+
doing so would break existing formatters), we now pass a notification
|
837
|
+
value object that exposes the same data via attributes. This will
|
838
|
+
allow us to add new bits of data to a notification event without
|
839
|
+
breaking existing formatters. (Jon Rowe)
|
840
|
+
* Remove support for deprecated `:alias` option for
|
841
|
+
`RSpec.configuration.add_setting`. (Myron Marston)
|
842
|
+
* Remove support for deprecated `RSpec.configuration.requires = [...]`.
|
843
|
+
(Myron Marston)
|
844
|
+
* Remove support for deprecated `--formatter` CLI option. (Myron Marston)
|
845
|
+
* Remove support for deprecated `--configure` CLI option. (Myron Marston)
|
846
|
+
* Remove support for deprecated `RSpec::Core::RakeTask#spec_opts=`.
|
847
|
+
(Myron Marston)
|
848
|
+
* An example group level `pending` block or `:pending` metadata now executes
|
849
|
+
the example and cause a failure if it passes, otherwise it will be pending if
|
850
|
+
it fails. The old "never run" behaviour is still used for `xexample`, `xit`,
|
851
|
+
and `xspecify`, or via a new `skip` method or `:skip` metadata option.
|
852
|
+
(Xavier Shay)
|
853
|
+
* After calling `pending` inside an example, the remainder of the example will
|
854
|
+
now be run. If it passes a failure is raised, otherwise the example is marked
|
855
|
+
pending. The old "never run" behaviour is provided a by a new `skip` method.
|
856
|
+
(Xavier Shay)
|
857
|
+
* Pending blocks inside an example have been removed as a feature with no
|
858
|
+
direct replacement. Use `skip` or `pending` without a block. (Xavier Shay)
|
859
|
+
* Pending statement is no longer allowed in `before(:all)` hooks. Use `skip`
|
860
|
+
instead. (Xavier Shay)
|
861
|
+
* Remove `show_failures_in_pending_blocks` configuration option. (Xavier Shay)
|
862
|
+
* Remove support for specifying the documentation formatter using
|
863
|
+
's', 'n', 'spec' or 'nested'. (Jon Rowe)
|
864
|
+
|
865
|
+
Enhancements:
|
866
|
+
|
867
|
+
* Add example run time to JSON formatter output. (Karthik Kastury)
|
868
|
+
* Add more suggested settings to the files generated by
|
869
|
+
`rspec --init`. (Myron Marston)
|
870
|
+
* Add `config.alias_example_group_to`, which can be used to define a
|
871
|
+
new method that defines an example group with the provided metadata.
|
872
|
+
(Michi Huber)
|
873
|
+
* Add `xdescribe` and `xcontext` as shortcuts to skip an example group.
|
874
|
+
(Myron Marston)
|
875
|
+
* Add `fdescribe` and `fcontext` as shortcuts to focus an example group.
|
876
|
+
(Myron Marston)
|
877
|
+
* Don't autorun specs via `#at_exit` by default. `require 'rspec/autorun'`
|
878
|
+
is only needed when running specs via `ruby`, as it always has been.
|
879
|
+
Running specs via `rake` or `rspec` are both unaffected. (Ben Hoskings)
|
880
|
+
* Add `expose_dsl_globally` config option, defaulting to true. When disabled
|
881
|
+
it will remove the monkey patches rspec-core adds to `main` and `Module`
|
882
|
+
(e.g. `describe`, `shared_examples_for`, etc). (Jon Rowe)
|
883
|
+
* Expose RSpec DSL entry point methods (`describe`,
|
884
|
+
`shared_examples_for`, etc) on the `RSpec` constant. Intended for use
|
885
|
+
when `expose_dsl_globally` is set to `false`. (Jon Rowe)
|
886
|
+
* For consistency, expose all example group aliases (including
|
887
|
+
`context`) on the `RSpec` constant. If `expose_dsl_globally` is set to
|
888
|
+
`true`, also expose them on `main` and `Module`. Historically, only `describe`
|
889
|
+
was exposed. (Jon Rowe, Michi Huber)
|
890
|
+
* Add hook scope `:example` as an alias for `:each`, and `:context` as an alias
|
891
|
+
for `:all`. (John Feminella)
|
892
|
+
|
893
|
+
Bug Fixes:
|
894
|
+
|
895
|
+
* Fix failure (undefined method `path`) in end-of-run summary
|
896
|
+
when `raise_errors_for_deprecations!` is configured. (Myron Marston)
|
897
|
+
* Issue error when attempting to use `-i` or `--I` on command line,
|
898
|
+
too close to `-I` to be considered short hand for `--init`. (Jon Rowe)
|
899
|
+
* Prevent adding formatters to an output target if the same
|
900
|
+
formatter has already been added to that output. (Alex Peattie)
|
901
|
+
* Allow a matcher-generated example description to be used when
|
902
|
+
the example is pending. (Myron Marston)
|
903
|
+
* Ensure the configured `failure_exit_code` is used by the rake
|
904
|
+
task when there is a failure. (Jon Rowe)
|
905
|
+
* Restore behaviour whereby system exclusion filters take priority over working
|
906
|
+
directory (was broken in beta1). (Jon Rowe)
|
907
|
+
* Prevent RSpec mangling file names that have substrings containing `line_number`
|
908
|
+
or `default_path`. (Matijs van Zuijlen)
|
909
|
+
* Fix failure line detection so that it handles relative file paths
|
910
|
+
(which can happen when running specs through `ruby` using `rspec/autorun`).
|
911
|
+
(Myron Marston, #1829)
|
912
|
+
|
913
|
+
### 3.0.0.beta1 / 2013-11-07
|
914
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.1...v3.0.0.beta1)
|
915
|
+
|
916
|
+
Breaking Changes for 3.0.0:
|
917
|
+
|
918
|
+
* Remove explicit support for 1.8.6. (Jon Rowe)
|
919
|
+
* Remove `RSpec::Core::ExampleGroup#example` and
|
920
|
+
`RSpec::Core::ExampleGroup#running_example` methods. If you need
|
921
|
+
access to the example (e.g. to get its metadata), use a block arg
|
922
|
+
instead. (David Chelimsky)
|
923
|
+
* Remove `TextMateFormatter`, it has been moved to `rspec-tmbundle`.
|
924
|
+
(Aaron Kromer)
|
925
|
+
* Remove RCov integration. (Jon Rowe)
|
926
|
+
* Remove deprecated support for RSpec 1 constructs (Myron Marston):
|
927
|
+
* The `Spec` and `Rspec` constants (rather than `RSpec`).
|
928
|
+
* `Spec::Runner.configure` rather than `RSpec.configure`.
|
929
|
+
* `Rake::SpecTask` rather than `RSpec::Core::RakeTask`.
|
930
|
+
* Remove deprecated support for `share_as`. (Myron Marston)
|
931
|
+
* Remove `--debug` option (and corresponding option on
|
932
|
+
`RSpec::Core::Configuration`). Instead, use `-r<debugger gem name>` to
|
933
|
+
load whichever debugger gem you wish to use (e.g. `ruby-debug`,
|
934
|
+
`debugger`, or `pry`). (Myron Marston)
|
935
|
+
* Extract Autotest support to a seperate gem. (Jon Rowe)
|
936
|
+
* Raise an error when a `let` or `subject` declaration is
|
937
|
+
accessed in a `before(:all)` or `after(:all)` hook. (Myron Marston)
|
938
|
+
* Extract `its` support to a separate gem. (Peter Alfvin)
|
939
|
+
* Disallow use of a shared example group from sibling contexts, making them
|
940
|
+
fully isolated. 2.14 and 2.99 allowed this but printed a deprecation warning.
|
941
|
+
(Jon Rowe)
|
942
|
+
* Remove `RSpec::Core::Configuration#output` and
|
943
|
+
`RSpec::Core::Configuration#out` aliases of
|
944
|
+
`RSpec::Core::Configuration#output_stream`. (Myron Marston)
|
945
|
+
* Remove legacy ordering APIs deprecated in 2.99.0.beta1. (Myron
|
946
|
+
Marston)
|
947
|
+
|
948
|
+
Enhancements:
|
949
|
+
|
950
|
+
* Replace unmaintained syntax gem with coderay gem. (Xavier Shay)
|
951
|
+
* Times in profile output are now bold instead of `failure_color`.
|
952
|
+
(Matthew Boedicker)
|
953
|
+
* Add `--no-fail-fast` command line option. (Gonzalo Rodríguez-Baltanás Díaz)
|
954
|
+
* Runner now considers the local system ip address when running under Drb.
|
955
|
+
(Adrian CB)
|
956
|
+
* JsonFormatter now includes `--profile` information. (Alex / @MasterLambaster)
|
957
|
+
* Always treat symbols passed as metadata args as hash
|
958
|
+
keys with true values. RSpec 2 supported this with the
|
959
|
+
`treat_symbols_as_metadata_keys_with_true_values` but
|
960
|
+
now this behavior is always enabled. (Myron Marston)
|
961
|
+
* Add `--dry-run` option, which prints the formatter output
|
962
|
+
of your suite without running any examples or hooks.
|
963
|
+
(Thomas Stratmann, Myron Marston)
|
964
|
+
* Document the configuration options and default values in the `spec_helper.rb`
|
965
|
+
file that is generated by RSpec. (Parker Selbert)
|
966
|
+
* Give generated example group classes a friendly name derived
|
967
|
+
from the docstring, rather than something like "Nested_2".
|
968
|
+
(Myron Marston)
|
969
|
+
* Avoid affecting randomization of user code when shuffling
|
970
|
+
examples so that users can count on their own seeds
|
971
|
+
working. (Travis Herrick)
|
972
|
+
* Ordering is no longer a single global property of the test suite.
|
973
|
+
Each group can pick an ordering using `:order` metadata. (Andy
|
974
|
+
Lindeman, Sam Phippen, Myron Marston)
|
975
|
+
* Allow named custom ordering strategies to be registered, which can
|
976
|
+
then be used on individual example groups. (Andy Lindeman, Sam
|
977
|
+
Phippen, Myron Marston)
|
978
|
+
|
979
|
+
Deprecations:
|
980
|
+
|
981
|
+
* `treat_symbols_as_metadata_keys_with_true_values` is deprecated and no
|
982
|
+
longer has an affect now that the behavior it enabled is always
|
983
|
+
enabled. (Myron Marston)
|
984
|
+
|
985
|
+
### 2.99.2 / 2014-08-19
|
986
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.1...v2.99.2)
|
987
|
+
|
988
|
+
Enhancements:
|
989
|
+
|
990
|
+
* Improve deprecation warning for RSpec 3 change in `describe <a symbol>`
|
991
|
+
behavior. (Jon Rowe, #1667)
|
992
|
+
|
993
|
+
### 2.99.1 / 2014-06-19
|
994
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0...v2.99.1)
|
995
|
+
|
996
|
+
Bug Fixes:
|
997
|
+
|
998
|
+
* Add missing deprecation warning for when `RSpec::Core::Runner` is used
|
999
|
+
multiple times in the same process. In 2.x RSpec's global state was
|
1000
|
+
automatically cleared between runs but in 3.0 you need to call `RSpec.reset`
|
1001
|
+
manually in these situations. (Sam Phippen, #1587)
|
1002
|
+
* Prevent deprecation being accidentally issues when doubles used with `be_`
|
1003
|
+
matchers due to automatically generated descriptions. (Jon Rowe, #1573)
|
1004
|
+
* Load `rspec/core` when loading `rspec/core/rake_task` to ensure we can
|
1005
|
+
issue deprecations correctly. (Jon Rowe, #1612)
|
1006
|
+
|
1007
|
+
### 2.99.0 / 2014-06-01
|
1008
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.rc1...v2.99.0)
|
1009
|
+
|
1010
|
+
Bug Fixes:
|
1011
|
+
|
1012
|
+
* Fix `BaseTextFormatter` so that it does not re-close a closed output
|
1013
|
+
stream. (Myron Marston)
|
1014
|
+
* Use `RSpec::Configuration#backtrace_exclusion_patterns` rather than the
|
1015
|
+
deprecated `RSpec::Configuration#backtrace_clean_patterns` when mocking
|
1016
|
+
with rr. (David Dollar)
|
1017
|
+
|
1018
|
+
### 2.99.0.rc1 / 2014-05-18
|
1019
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.beta2...v2.99.0.rc1)
|
1020
|
+
|
1021
|
+
Enhancements:
|
1022
|
+
|
1023
|
+
* Add `--deprecation-out` CLI option which directs deprecation warnings
|
1024
|
+
to the named file. (Myron Marston)
|
1025
|
+
* Backport support for `skip` in metadata to skip execution of an example.
|
1026
|
+
(Xavier Shay, #1472)
|
1027
|
+
* Add `Pathname` support for setting all output streams. (Aaron Kromer)
|
1028
|
+
* Add `test_unit` and `minitest` expectation frameworks. (Aaron Kromer)
|
1029
|
+
|
1030
|
+
Deprecations:
|
1031
|
+
|
1032
|
+
* Deprecate `RSpec::Core::Pending::PendingDeclaredInExample`, use
|
1033
|
+
`SkipDeclaredInExample` instead. (Xavier Shay)
|
1034
|
+
* Issue a deprecation when `described_class` is accessed from within
|
1035
|
+
a nested `describe <SomeClass>` example group, since `described_class`
|
1036
|
+
will return the innermost described class in RSpec 3 rather than the
|
1037
|
+
outermost described class, as it behaved in RSpec 2. (Myron Marston)
|
1038
|
+
* Deprecate `RSpec::Core::FilterManager::DEFAULT_EXCLUSIONS`,
|
1039
|
+
`RSpec::Core::FilterManager::STANDALONE_FILTERS` and use of
|
1040
|
+
`#empty_without_conditional_filters?` on those filters. (Sergey Pchelincev)
|
1041
|
+
* Deprecate `RSpec::Core::Example#options` in favor of
|
1042
|
+
`RSpec::Core::Example#metadata`. (Myron Marston)
|
1043
|
+
* Issue warning when passing a symbol or hash to `describe` or `context`
|
1044
|
+
as the first argument. In RSpec 2.x this would be treated as metadata
|
1045
|
+
but in RSpec 3 it'll be treated as the described object. To continue
|
1046
|
+
having it treated as metadata, pass a description before the symbol or
|
1047
|
+
hash. (Myron Marston)
|
1048
|
+
* Deprecate `RSpec::Core::BaseTextFormatter::VT100_COLORS` and
|
1049
|
+
`RSpec::Core::BaseTextFormatter::VT100_COLOR_CODES` in favour
|
1050
|
+
of `RSpec::Core::BaseTextFormatter::ConsoleCodes::VT100_CODES` and
|
1051
|
+
`RSpec::Core::BaseTextFormatter::ConsoleCodes::VT100_CODE_VALUES`.
|
1052
|
+
(Jon Rowe)
|
1053
|
+
* Deprecate `RSpec::Core::ExampleGroup.display_name` in favor of
|
1054
|
+
`RSpec::Core::ExampleGroup.description`. (Myron Marston)
|
1055
|
+
* Deprecate `RSpec::Core::ExampleGroup.describes` in favor of
|
1056
|
+
`RSpec::Core::ExampleGroup.described_class`. (Myron Marston)
|
1057
|
+
* Deprecate `RSpec::Core::ExampleGroup.alias_example_to` in favor of
|
1058
|
+
`RSpec::Core::Configuration#alias_example_to`. (Myron Marston)
|
1059
|
+
* Deprecate `RSpec::Core::ExampleGroup.alias_it_behaves_like_to` in favor
|
1060
|
+
of `RSpec::Core::Configuration#alias_it_behaves_like_to`. (Myron Marston)
|
1061
|
+
* Deprecate `RSpec::Core::ExampleGroup.focused` in favor of
|
1062
|
+
`RSpec::Core::ExampleGroup.focus`. (Myron Marston)
|
1063
|
+
* Add deprecation warning for `config.filter_run :focused` since
|
1064
|
+
example aliases `fit` and `focus` will no longer include
|
1065
|
+
`:focused` metadata but will continue to include `:focus`. (Myron Marston)
|
1066
|
+
* Deprecate filtering by `:line_number` (e.g. `--line-number` from the
|
1067
|
+
CLI). Use location filtering instead. (Myron Marston)
|
1068
|
+
* Deprecate `--default_path` as an alternative to `--default-path`. (Jon Rowe)
|
1069
|
+
* Deprecate `RSpec::Core::Configuration#warnings` in favor of
|
1070
|
+
`RSpec::Core::Configuration#warnings?`. (Myron Marston)
|
1071
|
+
* Deprecate `share_examples_for` in favor of `shared_examples_for` or
|
1072
|
+
just `shared_examples`. (Myron Marston)
|
1073
|
+
* Deprecate `RSpec::Core::CommandLine` in favor of
|
1074
|
+
`RSpec::Core::Runner`. (Myron Marston)
|
1075
|
+
* Deprecate `#color_enabled`, `#color_enabled=` and `#color?` in favour of
|
1076
|
+
`#color`, `#color=` and `#color_enabled? output`. (Jon Rowe)
|
1077
|
+
* Deprecate `#filename_pattern` in favour of `#pattern`. (Jon Rowe)
|
1078
|
+
* Deprecate `#backtrace_cleaner` in favour of `#backtrace_formatter`. (Jon Rowe)
|
1079
|
+
* Deprecate mutating `RSpec::Configuration#formatters`. (Jon Rowe)
|
1080
|
+
* Deprecate `stdlib` as an available expectation framework in favour of
|
1081
|
+
`test_unit` and `minitest`. (Aaron Kromer)
|
1082
|
+
|
1083
|
+
Bug Fixes:
|
1084
|
+
|
1085
|
+
* Issue a warning when you set `config.deprecation_stream` too late for
|
1086
|
+
it to take effect because the reporter has already been setup. (Myron Marston)
|
1087
|
+
* `skip` with a block should not execute the block. (Xavier Shay)
|
1088
|
+
|
1089
|
+
### 2.99.0.beta2 / 2014-02-17
|
1090
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.beta1...v2.99.0.beta2)
|
1091
|
+
|
1092
|
+
Enhancements:
|
1093
|
+
|
1094
|
+
* Add `is_expected` for one-liners that read well with the
|
1095
|
+
`expect`-based syntax. `is_expected` is simply defined as
|
1096
|
+
`expect(subject)` and can be used in an expression like:
|
1097
|
+
`it { is_expected.to read_well }`. (Myron Marston)
|
1098
|
+
* Backport `skip` from RSpec 3, which acts like `pending` did in RSpec 2
|
1099
|
+
when not given a block, since the behavior of `pending` is changing in
|
1100
|
+
RSpec 3. (Xavier Shay)
|
1101
|
+
|
1102
|
+
Deprecations:
|
1103
|
+
|
1104
|
+
* Deprecate inexact `mock_with` config options. RSpec 3 will only support
|
1105
|
+
the exact symbols `:rspec`, `:mocha`, `:flexmock`, `:rr` or `:nothing`
|
1106
|
+
(or any module that implements the adapter interface). RSpec 2 did
|
1107
|
+
fuzzy matching but this will not be supported going forward.
|
1108
|
+
(Myron Marston)
|
1109
|
+
* Deprecate `show_failures_in_pending_blocks` config option. To achieve
|
1110
|
+
the same behavior as the option enabled, you can use a custom
|
1111
|
+
formatter instead. (Xavier Shay)
|
1112
|
+
* Add a deprecation warning for the fact that the behavior of `pending`
|
1113
|
+
is changing in RSpec 3 -- rather than skipping the example (as it did
|
1114
|
+
in 2.x when no block was provided), it will run the example and mark
|
1115
|
+
it as failed if no exception is raised. Use `skip` instead to preserve
|
1116
|
+
the old behavior. (Xavier Shay)
|
1117
|
+
* Deprecate 's', 'n', 'spec' and 'nested' as aliases for documentation
|
1118
|
+
formatter. (Jon Rowe)
|
1119
|
+
* Deprecate `RSpec::Core::Reporter#abort` in favor of
|
1120
|
+
`RSpec::Core::Reporter#finish`. (Jon Rowe)
|
1121
|
+
|
1122
|
+
Bug Fixes:
|
1123
|
+
|
1124
|
+
* Fix failure (undefined method `path`) in end-of-run summary
|
1125
|
+
when `raise_errors_for_deprecations!` is configured. (Myron Marston)
|
1126
|
+
* Fix issue were overridding spec ordering from the command line wasn't
|
1127
|
+
fully recognised interally. (Jon Rowe)
|
1128
|
+
|
1129
|
+
### 2.99.0.beta1 / 2013-11-07
|
1130
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.99.0.beta1)
|
1131
|
+
|
1132
|
+
Enhancements
|
1133
|
+
|
1134
|
+
* Block-based DSL methods that run in the context of an example
|
1135
|
+
(`it`, `before(:each)`, `after(:each)`, `let` and `subject`)
|
1136
|
+
now yield the example as a block argument. (David Chelimsky)
|
1137
|
+
* Warn when the name of more than one example group is submitted to
|
1138
|
+
`include_examples` and it's aliases. (David Chelimsky)
|
1139
|
+
* Add `expose_current_running_example_as` config option for
|
1140
|
+
use during the upgrade process when external gems use the
|
1141
|
+
deprecated `RSpec::Core::ExampleGroup#example` and
|
1142
|
+
`RSpec::Core::ExampleGroup#running_example` methods. (Myron Marston)
|
1143
|
+
* Limit spamminess of deprecation messages. (Bradley Schaefer, Loren Segal)
|
1144
|
+
* Add `config.raise_errors_for_deprecations!` option, which turns
|
1145
|
+
deprecations warnings into errors to surface the full backtrace
|
1146
|
+
of the call site. (Myron Marston)
|
1147
|
+
|
1148
|
+
Deprecations
|
1149
|
+
|
1150
|
+
* Deprecate `RSpec::Core::ExampleGroup#example` and
|
1151
|
+
`RSpec::Core::ExampleGroup#running_example` methods. If you need
|
1152
|
+
access to the example (e.g. to get its metadata), use a block argument
|
1153
|
+
instead. (David Chelimsky)
|
1154
|
+
* Deprecate use of `autotest/rspec2` in favour of `rspec-autotest`. (Jon Rowe)
|
1155
|
+
* Deprecate RSpec's built-in debugger support. Use a CLI option like
|
1156
|
+
`-rruby-debug` (for the ruby-debug gem) or `-rdebugger` (for the
|
1157
|
+
debugger gem) instead. (Myron Marston)
|
1158
|
+
* Deprecate `RSpec.configuration.treat_symbols_as_metadata_keys_with_true_values = false`.
|
1159
|
+
RSpec 3 will not support having this option set to `false`. (Myron Marston)
|
1160
|
+
* Deprecate accessing a `let` or `subject` declaration in
|
1161
|
+
a `after(:all)` hook. (Myron Marston, Jon Rowe)
|
1162
|
+
* Deprecate built-in `its` usage in favor of `rspec-its` gem due to planned
|
1163
|
+
removal in RSpec 3. (Peter Alfvin)
|
1164
|
+
* Deprecate `RSpec::Core::PendingExampleFixedError` in favor of
|
1165
|
+
`RSpec::Core::Pending::PendingExampleFixedError`. (Myron Marston)
|
1166
|
+
* Deprecate `RSpec::Core::Configuration#out` and
|
1167
|
+
`RSpec::Core::Configuration#output` in favor of
|
1168
|
+
`RSpec::Core::Configuration#output_stream`. (Myron Marston)
|
1169
|
+
* Deprecate legacy ordering APIs.
|
1170
|
+
* You should use `register_ordering(:global)` instead of these:
|
1171
|
+
* `RSpec::Core::Configuration#order_examples`
|
1172
|
+
* `RSpec::Core::Configuration#order_groups`
|
1173
|
+
* `RSpec::Core::Configuration#order_groups_and_examples`
|
1174
|
+
* These are deprecated with no replacement because in RSpec 3
|
1175
|
+
ordering is a property of individual example groups rather than
|
1176
|
+
just a global property of the entire test suite:
|
1177
|
+
* `RSpec::Core::Configuration#order`
|
1178
|
+
* `RSpec::Core::Configuration#randomize?`
|
1179
|
+
* `--order default` is deprecated in favor of `--order defined`
|
1180
|
+
(Myron Marston)
|
1181
|
+
|
1182
|
+
### 2.14.8 / 2014-02-27
|
1183
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.14.8)
|
1184
|
+
|
1185
|
+
Bug fixes:
|
1186
|
+
|
1187
|
+
* Fix regression with the `textmateformatter` that prevented backtrace links
|
1188
|
+
from being clickable. (Stefan Daschek)
|
1189
|
+
|
1190
|
+
### 2.14.7 / 2013-10-29
|
1191
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.6...v2.14.7)
|
1192
|
+
|
1193
|
+
Bug fixes:
|
1194
|
+
|
1195
|
+
* Fix regression in 2.14.6 that broke the Fivemat formatter.
|
1196
|
+
It depended upon either
|
1197
|
+
`example.execution_result[:exception].pending_fixed?` (which
|
1198
|
+
was removed in 2.14.6 to fix an issue with frozen error objects)
|
1199
|
+
or `RSpec::Core::PendingExampleFixedError` (which was renamed
|
1200
|
+
to `RSpec::Core::Pending::PendingExampleFixedError` in 2.8.
|
1201
|
+
This fix makes a constant alias for the old error name.
|
1202
|
+
(Myron Marston)
|
1203
|
+
|
1204
|
+
### 2.14.6 / 2013-10-15
|
1205
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.5...v2.14.6)
|
1206
|
+
|
1207
|
+
Bug fixes:
|
1208
|
+
|
1209
|
+
* Format stringified numbers correctly when mathn library is loaded.
|
1210
|
+
(Jay Hayes)
|
1211
|
+
* Fix an issue that prevented the use of frozen error objects. (Lars
|
1212
|
+
Gierth)
|
1213
|
+
|
1214
|
+
### 2.14.5 / 2013-08-13
|
1215
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.4...v2.14.5)
|
1216
|
+
|
1217
|
+
Bug fixes:
|
1218
|
+
|
1219
|
+
* Fix a `NoMethodError` that was being raised when there were no shared
|
1220
|
+
examples or contexts declared and `RSpec.world.reset` is invoked.
|
1221
|
+
(thepoho, Jon Rowe, Myron Marston)
|
1222
|
+
* Fix a deprecation warning that was being incorrectly displayed when
|
1223
|
+
`shared_examples` are declared at top level in a `module` scope.
|
1224
|
+
(Jon Rowe)
|
1225
|
+
* Fix after(:all) hooks so consecutive (same context) scopes will run even if
|
1226
|
+
one raises an error. (Jon Rowe, Trejkaz)
|
1227
|
+
* JsonFormatter no longer dies if `dump_profile` isn't defined (Alex / @MasterLambaster, Jon Rowe)
|
1228
|
+
|
1229
|
+
### 2.14.4 / 2013-07-21
|
1230
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.3...v2.14.4)
|
1231
|
+
|
1232
|
+
Bug fixes
|
1233
|
+
|
1234
|
+
* Fix regression in 2.14: ensure configured requires (via `-r` option)
|
1235
|
+
are loaded before spec files are loaded. This allows the spec files
|
1236
|
+
to programatically change the file pattern (Jon Rowe).
|
1237
|
+
* Autoload `RSpec::Mocks` and `RSpec::Expectations` when referenced if
|
1238
|
+
they are not already loaded (`RSpec::Matches` has been autoloaded
|
1239
|
+
for a while). In the `rspec` gem, we changed it recently to stop
|
1240
|
+
loading `rspec/mocks` and `rspec/expectations` by default, as some
|
1241
|
+
users reported problems where they were intending to use mocha,
|
1242
|
+
not rspec-mocks, but rspec-mocks was loaded and causing a conflict.
|
1243
|
+
rspec-core loads mocks and expectations at the appropriate time, so
|
1244
|
+
it seemed like a safe change -- but caused a problem for some authors
|
1245
|
+
of libraries that integrate with RSpec. This fixes that problem.
|
1246
|
+
(Myron Marston)
|
1247
|
+
* Gracefully handle a command like `rspec --profile path/to/spec.rb`:
|
1248
|
+
the `path/to/spec.rb` arg was being wrongly treated as the `profile`
|
1249
|
+
integer arg, which got cast `0` using `to_i`, causing no profiled
|
1250
|
+
examples to be printed. (Jon Rowe)
|
1251
|
+
|
1252
|
+
### 2.14.3 / 2013-07-13
|
1253
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.2...v2.14.3)
|
1254
|
+
|
1255
|
+
Bug fixes
|
1256
|
+
|
1257
|
+
* Fix deprecation notices issued from `RSpec::Core::RakeTask` so
|
1258
|
+
that they work properly when all of rspec-core is not loaded.
|
1259
|
+
(This was a regression in 2.14) (Jon Rowe)
|
1260
|
+
|
1261
|
+
### 2.14.2 / 2013-07-09
|
1262
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.1...v2.14.2)
|
1263
|
+
|
1264
|
+
Bug fixes
|
1265
|
+
|
1266
|
+
* Fix regression caused by 2.14.1 release: formatters that
|
1267
|
+
report that they `respond_to?` a notification, but had
|
1268
|
+
no corresponding method would raise an error when registered.
|
1269
|
+
The new fix is to just implement `start` on the deprecation
|
1270
|
+
formatter to fix the original JRuby/ruby-debug issue.
|
1271
|
+
(Jon Rowe)
|
1272
|
+
|
1273
|
+
### 2.14.1 / 2013-07-08
|
1274
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.0...v2.14.1)
|
1275
|
+
|
1276
|
+
Bug fixes
|
1277
|
+
|
1278
|
+
* Address deprecation formatter failure when using `ruby-debug` on
|
1279
|
+
JRuby: fix `RSpec::Core::Reporter` to not send a notification
|
1280
|
+
when the formatter's implementation of the notification method
|
1281
|
+
comes from `Kernel` (Alex Portnov, Jon Rowe).
|
1282
|
+
|
1283
|
+
### 2.14.0 / 2013-07-06
|
1284
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.0.rc1...v2.14.0)
|
1285
|
+
|
1286
|
+
Enhancements
|
1287
|
+
|
1288
|
+
* Apply focus to examples defined with `fit` (equivalent of
|
1289
|
+
`it "description", focus: true`) (Michael de Silva)
|
1290
|
+
|
1291
|
+
Bug fix
|
1292
|
+
|
1293
|
+
* Ensure methods defined by `let` take precedence over others
|
1294
|
+
when there is a name collision (e.g. from an included module).
|
1295
|
+
(Jon Rowe, Andy Lindeman and Myron Marston)
|
1296
|
+
|
1297
|
+
### 2.14.0.rc1 / 2013-05-27
|
1298
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.13.1...v2.14.0.rc1)
|
1299
|
+
|
1300
|
+
Enhancements
|
1301
|
+
|
1302
|
+
* Improved Windows detection inside Git Bash, for better `--color` handling.
|
1303
|
+
* Add profiling of the slowest example groups to `--profile` option.
|
1304
|
+
The output is sorted by the slowest average example groups.
|
1305
|
+
* Don't show slow examples if there's a failure and both `--fail-fast`
|
1306
|
+
and `--profile` options are used (Paweł Gościcki).
|
1307
|
+
* Rather than always adding `spec` to the load path, add the configured
|
1308
|
+
`--default-path` to the load path (which defaults to `spec`). This
|
1309
|
+
better supports folks who choose to put their specs in a different
|
1310
|
+
directory (John Feminella).
|
1311
|
+
* Add some logic to test time duration precision. Make it a
|
1312
|
+
function of time, dropping precision as the time increases. (Aaron Kromer)
|
1313
|
+
* Add new `backtrace_inclusion_patterns` config option. Backtrace lines
|
1314
|
+
that match one of these patterns will _always_ be included in the
|
1315
|
+
backtrace, even if they match an exclusion pattern, too (Sam Phippen).
|
1316
|
+
* Support ERB trim mode using the `-` when parsing `.rspec` as ERB
|
1317
|
+
(Gabor Garami).
|
1318
|
+
* Give a better error message when let and subject are called without a block.
|
1319
|
+
(Sam Phippen).
|
1320
|
+
* List the precedence of `.rspec-local` in the configuration documentation
|
1321
|
+
(Sam Phippen)
|
1322
|
+
* Support `{a,b}` shell expansion syntax in `--pattern` option
|
1323
|
+
(Konstantin Haase).
|
1324
|
+
* Add cucumber documentation for --require command line option
|
1325
|
+
(Bradley Schaefer)
|
1326
|
+
* Expose configuration options via config:
|
1327
|
+
* `config.libs` returns the libs configured to be added onto the load path
|
1328
|
+
* `full_backtrace?` returns the state of the backtrace cleaner
|
1329
|
+
* `debug?` returns true when the debugger is loaded
|
1330
|
+
* `line_numbers` returns the line numbers we are filtering by (if any)
|
1331
|
+
* `full_description` returns the RegExp used to filter descriptions
|
1332
|
+
(Jon Rowe)
|
1333
|
+
* Add setters for RSpec.world and RSpec.configuration (Alex Soulim)
|
1334
|
+
* Configure ruby's warning behaviour with `--warnings` (Jon Rowe)
|
1335
|
+
* Fix an obscure issue on old versions of `1.8.7` where `Time.dup` wouldn't
|
1336
|
+
allow access to `Time.now` (Jon Rowe)
|
1337
|
+
* Make `shared_examples_for` context aware, so that keys may be safely reused
|
1338
|
+
in multiple contexts without colliding. (Jon Rowe)
|
1339
|
+
* Add a configurable `deprecation_stream` (Jon Rowe)
|
1340
|
+
* Publish deprecations through a formatter (David Chelimsky)
|
1341
|
+
|
1342
|
+
Bug fixes
|
1343
|
+
|
1344
|
+
* Make JSON formatter behave the same when it comes to `--profile` as
|
1345
|
+
the text formatter (Paweł Gościcki).
|
1346
|
+
* Fix named subjects so that if an inner group defines a method that
|
1347
|
+
overrides the named method, `subject` still retains the originally
|
1348
|
+
declared value (Myron Marston).
|
1349
|
+
* Fix random ordering so that it does not cause `rand` in examples in
|
1350
|
+
nested sibling contexts to return the same value (Max Shytikov).
|
1351
|
+
* Use the new `backtrace_inclusion_patterns` config option to ensure
|
1352
|
+
that folks who develop code in a directory matching one of the default
|
1353
|
+
exclusion patterns (e.g. `gems`) still get the normal backtrace
|
1354
|
+
filtering (Sam Phippen).
|
1355
|
+
* Fix ordering of `before` hooks so that `before` hooks declared in
|
1356
|
+
`RSpec.configure` run before `before` hooks declared in a shared
|
1357
|
+
context (Michi Huber and Tejas Dinkar).
|
1358
|
+
* Fix `Example#full_description` so that it gets filled in by the last
|
1359
|
+
matcher description (as `Example#description` already did) when no
|
1360
|
+
doc string has been provided (David Chelimsky).
|
1361
|
+
* Fix the memoized methods (`let` and `subject`) leaking `define_method`
|
1362
|
+
as a `public` method. (Thomas Holmes and Jon Rowe) (#873)
|
1363
|
+
* Fix warnings coming from the test suite. (Pete Higgins)
|
1364
|
+
|
1365
|
+
Deprecations
|
1366
|
+
|
1367
|
+
* Deprecate `Configuration#backtrace_clean_patterns` in favor of
|
1368
|
+
`Configuration#backtrace_exclusion_patterns` for greater consistency
|
1369
|
+
and symmetry with new `backtrace_inclusion_patterns` config option
|
1370
|
+
(Sam Phippen).
|
1371
|
+
* Deprecate `Configuration#requires=` in favor of using ruby's
|
1372
|
+
`require`. Requires specified by the command line can still be
|
1373
|
+
accessed by the `Configuration#require` reader. (Bradley Schaefer)
|
1374
|
+
* Deprecate calling `SharedExampleGroups` defined across sibling contexts
|
1375
|
+
(Jon Rowe)
|
1376
|
+
|
1377
|
+
### 2.13.1 / 2013-03-12
|
1378
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.13.0...v2.13.1)
|
1379
|
+
|
1380
|
+
Bug fixes
|
1381
|
+
|
1382
|
+
* Use hook classes as proxies rather than extending hook blocks to support
|
1383
|
+
lambdas for before/after/around hooks. (David Chelimsky)
|
1384
|
+
* Fix regression in 2.13.0 that caused confusing behavior when overriding
|
1385
|
+
a named subject with an unnamed subject in an inner group and then
|
1386
|
+
referencing the outer group subject's name. The fix for this required
|
1387
|
+
us to disallow using `super` in a named subject (which is confusing,
|
1388
|
+
anyway -- named subjects create 2 methods, so which method on the
|
1389
|
+
parent example group are you `super`ing to?) but `super` in an unnamed
|
1390
|
+
subject continues to work (Myron Marston).
|
1391
|
+
* Do not allow a referenced `let` or `subject` in `before(:all)` to cause
|
1392
|
+
other `let` declarations to leak across examples (Myron Marston).
|
1393
|
+
* Work around odd ruby 1.9 bug with `String#match` that was triggered
|
1394
|
+
by passing it a regex from a `let` declaration. For more info, see
|
1395
|
+
http://bugs.ruby-lang.org/issues/8059 (Aaron Kromer).
|
1396
|
+
* Add missing `require 'set'` to `base_text_formatter.rb` (Tom
|
1397
|
+
Anderson).
|
1398
|
+
|
1399
|
+
Deprecations
|
1400
|
+
|
1401
|
+
* Deprecate accessing `let` or `subject` declarations in `before(:all)`.
|
1402
|
+
These were not intended to be called in a `before(:all)` hook, as
|
1403
|
+
they exist to define state that is reset between each example, while
|
1404
|
+
`before(:all)` exists to define state that is shared across examples
|
1405
|
+
in an example group (Myron Marston).
|
1406
|
+
|
1407
|
+
### 2.13.0 / 2013-02-23
|
1408
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.2...v2.13.0)
|
1409
|
+
|
1410
|
+
Enhancements
|
1411
|
+
|
1412
|
+
* Allow `--profile` option to take a count argument that
|
1413
|
+
determines the number of slow examples to dump
|
1414
|
+
(Greggory Rothmeier).
|
1415
|
+
* Add `subject!` that is the analog to `let!`. It defines an
|
1416
|
+
explicit subject and sets a `before` hook that will invoke
|
1417
|
+
the subject (Zubin Henner).
|
1418
|
+
* Fix `let` and `subject` declaration so that `super`
|
1419
|
+
and `return` can be used in them, just like in a normal
|
1420
|
+
method. (Myron Marston)
|
1421
|
+
* Allow output colors to be configured individually.
|
1422
|
+
(Charlie Maffitt)
|
1423
|
+
* Always dump slow examples when `--profile` option is given,
|
1424
|
+
even when an example failed (Myron Marston).
|
1425
|
+
|
1426
|
+
Bug fixes
|
1427
|
+
|
1428
|
+
* Don't blow up when dumping error output for instances
|
1429
|
+
of anonymous error classes (Myron Marston).
|
1430
|
+
* Fix default backtrace filters so lines from projects
|
1431
|
+
containing "gems" in the name are not filtered, but
|
1432
|
+
lines from installed gems still are (Myron Marston).
|
1433
|
+
* Fix autotest command so that is uses double quotes
|
1434
|
+
rather than single quotes for windows compatibility
|
1435
|
+
(Jonas Tingeborn).
|
1436
|
+
* Fix `its` so that uses of `subject` in a `before` or `let`
|
1437
|
+
declaration in the parent group continue to reference the
|
1438
|
+
parent group's subject. (Olek Janiszewski)
|
1439
|
+
|
1440
|
+
### 2.12.2 / 2012-12-13
|
1441
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.1...v2.12.2)
|
1442
|
+
|
1443
|
+
Bug fixes
|
1444
|
+
|
1445
|
+
* Fix `RSpec::Core::RakeTask` so that it is compatible with rake 0.8.7
|
1446
|
+
on ruby 1.8.7. We had accidentally broke it in the 2.12 release
|
1447
|
+
(Myron Marston).
|
1448
|
+
* Fix `RSpec::Core::RakeTask` so it is tolerant of the `Rspec` constant
|
1449
|
+
for backwards compatibility (Patrick Van Stee)
|
1450
|
+
|
1451
|
+
### 2.12.1 / 2012-12-01
|
1452
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.0...v2.12.1)
|
1453
|
+
|
1454
|
+
Bug fixes
|
1455
|
+
|
1456
|
+
* Specs are run even if another at\_exit hook calls `exit`. This allows
|
1457
|
+
Test::Unit and RSpec to run together. (Suraj N. Kurapati)
|
1458
|
+
* Fix full doc string concatenation so that it handles the case of a
|
1459
|
+
method string (e.g. "#foo") being nested under a context string
|
1460
|
+
(e.g. "when it is tuesday"), so that we get "when it is tuesday #foo"
|
1461
|
+
rather than "when it is tuesday#foo". (Myron Marston)
|
1462
|
+
* Restore public API I unintentionally broke in 2.12.0:
|
1463
|
+
`RSpec::Core::Formatters::BaseFormatter#format_backtrce(backtrace, example)`
|
1464
|
+
(Myron Marston).
|
1465
|
+
|
1466
|
+
### 2.12.0 / 2012-11-12
|
1467
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.11.1...v2.12.0)
|
1468
|
+
|
1469
|
+
Enhancements
|
1470
|
+
|
1471
|
+
* Add support for custom ordering strategies for groups and examples.
|
1472
|
+
(Myron Marston)
|
1473
|
+
* JSON Formatter (Alex Chaffee)
|
1474
|
+
* Refactor rake task internals (Sam Phippen)
|
1475
|
+
* Refactor HtmlFormatter (Pete Hodgson)
|
1476
|
+
* Autotest supports a path to Ruby that contains spaces (dsisnero)
|
1477
|
+
* Provide a helpful warning when a shared example group is redefined.
|
1478
|
+
(Mark Burns).
|
1479
|
+
* `--default_path` can be specified as `--default-line`. `--line_number` can be
|
1480
|
+
specified as `--line-number`. Hyphens are more idiomatic command line argument
|
1481
|
+
separators (Sam Phippen).
|
1482
|
+
* A more useful error message is shown when an invalid command line option is
|
1483
|
+
used (Jordi Polo).
|
1484
|
+
* Add `format_docstrings { |str| }` config option. It can be used to
|
1485
|
+
apply formatting rules to example group and example docstrings.
|
1486
|
+
(Alex Tan)
|
1487
|
+
* Add support for an `.rspec-local` options file. This is intended to
|
1488
|
+
allow individual developers to set options in a git-ignored file that
|
1489
|
+
override the common project options in `.rspec`. (Sam Phippen)
|
1490
|
+
* Support for mocha 0.13.0. (Andy Lindeman)
|
1491
|
+
|
1492
|
+
Bug fixes
|
1493
|
+
|
1494
|
+
* Remove override of `ExampleGroup#ancestors`. This is a core ruby method that
|
1495
|
+
RSpec shouldn't override. Instead, define `ExampleGroup#parent_groups`. (Myron
|
1496
|
+
Marston)
|
1497
|
+
* Limit monkey patching of shared example/context declaration methods
|
1498
|
+
(`shared_examples_for`, etc.) to just the objects that need it rather than
|
1499
|
+
every object in the system (Myron Marston).
|
1500
|
+
* Fix Metadata#fetch to support computed values (Sam Goldman).
|
1501
|
+
* Named subject can now be referred to from within subject block in a nested
|
1502
|
+
group (tomykaira).
|
1503
|
+
* Fix `fail_fast` so that it properly exits when an error occurs in a
|
1504
|
+
`before(:all) hook` (Bradley Schaefer).
|
1505
|
+
* Make the order spec files are loaded consistent, regardless of the
|
1506
|
+
order of the files returned by the OS or the order passed at
|
1507
|
+
the command line (Jo Liss and Sam Phippen).
|
1508
|
+
* Ensure instance variables from `before(:all)` are always exposed
|
1509
|
+
from `after(:all)`, even if an error occurs in `before(:all)`
|
1510
|
+
(Sam Phippen).
|
1511
|
+
* `rspec --init` no longer generates an incorrect warning about `--configure`
|
1512
|
+
being deprecated (Sam Phippen).
|
1513
|
+
* Fix pluralization of `1 seconds` (Odin Dutton)
|
1514
|
+
* Fix ANSICON url (Jarmo Pertman)
|
1515
|
+
* Use dup of Time so reporting isn't clobbered by examples that modify Time
|
1516
|
+
without properly restoring it. (David Chelimsky)
|
1517
|
+
|
1518
|
+
Deprecations
|
1519
|
+
|
1520
|
+
* `share_as` is no longer needed. `shared_context` and/or
|
1521
|
+
`RSpec::SharedContext` provide better mechanisms (Sam Phippen).
|
1522
|
+
* Deprecate `RSpec.configuration` with a block (use `RSpec.configure`).
|
1523
|
+
|
1524
|
+
|
1525
|
+
### 2.11.1 / 2012-07-18
|
1526
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.11.0...v2.11.1)
|
1527
|
+
|
1528
|
+
Bug fixes
|
1529
|
+
|
1530
|
+
* Fix the way we autoload RSpec::Matchers so that custom matchers can be
|
1531
|
+
defined before rspec-core has been configured to definitely use
|
1532
|
+
rspec-expectations. (Myron Marston)
|
1533
|
+
* Fix typo in --help message printed for -e option. (Jo Liss)
|
1534
|
+
* Fix ruby warnings. (Myron Marston)
|
1535
|
+
* Ignore mock expectation failures when the example has already failed.
|
1536
|
+
Mock expectation failures have always been ignored in this situation,
|
1537
|
+
but due to my changes in 27059bf1 it was printing a confusing message.
|
1538
|
+
(Myron Marston).
|
1539
|
+
|
1540
|
+
### 2.11.0 / 2012-07-07
|
1541
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.10.1...v2.11.0)
|
1542
|
+
|
1543
|
+
Enhancements
|
1544
|
+
|
1545
|
+
* Support multiple `--example` options. (Daniel Doubrovkine @dblock)
|
1546
|
+
* Named subject e.g. `subject(:article) { Article.new }`
|
1547
|
+
* see [http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/](http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/)
|
1548
|
+
for background.
|
1549
|
+
* thanks to Bradley Schaefer for suggesting it and Avdi Grimm for almost
|
1550
|
+
suggesting it.
|
1551
|
+
* `config.mock_with` and `config.expect_with` yield custom config object to a
|
1552
|
+
block if given
|
1553
|
+
* aids decoupling from rspec-core's configuation
|
1554
|
+
* `include_context` and `include_examples` support a block, which gets eval'd
|
1555
|
+
in the current context (vs the nested context generated by `it_behaves_like`).
|
1556
|
+
* Add `config.order = 'random'` to the `spec_helper.rb` generated by `rspec
|
1557
|
+
--init`.
|
1558
|
+
* Delay the loading of DRb (Myron Marston).
|
1559
|
+
* Limit monkey patching of `describe` onto just the objects that need it rather
|
1560
|
+
than every object in the system (Myron Marston).
|
1561
|
+
|
1562
|
+
Bug fixes
|
1563
|
+
|
1564
|
+
* Support alternative path separators. For example, on Windows, you can now do
|
1565
|
+
this: `rspec spec\subdir`. (Jarmo Pertman @jarmo)
|
1566
|
+
* When an example raises an error and an after or around hook does as
|
1567
|
+
well, print out the hook error. Previously, the error was silenced and
|
1568
|
+
the user got no feedback about what happened. (Myron Marston)
|
1569
|
+
* `--require` and `-I` are merged among different configuration sources (Andy
|
1570
|
+
Lindeman)
|
1571
|
+
* Delegate to mocha methods instead of aliasing them in mocha adapter.
|
1572
|
+
|
1573
|
+
### 2.10.1 / 2012-05-19
|
1574
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.10.0...v2.10.1)
|
1575
|
+
|
1576
|
+
Bug fixes
|
1577
|
+
|
1578
|
+
* `RSpec.reset` properly reinits configuration and world
|
1579
|
+
* Call `to_s` before `split` on exception messages that might not always be
|
1580
|
+
Strings (slyphon)
|
1581
|
+
|
1582
|
+
### 2.10.0 / 2012-05-03
|
1583
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.9.0...v2.10.0)
|
1584
|
+
|
1585
|
+
Enhancements
|
1586
|
+
|
1587
|
+
* Add `prepend_before` and `append_after` hooks (preethiramdev)
|
1588
|
+
* intended for extension libs
|
1589
|
+
* restores rspec-1 behavior
|
1590
|
+
* Reporting of profiled examples (moro)
|
1591
|
+
* Report the total amount of time taken for the top slowest examples.
|
1592
|
+
* Report what percentage the slowest examples took from the total runtime.
|
1593
|
+
|
1594
|
+
Bug fixes
|
1595
|
+
|
1596
|
+
* Properly parse `SPEC_OPTS` options.
|
1597
|
+
* `example.description` returns the location of the example if there is no
|
1598
|
+
explicit description or matcher-generated description.
|
1599
|
+
* RDoc fixes (Grzegorz Świrski)
|
1600
|
+
* Do not modify example ancestry when dumping errors (Michael Grosser)
|
1601
|
+
|
1602
|
+
### 2.9.0 / 2012-03-17
|
1603
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0...v2.9.0)
|
1604
|
+
|
1605
|
+
Enhancements
|
1606
|
+
|
1607
|
+
* Support for "X minutes X seconds" spec run duration in formatter. (uzzz)
|
1608
|
+
* Strip whitespace from group and example names in doc formatter.
|
1609
|
+
* Removed spork-0.9 shim. If you're using spork-0.8.x, you'll need to upgrade
|
1610
|
+
to 0.9.0.
|
1611
|
+
|
1612
|
+
Bug fixes
|
1613
|
+
|
1614
|
+
* Restore `--full_backtrace` option
|
1615
|
+
* Ensure that values passed to `config.filter_run` are respected when running
|
1616
|
+
over DRb (using spork).
|
1617
|
+
* Ensure shared example groups are reset after a run (as example groups are).
|
1618
|
+
* Remove `rescue false` from calls to filters represented as Procs
|
1619
|
+
* Ensure `described_class` gets the closest constant (pyromaniac)
|
1620
|
+
* In "autorun", don't run the specs in the `at_exit` hook if there was an
|
1621
|
+
exception (most likely due to a SyntaxError). (sunaku)
|
1622
|
+
* Don't extend groups with modules already used to extend ancestor groups.
|
1623
|
+
* `its` correctly memoizes nil or false values (Yamada Masaki)
|
1624
|
+
|
1625
|
+
### 2.8.0 / 2012-01-04
|
1626
|
+
|
1627
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc2...v2.8.0)
|
1628
|
+
|
1629
|
+
Bug fixes
|
1630
|
+
|
1631
|
+
* For metadata filtering, restore passing the entire array to the proc, rather
|
1632
|
+
than each item in the array (weidenfreak)
|
1633
|
+
* Ensure each spec file is loaded only once
|
1634
|
+
* Fixes a bug that caused all the examples in a file to be run when
|
1635
|
+
referenced twice with line numbers in a command, e.g.
|
1636
|
+
* `rspec path/to/file:37 path/to/file:42`
|
1637
|
+
|
1638
|
+
### 2.8.0.rc2 / 2011-12-19
|
1639
|
+
|
1640
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc1...v2.8.0.rc2)
|
1641
|
+
|
1642
|
+
Enhancments
|
1643
|
+
|
1644
|
+
* new `--init` command (Peter Schröder)
|
1645
|
+
* generates `spec/spec_helper.rb`
|
1646
|
+
* deletes obsolete files (on confirmation)
|
1647
|
+
* merged with and deprecates `--configure` command, which generated
|
1648
|
+
`.rspec`
|
1649
|
+
* use `require_relative` when available (Ian Leitch)
|
1650
|
+
* `include_context` and `include_examples` accept params (Calvin Bascom)
|
1651
|
+
* print the time for every example in the html formatter (Richie Vos)
|
1652
|
+
* several tasty refactoring niblets (Sasha)
|
1653
|
+
* `it "does something", :x => [:foo,'bar',/baz/] (Ivan Neverov)
|
1654
|
+
* supports matching n command line tag values with an example or group
|
1655
|
+
|
1656
|
+
### 2.8.0.rc1 / 2011-11-06
|
1657
|
+
|
1658
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.7.1...v2.8.0.rc1)
|
1659
|
+
|
1660
|
+
Enhancements
|
1661
|
+
|
1662
|
+
* `--order` (Justin Ko)
|
1663
|
+
* run examples in random order: `--order rand`
|
1664
|
+
* specify the seed: `--order rand:123`
|
1665
|
+
* `--seed SEED`
|
1666
|
+
* equivalent of `--order rand:SEED`
|
1667
|
+
* SharedContext supports `let` (David Chelimsky)
|
1668
|
+
* Filter improvements (David Chelimsky)
|
1669
|
+
* override opposing tags from the command line
|
1670
|
+
* override RSpec.configure tags from the command line
|
1671
|
+
* `--line_number 37` overrides all other filters
|
1672
|
+
* `path/to/file.rb:37` overrides all other filters
|
1673
|
+
* refactor: consolidate filter management in a FilterManger object
|
1674
|
+
* Eliminate Ruby warnings (Matijs van Zuijlen)
|
1675
|
+
* Make reporter.report an API (David Chelimsky)
|
1676
|
+
* supports extension tools like interative_rspec
|
1677
|
+
|
1678
|
+
Changes
|
1679
|
+
|
1680
|
+
* change `config.color_enabled` (getter/setter/predicate) to `color` to align
|
1681
|
+
with `--[no]-color` CLI option.
|
1682
|
+
* `color_enabled` is still supported for now, but will likley be deprecated
|
1683
|
+
in a 2.x release so we can remove it in 3.0.
|
1684
|
+
|
1685
|
+
Bug fixes
|
1686
|
+
|
1687
|
+
* Make sure the `bar` in `--tag foo:bar` makes it to DRb (Aaron Gibralter)
|
1688
|
+
* Fix bug where full descriptions of groups nested 3 deep were repeated.
|
1689
|
+
* Restore report of time to run to start after files are loaded.
|
1690
|
+
* fixes bug where run times were cumalitive in spork
|
1691
|
+
* fixes compatibility with time-series metrics
|
1692
|
+
* Don't error out when `config.mock_with` or `expect_with` is re-specifying the
|
1693
|
+
current config (Myron Marston)
|
1694
|
+
|
1695
|
+
* Deprecations
|
1696
|
+
* :alias option on `configuration.add_setting`. Use `:alias_with` on the
|
1697
|
+
original setting declaration instead.
|
1698
|
+
|
1699
|
+
### 2.7.1 / 2011-10-20
|
1700
|
+
|
1701
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.7.0...v2.7.1)
|
1702
|
+
|
1703
|
+
Bug fixes
|
1704
|
+
|
1705
|
+
* tell autotest the correct place to find the rspec executable
|
1706
|
+
|
1707
|
+
### 2.7.0 / 2011-10-16
|
1708
|
+
|
1709
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.4...v2.7.0)
|
1710
|
+
|
1711
|
+
NOTE: RSpec's release policy dictates that there should not be any backward
|
1712
|
+
incompatible changes in minor releases, but we're making an exception to
|
1713
|
+
release a change to how RSpec interacts with other command line tools.
|
1714
|
+
|
1715
|
+
As of 2.7.0, you must explicity `require "rspec/autorun"` unless you use the
|
1716
|
+
`rspec` command (which already does this for you).
|
1717
|
+
|
1718
|
+
Enhancements
|
1719
|
+
|
1720
|
+
* Add `example.exception` (David Chelimsky)
|
1721
|
+
* `--default_path` command line option (Justin Ko)
|
1722
|
+
* support multiple `--line_number` options (David J. Hamilton)
|
1723
|
+
* also supports `path/to/file.rb:5:9` (runs examples on lines 5 and 9)
|
1724
|
+
* Allow classes/modules to be used as shared example group identifiers (Arthur
|
1725
|
+
Gunn)
|
1726
|
+
* Friendly error message when shared context cannot be found (Sławosz
|
1727
|
+
Sławiński)
|
1728
|
+
* Clear formatters when resetting config (John Bintz)
|
1729
|
+
* Add `xspecify` and xexample as temp-pending methods (David Chelimsky)
|
1730
|
+
* Add `--no-drb` option (Iain Hecker)
|
1731
|
+
* Provide more accurate run time by registering start time before code is
|
1732
|
+
loaded (David Chelimsky)
|
1733
|
+
* reverted in 2.8.0
|
1734
|
+
* Rake task default pattern finds specs in symlinked dirs (Kelly Felkins)
|
1735
|
+
* Rake task no longer does anything to invoke bundler since Bundler already
|
1736
|
+
handles it for us. Thanks to Andre Arko for the tip.
|
1737
|
+
* Add `--failure-exit-code` option (Chris Griego)
|
1738
|
+
|
1739
|
+
Bug fixes
|
1740
|
+
|
1741
|
+
* Include `Rake::DSL` to remove deprecation warnings in Rake > 0.8.7 (Pivotal
|
1742
|
+
Casebook)
|
1743
|
+
* Only eval `let` block once even if it returns `nil` (Adam Meehan)
|
1744
|
+
* Fix `--pattern` option (wasn't being recognized) (David Chelimsky)
|
1745
|
+
* Only implicitly `require "rspec/autorun"` with the `rspec` command (David
|
1746
|
+
Chelimsky)
|
1747
|
+
* Ensure that rspec's `at_exit` defines the exit code (Daniel Doubrovkine)
|
1748
|
+
* Show the correct snippet in the HTML and TextMate formatters (Brian Faherty)
|
1749
|
+
|
1750
|
+
### 2.6.4 / 2011-06-06
|
1751
|
+
|
1752
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.3...v2.6.4)
|
1753
|
+
|
1754
|
+
NOTE: RSpec's release policy dictates that there should not be new
|
1755
|
+
functionality in patch releases, but this minor enhancement slipped in by
|
1756
|
+
accident. As it doesn't add a new API, we decided to leave it in rather than
|
1757
|
+
roll back this release.
|
1758
|
+
|
1759
|
+
Enhancements
|
1760
|
+
|
1761
|
+
* Add summary of commands to run individual failed examples.
|
1762
|
+
|
1763
|
+
Bug fixes
|
1764
|
+
|
1765
|
+
* Support exclusion filters in DRb. (Yann Lugrin)
|
1766
|
+
* Fix --example escaping when run over DRb. (Elliot Winkler)
|
1767
|
+
* Use standard ANSI codes for color formatting so colors work in a wider set of
|
1768
|
+
color schemes.
|
1769
|
+
|
1770
|
+
### 2.6.3 / 2011-05-24
|
1771
|
+
|
1772
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.2...v2.6.3)
|
1773
|
+
|
1774
|
+
Bug fixes
|
1775
|
+
|
1776
|
+
* Explicitly convert exit code to integer, avoiding TypeError when return
|
1777
|
+
value of run is IO object proxied by `DRb::DRbObject` (Julian Scheid)
|
1778
|
+
* Clarify behavior of `--example` command line option
|
1779
|
+
* Build using a rubygems-1.6.2 to avoid downstream yaml parsing error
|
1780
|
+
|
1781
|
+
### 2.6.2 / 2011-05-21
|
1782
|
+
|
1783
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.1...v2.6.2)
|
1784
|
+
|
1785
|
+
Bug fixes
|
1786
|
+
|
1787
|
+
* Warn rather than raise when HOME env var is not defined
|
1788
|
+
* Properly merge command-line exclusions with default :if and :unless (joshcooper)
|
1789
|
+
|
1790
|
+
### 2.6.1 / 2011-05-19
|
1791
|
+
|
1792
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.0...v2.6.1)
|
1793
|
+
|
1794
|
+
Bug fixes
|
1795
|
+
|
1796
|
+
* Don't extend nil when filters are nil
|
1797
|
+
* `require 'rspec/autorun'` when running rcov.
|
1798
|
+
|
1799
|
+
### 2.6.0 / 2011-05-12
|
1800
|
+
|
1801
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.5.1...v2.6.0)
|
1802
|
+
|
1803
|
+
Enhancements
|
1804
|
+
|
1805
|
+
* `shared_context` (Damian Nurzynski)
|
1806
|
+
* extend groups matching specific metadata with:
|
1807
|
+
* method definitions
|
1808
|
+
* subject declarations
|
1809
|
+
* let/let! declarations
|
1810
|
+
* etc (anything you can do in a group)
|
1811
|
+
* `its([:key])` works for any subject with #[]. (Peter Jaros)
|
1812
|
+
* `treat_symbols_as_metadata_keys_with_true_values` (Myron Marston)
|
1813
|
+
* Print a deprecation warning when you configure RSpec after defining an
|
1814
|
+
example. All configuration should happen before any examples are defined.
|
1815
|
+
(Myron Marston)
|
1816
|
+
* Pass the exit status of a DRb run to the invoking process. This causes specs
|
1817
|
+
run via DRb to not just return true or false. (Ilkka Laukkanen)
|
1818
|
+
* Refactoring of `ConfigurationOptions#parse_options` (Rodrigo Rosenfeld Rosas)
|
1819
|
+
* Report excluded filters in runner output (tip from andyl)
|
1820
|
+
* Clean up messages for filters/tags.
|
1821
|
+
* Restore --pattern/-P command line option from rspec-1
|
1822
|
+
* Support false as well as true in config.full_backtrace= (Andreas Tolf
|
1823
|
+
Tolfsen)
|
1824
|
+
|
1825
|
+
Bug fixes
|
1826
|
+
|
1827
|
+
* Don't stumble over an exception without a message (Hans Hasselberg)
|
1828
|
+
* Remove non-ascii characters from comments that were choking rcov (Geoffrey
|
1829
|
+
Byers)
|
1830
|
+
* Fixed backtrace so it doesn't include lines from before the autorun at_exit
|
1831
|
+
hook (Myron Marston)
|
1832
|
+
* Include RSpec::Matchers when first example group is defined, rather than just
|
1833
|
+
before running the examples. This works around an obscure bug in ruby 1.9
|
1834
|
+
that can cause infinite recursion. (Myron Marston)
|
1835
|
+
* Don't send `example_group_[started|finished]` to formatters for empty groups.
|
1836
|
+
* Get specs passing on jruby (Sidu Ponnappa)
|
1837
|
+
* Fix bug where mixing nested groups and outer-level examples gave
|
1838
|
+
unpredictable :line_number behavior (Artur Małecki)
|
1839
|
+
* Regexp.escape the argument to --example (tip from Elliot Winkler)
|
1840
|
+
* Correctly pass/fail pending block with message expectations
|
1841
|
+
* CommandLine returns exit status (0/1) instead of true/false
|
1842
|
+
* Create path to formatter output file if it doesn't exist (marekj).
|
1843
|
+
|
1844
|
+
|
1845
|
+
### 2.5.1 / 2011-02-06
|
1846
|
+
|
1847
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.5.0...v2.5.1)
|
1848
|
+
|
1849
|
+
NOTE: this release breaks compatibility with rspec/autotest/bundler
|
1850
|
+
integration, but does so in order to greatly simplify it.
|
1851
|
+
|
1852
|
+
With this release, if you want the generated autotest command to include
|
1853
|
+
'bundle exec', require Autotest's bundler plugin in a .autotest file in the
|
1854
|
+
project's root directory or in your home directory:
|
1855
|
+
|
1856
|
+
require "autotest/bundler"
|
1857
|
+
|
1858
|
+
Now you can just type 'autotest' on the commmand line and it will work as you expect.
|
1859
|
+
|
1860
|
+
If you don't want 'bundle exec', there is nothing you have to do.
|
1861
|
+
|
1862
|
+
### 2.5.0 / 2011-02-05
|
1863
|
+
|
1864
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.4.0...v2.5.0)
|
1865
|
+
|
1866
|
+
Enhancements
|
1867
|
+
|
1868
|
+
* Autotest::Rspec2 parses command line args passed to autotest after '--'
|
1869
|
+
* --skip-bundler option for autotest command
|
1870
|
+
* Autotest regexp fixes (Jon Rowe)
|
1871
|
+
* Add filters to html and textmate formatters (Daniel Quimper)
|
1872
|
+
* Explicit passing of block (need for JRuby 1.6) (John Firebaugh)
|
1873
|
+
|
1874
|
+
Bug fixes
|
1875
|
+
|
1876
|
+
* fix dom IDs in HTML formatter (Brian Faherty)
|
1877
|
+
* fix bug with --drb + formatters when not running in drb
|
1878
|
+
* include --tag options in drb args (monocle)
|
1879
|
+
* fix regression so now SPEC_OPTS take precedence over CLI options again (Roman
|
1880
|
+
Chernyatchik)
|
1881
|
+
* only call its(:attribute) once (failing example from Brian Dunn)
|
1882
|
+
* fix bizarre bug where rspec would hang after String.alias :to_int :to_i
|
1883
|
+
(Damian Nurzynski)
|
1884
|
+
|
1885
|
+
Deprecations
|
1886
|
+
|
1887
|
+
* implicit inclusion of 'bundle exec' when Gemfile present (use autotest's
|
1888
|
+
bundler plugin instead)
|
1889
|
+
|
1890
|
+
### 2.4.0 / 2011-01-02
|
1891
|
+
|
1892
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.3.1...v2.4.0)
|
1893
|
+
|
1894
|
+
Enhancements
|
1895
|
+
|
1896
|
+
* start the debugger on -d so the stack trace is visible when it stops
|
1897
|
+
(Clifford Heath)
|
1898
|
+
* apply hook filtering to examples as well as groups (Myron Marston)
|
1899
|
+
* support multiple formatters, each with their own output
|
1900
|
+
* show exception classes in failure messages unless they come from RSpec
|
1901
|
+
matchers or message expectations
|
1902
|
+
* before(:all) { pending } sets all examples to pending
|
1903
|
+
|
1904
|
+
Bug fixes
|
1905
|
+
|
1906
|
+
* fix bug due to change in behavior of reject in Ruby 1.9.3-dev (Shota
|
1907
|
+
Fukumori)
|
1908
|
+
* fix bug when running in jruby: be explicit about passing block to super (John
|
1909
|
+
Firebaugh)
|
1910
|
+
* rake task doesn't choke on paths with quotes (Janmejay Singh)
|
1911
|
+
* restore --options option from rspec-1
|
1912
|
+
* require 'ostruct' to fix bug with its([key]) (Kim Burgestrand)
|
1913
|
+
* --configure option generates .rspec file instead of autotest/discover.rb
|
1914
|
+
|
1915
|
+
### 2.3.1 / 2010-12-16
|
1916
|
+
|
1917
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.3.0...v2.3.1)
|
1918
|
+
|
1919
|
+
Bug fixes
|
1920
|
+
|
1921
|
+
* send debugger warning message to $stdout if RSpec.configuration.error_stream
|
1922
|
+
has not been defined yet.
|
1923
|
+
* HTML Formatter _finally_ properly displays nested groups (Jarmo Pertman)
|
1924
|
+
* eliminate some warnings when running RSpec's own suite (Jarmo Pertman)
|
1925
|
+
|
1926
|
+
### 2.3.0 / 2010-12-12
|
1927
|
+
|
1928
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.2.1...v2.3.0)
|
1929
|
+
|
1930
|
+
Enhancements
|
1931
|
+
|
1932
|
+
* tell autotest to use "rspec2" if it sees a .rspec file in the project's root
|
1933
|
+
directory
|
1934
|
+
* replaces the need for ./autotest/discover.rb, which will not work with
|
1935
|
+
all versions of ZenTest and/or autotest
|
1936
|
+
* config.expect_with
|
1937
|
+
* :rspec # => rspec/expectations
|
1938
|
+
* :stdlib # => test/unit/assertions
|
1939
|
+
* :rspec, :stdlib # => both
|
1940
|
+
|
1941
|
+
Bug fixes
|
1942
|
+
|
1943
|
+
* fix dev Gemfile to work on non-mac-os machines (Lake Denman)
|
1944
|
+
* ensure explicit subject is only eval'd once (Laszlo Bacsi)
|
1945
|
+
|
1946
|
+
### 2.2.1 / 2010-11-28
|
1947
|
+
|
1948
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.2.0...v2.2.1)
|
1949
|
+
|
1950
|
+
Bug fixes
|
1951
|
+
* alias_method instead of override Kernel#method_missing (John Wilger)
|
1952
|
+
* changed --autotest to --tty in generated command (MIKAMI Yoshiyuki)
|
1953
|
+
* revert change to debugger (had introduced conflict with Rails)
|
1954
|
+
* also restored --debugger/-debug option
|
1955
|
+
|
1956
|
+
### 2.2.0 / 2010-11-28
|
1957
|
+
|
1958
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.1.0...v2.2.0)
|
1959
|
+
|
1960
|
+
Deprecations/changes
|
1961
|
+
|
1962
|
+
* --debug/-d on command line is deprecated and now has no effect
|
1963
|
+
* win32console is now ignored; Windows users must use ANSICON for color support
|
1964
|
+
(Bosko Ivanisevic)
|
1965
|
+
|
1966
|
+
Enhancements
|
1967
|
+
|
1968
|
+
* When developing locally rspec-core now works with the rspec-dev setup or your
|
1969
|
+
local gems
|
1970
|
+
* Raise exception with helpful message when rspec-1 is loaded alongside rspec-2
|
1971
|
+
(Justin Ko)
|
1972
|
+
* debugger statements _just work_ as long as ruby-debug is installed
|
1973
|
+
* otherwise you get warned, but not fired
|
1974
|
+
* Expose example.metadata in around hooks
|
1975
|
+
* Performance improvments (much faster now)
|
1976
|
+
|
1977
|
+
Bug fixes
|
1978
|
+
|
1979
|
+
* Make sure --fail-fast makes it across drb
|
1980
|
+
* Pass -Ilib:spec to rcov
|
1981
|
+
|
1982
|
+
### 2.1.0 / 2010-11-07
|
1983
|
+
|
1984
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.1...v2.1.0)
|
1985
|
+
|
1986
|
+
Enhancments
|
1987
|
+
|
1988
|
+
* Add skip_bundler option to rake task to tell rake task to ignore the presence
|
1989
|
+
of a Gemfile (jfelchner)
|
1990
|
+
* Add gemfile option to rake task to tell rake task what Gemfile to look for
|
1991
|
+
(defaults to 'Gemfile')
|
1992
|
+
* Allow passing caller trace into Metadata to support extensions (Glenn
|
1993
|
+
Vanderburg)
|
1994
|
+
* Add deprecation warning for Spec::Runner.configure to aid upgrade from
|
1995
|
+
RSpec-1
|
1996
|
+
* Add deprecated Spec::Rake::SpecTask to aid upgrade from RSpec-1
|
1997
|
+
* Add 'autospec' command with helpful message to aid upgrade from RSpec-1
|
1998
|
+
* Add support for filtering with tags on CLI (Lailson Bandeira)
|
1999
|
+
* Add a helpful message about RUBYOPT when require fails in bin/rspec (slyphon)
|
2000
|
+
* Add "-Ilib" to the default rcov options (Tianyi Cui)
|
2001
|
+
* Make the expectation framework configurable (default rspec, of course)
|
2002
|
+
(Justin Ko)
|
2003
|
+
* Add 'pending' to be conditional (Myron Marston)
|
2004
|
+
* Add explicit support for :if and :unless as metadata keys for conditional run
|
2005
|
+
of examples (Myron Marston)
|
2006
|
+
* Add --fail-fast command line option (Jeff Kreeftmeijer)
|
2007
|
+
|
2008
|
+
Bug fixes
|
2009
|
+
|
2010
|
+
* Eliminate stack overflow with "subject { self }"
|
2011
|
+
* Require 'rspec/core' in the Raketask (ensures it required when running rcov)
|
2012
|
+
|
2013
|
+
### 2.0.1 / 2010-10-18
|
2014
|
+
|
2015
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0...v2.0.1)
|
2016
|
+
|
2017
|
+
Bug fixes
|
2018
|
+
|
2019
|
+
* Restore color when using spork + autotest
|
2020
|
+
* Pending examples without docstrings render the correct message (Josep M.
|
2021
|
+
Bach)
|
2022
|
+
* Fixed bug where a failure in a spec file ending in anything but _spec.rb
|
2023
|
+
would fail in a confusing way.
|
2024
|
+
* Support backtrace lines from erb templates in html formatter (Alex Crichton)
|
2025
|
+
|
2026
|
+
### 2.0.0 / 2010-10-10
|
2027
|
+
|
2028
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.rc...v2.0.0)
|
2029
|
+
|
2030
|
+
RSpec-1 compatibility
|
2031
|
+
|
2032
|
+
* Rake task uses ENV["SPEC"] as file list if present
|
2033
|
+
|
2034
|
+
Bug fixes
|
2035
|
+
|
2036
|
+
* Bug Fix: optparse --out foo.txt (Leonardo Bessa)
|
2037
|
+
* Suppress color codes for non-tty output (except autotest)
|
2038
|
+
|
2039
|
+
### 2.0.0.rc / 2010-10-05
|
2040
|
+
|
2041
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.22...v2.0.0.rc)
|
2042
|
+
|
2043
|
+
Enhancements
|
2044
|
+
|
2045
|
+
* implicitly require unknown formatters so you don't have to require the file
|
2046
|
+
explicitly on the commmand line (Michael Grosser)
|
2047
|
+
* add --out/-o option to assign output target
|
2048
|
+
* added fail_fast configuration option to abort on first failure
|
2049
|
+
* support a Hash subject (its([:key]) { should == value }) (Josep M. Bach)
|
2050
|
+
|
2051
|
+
Bug fixes
|
2052
|
+
|
2053
|
+
* Explicitly require rspec version to fix broken rdoc task (Hans de Graaff)
|
2054
|
+
* Ignore backtrace lines that come from other languages, like Java or
|
2055
|
+
Javascript (Charles Lowell)
|
2056
|
+
* Rake task now does what is expected when setting (or not setting)
|
2057
|
+
fail_on_error and verbose
|
2058
|
+
* Fix bug in which before/after(:all) hooks were running on excluded nested
|
2059
|
+
groups (Myron Marston)
|
2060
|
+
* Fix before(:all) error handling so that it fails examples in nested groups,
|
2061
|
+
too (Myron Marston)
|
2062
|
+
|
2063
|
+
### 2.0.0.beta.22 / 2010-09-12
|
2064
|
+
|
2065
|
+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.20...v2.0.0.beta.22)
|
2066
|
+
|
2067
|
+
Enhancements
|
2068
|
+
|
2069
|
+
* removed at_exit hook
|
2070
|
+
* CTRL-C stops the run (almost) immediately
|
2071
|
+
* first it cleans things up by running the appropriate after(:all) and
|
2072
|
+
after(:suite) hooks
|
2073
|
+
* then it reports on any examples that have already run
|
2074
|
+
* cleaned up rake task
|
2075
|
+
* generate correct task under variety of conditions
|
2076
|
+
* options are more consistent
|
2077
|
+
* deprecated redundant options
|
2078
|
+
* run 'bundle exec autotest' when Gemfile is present
|
2079
|
+
* support ERB in .rspec options files (Justin Ko)
|
2080
|
+
* depend on bundler for development tasks (Myron Marston)
|
2081
|
+
* add example_group_finished to formatters and reporter (Roman Chernyatchik)
|
2082
|
+
|
2083
|
+
Bug fixes
|
2084
|
+
|
2085
|
+
* support paths with spaces when using autotest (Andreas Neuhaus)
|
2086
|
+
* fix module_exec with ruby 1.8.6 (Myron Marston)
|
2087
|
+
* remove context method from top-level
|
2088
|
+
* was conflicting with irb, for example
|
2089
|
+
* errors in before(:all) are now reported correctly (Chad Humphries)
|
2090
|
+
|
2091
|
+
Removals
|
2092
|
+
|
2093
|
+
* removed -o --options-file command line option
|
2094
|
+
* use ./.rspec and ~/.rspec
|