logstash-filter-zabbix 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2459) hide show
  1. checksums.yaml +7 -0
  2. data/CHANGELOG.md +2 -0
  3. data/CONTRIBUTORS +10 -0
  4. data/Gemfile +2 -0
  5. data/LICENSE +11 -0
  6. data/README.md +1 -0
  7. data/lib/logstash/filters/zabbix.rb +60 -0
  8. data/lib/logstash/filters/zabbix/cache.rb +38 -0
  9. data/logstash-filter-zabbix.gemspec +25 -0
  10. data/spec/filters/zabbix_spec.rb +86 -0
  11. data/vendor/bundle/jruby/1.9/bin/coderay +23 -0
  12. data/vendor/bundle/jruby/1.9/bin/htmldiff +25 -0
  13. data/vendor/bundle/jruby/1.9/bin/kramdown +23 -0
  14. data/vendor/bundle/jruby/1.9/bin/ldiff +25 -0
  15. data/vendor/bundle/jruby/1.9/bin/minitar +23 -0
  16. data/vendor/bundle/jruby/1.9/bin/pry +23 -0
  17. data/vendor/bundle/jruby/1.9/bin/rake +23 -0
  18. data/vendor/bundle/jruby/1.9/bin/rspec +23 -0
  19. data/vendor/bundle/jruby/1.9/bin/rubygems-cabin-test +23 -0
  20. data/vendor/bundle/jruby/1.9/bin/safe_yaml +23 -0
  21. data/vendor/bundle/jruby/1.9/bin/tt +23 -0
  22. data/vendor/bundle/jruby/1.9/cache/addressable-2.4.0.gem +0 -0
  23. data/vendor/bundle/jruby/1.9/cache/cabin-0.8.1.gem +0 -0
  24. data/vendor/bundle/jruby/1.9/cache/clamp-0.6.5.gem +0 -0
  25. data/vendor/bundle/jruby/1.9/cache/coderay-1.1.1.gem +0 -0
  26. data/vendor/bundle/jruby/1.9/cache/concurrent-ruby-0.9.2-java.gem +0 -0
  27. data/vendor/bundle/jruby/1.9/cache/crack-0.4.3.gem +0 -0
  28. data/vendor/bundle/jruby/1.9/cache/diff-lcs-1.3.gem +0 -0
  29. data/vendor/bundle/jruby/1.9/cache/ffi-1.9.17-java.gem +0 -0
  30. data/vendor/bundle/jruby/1.9/cache/filesize-0.0.4.gem +0 -0
  31. data/vendor/bundle/jruby/1.9/cache/fivemat-1.3.2.gem +0 -0
  32. data/vendor/bundle/jruby/1.9/cache/gem_publisher-1.5.0.gem +0 -0
  33. data/vendor/bundle/jruby/1.9/cache/gems-0.8.3.gem +0 -0
  34. data/vendor/bundle/jruby/1.9/cache/i18n-0.6.9.gem +0 -0
  35. data/vendor/bundle/jruby/1.9/cache/insist-1.0.0.gem +0 -0
  36. data/vendor/bundle/jruby/1.9/cache/jrjackson-0.3.9-java.gem +0 -0
  37. data/vendor/bundle/jruby/1.9/cache/json-1.8.6-java.gem +0 -0
  38. data/vendor/bundle/jruby/1.9/cache/kramdown-1.13.2.gem +0 -0
  39. data/vendor/bundle/jruby/1.9/cache/logstash-core-2.4.1-java.gem +0 -0
  40. data/vendor/bundle/jruby/1.9/cache/logstash-core-event-2.4.1-java.gem +0 -0
  41. data/vendor/bundle/jruby/1.9/cache/logstash-devutils-0.0.22-java.gem +0 -0
  42. data/vendor/bundle/jruby/1.9/cache/method_source-0.8.2.gem +0 -0
  43. data/vendor/bundle/jruby/1.9/cache/minitar-0.5.4.gem +0 -0
  44. data/vendor/bundle/jruby/1.9/cache/polyglot-0.3.5.gem +0 -0
  45. data/vendor/bundle/jruby/1.9/cache/pry-0.10.4-java.gem +0 -0
  46. data/vendor/bundle/jruby/1.9/cache/rake-12.0.0.gem +0 -0
  47. data/vendor/bundle/jruby/1.9/cache/rspec-3.5.0.gem +0 -0
  48. data/vendor/bundle/jruby/1.9/cache/rspec-core-3.5.4.gem +0 -0
  49. data/vendor/bundle/jruby/1.9/cache/rspec-expectations-3.5.0.gem +0 -0
  50. data/vendor/bundle/jruby/1.9/cache/rspec-mocks-3.5.0.gem +0 -0
  51. data/vendor/bundle/jruby/1.9/cache/rspec-support-3.5.0.gem +0 -0
  52. data/vendor/bundle/jruby/1.9/cache/rspec-wait-0.0.9.gem +0 -0
  53. data/vendor/bundle/jruby/1.9/cache/rubyzip-1.1.7.gem +0 -0
  54. data/vendor/bundle/jruby/1.9/cache/safe_yaml-1.0.4.gem +0 -0
  55. data/vendor/bundle/jruby/1.9/cache/slop-3.6.0.gem +0 -0
  56. data/vendor/bundle/jruby/1.9/cache/spoon-0.0.6.gem +0 -0
  57. data/vendor/bundle/jruby/1.9/cache/stud-0.0.22.gem +0 -0
  58. data/vendor/bundle/jruby/1.9/cache/thread_safe-0.3.6-java.gem +0 -0
  59. data/vendor/bundle/jruby/1.9/cache/treetop-1.4.15.gem +0 -0
  60. data/vendor/bundle/jruby/1.9/cache/webmock-1.21.0.gem +0 -0
  61. data/vendor/bundle/jruby/1.9/cache/zabbixapi-2.4.9.gem +0 -0
  62. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/CHANGELOG.md +192 -0
  63. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/Gemfile +27 -0
  64. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/LICENSE.txt +202 -0
  65. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/README.md +105 -0
  66. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/Rakefile +32 -0
  67. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/addressable.gemspec +34 -0
  68. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/data/unicode.data +0 -0
  69. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/lib/addressable.rb +2 -0
  70. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/lib/addressable/idna.rb +25 -0
  71. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/lib/addressable/idna/native.rb +55 -0
  72. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/lib/addressable/idna/pure.rb +672 -0
  73. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/lib/addressable/template.rb +1051 -0
  74. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/lib/addressable/uri.rb +2424 -0
  75. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/lib/addressable/version.rb +30 -0
  76. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/spec/addressable/idna_spec.rb +270 -0
  77. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/spec/addressable/net_http_compat_spec.rb +28 -0
  78. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/spec/addressable/rack_mount_compat_spec.rb +104 -0
  79. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/spec/addressable/security_spec.rb +57 -0
  80. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/spec/addressable/template_spec.rb +1386 -0
  81. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/spec/addressable/uri_spec.rb +6205 -0
  82. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/spec/spec_helper.rb +21 -0
  83. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/tasks/clobber.rake +2 -0
  84. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/tasks/gem.rake +97 -0
  85. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/tasks/git.rake +45 -0
  86. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/tasks/metrics.rake +22 -0
  87. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/tasks/rspec.rake +21 -0
  88. data/vendor/bundle/jruby/1.9/gems/addressable-2.4.0/tasks/yard.rake +27 -0
  89. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/CHANGELIST +16 -0
  90. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/LICENSE +14 -0
  91. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/bin/rubygems-cabin-test +5 -0
  92. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/examples/fibonacci-timing.rb +28 -0
  93. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/examples/metrics.rb +41 -0
  94. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/examples/pipe.rb +14 -0
  95. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/examples/sample.rb +46 -0
  96. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/examples/sinatra-logging.rb +27 -0
  97. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin.rb +1 -0
  98. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/channel.rb +215 -0
  99. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/context.rb +50 -0
  100. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/inspectable.rb +56 -0
  101. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/metric.rb +22 -0
  102. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/metrics.rb +124 -0
  103. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/metrics/counter.rb +42 -0
  104. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/metrics/gauge.rb +24 -0
  105. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/metrics/histogram.rb +66 -0
  106. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/metrics/meter.rb +39 -0
  107. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/metrics/timer.rb +39 -0
  108. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/mixins/CAPSLOCK.rb +16 -0
  109. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/mixins/colors.rb +24 -0
  110. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/mixins/dragons.rb +34 -0
  111. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/mixins/logger.rb +137 -0
  112. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/mixins/pipe.rb +51 -0
  113. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/mixins/terminal.rb +12 -0
  114. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/mixins/timer.rb +25 -0
  115. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/mixins/timestamp.rb +13 -0
  116. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/namespace.rb +8 -0
  117. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/outputs/em/stdlib-logger.rb +42 -0
  118. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/outputs/io.rb +93 -0
  119. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/outputs/stdlib-logger.rb +37 -0
  120. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/outputs/zeromq.rb +96 -0
  121. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/publisher.rb +20 -0
  122. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/subscriber.rb +12 -0
  123. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/lib/cabin/timer.rb +20 -0
  124. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/test/all.rb +12 -0
  125. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/test/cabin/test_logging.rb +177 -0
  126. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/test/cabin/test_metrics.rb +91 -0
  127. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/test/cabin/test_pipe.rb +77 -0
  128. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/test/cabin/test_zeromq.rb +94 -0
  129. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/test/support/minitest-patch.rb +13 -0
  130. data/vendor/bundle/jruby/1.9/gems/cabin-0.8.1/test/test_helper.rb +8 -0
  131. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/CHANGES.md +33 -0
  132. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/Gemfile +9 -0
  133. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/LICENSE +20 -0
  134. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/README.md +403 -0
  135. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/Rakefile +12 -0
  136. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/clamp.gemspec +26 -0
  137. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/examples/admin +20 -0
  138. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/examples/flipflop +29 -0
  139. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/examples/fubar +21 -0
  140. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/examples/gitdown +70 -0
  141. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/examples/scoop +17 -0
  142. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/examples/speak +31 -0
  143. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp.rb +7 -0
  144. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/attribute/declaration.rb +54 -0
  145. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/attribute/definition.rb +90 -0
  146. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/attribute/instance.rb +79 -0
  147. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/command.rb +152 -0
  148. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/errors.rb +41 -0
  149. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/help.rb +100 -0
  150. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/option/declaration.rb +59 -0
  151. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/option/definition.rb +94 -0
  152. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/option/parsing.rb +68 -0
  153. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/parameter/declaration.rb +29 -0
  154. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/parameter/definition.rb +48 -0
  155. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/parameter/parsing.rb +29 -0
  156. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/subcommand/declaration.rb +77 -0
  157. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/subcommand/definition.rb +25 -0
  158. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/subcommand/execution.rb +35 -0
  159. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/subcommand/parsing.rb +24 -0
  160. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/truthy.rb +9 -0
  161. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/lib/clamp/version.rb +3 -0
  162. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/spec/clamp/command_group_spec.rb +327 -0
  163. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/spec/clamp/command_spec.rb +983 -0
  164. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/spec/clamp/option/definition_spec.rb +260 -0
  165. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/spec/clamp/option_module_spec.rb +37 -0
  166. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/spec/clamp/parameter/definition_spec.rb +242 -0
  167. data/vendor/bundle/jruby/1.9/gems/clamp-0.6.5/spec/spec_helper.rb +60 -0
  168. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/README_INDEX.rdoc +123 -0
  169. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/Rakefile +37 -0
  170. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/bin/coderay +215 -0
  171. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay.rb +284 -0
  172. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/duo.rb +81 -0
  173. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders.rb +18 -0
  174. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/_map.rb +17 -0
  175. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/comment_filter.rb +25 -0
  176. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/count.rb +39 -0
  177. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/debug.rb +49 -0
  178. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/debug_lint.rb +63 -0
  179. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/div.rb +23 -0
  180. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/encoder.rb +190 -0
  181. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/filter.rb +58 -0
  182. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/html.rb +333 -0
  183. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/html/css.rb +65 -0
  184. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/html/numbering.rb +108 -0
  185. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/html/output.rb +166 -0
  186. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/json.rb +83 -0
  187. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/lines_of_code.rb +45 -0
  188. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/lint.rb +59 -0
  189. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/null.rb +18 -0
  190. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/page.rb +24 -0
  191. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/span.rb +23 -0
  192. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/statistic.rb +95 -0
  193. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/terminal.rb +195 -0
  194. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/text.rb +46 -0
  195. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/token_kind_filter.rb +111 -0
  196. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/xml.rb +72 -0
  197. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/encoders/yaml.rb +50 -0
  198. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/for_redcloth.rb +95 -0
  199. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/helpers/file_type.rb +151 -0
  200. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/helpers/plugin.rb +55 -0
  201. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/helpers/plugin_host.rb +221 -0
  202. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/helpers/word_list.rb +72 -0
  203. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners.rb +27 -0
  204. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/_map.rb +24 -0
  205. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/c.rb +189 -0
  206. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/clojure.rb +217 -0
  207. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/cpp.rb +215 -0
  208. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/css.rb +196 -0
  209. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/debug.rb +75 -0
  210. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/delphi.rb +144 -0
  211. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/diff.rb +221 -0
  212. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/erb.rb +81 -0
  213. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/go.rb +208 -0
  214. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/groovy.rb +268 -0
  215. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/haml.rb +168 -0
  216. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/html.rb +275 -0
  217. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/java.rb +174 -0
  218. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/java/builtin_types.rb +421 -0
  219. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/java_script.rb +237 -0
  220. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/json.rb +98 -0
  221. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/lua.rb +280 -0
  222. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/php.rb +527 -0
  223. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/python.rb +287 -0
  224. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/raydebug.rb +75 -0
  225. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/ruby.rb +477 -0
  226. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/ruby/patterns.rb +178 -0
  227. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/ruby/string_state.rb +79 -0
  228. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/sass.rb +232 -0
  229. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/scanner.rb +337 -0
  230. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/sql.rb +169 -0
  231. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/taskpaper.rb +36 -0
  232. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/text.rb +26 -0
  233. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/xml.rb +17 -0
  234. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/scanners/yaml.rb +140 -0
  235. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/styles.rb +15 -0
  236. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/styles/_map.rb +7 -0
  237. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/styles/alpha.rb +153 -0
  238. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/styles/style.rb +18 -0
  239. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/token_kinds.rb +85 -0
  240. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/tokens.rb +161 -0
  241. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/tokens_proxy.rb +55 -0
  242. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/lib/coderay/version.rb +3 -0
  243. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/test/functional/basic.rb +318 -0
  244. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/test/functional/examples.rb +129 -0
  245. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/test/functional/for_redcloth.rb +78 -0
  246. data/vendor/bundle/jruby/1.9/gems/coderay-1.1.1/test/functional/suite.rb +15 -0
  247. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/CHANGELOG.md +275 -0
  248. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/LICENSE.txt +21 -0
  249. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/README.md +295 -0
  250. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent.rb +121 -0
  251. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/async.rb +298 -0
  252. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atom.rb +131 -0
  253. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic/atomic_boolean.rb +151 -0
  254. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic/atomic_fixnum.rb +195 -0
  255. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic/atomic_reference.rb +49 -0
  256. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic/condition.rb +78 -0
  257. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic/count_down_latch.rb +118 -0
  258. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic/cyclic_barrier.rb +106 -0
  259. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic/event.rb +89 -0
  260. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic/read_write_lock.rb +252 -0
  261. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic/reentrant_read_write_lock.rb +375 -0
  262. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic/semaphore.rb +207 -0
  263. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic/thread_local_var.rb +331 -0
  264. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic_reference/concurrent_update_error.rb +8 -0
  265. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic_reference/direct_update.rb +81 -0
  266. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic_reference/jruby.rb +16 -0
  267. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic_reference/mutex_atomic.rb +55 -0
  268. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic_reference/numeric_cas_wrapper.rb +28 -0
  269. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic_reference/rbx.rb +22 -0
  270. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomic_reference/ruby.rb +32 -0
  271. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/atomics.rb +82 -0
  272. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/collection/copy_on_notify_observer_set.rb +115 -0
  273. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/collection/copy_on_write_observer_set.rb +119 -0
  274. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/collection/priority_queue.rb +360 -0
  275. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/concern/deprecation.rb +34 -0
  276. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/concern/dereferenceable.rb +88 -0
  277. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/concern/logging.rb +27 -0
  278. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/concern/obligation.rb +228 -0
  279. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/concern/observable.rb +85 -0
  280. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/configuration.rb +282 -0
  281. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/dataflow.rb +78 -0
  282. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/delay.rb +194 -0
  283. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/edge.rb +30 -0
  284. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/errors.rb +46 -0
  285. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/exchanger.rb +58 -0
  286. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/cached_thread_pool.rb +62 -0
  287. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/executor.rb +68 -0
  288. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/executor_service.rb +521 -0
  289. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/fixed_thread_pool.rb +206 -0
  290. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/immediate_executor.rb +65 -0
  291. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/indirect_immediate_executor.rb +44 -0
  292. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/java_single_thread_executor.rb +29 -0
  293. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/java_thread_pool_executor.rb +121 -0
  294. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/ruby_single_thread_executor.rb +78 -0
  295. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/ruby_thread_pool_executor.rb +344 -0
  296. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/safe_task_executor.rb +36 -0
  297. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/serialized_execution.rb +130 -0
  298. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/simple_executor_service.rb +109 -0
  299. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/single_thread_executor.rb +46 -0
  300. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/thread_pool_executor.rb +81 -0
  301. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executor/timer_set.rb +166 -0
  302. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/executors.rb +10 -0
  303. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/future.rb +136 -0
  304. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/immutable_struct.rb +89 -0
  305. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/ivar.rb +212 -0
  306. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/lazy_register.rb +78 -0
  307. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/maybe.rb +226 -0
  308. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/mutable_struct.rb +227 -0
  309. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/mvar.rb +218 -0
  310. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/promise.rb +540 -0
  311. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/scheduled_task.rb +376 -0
  312. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/settable_struct.rb +127 -0
  313. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/synchronization.rb +17 -0
  314. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/synchronization/abstract_object.rb +163 -0
  315. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/synchronization/abstract_struct.rb +158 -0
  316. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/synchronization/condition.rb +53 -0
  317. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/synchronization/java_object.rb +34 -0
  318. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/synchronization/lock.rb +32 -0
  319. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/synchronization/monitor_object.rb +27 -0
  320. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/synchronization/mutex_object.rb +43 -0
  321. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/synchronization/object.rb +83 -0
  322. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/synchronization/rbx_object.rb +88 -0
  323. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/timer_task.rb +330 -0
  324. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/tvar.rb +254 -0
  325. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/utilities.rb +5 -0
  326. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/utility/at_exit.rb +97 -0
  327. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/utility/engine.rb +44 -0
  328. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/utility/monotonic_time.rb +59 -0
  329. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/utility/native_extension_loader.rb +53 -0
  330. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/utility/processor_counter.rb +156 -0
  331. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/utility/timeout.rb +39 -0
  332. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/utility/timer.rb +26 -0
  333. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent/version.rb +4 -0
  334. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent_ruby.rb +2 -0
  335. data/vendor/bundle/jruby/1.9/gems/concurrent-ruby-0.9.2-java/lib/concurrent_ruby_ext.jar +0 -0
  336. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/Gemfile +5 -0
  337. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/History +25 -0
  338. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/LICENSE +20 -0
  339. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/README.md +46 -0
  340. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/crack.gemspec +20 -0
  341. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/lib/crack.rb +7 -0
  342. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/lib/crack/json.rb +111 -0
  343. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/lib/crack/util.rb +17 -0
  344. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/lib/crack/version.rb +3 -0
  345. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/lib/crack/xml.rb +238 -0
  346. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/script/bootstrap +21 -0
  347. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/script/release +42 -0
  348. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/script/test +25 -0
  349. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/test/data/large_dataset.json +139988 -0
  350. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/test/data/twittersearch-firefox.json +1 -0
  351. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/test/data/twittersearch-ie.json +1 -0
  352. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/test/hash_test.rb +26 -0
  353. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/test/json_test.rb +91 -0
  354. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/test/parser_test.rb +27 -0
  355. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/test/string_test.rb +31 -0
  356. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/test/test_helper.rb +3 -0
  357. data/vendor/bundle/jruby/1.9/gems/crack-0.4.3/test/xml_test.rb +514 -0
  358. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/Code-of-Conduct.md +74 -0
  359. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/Contributing.md +83 -0
  360. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/History.md +220 -0
  361. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/License.md +39 -0
  362. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/Manifest.txt +37 -0
  363. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/README.rdoc +84 -0
  364. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/Rakefile +57 -0
  365. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/autotest/discover.rb +1 -0
  366. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/bin/htmldiff +32 -0
  367. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/bin/ldiff +6 -0
  368. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/docs/COPYING.txt +339 -0
  369. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/docs/artistic.txt +127 -0
  370. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/lib/diff-lcs.rb +3 -0
  371. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/lib/diff/lcs.rb +725 -0
  372. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/lib/diff/lcs/array.rb +7 -0
  373. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/lib/diff/lcs/block.rb +37 -0
  374. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/lib/diff/lcs/callbacks.rb +322 -0
  375. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/lib/diff/lcs/change.rb +181 -0
  376. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/lib/diff/lcs/htmldiff.rb +149 -0
  377. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/lib/diff/lcs/hunk.rb +276 -0
  378. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/lib/diff/lcs/internals.rb +307 -0
  379. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/lib/diff/lcs/ldiff.rb +167 -0
  380. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/lib/diff/lcs/string.rb +5 -0
  381. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/change_spec.rb +65 -0
  382. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/diff_spec.rb +47 -0
  383. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/fixtures/ds1.csv +50 -0
  384. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/fixtures/ds2.csv +51 -0
  385. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/hunk_spec.rb +72 -0
  386. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/issues_spec.rb +49 -0
  387. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/lcs_spec.rb +56 -0
  388. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/ldiff_spec.rb +47 -0
  389. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/patch_spec.rb +422 -0
  390. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/sdiff_spec.rb +214 -0
  391. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/spec_helper.rb +321 -0
  392. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/traverse_balanced_spec.rb +310 -0
  393. data/vendor/bundle/jruby/1.9/gems/diff-lcs-1.3/spec/traverse_sequences_spec.rb +139 -0
  394. data/vendor/bundle/jruby/1.9/gems/ffi-1.9.17-java/COPYING +49 -0
  395. data/vendor/bundle/jruby/1.9/gems/ffi-1.9.17-java/LICENSE +24 -0
  396. data/vendor/bundle/jruby/1.9/gems/ffi-1.9.17-java/README.md +111 -0
  397. data/vendor/bundle/jruby/1.9/gems/ffi-1.9.17-java/Rakefile +232 -0
  398. data/vendor/bundle/jruby/1.9/gems/filesize-0.0.4/CHANGELOG +3 -0
  399. data/vendor/bundle/jruby/1.9/gems/filesize-0.0.4/README.markdown +52 -0
  400. data/vendor/bundle/jruby/1.9/gems/filesize-0.0.4/filesize.gemspec +19 -0
  401. data/vendor/bundle/jruby/1.9/gems/filesize-0.0.4/lib/filesize.rb +178 -0
  402. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/Gemfile +2 -0
  403. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/LICENSE +22 -0
  404. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/MIT-LICENSE +20 -0
  405. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/README.markdown +75 -0
  406. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/Rakefile +2 -0
  407. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/fivemat.gemspec +16 -0
  408. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/lib/fivemat.rb +44 -0
  409. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/lib/fivemat/cucumber.rb +39 -0
  410. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/lib/fivemat/elapsed_time.rb +9 -0
  411. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/lib/fivemat/minitest.rb +6 -0
  412. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/lib/fivemat/minitest/autorun.rb +2 -0
  413. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/lib/fivemat/minitest/unit.rb +31 -0
  414. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/lib/fivemat/rspec.rb +69 -0
  415. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/lib/fivemat/rspec3.rb +70 -0
  416. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/lib/fivemat/spec.rb +57 -0
  417. data/vendor/bundle/jruby/1.9/gems/fivemat-1.3.2/lib/minitest/fivemat_plugin.rb +30 -0
  418. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/lib/gem_publisher.rb +28 -0
  419. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/lib/gem_publisher/builder.rb +13 -0
  420. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/lib/gem_publisher/cli_facade.rb +17 -0
  421. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/lib/gem_publisher/git_remote.rb +26 -0
  422. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/lib/gem_publisher/publisher.rb +45 -0
  423. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/lib/gem_publisher/pusher.rb +26 -0
  424. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/lib/gem_publisher/version.rb +3 -0
  425. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/lib/rubygems_plugin.rb +48 -0
  426. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/builder_test.rb +16 -0
  427. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/cli_facade_test.rb +43 -0
  428. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb +15 -0
  429. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/data/example.gemspec +12 -0
  430. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/data/gem_build +4 -0
  431. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/data/tags +10 -0
  432. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/data/toplevel_version.gemspec +12 -0
  433. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/git_remote_test.rb +32 -0
  434. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/integration_test.rb +49 -0
  435. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/publisher_test.rb +102 -0
  436. data/vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/rubygems_plugin_test.rb +76 -0
  437. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/CONTRIBUTING.md +45 -0
  438. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/LICENSE.md +20 -0
  439. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/README.md +158 -0
  440. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/Rakefile +11 -0
  441. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/gems.gemspec +24 -0
  442. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/lib/gems.rb +24 -0
  443. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/lib/gems/client.rb +318 -0
  444. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/lib/gems/configuration.rb +54 -0
  445. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/lib/gems/request.rb +73 -0
  446. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/lib/gems/version.rb +17 -0
  447. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/add_owner +1 -0
  448. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/add_web_hook +1 -0
  449. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/api_key +1 -0
  450. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/dependencies +0 -0
  451. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/downloads.yaml +91 -0
  452. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/fire_web_hook +1 -0
  453. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/gems-0.0.8.gem +0 -0
  454. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/gems.yaml +1072 -0
  455. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/just_updated.yaml +1376 -0
  456. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/latest.yaml +1098 -0
  457. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/most_downloaded.yaml +20 -0
  458. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/most_downloaded_today.yaml +1053 -0
  459. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/owners.yaml +2 -0
  460. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/push +1 -0
  461. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/rails.yaml +33 -0
  462. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/rails_admin-0.0.0.yaml +3 -0
  463. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/remove_owner +1 -0
  464. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/remove_web_hook +1 -0
  465. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/reverse_dependencies_short.yaml +70 -0
  466. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/script_helpers.yaml +17 -0
  467. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/search.yaml +898 -0
  468. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/total_downloads.yaml +2 -0
  469. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/unyank +1 -0
  470. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/web_hooks.yaml +4 -0
  471. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/fixtures/yank +1 -0
  472. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/gems/client_spec.rb +432 -0
  473. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/gems/request_spec.rb +31 -0
  474. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/gems_spec.rb +73 -0
  475. data/vendor/bundle/jruby/1.9/gems/gems-0.8.3/spec/helper.rb +64 -0
  476. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/MIT-LICENSE +20 -0
  477. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/README.textile +105 -0
  478. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/ci/Gemfile.no-rails +5 -0
  479. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/ci/Gemfile.no-rails.lock +14 -0
  480. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/ci/Gemfile.rails-2.3.x +9 -0
  481. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/ci/Gemfile.rails-2.3.x.lock +23 -0
  482. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/ci/Gemfile.rails-3.x +9 -0
  483. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/ci/Gemfile.rails-3.x.lock +23 -0
  484. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n.rb +367 -0
  485. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend.rb +18 -0
  486. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/base.rb +190 -0
  487. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/cache.rb +96 -0
  488. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/cascade.rb +54 -0
  489. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/chain.rb +83 -0
  490. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/fallbacks.rb +65 -0
  491. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/flatten.rb +113 -0
  492. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/gettext.rb +72 -0
  493. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/interpolation_compiler.rb +121 -0
  494. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/key_value.rb +101 -0
  495. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/memoize.rb +46 -0
  496. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/metadata.rb +65 -0
  497. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/pluralization.rb +53 -0
  498. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/simple.rb +87 -0
  499. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/backend/transliterator.rb +99 -0
  500. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/config.rb +121 -0
  501. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/core_ext/hash.rb +29 -0
  502. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/core_ext/kernel/surpress_warnings.rb +9 -0
  503. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/core_ext/string/interpolate.rb +105 -0
  504. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/exceptions.rb +128 -0
  505. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/gettext.rb +25 -0
  506. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/gettext/helpers.rb +64 -0
  507. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/gettext/po_parser.rb +329 -0
  508. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/interpolate/ruby.rb +37 -0
  509. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/locale.rb +6 -0
  510. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/locale/fallbacks.rb +96 -0
  511. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/locale/tag.rb +28 -0
  512. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/locale/tag/parents.rb +22 -0
  513. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/locale/tag/rfc4646.rb +74 -0
  514. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/locale/tag/simple.rb +39 -0
  515. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests.rb +12 -0
  516. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests/basics.rb +59 -0
  517. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests/defaults.rb +40 -0
  518. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests/interpolation.rb +133 -0
  519. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests/link.rb +56 -0
  520. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests/localization.rb +19 -0
  521. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests/localization/date.rb +91 -0
  522. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests/localization/date_time.rb +82 -0
  523. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests/localization/procs.rb +116 -0
  524. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests/localization/time.rb +81 -0
  525. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests/lookup.rb +81 -0
  526. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests/pluralization.rb +35 -0
  527. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/tests/procs.rb +55 -0
  528. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/lib/i18n/version.rb +3 -0
  529. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/all.rb +8 -0
  530. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/api/all_features_test.rb +58 -0
  531. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/api/cascade_test.rb +28 -0
  532. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/api/chain_test.rb +24 -0
  533. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/api/fallbacks_test.rb +30 -0
  534. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/api/key_value_test.rb +28 -0
  535. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/api/memoize_test.rb +60 -0
  536. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/api/override_test.rb +48 -0
  537. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/api/pluralization_test.rb +30 -0
  538. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/api/simple_test.rb +28 -0
  539. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/backend/cache_test.rb +85 -0
  540. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/backend/cascade_test.rb +85 -0
  541. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/backend/chain_test.rb +76 -0
  542. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/backend/exceptions_test.rb +35 -0
  543. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/backend/fallbacks_test.rb +125 -0
  544. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/backend/interpolation_compiler_test.rb +119 -0
  545. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/backend/key_value_test.rb +46 -0
  546. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/backend/memoize_test.rb +47 -0
  547. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/backend/metadata_test.rb +47 -0
  548. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/backend/pluralization_test.rb +44 -0
  549. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/backend/simple_test.rb +83 -0
  550. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/backend/transliterator_test.rb +85 -0
  551. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/core_ext/hash_test.rb +30 -0
  552. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/core_ext/string/interpolate_test.rb +99 -0
  553. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/gettext/api_test.rb +206 -0
  554. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/gettext/backend_test.rb +101 -0
  555. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/i18n/exceptions_test.rb +120 -0
  556. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/i18n/interpolate_test.rb +79 -0
  557. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/i18n/load_path_test.rb +33 -0
  558. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/i18n_test.rb +365 -0
  559. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/locale/fallbacks_test.rb +136 -0
  560. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/locale/tag/rfc4646_test.rb +142 -0
  561. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/locale/tag/simple_test.rb +32 -0
  562. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/run_all.rb +21 -0
  563. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/test_data/locales/de.po +82 -0
  564. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/test_data/locales/en.rb +3 -0
  565. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/test_data/locales/en.yml +3 -0
  566. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/test_data/locales/invalid/empty.yml +0 -0
  567. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/test_data/locales/invalid/syntax.yml +4 -0
  568. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/test_data/locales/plurals.rb +113 -0
  569. data/vendor/bundle/jruby/1.9/gems/i18n-0.6.9/test/test_helper.rb +56 -0
  570. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/Gemfile +7 -0
  571. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/Gemfile.lock +25 -0
  572. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/LICENSE +14 -0
  573. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/Makefile +50 -0
  574. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/README.md +57 -0
  575. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/insist.gemspec +20 -0
  576. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/lib/insist.rb +81 -0
  577. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/lib/insist/assert.rb +10 -0
  578. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/lib/insist/comparators.rb +41 -0
  579. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/lib/insist/comparators19.rb +23 -0
  580. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/lib/insist/enumerables.rb +14 -0
  581. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/lib/insist/failure.rb +4 -0
  582. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/lib/insist/namespace.rb +1 -0
  583. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/lib/insist/nil.rb +7 -0
  584. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/lib/insist/predicates.rb +41 -0
  585. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/lib/insist/raises.rb +19 -0
  586. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/notify-failure.sh +15 -0
  587. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/spec/insist/comparators_spec.rb +110 -0
  588. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/spec/insist/enumerables_spec.rb +18 -0
  589. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/spec/insist/nil_spec.rb +16 -0
  590. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/spec/insist/predicates_spec.rb +53 -0
  591. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/spec/insist/reject_spec.rb +18 -0
  592. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/spec/insist_spec.rb +14 -0
  593. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/spec/spec_setup.rb +1 -0
  594. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/test/all.rb +24 -0
  595. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/test/docs.rb +42 -0
  596. data/vendor/bundle/jruby/1.9/gems/insist-1.0.0/test/testing.rb +14 -0
  597. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/Gemfile +10 -0
  598. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/Mavenfile +32 -0
  599. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/README.md +150 -0
  600. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/Rakefile +10 -0
  601. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/alt_bench.rb +46 -0
  602. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/changelog.md +131 -0
  603. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/jrjackson.gemspec +32 -0
  604. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/lib/com/fasterxml/jackson/core/jackson-annotations/2.7.1/jackson-annotations-2.7.1.jar +0 -0
  605. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/lib/com/fasterxml/jackson/core/jackson-core/2.7.1/jackson-core-2.7.1.jar +0 -0
  606. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/lib/com/fasterxml/jackson/core/jackson-databind/2.7.1/jackson-databind-2.7.1.jar +0 -0
  607. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/lib/com/fasterxml/jackson/module/jackson-module-afterburner/2.6.3/jackson-module-afterburner-2.6.3.jar +0 -0
  608. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/lib/com/fasterxml/jackson/module/jackson-module-afterburner/2.7.1/jackson-module-afterburner-2.7.1.jar +0 -0
  609. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/lib/jrjackson.rb +2 -0
  610. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/lib/jrjackson/build_info.rb +15 -0
  611. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/lib/jrjackson/jars/jrjackson-1.2.18.jar +0 -0
  612. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/lib/jrjackson/jars/jrjackson-1.2.7.jar +0 -0
  613. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/lib/jrjackson/jrjackson.rb +94 -0
  614. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/lib/jrjackson_jars.rb +7 -0
  615. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/lib/require_relative_patch.rb +6 -0
  616. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/pom.xml +193 -0
  617. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/profiling/profiled.rb +15 -0
  618. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/run_all_individual_bench.sh +25 -0
  619. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/run_jruby_individual_bench.sh +20 -0
  620. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/run_mri_individual_bench.sh +7 -0
  621. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/IParseHandler.java +53 -0
  622. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JavaBigDecimalValueConverter.java +17 -0
  623. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JavaBigIntValueConverter.java +17 -0
  624. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JavaConverter.java +10 -0
  625. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JavaFloatValueConverter.java +16 -0
  626. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JavaHandler.java +118 -0
  627. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JavaLongValueConverter.java +16 -0
  628. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JjParse.java +147 -0
  629. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JrJacksonBase.java +152 -0
  630. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JrJacksonJava.java +81 -0
  631. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JrJacksonRaw.java +108 -0
  632. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JrJacksonRuby.java +89 -0
  633. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JrJacksonSaj.java +26 -0
  634. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JrJacksonSch.java +25 -0
  635. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JrJacksonService.java +38 -0
  636. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/JrParse.java +149 -0
  637. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/ParseError.java +16 -0
  638. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyAnySerializer.java +254 -0
  639. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyBigDecimalValueConverter.java +18 -0
  640. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyBigIntValueConverter.java +21 -0
  641. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyConverter.java +12 -0
  642. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyDateFormat.java +34 -0
  643. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyFloatValueConverter.java +18 -0
  644. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyHandler.java +119 -0
  645. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyIntValueConverter.java +18 -0
  646. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyJacksonModule.java +72 -0
  647. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyKeyConverter.java +12 -0
  648. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyNameConverter.java +9 -0
  649. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyObjectDeserializer.java +182 -0
  650. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyStringConverter.java +18 -0
  651. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyStringKeyConverter.java +15 -0
  652. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyStringNameConverter.java +12 -0
  653. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubySymbolKeyConverter.java +15 -0
  654. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubySymbolNameConverter.java +12 -0
  655. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/RubyUtils.java +150 -0
  656. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/SajParse.java +169 -0
  657. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/SchParse.java +209 -0
  658. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/src/main/java/com/jrjackson/StreamParse.java +66 -0
  659. data/vendor/bundle/jruby/1.9/gems/jrjackson-0.3.9-java/test/jrjackson_test.rb +533 -0
  660. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json.rb +62 -0
  661. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/bigdecimal.rb +28 -0
  662. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/complex.rb +28 -0
  663. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/core.rb +11 -0
  664. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/date.rb +34 -0
  665. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/date_time.rb +50 -0
  666. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/exception.rb +31 -0
  667. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/ostruct.rb +31 -0
  668. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/range.rb +29 -0
  669. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/rational.rb +27 -0
  670. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/regexp.rb +30 -0
  671. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/struct.rb +30 -0
  672. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/symbol.rb +25 -0
  673. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/add/time.rb +38 -0
  674. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/common.rb +484 -0
  675. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/ext.rb +21 -0
  676. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/ext/generator.jar +0 -0
  677. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/ext/parser.jar +0 -0
  678. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/generic_object.rb +70 -0
  679. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/pure.rb +21 -0
  680. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/pure/generator.rb +530 -0
  681. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/pure/parser.rb +359 -0
  682. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/lib/json/version.rb +8 -0
  683. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail1.json +1 -0
  684. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail10.json +1 -0
  685. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail11.json +1 -0
  686. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail12.json +1 -0
  687. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail13.json +1 -0
  688. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail14.json +1 -0
  689. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail18.json +1 -0
  690. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail19.json +1 -0
  691. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail2.json +1 -0
  692. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail20.json +1 -0
  693. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail21.json +1 -0
  694. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail22.json +1 -0
  695. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail23.json +1 -0
  696. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail24.json +1 -0
  697. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail25.json +1 -0
  698. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail27.json +2 -0
  699. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail28.json +2 -0
  700. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail3.json +1 -0
  701. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail4.json +1 -0
  702. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail5.json +1 -0
  703. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail6.json +1 -0
  704. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail7.json +1 -0
  705. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail8.json +1 -0
  706. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/fail9.json +1 -0
  707. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/pass1.json +56 -0
  708. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/pass15.json +1 -0
  709. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/pass16.json +1 -0
  710. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/pass17.json +1 -0
  711. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/pass2.json +1 -0
  712. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/pass26.json +1 -0
  713. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/fixtures/pass3.json +6 -0
  714. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/setup_variant.rb +11 -0
  715. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/test_json.rb +519 -0
  716. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/test_json_addition.rb +196 -0
  717. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/test_json_encoding.rb +65 -0
  718. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/test_json_fixtures.rb +35 -0
  719. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/test_json_generate.rb +348 -0
  720. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/test_json_generic_object.rb +75 -0
  721. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/test_json_string_matching.rb +39 -0
  722. data/vendor/bundle/jruby/1.9/gems/json-1.8.6-java/tests/test_json_unicode.rb +72 -0
  723. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/AUTHORS +1 -0
  724. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/CONTRIBUTERS +50 -0
  725. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/COPYING +30 -0
  726. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/README.md +71 -0
  727. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/Rakefile +272 -0
  728. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/VERSION +1 -0
  729. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/benchmark/benchmark.rb +43 -0
  730. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/benchmark/benchmark.sh +74 -0
  731. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/benchmark/generate_data.rb +119 -0
  732. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/benchmark/mdbasics.text +306 -0
  733. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/benchmark/mdsyntax.text +888 -0
  734. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/benchmark/testing.sh +12 -0
  735. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/benchmark/timing.sh +10 -0
  736. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/bin/kramdown +69 -0
  737. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/data/kramdown/document.html +22 -0
  738. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/data/kramdown/document.latex +50 -0
  739. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/_design.scss +441 -0
  740. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/bg.png +0 -0
  741. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/default.scss +192 -0
  742. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/default.template +62 -0
  743. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/documentation.page +84 -0
  744. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/documentation.template +30 -0
  745. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/index.page +109 -0
  746. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/installation.page +86 -0
  747. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/links.markdown +6 -0
  748. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/metainfo +3 -0
  749. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/news.feed +9 -0
  750. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/news.page +29 -0
  751. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/options.page +49 -0
  752. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/quickref.page +599 -0
  753. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/sidebar.template +19 -0
  754. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/sitemap.sitemap +5 -0
  755. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/syntax.page +1791 -0
  756. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/tests.page +104 -0
  757. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/doc/virtual +14 -0
  758. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown.rb +10 -0
  759. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/compatibility.rb +48 -0
  760. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter.rb +68 -0
  761. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/base.rb +267 -0
  762. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/hash_ast.rb +36 -0
  763. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/html.rb +471 -0
  764. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/kramdown.rb +437 -0
  765. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/latex.rb +613 -0
  766. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/man.rb +303 -0
  767. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/math_engine/itex2mml.rb +39 -0
  768. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/math_engine/mathjax.rb +58 -0
  769. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/math_engine/mathjaxnode.rb +56 -0
  770. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/math_engine/ritex.rb +38 -0
  771. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/pdf.rb +625 -0
  772. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/remove_html_tags.rb +55 -0
  773. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/syntax_highlighter.rb +56 -0
  774. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/syntax_highlighter/coderay.rb +81 -0
  775. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/syntax_highlighter/minted.rb +35 -0
  776. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/syntax_highlighter/rouge.rb +59 -0
  777. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/converter/toc.rb +69 -0
  778. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/document.rb +144 -0
  779. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/element.rb +522 -0
  780. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/error.rb +17 -0
  781. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/options.rb +627 -0
  782. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser.rb +27 -0
  783. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/base.rb +134 -0
  784. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/gfm.rb +162 -0
  785. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/html.rb +600 -0
  786. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown.rb +368 -0
  787. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/abbreviation.rb +75 -0
  788. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/autolink.rb +37 -0
  789. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/blank_line.rb +30 -0
  790. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/block_boundary.rb +33 -0
  791. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/blockquote.rb +39 -0
  792. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/codeblock.rb +58 -0
  793. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/codespan.rb +44 -0
  794. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/emphasis.rb +61 -0
  795. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/eob.rb +26 -0
  796. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/escaped_chars.rb +25 -0
  797. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/extensions.rb +203 -0
  798. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/footnote.rb +63 -0
  799. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/header.rb +59 -0
  800. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/horizontal_rule.rb +27 -0
  801. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/html.rb +163 -0
  802. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/html_entity.rb +33 -0
  803. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/line_break.rb +25 -0
  804. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/link.rb +143 -0
  805. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/list.rb +255 -0
  806. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/math.rb +54 -0
  807. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/paragraph.rb +55 -0
  808. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/smart_quotes.rb +174 -0
  809. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/table.rb +173 -0
  810. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/kramdown/typographic_symbol.rb +44 -0
  811. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/parser/markdown.rb +56 -0
  812. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/utils.rb +58 -0
  813. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/utils/configurable.rb +44 -0
  814. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/utils/entities.rb +347 -0
  815. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/utils/html.rb +77 -0
  816. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/utils/ordered_hash.rb +92 -0
  817. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/utils/string_scanner.rb +82 -0
  818. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/utils/unidecoder.rb +48 -0
  819. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/lib/kramdown/version.rb +15 -0
  820. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/man/man1/kramdown.1 +368 -0
  821. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/setup.rb +1585 -0
  822. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/run_tests.rb +46 -0
  823. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/test_files.rb +410 -0
  824. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/test_location.rb +229 -0
  825. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/test_string_scanner_kramdown.rb +30 -0
  826. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/01_blank_line/spaces.html +1 -0
  827. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/01_blank_line/spaces.text +3 -0
  828. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/01_blank_line/tabs.html +1 -0
  829. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/01_blank_line/tabs.text +6 -0
  830. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/02_eob/beginning.html +1 -0
  831. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/02_eob/beginning.text +3 -0
  832. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/02_eob/end.html +1 -0
  833. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/02_eob/end.text +3 -0
  834. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/02_eob/middle.html +1 -0
  835. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/02_eob/middle.text +5 -0
  836. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/03_paragraph/indented.html +18 -0
  837. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/03_paragraph/indented.html.gfm +18 -0
  838. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/03_paragraph/indented.text +19 -0
  839. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/03_paragraph/no_newline_at_end.html +5 -0
  840. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/03_paragraph/no_newline_at_end.text +5 -0
  841. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/03_paragraph/one_para.html +1 -0
  842. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/03_paragraph/one_para.text +1 -0
  843. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/03_paragraph/two_para.html +4 -0
  844. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/03_paragraph/two_para.text +4 -0
  845. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/atx_header.html +51 -0
  846. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/atx_header.text +48 -0
  847. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/atx_header_no_newline_at_end.html +1 -0
  848. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/atx_header_no_newline_at_end.text +1 -0
  849. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/header_type_offset.html +11 -0
  850. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/header_type_offset.kramdown +12 -0
  851. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/header_type_offset.latex +12 -0
  852. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/header_type_offset.options +2 -0
  853. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/header_type_offset.text +13 -0
  854. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/setext_header.html +32 -0
  855. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/setext_header.text +39 -0
  856. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/setext_header_no_newline_at_end.html +1 -0
  857. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/setext_header_no_newline_at_end.text +2 -0
  858. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/with_auto_id_prefix.html +3 -0
  859. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/with_auto_id_prefix.options +2 -0
  860. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/with_auto_id_prefix.text +3 -0
  861. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/with_auto_id_stripping.html +1 -0
  862. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/with_auto_id_stripping.options +1 -0
  863. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/with_auto_id_stripping.text +1 -0
  864. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/with_auto_ids.html +21 -0
  865. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/with_auto_ids.options +2 -0
  866. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/04_header/with_auto_ids.text +24 -0
  867. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/05_blockquote/indented.html +25 -0
  868. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/05_blockquote/indented.text +14 -0
  869. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/05_blockquote/lazy.html +34 -0
  870. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/05_blockquote/lazy.text +20 -0
  871. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/05_blockquote/nested.html +10 -0
  872. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/05_blockquote/nested.text +6 -0
  873. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/05_blockquote/no_newline_at_end.html +4 -0
  874. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/05_blockquote/no_newline_at_end.text +2 -0
  875. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/05_blockquote/very_long_line.html +3 -0
  876. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/05_blockquote/very_long_line.text +1 -0
  877. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/05_blockquote/with_code_blocks.html +15 -0
  878. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/05_blockquote/with_code_blocks.text +11 -0
  879. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/disable-highlighting.html +4 -0
  880. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/disable-highlighting.options +1 -0
  881. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/disable-highlighting.text +4 -0
  882. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/error.html +4 -0
  883. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/error.text +4 -0
  884. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/highlighting-minted-with-opts.latex +9 -0
  885. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/highlighting-minted-with-opts.options +4 -0
  886. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/highlighting-minted-with-opts.text +5 -0
  887. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/highlighting-minted.latex +8 -0
  888. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/highlighting-minted.options +3 -0
  889. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/highlighting-minted.text +4 -0
  890. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/highlighting-opts.html +6 -0
  891. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/highlighting-opts.options +7 -0
  892. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/highlighting-opts.text +4 -0
  893. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/highlighting.html +6 -0
  894. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/highlighting.options +5 -0
  895. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/highlighting.text +4 -0
  896. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/issue_gh45.html +164 -0
  897. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/issue_gh45.test +188 -0
  898. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/lazy.html +4 -0
  899. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/lazy.text +5 -0
  900. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/no_newline_at_end.html +2 -0
  901. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/no_newline_at_end.text +1 -0
  902. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/no_newline_at_end_1.html +2 -0
  903. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/no_newline_at_end_1.text +2 -0
  904. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/normal.html +13 -0
  905. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/normal.text +10 -0
  906. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/rouge/disabled.html +2 -0
  907. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/rouge/disabled.options +4 -0
  908. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/rouge/disabled.text +1 -0
  909. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/rouge/multiple.html +11 -0
  910. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/rouge/multiple.options +4 -0
  911. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/rouge/multiple.text +11 -0
  912. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/rouge/simple.html +10 -0
  913. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/rouge/simple.options +3 -0
  914. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/rouge/simple.text +9 -0
  915. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/tilde_syntax.html +7 -0
  916. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/tilde_syntax.text +9 -0
  917. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/whitespace.html +3 -0
  918. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/whitespace.text +3 -0
  919. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_blank_line.html +13 -0
  920. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_blank_line.text +12 -0
  921. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_eob_marker.html +6 -0
  922. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_eob_marker.text +5 -0
  923. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_ial.html +6 -0
  924. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_ial.text +5 -0
  925. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_lang_in_fenced_block.html +24 -0
  926. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_lang_in_fenced_block.options +2 -0
  927. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_lang_in_fenced_block.text +33 -0
  928. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.html +8 -0
  929. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.options +2 -0
  930. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_lang_in_fenced_block_any_char.text +11 -0
  931. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.html +3 -0
  932. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.options +2 -0
  933. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.text +4 -0
  934. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/07_horizontal_rule/error.html +7 -0
  935. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/07_horizontal_rule/error.html.19 +7 -0
  936. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/07_horizontal_rule/error.text +7 -0
  937. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/07_horizontal_rule/normal.html +19 -0
  938. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/07_horizontal_rule/normal.text +20 -0
  939. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/07_horizontal_rule/sepspaces.html +3 -0
  940. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/07_horizontal_rule/sepspaces.text +3 -0
  941. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/07_horizontal_rule/septabs.html +3 -0
  942. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/07_horizontal_rule/septabs.text +3 -0
  943. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/escaping.html +17 -0
  944. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/escaping.text +17 -0
  945. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/item_ial.html +10 -0
  946. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/item_ial.text +8 -0
  947. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/lazy.html +39 -0
  948. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/lazy.text +29 -0
  949. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/lazy_and_nested.html +9 -0
  950. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/lazy_and_nested.text +4 -0
  951. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/list_and_hr.html +9 -0
  952. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/list_and_hr.text +5 -0
  953. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/list_and_others.html +40 -0
  954. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/list_and_others.text +26 -0
  955. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/mixed.html +117 -0
  956. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/mixed.text +66 -0
  957. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/nested.html +17 -0
  958. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/nested.text +7 -0
  959. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/other_first_element.html +39 -0
  960. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/other_first_element.text +18 -0
  961. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/simple_ol.html +19 -0
  962. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/simple_ol.text +13 -0
  963. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/simple_ul.html +48 -0
  964. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/simple_ul.text +36 -0
  965. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/single_item.html +3 -0
  966. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/single_item.text +1 -0
  967. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/special_cases.html +62 -0
  968. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/08_list/special_cases.text +40 -0
  969. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/comment.html +18 -0
  970. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/comment.text +15 -0
  971. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/content_model/deflists.html +6 -0
  972. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/content_model/deflists.options +1 -0
  973. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/content_model/deflists.text +6 -0
  974. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/content_model/tables.html +14 -0
  975. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/content_model/tables.options +1 -0
  976. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/content_model/tables.text +14 -0
  977. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html5_attributes.html +13 -0
  978. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html5_attributes.text +13 -0
  979. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_after_block.html +7 -0
  980. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_after_block.text +5 -0
  981. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_and_codeblocks.html +15 -0
  982. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_and_codeblocks.options +1 -0
  983. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_and_codeblocks.text +13 -0
  984. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_and_headers.html +5 -0
  985. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_and_headers.text +6 -0
  986. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/code.html +10 -0
  987. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/code.text +9 -0
  988. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/comment.html +7 -0
  989. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/comment.text +8 -0
  990. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/emphasis.html +6 -0
  991. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/emphasis.text +6 -0
  992. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/entity.html +1 -0
  993. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/entity.text +1 -0
  994. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/header.html +6 -0
  995. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/header.options +2 -0
  996. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/header.text +6 -0
  997. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/list_dl.html +8 -0
  998. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/list_dl.text +8 -0
  999. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/list_ol.html +15 -0
  1000. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/list_ol.text +17 -0
  1001. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/list_ul.html +19 -0
  1002. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/list_ul.text +22 -0
  1003. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/options +1 -0
  1004. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/paragraph.html +3 -0
  1005. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/paragraph.text +4 -0
  1006. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/table_normal.html +12 -0
  1007. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/table_normal.text +12 -0
  1008. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/table_simple.html +61 -0
  1009. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/table_simple.text +71 -0
  1010. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/typography.html +1 -0
  1011. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/typography.html.19 +1 -0
  1012. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/html_to_native/typography.text +1 -0
  1013. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/invalid_html_1.html +5 -0
  1014. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/invalid_html_1.text +5 -0
  1015. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/invalid_html_2.html +5 -0
  1016. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/invalid_html_2.text +5 -0
  1017. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/markdown_attr.html +38 -0
  1018. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/markdown_attr.text +38 -0
  1019. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/not_parsed.html +24 -0
  1020. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/not_parsed.text +24 -0
  1021. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/parse_as_raw.html +35 -0
  1022. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/parse_as_raw.htmlinput +34 -0
  1023. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/parse_as_raw.options +1 -0
  1024. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/parse_as_raw.text +33 -0
  1025. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/parse_as_span.html +12 -0
  1026. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/parse_as_span.htmlinput +12 -0
  1027. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/parse_as_span.options +1 -0
  1028. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/parse_as_span.text +9 -0
  1029. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/parse_block_html.html +21 -0
  1030. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/parse_block_html.options +1 -0
  1031. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/parse_block_html.text +17 -0
  1032. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/processing_instruction.html +13 -0
  1033. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/processing_instruction.text +12 -0
  1034. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/simple.html +60 -0
  1035. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/simple.html.19 +60 -0
  1036. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/simple.options +1 -0
  1037. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/simple.text +55 -0
  1038. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/textarea.html +8 -0
  1039. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/textarea.text +8 -0
  1040. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/xml.html +8 -0
  1041. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/09_html/xml.text +7 -0
  1042. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/10_ald/simple.html +2 -0
  1043. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/10_ald/simple.text +8 -0
  1044. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/11_ial/auto_id_and_ial.html +1 -0
  1045. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/11_ial/auto_id_and_ial.options +1 -0
  1046. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/11_ial/auto_id_and_ial.text +2 -0
  1047. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/11_ial/nested.html +11 -0
  1048. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/11_ial/nested.text +15 -0
  1049. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/11_ial/simple.html +29 -0
  1050. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/11_ial/simple.text +41 -0
  1051. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/comment.html +8 -0
  1052. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/comment.text +12 -0
  1053. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/ignored.html +8 -0
  1054. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/ignored.text +8 -0
  1055. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/nomarkdown.html +10 -0
  1056. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/nomarkdown.kramdown +20 -0
  1057. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/nomarkdown.latex +13 -0
  1058. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/nomarkdown.text +21 -0
  1059. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/options.html +21 -0
  1060. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/options.text +21 -0
  1061. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/options2.html +10 -0
  1062. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/options2.text +5 -0
  1063. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/options3.html +7 -0
  1064. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/12_extension/options3.text +7 -0
  1065. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/auto_ids.html +15 -0
  1066. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/auto_ids.text +18 -0
  1067. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/definition_at_beginning.html +1 -0
  1068. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/definition_at_beginning.text +1 -0
  1069. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/deflist_ial.html +4 -0
  1070. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/deflist_ial.text +4 -0
  1071. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/item_ial.html +17 -0
  1072. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/item_ial.text +16 -0
  1073. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/multiple_terms.html +13 -0
  1074. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/multiple_terms.text +10 -0
  1075. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/no_def_list.html +2 -0
  1076. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/no_def_list.text +2 -0
  1077. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/para_wrapping.html +10 -0
  1078. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/para_wrapping.text +6 -0
  1079. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/separated_by_eob.html +8 -0
  1080. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/separated_by_eob.text +5 -0
  1081. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/simple.html +10 -0
  1082. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/simple.text +10 -0
  1083. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/styled_terms.html +4 -0
  1084. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/styled_terms.text +2 -0
  1085. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/too_much_space.html +3 -0
  1086. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/too_much_space.text +4 -0
  1087. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/with_blocks.html +38 -0
  1088. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/13_definition_list/with_blocks.text +24 -0
  1089. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/errors.html +12 -0
  1090. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/errors.text +13 -0
  1091. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/escaping.html +52 -0
  1092. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/escaping.text +19 -0
  1093. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/footer.html +65 -0
  1094. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/footer.text +25 -0
  1095. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/header.html +117 -0
  1096. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/header.text +39 -0
  1097. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/no_table.html +3 -0
  1098. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/no_table.text +3 -0
  1099. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/simple.html +177 -0
  1100. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/simple.html.19 +177 -0
  1101. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/simple.text +49 -0
  1102. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/table_with_footnote.html +25 -0
  1103. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/table_with_footnote.latex +11 -0
  1104. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/14_table/table_with_footnote.text +6 -0
  1105. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/gh_128.html +2 -0
  1106. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/gh_128.text +1 -0
  1107. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/itex2mml.html +1 -0
  1108. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/itex2mml.options +1 -0
  1109. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/itex2mml.text +1 -0
  1110. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjax_preview.html +4 -0
  1111. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjax_preview.options +2 -0
  1112. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjax_preview.text +5 -0
  1113. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjax_preview_as_code.html +4 -0
  1114. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjax_preview_as_code.options +3 -0
  1115. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjax_preview_as_code.text +5 -0
  1116. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjax_preview_simple.html +4 -0
  1117. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjax_preview_simple.options +2 -0
  1118. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjax_preview_simple.text +5 -0
  1119. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjaxnode.html.19 +27 -0
  1120. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjaxnode.options +1 -0
  1121. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjaxnode.text +1 -0
  1122. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjaxnode_notexhints.html.19 +23 -0
  1123. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjaxnode_notexhints.options +3 -0
  1124. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjaxnode_notexhints.text +1 -0
  1125. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjaxnode_semantics.html.19 +32 -0
  1126. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjaxnode_semantics.options +3 -0
  1127. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/mathjaxnode_semantics.text +1 -0
  1128. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/no_engine.html +3 -0
  1129. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/no_engine.options +1 -0
  1130. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/no_engine.text +2 -0
  1131. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/normal.html +29 -0
  1132. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/normal.text +30 -0
  1133. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/ritex.html +1 -0
  1134. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/ritex.options +1 -0
  1135. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/15_math/ritex.text +1 -0
  1136. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/16_toc/no_toc.html +14 -0
  1137. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/16_toc/no_toc.text +16 -0
  1138. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/16_toc/toc_exclude.html +35 -0
  1139. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/16_toc/toc_exclude.options +1 -0
  1140. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/16_toc/toc_exclude.text +19 -0
  1141. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/16_toc/toc_levels.html +24 -0
  1142. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/16_toc/toc_levels.options +2 -0
  1143. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/16_toc/toc_levels.text +16 -0
  1144. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/16_toc/toc_with_footnotes.html +13 -0
  1145. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/16_toc/toc_with_footnotes.options +1 -0
  1146. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/block/16_toc/toc_with_footnotes.text +6 -0
  1147. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/encoding.html +46 -0
  1148. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/encoding.text +28 -0
  1149. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/example.man +123 -0
  1150. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/example.text +85 -0
  1151. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/heading-name-dash-description.man +4 -0
  1152. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/heading-name-dash-description.text +1 -0
  1153. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/heading-name-description.man +4 -0
  1154. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/heading-name-description.text +2 -0
  1155. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/heading-name-section-description.man +4 -0
  1156. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/heading-name-section-description.text +1 -0
  1157. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/heading-name-section.man +2 -0
  1158. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/heading-name-section.text +1 -0
  1159. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/heading-name.man +2 -0
  1160. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/heading-name.text +1 -0
  1161. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/sections.man +4 -0
  1162. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/sections.text +11 -0
  1163. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/text-escaping.man +8 -0
  1164. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/man/text-escaping.text +7 -0
  1165. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/empty.html +5 -0
  1166. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/empty.text +5 -0
  1167. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/empty_title.htmlinput +3 -0
  1168. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/empty_title.text +7 -0
  1169. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/image_in_a.html +5 -0
  1170. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/image_in_a.text +5 -0
  1171. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/imagelinks.html +15 -0
  1172. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/imagelinks.text +18 -0
  1173. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/inline.html +46 -0
  1174. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/inline.html.19 +46 -0
  1175. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/inline.text +48 -0
  1176. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/link_defs.html +9 -0
  1177. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/link_defs.text +27 -0
  1178. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/link_defs_with_ial.html +4 -0
  1179. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/link_defs_with_ial.text +16 -0
  1180. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/links_with_angle_brackets.html +3 -0
  1181. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/links_with_angle_brackets.text +3 -0
  1182. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/reference.html +37 -0
  1183. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/reference.html.19 +37 -0
  1184. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/reference.options +3 -0
  1185. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/01_link/reference.text +53 -0
  1186. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/02_emphasis/empty.html +3 -0
  1187. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/02_emphasis/empty.text +3 -0
  1188. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/02_emphasis/errors.html +9 -0
  1189. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/02_emphasis/errors.text +9 -0
  1190. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/02_emphasis/nesting.html +41 -0
  1191. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/02_emphasis/nesting.text +36 -0
  1192. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/02_emphasis/normal.html +61 -0
  1193. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/02_emphasis/normal.options +1 -0
  1194. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/02_emphasis/normal.text +59 -0
  1195. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/empty.html +5 -0
  1196. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/empty.text +5 -0
  1197. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/errors.html +1 -0
  1198. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/errors.text +1 -0
  1199. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/highlighting-minted.latex +2 -0
  1200. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/highlighting-minted.options +1 -0
  1201. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/highlighting-minted.text +1 -0
  1202. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/highlighting.html +1 -0
  1203. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/highlighting.text +1 -0
  1204. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/normal.html +16 -0
  1205. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/normal.text +16 -0
  1206. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/rouge/disabled.html +1 -0
  1207. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/rouge/disabled.options +4 -0
  1208. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/rouge/disabled.text +1 -0
  1209. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/rouge/simple.html +1 -0
  1210. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/rouge/simple.options +1 -0
  1211. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/03_codespan/rouge/simple.text +1 -0
  1212. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/backlink_text.html +9 -0
  1213. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/backlink_text.options +1 -0
  1214. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/backlink_text.text +3 -0
  1215. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/definitions.html +17 -0
  1216. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/definitions.latex +17 -0
  1217. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/definitions.text +24 -0
  1218. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/footnote_nr.html +12 -0
  1219. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/footnote_nr.latex +2 -0
  1220. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/footnote_nr.options +1 -0
  1221. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/footnote_nr.text +4 -0
  1222. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/inside_footnote.html +17 -0
  1223. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/inside_footnote.text +9 -0
  1224. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/markers.html +46 -0
  1225. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/markers.latex +23 -0
  1226. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/markers.text +27 -0
  1227. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/placement.html +11 -0
  1228. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/placement.text +8 -0
  1229. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/regexp_problem.html +14 -0
  1230. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/regexp_problem.text +52 -0
  1231. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/without_backlink.html +9 -0
  1232. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/without_backlink.options +1 -0
  1233. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/04_footnote/without_backlink.text +3 -0
  1234. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/across_lines.html +1 -0
  1235. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/across_lines.text +2 -0
  1236. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/button.html +7 -0
  1237. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/button.text +7 -0
  1238. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/invalid.html +1 -0
  1239. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/invalid.text +1 -0
  1240. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/link_with_mailto.html +1 -0
  1241. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/link_with_mailto.text +1 -0
  1242. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/mark_element.html +3 -0
  1243. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/mark_element.text +3 -0
  1244. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/markdown_attr.html +6 -0
  1245. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/markdown_attr.text +6 -0
  1246. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/normal.html +43 -0
  1247. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/normal.text +43 -0
  1248. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/raw_span_elements.html +2 -0
  1249. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/raw_span_elements.text +2 -0
  1250. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/xml.html +5 -0
  1251. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/05_html/xml.text +5 -0
  1252. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/abbreviations/abbrev.html +21 -0
  1253. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/abbreviations/abbrev.text +34 -0
  1254. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/abbreviations/abbrev_defs.html +2 -0
  1255. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/abbreviations/abbrev_defs.text +5 -0
  1256. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/autolinks/url_links.html +15 -0
  1257. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/autolinks/url_links.text +16 -0
  1258. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/escaped_chars/normal.html +47 -0
  1259. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/escaped_chars/normal.text +47 -0
  1260. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/extension/comment.html +6 -0
  1261. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/extension/comment.text +6 -0
  1262. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/extension/ignored.html +1 -0
  1263. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/extension/ignored.text +1 -0
  1264. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/extension/nomarkdown.html +1 -0
  1265. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/extension/nomarkdown.text +1 -0
  1266. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/extension/options.html +1 -0
  1267. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/extension/options.text +1 -0
  1268. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/ial/simple.html +6 -0
  1269. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/ial/simple.text +6 -0
  1270. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/line_breaks/normal.html +11 -0
  1271. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/line_breaks/normal.latex +12 -0
  1272. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/line_breaks/normal.text +11 -0
  1273. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/itex2mml.html +1 -0
  1274. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/itex2mml.options +1 -0
  1275. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/itex2mml.text +1 -0
  1276. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/mathjaxnode.html.19 +27 -0
  1277. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/mathjaxnode.options +1 -0
  1278. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/mathjaxnode.text +1 -0
  1279. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/no_engine.html +1 -0
  1280. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/no_engine.options +1 -0
  1281. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/no_engine.text +1 -0
  1282. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/normal.html +10 -0
  1283. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/normal.text +10 -0
  1284. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/ritex.html +1 -0
  1285. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/ritex.options +1 -0
  1286. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/math/ritex.text +1 -0
  1287. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities.html +6 -0
  1288. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities.options +1 -0
  1289. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities.text +6 -0
  1290. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_as_char.html +1 -0
  1291. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_as_char.html.19 +1 -0
  1292. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_as_char.options +2 -0
  1293. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_as_char.text +1 -0
  1294. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_as_input.html +1 -0
  1295. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_as_input.options +1 -0
  1296. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_as_input.text +1 -0
  1297. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_numeric.html +1 -0
  1298. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_numeric.options +1 -0
  1299. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_numeric.text +1 -0
  1300. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_symbolic.html +1 -0
  1301. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_symbolic.options +1 -0
  1302. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/entities_symbolic.text +1 -0
  1303. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/greaterthan.html +1 -0
  1304. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/greaterthan.text +1 -0
  1305. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/lowerthan.html +1 -0
  1306. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/lowerthan.text +1 -0
  1307. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/typography.html +40 -0
  1308. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/typography.options +1 -0
  1309. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases/span/text_substitutions/typography.text +40 -0
  1310. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/atx_header.html +3 -0
  1311. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/atx_header.text +3 -0
  1312. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/backticks_disable_highlighting.html +2 -0
  1313. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/backticks_disable_highlighting.options +1 -0
  1314. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/backticks_disable_highlighting.text +3 -0
  1315. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/backticks_syntax.html +20 -0
  1316. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/backticks_syntax.text +19 -0
  1317. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/codeblock_fenced.html +20 -0
  1318. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/codeblock_fenced.options +1 -0
  1319. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/codeblock_fenced.text +21 -0
  1320. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/hard_line_breaks.html +3 -0
  1321. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/hard_line_breaks.text +3 -0
  1322. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/hard_line_breaks_off.html +2 -0
  1323. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/hard_line_breaks_off.options +1 -0
  1324. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/hard_line_breaks_off.text +2 -0
  1325. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/header_ids.html +27 -0
  1326. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/header_ids.html.19 +27 -0
  1327. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/header_ids.options +1 -0
  1328. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/header_ids.text +27 -0
  1329. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/header_ids_with_prefix.html +3 -0
  1330. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/header_ids_with_prefix.options +2 -0
  1331. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/header_ids_with_prefix.text +3 -0
  1332. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/paragraph_end-disabled.html +31 -0
  1333. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/paragraph_end-disabled.options +1 -0
  1334. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/paragraph_end-disabled.text +27 -0
  1335. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/paragraph_end.html +38 -0
  1336. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/paragraph_end.text +27 -0
  1337. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/strikethrough.html +27 -0
  1338. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/strikethrough.html.19 +27 -0
  1339. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/strikethrough.text +27 -0
  1340. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/two_para_hard_line_breaks.html +4 -0
  1341. data/vendor/bundle/jruby/1.9/gems/kramdown-1.13.2/test/testcases_gfm/two_para_hard_line_breaks.text +4 -0
  1342. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash-core.rb +1 -0
  1343. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash-core/logstash-core.rb +3 -0
  1344. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash-core/version.rb +8 -0
  1345. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/agent.rb +542 -0
  1346. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/codecs/base.rb +78 -0
  1347. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/config/config_ast.rb +563 -0
  1348. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/config/cpu_core_strategy.rb +32 -0
  1349. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/config/defaults.rb +20 -0
  1350. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/config/file.rb +39 -0
  1351. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/config/grammar.rb +3503 -0
  1352. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/config/loader.rb +97 -0
  1353. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/config/mixin.rb +609 -0
  1354. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/config/registry.rb +13 -0
  1355. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/environment.rb +98 -0
  1356. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/errors.rb +12 -0
  1357. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/filters/base.rb +205 -0
  1358. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/inputs/base.rb +116 -0
  1359. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/inputs/threadable.rb +18 -0
  1360. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/instrument/null_metric.rb +45 -0
  1361. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/java_integration.rb +116 -0
  1362. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/json.rb +61 -0
  1363. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/logging.rb +91 -0
  1364. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/logging/json.rb +21 -0
  1365. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/namespace.rb +13 -0
  1366. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/output_delegator.rb +172 -0
  1367. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/outputs/base.rb +122 -0
  1368. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/patches.rb +5 -0
  1369. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/patches/bugfix_jruby_2558.rb +51 -0
  1370. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/patches/cabin.rb +35 -0
  1371. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/patches/profile_require_calls.rb +47 -0
  1372. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/patches/rubygems.rb +38 -0
  1373. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/patches/stronger_openssl_defaults.rb +68 -0
  1374. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/pipeline.rb +510 -0
  1375. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/pipeline_reporter.rb +114 -0
  1376. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/plugin.rb +130 -0
  1377. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/program.rb +14 -0
  1378. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/runner.rb +129 -0
  1379. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/shutdown_watcher.rb +101 -0
  1380. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/special_agent.rb +8 -0
  1381. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util.rb +203 -0
  1382. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/buftok.rb +139 -0
  1383. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/charset.rb +35 -0
  1384. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/decorators.rb +52 -0
  1385. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/defaults_printer.rb +31 -0
  1386. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/filetools.rb +186 -0
  1387. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/java_version.rb +66 -0
  1388. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/password.rb +25 -0
  1389. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/plugin_version.rb +56 -0
  1390. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/prctl.rb +10 -0
  1391. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/retryable.rb +40 -0
  1392. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/safe_uri.rb +50 -0
  1393. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/socket_peer.rb +7 -0
  1394. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/unicode_trimmer.rb +81 -0
  1395. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/worker_threads_default_printer.rb +29 -0
  1396. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/util/wrapped_synchronous_queue.rb +41 -0
  1397. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/lib/logstash/version.rb +14 -0
  1398. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/locales/en.yml +231 -0
  1399. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/logstash-core.gemspec +59 -0
  1400. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/conditionals_spec.rb +429 -0
  1401. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/agent_spec.rb +423 -0
  1402. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/codecs/base_spec.rb +74 -0
  1403. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/config/config_ast_spec.rb +224 -0
  1404. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/config/cpu_core_strategy_spec.rb +123 -0
  1405. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/config/defaults_spec.rb +10 -0
  1406. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/config/loader_spec.rb +36 -0
  1407. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/config/mixin_spec.rb +395 -0
  1408. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/environment_spec.rb +56 -0
  1409. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/filters/base_spec.rb +251 -0
  1410. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/inputs/base_spec.rb +74 -0
  1411. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/instrument/null_metric_spec.rb +63 -0
  1412. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/java_integration_spec.rb +304 -0
  1413. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/json_spec.rb +111 -0
  1414. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/output_delegator_spec.rb +145 -0
  1415. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/outputs/base_spec.rb +147 -0
  1416. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/patches_spec.rb +90 -0
  1417. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/pipeline_reporter_spec.rb +85 -0
  1418. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/pipeline_spec.rb +471 -0
  1419. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/plugin_spec.rb +195 -0
  1420. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/runner_spec.rb +84 -0
  1421. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/shutdown_watcher_spec.rb +118 -0
  1422. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/util/buftok_spec.rb +31 -0
  1423. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/util/charset_spec.rb +74 -0
  1424. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/util/defaults_printer_spec.rb +50 -0
  1425. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/util/java_version_spec.rb +79 -0
  1426. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/util/plugin_version_spec.rb +64 -0
  1427. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/util/unicode_trimmer_spec.rb +55 -0
  1428. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/util/worker_threads_default_printer_spec.rb +45 -0
  1429. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/util/wrapped_synchronous_queue_spec.rb +28 -0
  1430. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/logstash/util_spec.rb +35 -0
  1431. data/vendor/bundle/jruby/1.9/gems/logstash-core-2.4.1-java/spec/static/i18n_spec.rb +25 -0
  1432. data/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java/lib/logstash-core-event.rb +1 -0
  1433. data/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java/lib/logstash-core-event/logstash-core-event.rb +5 -0
  1434. data/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java/lib/logstash-core-event/version.rb +8 -0
  1435. data/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java/lib/logstash/event.rb +281 -0
  1436. data/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java/lib/logstash/string_interpolation.rb +158 -0
  1437. data/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java/lib/logstash/timestamp.rb +103 -0
  1438. data/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java/lib/logstash/util/accessors.rb +130 -0
  1439. data/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java/logstash-core-event.gemspec +23 -0
  1440. data/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java/spec/logstash/event_old_api_spec.rb +662 -0
  1441. data/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java/spec/logstash/event_spec.rb +661 -0
  1442. data/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java/spec/logstash/timestamp_spec.rb +170 -0
  1443. data/vendor/bundle/jruby/1.9/gems/logstash-core-event-2.4.1-java/spec/logstash/util/accessors_spec.rb +179 -0
  1444. data/vendor/bundle/jruby/1.9/gems/logstash-devutils-0.0.22-java/Gemfile +2 -0
  1445. data/vendor/bundle/jruby/1.9/gems/logstash-devutils-0.0.22-java/LICENSE +202 -0
  1446. data/vendor/bundle/jruby/1.9/gems/logstash-devutils-0.0.22-java/lib/logstash/devutils/rake.rb +3 -0
  1447. data/vendor/bundle/jruby/1.9/gems/logstash-devutils-0.0.22-java/lib/logstash/devutils/rake/publish.rake +30 -0
  1448. data/vendor/bundle/jruby/1.9/gems/logstash-devutils-0.0.22-java/lib/logstash/devutils/rake/vendor.rake +176 -0
  1449. data/vendor/bundle/jruby/1.9/gems/logstash-devutils-0.0.22-java/lib/logstash/devutils/rspec/logstash_helpers.rb +112 -0
  1450. data/vendor/bundle/jruby/1.9/gems/logstash-devutils-0.0.22-java/lib/logstash/devutils/rspec/shared_examples.rb +21 -0
  1451. data/vendor/bundle/jruby/1.9/gems/logstash-devutils-0.0.22-java/lib/logstash/devutils/rspec/spec_helper.rb +70 -0
  1452. data/vendor/bundle/jruby/1.9/gems/logstash-devutils-0.0.22-java/logstash-devutils.gemspec +35 -0
  1453. data/vendor/bundle/jruby/1.9/gems/method_source-0.8.2/Gemfile +2 -0
  1454. data/vendor/bundle/jruby/1.9/gems/method_source-0.8.2/LICENSE +25 -0
  1455. data/vendor/bundle/jruby/1.9/gems/method_source-0.8.2/README.markdown +91 -0
  1456. data/vendor/bundle/jruby/1.9/gems/method_source-0.8.2/Rakefile +79 -0
  1457. data/vendor/bundle/jruby/1.9/gems/method_source-0.8.2/lib/method_source.rb +141 -0
  1458. data/vendor/bundle/jruby/1.9/gems/method_source-0.8.2/lib/method_source/code_helpers.rb +154 -0
  1459. data/vendor/bundle/jruby/1.9/gems/method_source-0.8.2/lib/method_source/source_location.rb +138 -0
  1460. data/vendor/bundle/jruby/1.9/gems/method_source-0.8.2/lib/method_source/version.rb +3 -0
  1461. data/vendor/bundle/jruby/1.9/gems/method_source-0.8.2/method_source.gemspec +33 -0
  1462. data/vendor/bundle/jruby/1.9/gems/method_source-0.8.2/test/test.rb +138 -0
  1463. data/vendor/bundle/jruby/1.9/gems/method_source-0.8.2/test/test_code_helpers.rb +41 -0
  1464. data/vendor/bundle/jruby/1.9/gems/method_source-0.8.2/test/test_helper.rb +98 -0
  1465. data/vendor/bundle/jruby/1.9/gems/minitar-0.5.4/ChangeLog +17 -0
  1466. data/vendor/bundle/jruby/1.9/gems/minitar-0.5.4/Install +6 -0
  1467. data/vendor/bundle/jruby/1.9/gems/minitar-0.5.4/README +68 -0
  1468. data/vendor/bundle/jruby/1.9/gems/minitar-0.5.4/Rakefile +113 -0
  1469. data/vendor/bundle/jruby/1.9/gems/minitar-0.5.4/bin/minitar +27 -0
  1470. data/vendor/bundle/jruby/1.9/gems/minitar-0.5.4/lib/archive/tar/minitar.rb +985 -0
  1471. data/vendor/bundle/jruby/1.9/gems/minitar-0.5.4/lib/archive/tar/minitar/command.rb +814 -0
  1472. data/vendor/bundle/jruby/1.9/gems/minitar-0.5.4/tests/tc_tar.rb +629 -0
  1473. data/vendor/bundle/jruby/1.9/gems/minitar-0.5.4/tests/testall.rb +10 -0
  1474. data/vendor/bundle/jruby/1.9/gems/polyglot-0.3.5/History.txt +72 -0
  1475. data/vendor/bundle/jruby/1.9/gems/polyglot-0.3.5/License.txt +20 -0
  1476. data/vendor/bundle/jruby/1.9/gems/polyglot-0.3.5/README.txt +87 -0
  1477. data/vendor/bundle/jruby/1.9/gems/polyglot-0.3.5/Rakefile +42 -0
  1478. data/vendor/bundle/jruby/1.9/gems/polyglot-0.3.5/lib/polyglot.rb +76 -0
  1479. data/vendor/bundle/jruby/1.9/gems/polyglot-0.3.5/lib/polyglot/version.rb +9 -0
  1480. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/CHANGELOG.md +718 -0
  1481. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/LICENSE +25 -0
  1482. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/README.md +406 -0
  1483. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/bin/pry +16 -0
  1484. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry.rb +161 -0
  1485. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/cli.rb +220 -0
  1486. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/code.rb +348 -0
  1487. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/code/code_file.rb +103 -0
  1488. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/code/code_range.rb +71 -0
  1489. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/code/loc.rb +92 -0
  1490. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/code_object.rb +172 -0
  1491. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/color_printer.rb +55 -0
  1492. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/command.rb +692 -0
  1493. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/command_set.rb +443 -0
  1494. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands.rb +6 -0
  1495. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/amend_line.rb +99 -0
  1496. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/bang.rb +20 -0
  1497. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/bang_pry.rb +17 -0
  1498. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/cat.rb +62 -0
  1499. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/cat/abstract_formatter.rb +27 -0
  1500. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/cat/exception_formatter.rb +77 -0
  1501. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/cat/file_formatter.rb +67 -0
  1502. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/cat/input_expression_formatter.rb +43 -0
  1503. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/cd.rb +41 -0
  1504. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/change_inspector.rb +27 -0
  1505. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/change_prompt.rb +26 -0
  1506. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/code_collector.rb +165 -0
  1507. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/disable_pry.rb +27 -0
  1508. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/disabled_commands.rb +2 -0
  1509. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/easter_eggs.rb +112 -0
  1510. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/edit.rb +195 -0
  1511. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/edit/exception_patcher.rb +25 -0
  1512. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/edit/file_and_line_locator.rb +36 -0
  1513. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/exit.rb +42 -0
  1514. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/exit_all.rb +29 -0
  1515. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/exit_program.rb +23 -0
  1516. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/find_method.rb +193 -0
  1517. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/fix_indent.rb +19 -0
  1518. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/gem_cd.rb +26 -0
  1519. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/gem_install.rb +32 -0
  1520. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/gem_list.rb +33 -0
  1521. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/gem_open.rb +29 -0
  1522. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/gist.rb +101 -0
  1523. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/help.rb +164 -0
  1524. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/hist.rb +180 -0
  1525. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/import_set.rb +22 -0
  1526. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/install_command.rb +53 -0
  1527. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/jump_to.rb +29 -0
  1528. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/list_inspectors.rb +35 -0
  1529. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/list_prompts.rb +35 -0
  1530. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls.rb +114 -0
  1531. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/constants.rb +47 -0
  1532. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/formatter.rb +49 -0
  1533. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/globals.rb +48 -0
  1534. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/grep.rb +21 -0
  1535. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/instance_vars.rb +39 -0
  1536. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/interrogatable.rb +18 -0
  1537. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/jruby_hacks.rb +49 -0
  1538. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/local_names.rb +35 -0
  1539. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/local_vars.rb +39 -0
  1540. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/ls_entity.rb +70 -0
  1541. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/methods.rb +57 -0
  1542. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/methods_helper.rb +46 -0
  1543. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ls/self_methods.rb +32 -0
  1544. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/nesting.rb +25 -0
  1545. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/play.rb +103 -0
  1546. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/pry_backtrace.rb +25 -0
  1547. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/pry_version.rb +17 -0
  1548. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/raise_up.rb +32 -0
  1549. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/reload_code.rb +62 -0
  1550. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/reset.rb +18 -0
  1551. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/ri.rb +60 -0
  1552. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/save_file.rb +61 -0
  1553. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/shell_command.rb +48 -0
  1554. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/shell_mode.rb +25 -0
  1555. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/show_doc.rb +83 -0
  1556. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/show_info.rb +201 -0
  1557. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/show_input.rb +17 -0
  1558. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/show_source.rb +50 -0
  1559. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/simple_prompt.rb +22 -0
  1560. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/stat.rb +40 -0
  1561. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/switch_to.rb +23 -0
  1562. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/toggle_color.rb +24 -0
  1563. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/watch_expression.rb +105 -0
  1564. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/watch_expression/expression.rb +38 -0
  1565. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/whereami.rb +196 -0
  1566. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/commands/wtf.rb +57 -0
  1567. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/config.rb +24 -0
  1568. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/config/behavior.rb +139 -0
  1569. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/config/convenience.rb +25 -0
  1570. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/config/default.rb +161 -0
  1571. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/core_extensions.rb +131 -0
  1572. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/editor.rb +135 -0
  1573. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/exceptions.rb +78 -0
  1574. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/helpers.rb +5 -0
  1575. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/helpers/base_helpers.rb +113 -0
  1576. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/helpers/command_helpers.rb +156 -0
  1577. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/helpers/documentation_helpers.rb +75 -0
  1578. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/helpers/options_helpers.rb +27 -0
  1579. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/helpers/table.rb +109 -0
  1580. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/helpers/text.rb +107 -0
  1581. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/history.rb +127 -0
  1582. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/history_array.rb +121 -0
  1583. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/hooks.rb +230 -0
  1584. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/indent.rb +406 -0
  1585. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/input_completer.rb +242 -0
  1586. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/input_lock.rb +132 -0
  1587. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/inspector.rb +27 -0
  1588. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/last_exception.rb +61 -0
  1589. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/method.rb +546 -0
  1590. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/method/disowned.rb +53 -0
  1591. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/method/patcher.rb +125 -0
  1592. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/method/weird_method_locator.rb +188 -0
  1593. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/module_candidate.rb +137 -0
  1594. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/object_path.rb +82 -0
  1595. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/output.rb +50 -0
  1596. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/pager.rb +239 -0
  1597. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/plugins.rb +103 -0
  1598. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/prompt.rb +26 -0
  1599. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/pry_class.rb +375 -0
  1600. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/pry_instance.rb +664 -0
  1601. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/rbx_path.rb +22 -0
  1602. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/repl.rb +202 -0
  1603. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/repl_file_loader.rb +74 -0
  1604. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/rubygem.rb +82 -0
  1605. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/terminal.rb +79 -0
  1606. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/test/helper.rb +170 -0
  1607. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/version.rb +3 -0
  1608. data/vendor/bundle/jruby/1.9/gems/pry-0.10.4-java/lib/pry/wrapped_module.rb +378 -0
  1609. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/CONTRIBUTING.rdoc +36 -0
  1610. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/Gemfile +3 -0
  1611. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/History.rdoc +2247 -0
  1612. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/MIT-LICENSE +21 -0
  1613. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/README.rdoc +156 -0
  1614. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/Rakefile +38 -0
  1615. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/appveyor.yml +21 -0
  1616. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/bin/console +7 -0
  1617. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/bin/setup +6 -0
  1618. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/doc/command_line_usage.rdoc +158 -0
  1619. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/doc/example/Rakefile1 +38 -0
  1620. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/doc/example/Rakefile2 +35 -0
  1621. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/doc/example/a.c +6 -0
  1622. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/doc/example/b.c +6 -0
  1623. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/doc/example/main.c +11 -0
  1624. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/doc/glossary.rdoc +42 -0
  1625. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/doc/jamis.rb +591 -0
  1626. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/doc/proto_rake.rdoc +127 -0
  1627. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/doc/rake.1 +156 -0
  1628. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/doc/rakefile.rdoc +622 -0
  1629. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/doc/rational.rdoc +151 -0
  1630. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/exe/rake +27 -0
  1631. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake.rb +70 -0
  1632. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/application.rb +785 -0
  1633. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/backtrace.rb +23 -0
  1634. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/clean.rb +77 -0
  1635. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/cloneable.rb +16 -0
  1636. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/cpu_counter.rb +106 -0
  1637. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/default_loader.rb +14 -0
  1638. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/dsl_definition.rb +194 -0
  1639. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/early_time.rb +21 -0
  1640. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/ext/core.rb +25 -0
  1641. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/ext/string.rb +175 -0
  1642. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/file_creation_task.rb +24 -0
  1643. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/file_list.rb +434 -0
  1644. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/file_task.rb +46 -0
  1645. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/file_utils.rb +136 -0
  1646. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/file_utils_ext.rb +144 -0
  1647. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/invocation_chain.rb +56 -0
  1648. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/invocation_exception_mixin.rb +16 -0
  1649. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/late_time.rb +17 -0
  1650. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/linked_list.rb +111 -0
  1651. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/loaders/makefile.rb +53 -0
  1652. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/multi_task.rb +49 -0
  1653. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/name_space.rb +37 -0
  1654. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/packagetask.rb +210 -0
  1655. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/phony.rb +15 -0
  1656. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/private_reader.rb +20 -0
  1657. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/promise.rb +99 -0
  1658. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/pseudo_status.rb +29 -0
  1659. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/rake_module.rb +38 -0
  1660. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/rake_test_loader.rb +21 -0
  1661. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/rule_recursion_overflow_error.rb +19 -0
  1662. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/scope.rb +42 -0
  1663. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/task.rb +390 -0
  1664. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/task_argument_error.rb +7 -0
  1665. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/task_arguments.rb +108 -0
  1666. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/task_manager.rb +303 -0
  1667. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/tasklib.rb +11 -0
  1668. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/testtask.rb +222 -0
  1669. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/thread_history_display.rb +48 -0
  1670. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/thread_pool.rb +162 -0
  1671. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/trace_output.rb +22 -0
  1672. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/version.rb +9 -0
  1673. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/lib/rake/win32.rb +50 -0
  1674. data/vendor/bundle/jruby/1.9/gems/rake-12.0.0/rake.gemspec +39 -0
  1675. data/vendor/bundle/jruby/1.9/gems/rspec-3.5.0/LICENSE.md +27 -0
  1676. data/vendor/bundle/jruby/1.9/gems/rspec-3.5.0/README.md +39 -0
  1677. data/vendor/bundle/jruby/1.9/gems/rspec-3.5.0/lib/rspec.rb +3 -0
  1678. data/vendor/bundle/jruby/1.9/gems/rspec-3.5.0/lib/rspec/version.rb +5 -0
  1679. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/Changelog.md +2102 -0
  1680. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/LICENSE.md +26 -0
  1681. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/README.md +384 -0
  1682. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/exe/rspec +4 -0
  1683. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/autorun.rb +3 -0
  1684. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core.rb +185 -0
  1685. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/backtrace_formatter.rb +65 -0
  1686. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/bisect/coordinator.rb +66 -0
  1687. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/bisect/example_minimizer.rb +169 -0
  1688. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/bisect/runner.rb +169 -0
  1689. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/bisect/server.rb +65 -0
  1690. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/configuration.rb +2100 -0
  1691. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/configuration_options.rb +194 -0
  1692. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/drb.rb +111 -0
  1693. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/dsl.rb +98 -0
  1694. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/example.rb +649 -0
  1695. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/example_group.rb +879 -0
  1696. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/example_status_persister.rb +235 -0
  1697. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/filter_manager.rb +231 -0
  1698. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/flat_map.rb +20 -0
  1699. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters.rb +255 -0
  1700. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/base_formatter.rb +70 -0
  1701. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/base_text_formatter.rb +77 -0
  1702. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/bisect_formatter.rb +69 -0
  1703. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/bisect_progress_formatter.rb +144 -0
  1704. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/console_codes.rb +65 -0
  1705. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/deprecation_formatter.rb +223 -0
  1706. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/documentation_formatter.rb +69 -0
  1707. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/exception_presenter.rb +491 -0
  1708. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/fallback_message_formatter.rb +28 -0
  1709. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/helpers.rb +110 -0
  1710. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/html_formatter.rb +151 -0
  1711. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/html_printer.rb +414 -0
  1712. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/html_snippet_extractor.rb +116 -0
  1713. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/json_formatter.rb +96 -0
  1714. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/profile_formatter.rb +68 -0
  1715. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/progress_formatter.rb +28 -0
  1716. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/protocol.rb +181 -0
  1717. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/formatters/snippet_extractor.rb +136 -0
  1718. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/hooks.rb +624 -0
  1719. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/invocations.rb +67 -0
  1720. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/memoized_helpers.rb +532 -0
  1721. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/metadata.rb +499 -0
  1722. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/metadata_filter.rb +243 -0
  1723. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/minitest_assertions_adapter.rb +31 -0
  1724. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/mocking_adapters/flexmock.rb +31 -0
  1725. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/mocking_adapters/mocha.rb +57 -0
  1726. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/mocking_adapters/null.rb +14 -0
  1727. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/mocking_adapters/rr.rb +31 -0
  1728. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/mocking_adapters/rspec.rb +32 -0
  1729. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/notifications.rb +498 -0
  1730. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/option_parser.rb +289 -0
  1731. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/ordering.rb +158 -0
  1732. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/pending.rb +165 -0
  1733. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/profiler.rb +32 -0
  1734. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/project_initializer.rb +48 -0
  1735. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/project_initializer/spec/spec_helper.rb +103 -0
  1736. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/rake_task.rb +168 -0
  1737. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/reporter.rb +248 -0
  1738. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/ruby_project.rb +53 -0
  1739. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/runner.rb +188 -0
  1740. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/sandbox.rb +37 -0
  1741. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/set.rb +49 -0
  1742. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/shared_context.rb +55 -0
  1743. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/shared_example_group.rb +247 -0
  1744. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/shell_escape.rb +49 -0
  1745. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/source.rb +86 -0
  1746. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/source/location.rb +13 -0
  1747. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/source/node.rb +93 -0
  1748. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/source/syntax_highlighter.rb +71 -0
  1749. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/source/token.rb +87 -0
  1750. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/test_unit_assertions_adapter.rb +30 -0
  1751. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/version.rb +9 -0
  1752. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/warnings.rb +40 -0
  1753. data/vendor/bundle/jruby/1.9/gems/rspec-core-3.5.4/lib/rspec/core/world.rb +256 -0
  1754. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/Changelog.md +1034 -0
  1755. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/LICENSE.md +25 -0
  1756. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/README.md +303 -0
  1757. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/expectations.rb +81 -0
  1758. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/expectations/configuration.rb +201 -0
  1759. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/expectations/expectation_target.rb +127 -0
  1760. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/expectations/fail_with.rb +31 -0
  1761. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/expectations/failure_aggregator.rb +194 -0
  1762. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb +170 -0
  1763. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/expectations/minitest_integration.rb +58 -0
  1764. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/expectations/syntax.rb +132 -0
  1765. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/expectations/version.rb +8 -0
  1766. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers.rb +1038 -0
  1767. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/aliased_matcher.rb +116 -0
  1768. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in.rb +52 -0
  1769. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/all.rb +85 -0
  1770. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/base_matcher.rb +181 -0
  1771. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be.rb +288 -0
  1772. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be_between.rb +77 -0
  1773. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be_instance_of.rb +22 -0
  1774. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be_kind_of.rb +16 -0
  1775. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be_within.rb +72 -0
  1776. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/change.rb +354 -0
  1777. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/compound.rb +272 -0
  1778. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/contain_exactly.rb +286 -0
  1779. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/cover.rb +24 -0
  1780. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/eq.rb +40 -0
  1781. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/eql.rb +34 -0
  1782. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/equal.rb +81 -0
  1783. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/exist.rb +86 -0
  1784. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/has.rb +103 -0
  1785. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
  1786. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/include.rb +143 -0
  1787. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/match.rb +106 -0
  1788. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/operators.rb +128 -0
  1789. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/output.rb +200 -0
  1790. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/raise_error.rb +230 -0
  1791. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/respond_to.rb +165 -0
  1792. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/satisfy.rb +37 -0
  1793. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/start_or_end_with.rb +94 -0
  1794. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/throw_symbol.rb +132 -0
  1795. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/yield.rb +419 -0
  1796. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/composable.rb +185 -0
  1797. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/dsl.rb +466 -0
  1798. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/english_phrasing.rb +58 -0
  1799. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +73 -0
  1800. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/fail_matchers.rb +42 -0
  1801. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/generated_descriptions.rb +42 -0
  1802. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/matcher_delegator.rb +35 -0
  1803. data/vendor/bundle/jruby/1.9/gems/rspec-expectations-3.5.0/lib/rspec/matchers/matcher_protocol.rb +99 -0
  1804. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/Changelog.md +1043 -0
  1805. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/LICENSE.md +25 -0
  1806. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/README.md +445 -0
  1807. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks.rb +130 -0
  1808. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance.rb +11 -0
  1809. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/chain.rb +110 -0
  1810. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/error_generator.rb +31 -0
  1811. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/expect_chain_chain.rb +35 -0
  1812. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/expectation_chain.rb +48 -0
  1813. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
  1814. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/proxy.rb +116 -0
  1815. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/recorder.rb +289 -0
  1816. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/stub_chain.rb +47 -0
  1817. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/stub_chain_chain.rb +28 -0
  1818. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/argument_list_matcher.rb +100 -0
  1819. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/argument_matchers.rb +320 -0
  1820. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/configuration.rb +205 -0
  1821. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/error_generator.rb +369 -0
  1822. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/example_methods.rb +422 -0
  1823. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/instance_method_stasher.rb +135 -0
  1824. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/marshal_extension.rb +41 -0
  1825. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/expectation_customization.rb +20 -0
  1826. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/have_received.rb +130 -0
  1827. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive.rb +132 -0
  1828. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive_message_chain.rb +82 -0
  1829. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive_messages.rb +77 -0
  1830. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/message_chain.rb +87 -0
  1831. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/message_expectation.rb +740 -0
  1832. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/method_double.rb +287 -0
  1833. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/method_reference.rb +202 -0
  1834. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/minitest_integration.rb +68 -0
  1835. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/mutate_const.rb +335 -0
  1836. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/object_reference.rb +149 -0
  1837. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/order_group.rb +81 -0
  1838. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/proxy.rb +489 -0
  1839. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/space.rb +238 -0
  1840. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/standalone.rb +3 -0
  1841. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/syntax.rb +325 -0
  1842. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/targets.rb +124 -0
  1843. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/test_double.rb +170 -0
  1844. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/verifying_double.rb +129 -0
  1845. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/verifying_message_expectation.rb +54 -0
  1846. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/verifying_proxy.rb +213 -0
  1847. data/vendor/bundle/jruby/1.9/gems/rspec-mocks-3.5.0/lib/rspec/mocks/version.rb +9 -0
  1848. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/Changelog.md +192 -0
  1849. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/LICENSE.md +23 -0
  1850. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/README.md +40 -0
  1851. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support.rb +139 -0
  1852. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/caller_filter.rb +83 -0
  1853. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/comparable_version.rb +46 -0
  1854. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/differ.rb +215 -0
  1855. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/directory_maker.rb +63 -0
  1856. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/encoded_string.rb +165 -0
  1857. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/fuzzy_matcher.rb +48 -0
  1858. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/hunk_generator.rb +47 -0
  1859. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/matcher_definition.rb +42 -0
  1860. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/method_signature_verifier.rb +392 -0
  1861. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/mutex.rb +73 -0
  1862. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/object_formatter.rb +249 -0
  1863. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/recursive_const_methods.rb +76 -0
  1864. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/reentrant_mutex.rb +53 -0
  1865. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/ruby_features.rb +149 -0
  1866. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/spec.rb +81 -0
  1867. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/spec/deprecation_helpers.rb +64 -0
  1868. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/spec/formatting_support.rb +9 -0
  1869. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/spec/in_sub_process.rb +52 -0
  1870. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/spec/library_wide_checks.rb +150 -0
  1871. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/spec/shell_out.rb +82 -0
  1872. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/spec/stderr_splitter.rb +63 -0
  1873. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/spec/string_matcher.rb +46 -0
  1874. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/spec/with_isolated_directory.rb +13 -0
  1875. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/spec/with_isolated_stderr.rb +13 -0
  1876. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/version.rb +7 -0
  1877. data/vendor/bundle/jruby/1.9/gems/rspec-support-3.5.0/lib/rspec/support/warnings.rb +39 -0
  1878. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/CHANGELOG.md +33 -0
  1879. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/CONTRIBUTING.md +48 -0
  1880. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/Gemfile +3 -0
  1881. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/LICENSE.txt +22 -0
  1882. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/README.md +158 -0
  1883. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/Rakefile +6 -0
  1884. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/gemfiles/rspec_2_11.gemfile +9 -0
  1885. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/gemfiles/rspec_2_12.gemfile +9 -0
  1886. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/gemfiles/rspec_2_13.gemfile +9 -0
  1887. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/gemfiles/rspec_2_14.gemfile +9 -0
  1888. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/gemfiles/rspec_3_0.gemfile +9 -0
  1889. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/gemfiles/rspec_3_1.gemfile +9 -0
  1890. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/gemfiles/rspec_3_2.gemfile +9 -0
  1891. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/gemfiles/rspec_3_3.gemfile +9 -0
  1892. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/gemfiles/rspec_3_4.gemfile +9 -0
  1893. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/gemfiles/rspec_3_5.gemfile +9 -0
  1894. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/lib/rspec/wait.rb +49 -0
  1895. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/lib/rspec/wait/error.rb +7 -0
  1896. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/lib/rspec/wait/handler.rb +36 -0
  1897. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/lib/rspec/wait/proxy.rb +13 -0
  1898. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/lib/rspec/wait/target.rb +48 -0
  1899. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/rspec-wait.gemspec +21 -0
  1900. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/spec/spec_helper.rb +6 -0
  1901. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/spec/wait_for_spec.rb +162 -0
  1902. data/vendor/bundle/jruby/1.9/gems/rspec-wait-0.0.9/spec/wait_spec.rb +176 -0
  1903. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/README.md +271 -0
  1904. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/Rakefile +19 -0
  1905. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/TODO +15 -0
  1906. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip.rb +63 -0
  1907. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/central_directory.rb +208 -0
  1908. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/compressor.rb +10 -0
  1909. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/constants.rb +63 -0
  1910. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/crypto/encryption.rb +11 -0
  1911. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/crypto/null_encryption.rb +45 -0
  1912. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/crypto/traditional_encryption.rb +99 -0
  1913. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/decompressor.rb +13 -0
  1914. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/deflater.rb +32 -0
  1915. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/dos_time.rb +49 -0
  1916. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/entry.rb +696 -0
  1917. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/entry_set.rb +86 -0
  1918. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/errors.rb +16 -0
  1919. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/extra_field.rb +101 -0
  1920. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/extra_field/generic.rb +43 -0
  1921. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/extra_field/ntfs.rb +92 -0
  1922. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/extra_field/old_unix.rb +45 -0
  1923. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/extra_field/universal_time.rb +47 -0
  1924. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/extra_field/unix.rb +38 -0
  1925. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/extra_field/zip64.rb +67 -0
  1926. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/extra_field/zip64_placeholder.rb +16 -0
  1927. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/file.rb +436 -0
  1928. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/filesystem.rb +626 -0
  1929. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/inflater.rb +66 -0
  1930. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/input_stream.rb +164 -0
  1931. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/ioextras.rb +38 -0
  1932. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/ioextras/abstract_input_stream.rb +115 -0
  1933. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/ioextras/abstract_output_stream.rb +45 -0
  1934. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/null_compressor.rb +15 -0
  1935. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/null_decompressor.rb +27 -0
  1936. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/null_input_stream.rb +10 -0
  1937. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/output_stream.rb +190 -0
  1938. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/pass_thru_compressor.rb +23 -0
  1939. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/pass_thru_decompressor.rb +41 -0
  1940. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/streamable_directory.rb +15 -0
  1941. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/streamable_stream.rb +56 -0
  1942. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/lib/zip/version.rb +3 -0
  1943. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/samples/example.rb +91 -0
  1944. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/samples/example_filesystem.rb +33 -0
  1945. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/samples/example_recursive.rb +48 -0
  1946. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/samples/gtkRubyzip.rb +86 -0
  1947. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/samples/qtzip.rb +101 -0
  1948. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/samples/write_simple.rb +13 -0
  1949. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/samples/zipfind.rb +74 -0
  1950. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/basic_zip_file_test.rb +64 -0
  1951. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/central_directory_entry_test.rb +73 -0
  1952. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/central_directory_test.rb +104 -0
  1953. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/crypto/null_encryption_test.rb +53 -0
  1954. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/crypto/traditional_encryption_test.rb +80 -0
  1955. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/WarnInvalidDate.zip +0 -0
  1956. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/file1.txt +46 -0
  1957. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/file1.txt.deflatedData +0 -0
  1958. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/file2.txt +1504 -0
  1959. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/globTest.zip +0 -0
  1960. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/globTest/foo.txt +0 -0
  1961. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/globTest/foo/bar/baz/foo.txt +0 -0
  1962. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/globTest/food.txt +0 -0
  1963. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/mimetype +1 -0
  1964. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/notzippedruby.rb +7 -0
  1965. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/ntfs.zip +0 -0
  1966. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/rubycode.zip +0 -0
  1967. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/rubycode2.zip +0 -0
  1968. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/testDirectory.bin +0 -0
  1969. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/zip64-sample.zip +0 -0
  1970. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/zipWithDirs.zip +0 -0
  1971. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/data/zipWithEncryption.zip +0 -0
  1972. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/deflater_test.rb +67 -0
  1973. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/encryption_test.rb +42 -0
  1974. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/entry_set_test.rb +138 -0
  1975. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/entry_test.rb +165 -0
  1976. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/errors_test.rb +36 -0
  1977. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/extra_field_test.rb +78 -0
  1978. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/file_extract_directory_test.rb +56 -0
  1979. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/file_extract_test.rb +90 -0
  1980. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/file_split_test.rb +60 -0
  1981. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/file_test.rb +559 -0
  1982. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/filesystem/dir_iterator_test.rb +62 -0
  1983. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/filesystem/directory_test.rb +131 -0
  1984. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/filesystem/file_mutating_test.rb +100 -0
  1985. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/filesystem/file_nonmutating_test.rb +514 -0
  1986. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/filesystem/file_stat_test.rb +66 -0
  1987. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/gentestfiles.rb +134 -0
  1988. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/inflater_test.rb +14 -0
  1989. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/input_stream_test.rb +170 -0
  1990. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/ioextras/abstract_input_stream_test.rb +103 -0
  1991. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/ioextras/abstract_output_stream_test.rb +106 -0
  1992. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/ioextras/fake_io_test.rb +18 -0
  1993. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/local_entry_test.rb +156 -0
  1994. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/output_stream_test.rb +129 -0
  1995. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/pass_thru_compressor_test.rb +31 -0
  1996. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/pass_thru_decompressor_test.rb +15 -0
  1997. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/settings_test.rb +92 -0
  1998. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/test_helper.rb +228 -0
  1999. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/unicode_file_names_and_comments_test.rb +52 -0
  2000. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/zip64_full_test.rb +53 -0
  2001. data/vendor/bundle/jruby/1.9/gems/rubyzip-1.1.7/test/zip64_support_test.rb +15 -0
  2002. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/CHANGES.md +149 -0
  2003. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/Gemfile +11 -0
  2004. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/LICENSE.txt +22 -0
  2005. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/README.md +191 -0
  2006. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/Rakefile +26 -0
  2007. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/bin/safe_yaml +75 -0
  2008. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/bundle_install_all_ruby_versions.sh +11 -0
  2009. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml.rb +94 -0
  2010. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/deep.rb +34 -0
  2011. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/libyaml_checker.rb +36 -0
  2012. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/load.rb +181 -0
  2013. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/date.rb +35 -0
  2014. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/hexadecimal.rb +12 -0
  2015. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/sexagesimal.rb +26 -0
  2016. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_handler.rb +99 -0
  2017. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_resolver.rb +52 -0
  2018. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/resolver.rb +94 -0
  2019. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/safe_to_ruby_visitor.rb +29 -0
  2020. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_hack.rb +36 -0
  2021. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_node_monkeypatch.rb +43 -0
  2022. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_resolver.rb +38 -0
  2023. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/transform.rb +41 -0
  2024. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_boolean.rb +21 -0
  2025. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_date.rb +13 -0
  2026. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_float.rb +33 -0
  2027. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_integer.rb +26 -0
  2028. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_nil.rb +18 -0
  2029. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_symbol.rb +17 -0
  2030. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/transformation_map.rb +47 -0
  2031. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/lib/safe_yaml/version.rb +3 -0
  2032. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/run_specs_all_ruby_versions.sh +38 -0
  2033. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/safe_yaml.gemspec +19 -0
  2034. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/exploit.1.9.2.yaml +2 -0
  2035. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/exploit.1.9.3.yaml +2 -0
  2036. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/issue48.txt +20 -0
  2037. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/issue49.yml +0 -0
  2038. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/libyaml_checker_spec.rb +69 -0
  2039. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/psych_resolver_spec.rb +10 -0
  2040. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/resolver_specs.rb +278 -0
  2041. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/safe_yaml_spec.rb +731 -0
  2042. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/spec_helper.rb +42 -0
  2043. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/support/exploitable_back_door.rb +29 -0
  2044. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/syck_resolver_spec.rb +10 -0
  2045. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/transform/base64_spec.rb +11 -0
  2046. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/transform/to_date_spec.rb +60 -0
  2047. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/transform/to_float_spec.rb +42 -0
  2048. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/transform/to_integer_spec.rb +64 -0
  2049. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/transform/to_symbol_spec.rb +51 -0
  2050. data/vendor/bundle/jruby/1.9/gems/safe_yaml-1.0.4/spec/yaml_spec.rb +15 -0
  2051. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/CHANGES.md +309 -0
  2052. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/Gemfile +3 -0
  2053. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/LICENSE +20 -0
  2054. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/README.md +202 -0
  2055. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/Rakefile +29 -0
  2056. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/lib/slop.rb +687 -0
  2057. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/lib/slop/commands.rb +196 -0
  2058. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/lib/slop/option.rb +214 -0
  2059. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/slop.gemspec +17 -0
  2060. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/test/commands_test.rb +26 -0
  2061. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/test/helper.rb +12 -0
  2062. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/test/option_test.rb +145 -0
  2063. data/vendor/bundle/jruby/1.9/gems/slop-3.6.0/test/slop_test.rb +518 -0
  2064. data/vendor/bundle/jruby/1.9/gems/spoon-0.0.6/LICENSE +144 -0
  2065. data/vendor/bundle/jruby/1.9/gems/spoon-0.0.6/examples/ls.rb +25 -0
  2066. data/vendor/bundle/jruby/1.9/gems/spoon-0.0.6/examples/vi.rb +16 -0
  2067. data/vendor/bundle/jruby/1.9/gems/spoon-0.0.6/lib/spoon.rb +19 -0
  2068. data/vendor/bundle/jruby/1.9/gems/spoon-0.0.6/lib/spoon/unix.rb +181 -0
  2069. data/vendor/bundle/jruby/1.9/gems/spoon-0.0.6/lib/spoon/windows.rb +52 -0
  2070. data/vendor/bundle/jruby/1.9/gems/spoon-0.0.6/spoon.gemspec +11 -0
  2071. data/vendor/bundle/jruby/1.9/gems/stud-0.0.22/CHANGELIST +0 -0
  2072. data/vendor/bundle/jruby/1.9/gems/stud-0.0.22/LICENSE +14 -0
  2073. data/vendor/bundle/jruby/1.9/gems/stud-0.0.22/README.md +27 -0
  2074. data/vendor/bundle/jruby/1.9/gems/stud-0.0.22/lib/stud/buffer.rb +260 -0
  2075. data/vendor/bundle/jruby/1.9/gems/stud-0.0.22/lib/stud/interval.rb +110 -0
  2076. data/vendor/bundle/jruby/1.9/gems/stud-0.0.22/lib/stud/pool.rb +215 -0
  2077. data/vendor/bundle/jruby/1.9/gems/stud-0.0.22/lib/stud/secret.rb +35 -0
  2078. data/vendor/bundle/jruby/1.9/gems/stud-0.0.22/lib/stud/task.rb +64 -0
  2079. data/vendor/bundle/jruby/1.9/gems/stud-0.0.22/lib/stud/temporary.rb +63 -0
  2080. data/vendor/bundle/jruby/1.9/gems/stud-0.0.22/lib/stud/trap.rb +80 -0
  2081. data/vendor/bundle/jruby/1.9/gems/stud-0.0.22/lib/stud/try.rb +127 -0
  2082. data/vendor/bundle/jruby/1.9/gems/stud-0.0.22/lib/stud/with.rb +22 -0
  2083. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/Gemfile +20 -0
  2084. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/LICENSE +144 -0
  2085. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/README.md +60 -0
  2086. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/Rakefile +62 -0
  2087. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/examples/bench_cache.rb +35 -0
  2088. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/JRubyCacheBackendLibrary.java +245 -0
  2089. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMap.java +31 -0
  2090. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/ConcurrentHashMapV8.java +3863 -0
  2091. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/LongAdder.java +203 -0
  2092. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/Striped64.java +342 -0
  2093. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/ConcurrentHashMapV8.java +3800 -0
  2094. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/LongAdder.java +204 -0
  2095. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166e/nounsafe/Striped64.java +291 -0
  2096. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/ext/org/jruby/ext/thread_safe/jsr166y/ThreadLocalRandom.java +199 -0
  2097. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/ext/thread_safe/JrubyCacheBackendService.java +15 -0
  2098. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe.rb +65 -0
  2099. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/atomic_reference_cache_backend.rb +908 -0
  2100. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/cache.rb +161 -0
  2101. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/jruby_cache_backend.jar +0 -0
  2102. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/mri_cache_backend.rb +60 -0
  2103. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/non_concurrent_cache_backend.rb +135 -0
  2104. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/synchronized_cache_backend.rb +77 -0
  2105. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/synchronized_delegator.rb +43 -0
  2106. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/util.rb +16 -0
  2107. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/util/adder.rb +62 -0
  2108. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/util/atomic_reference.rb +44 -0
  2109. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/util/cheap_lockable.rb +106 -0
  2110. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/util/power_of_two_tuple.rb +26 -0
  2111. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/util/striped64.rb +222 -0
  2112. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/util/volatile.rb +64 -0
  2113. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/util/volatile_tuple.rb +46 -0
  2114. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/util/xor_shift_random.rb +41 -0
  2115. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/lib/thread_safe/version.rb +21 -0
  2116. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/spec/spec_helper.rb +31 -0
  2117. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/spec/src/thread_safe/SecurityManager.java +21 -0
  2118. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/spec/support/threads.rb +1 -0
  2119. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/spec/support/threadsafe_test.rb +75 -0
  2120. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/spec/thread_safe/array_spec.rb +18 -0
  2121. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/spec/thread_safe/cache_loops_spec.rb +507 -0
  2122. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/spec/thread_safe/cache_spec.rb +943 -0
  2123. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/spec/thread_safe/hash_spec.rb +17 -0
  2124. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/spec/thread_safe/no_unsafe_spec.rb +27 -0
  2125. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/spec/thread_safe/synchronized_delegator_spec.rb +85 -0
  2126. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/tasks/update_doc.rake +45 -0
  2127. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/thread_safe.gemspec +26 -0
  2128. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/yard-template/default/fulldoc/html/css/common.css +125 -0
  2129. data/vendor/bundle/jruby/1.9/gems/thread_safe-0.3.6-java/yard-template/default/layout/html/footer.erb +16 -0
  2130. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/LICENSE +19 -0
  2131. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/README.md +190 -0
  2132. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/Rakefile +64 -0
  2133. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/bin/tt +112 -0
  2134. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/doc/contributing_and_planned_features.markdown +102 -0
  2135. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/doc/grammar_composition.markdown +65 -0
  2136. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/doc/index.markdown +88 -0
  2137. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/doc/pitfalls_and_advanced_techniques.markdown +51 -0
  2138. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/doc/semantic_interpretation.markdown +218 -0
  2139. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/doc/site.rb +112 -0
  2140. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/doc/sitegen.rb +65 -0
  2141. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/doc/syntactic_recognition.markdown +215 -0
  2142. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/doc/tt.1 +83 -0
  2143. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/doc/using_in_ruby.markdown +105 -0
  2144. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/examples/lambda_calculus/arithmetic.rb +551 -0
  2145. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/examples/lambda_calculus/arithmetic.treetop +98 -0
  2146. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/examples/lambda_calculus/arithmetic_node_classes.rb +9 -0
  2147. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/examples/lambda_calculus/arithmetic_test.rb +58 -0
  2148. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus +0 -0
  2149. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus.rb +718 -0
  2150. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus.treetop +132 -0
  2151. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus_node_classes.rb +5 -0
  2152. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/examples/lambda_calculus/lambda_calculus_test.rb +89 -0
  2153. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/examples/lambda_calculus/test_helper.rb +18 -0
  2154. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop.rb +3 -0
  2155. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/bootstrap_gen_1_metagrammar.rb +42 -0
  2156. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler.rb +7 -0
  2157. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/grammar_compiler.rb +49 -0
  2158. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/lexical_address_space.rb +17 -0
  2159. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/metagrammar.rb +3984 -0
  2160. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/metagrammar.treetop +503 -0
  2161. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes.rb +19 -0
  2162. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/anything_symbol.rb +18 -0
  2163. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/atomic_expression.rb +14 -0
  2164. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/character_class.rb +28 -0
  2165. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/choice.rb +31 -0
  2166. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/declaration_sequence.rb +24 -0
  2167. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/grammar.rb +28 -0
  2168. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/inline_module.rb +27 -0
  2169. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/nonterminal.rb +13 -0
  2170. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/optional.rb +19 -0
  2171. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/parenthesized_expression.rb +9 -0
  2172. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/parsing_expression.rb +146 -0
  2173. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/parsing_rule.rb +58 -0
  2174. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/predicate.rb +45 -0
  2175. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/predicate_block.rb +16 -0
  2176. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/repetition.rb +89 -0
  2177. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/sequence.rb +71 -0
  2178. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/terminal.rb +20 -0
  2179. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/transient_prefix.rb +9 -0
  2180. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/node_classes/treetop_file.rb +9 -0
  2181. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/compiler/ruby_builder.rb +115 -0
  2182. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/polyglot.rb +9 -0
  2183. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/ruby_extensions.rb +1 -0
  2184. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/ruby_extensions/string.rb +40 -0
  2185. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/runtime.rb +6 -0
  2186. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/runtime/compiled_parser.rb +115 -0
  2187. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/runtime/interval_skip_list.rb +3 -0
  2188. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/runtime/interval_skip_list/head_node.rb +15 -0
  2189. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/runtime/interval_skip_list/interval_skip_list.rb +200 -0
  2190. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/runtime/interval_skip_list/node.rb +164 -0
  2191. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/runtime/syntax_node.rb +114 -0
  2192. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/runtime/terminal_parse_failure.rb +16 -0
  2193. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/runtime/terminal_syntax_node.rb +17 -0
  2194. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/lib/treetop/version.rb +9 -0
  2195. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/and_predicate_spec.rb +36 -0
  2196. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/anything_symbol_spec.rb +44 -0
  2197. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/character_class_spec.rb +301 -0
  2198. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/choice_spec.rb +80 -0
  2199. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/circular_compilation_spec.rb +30 -0
  2200. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/failure_propagation_functional_spec.rb +21 -0
  2201. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/grammar_compiler_spec.rb +113 -0
  2202. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/grammar_spec.rb +41 -0
  2203. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/multibyte_chars_spec.rb +38 -0
  2204. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/namespace_spec.rb +42 -0
  2205. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/nonterminal_symbol_spec.rb +40 -0
  2206. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/not_predicate_spec.rb +38 -0
  2207. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/occurrence_range_spec.rb +189 -0
  2208. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/one_or_more_spec.rb +35 -0
  2209. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/optional_spec.rb +37 -0
  2210. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/parenthesized_expression_spec.rb +19 -0
  2211. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/parsing_rule_spec.rb +61 -0
  2212. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/repeated_subrule_spec.rb +29 -0
  2213. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/semantic_predicate_spec.rb +175 -0
  2214. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/sequence_spec.rb +129 -0
  2215. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/terminal_spec.rb +81 -0
  2216. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/terminal_symbol_spec.rb +37 -0
  2217. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/test_grammar.treetop +7 -0
  2218. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/test_grammar.tt +7 -0
  2219. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/test_grammar_do.treetop +7 -0
  2220. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/test_grammar_magic_coding.treetop +8 -0
  2221. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/test_grammar_magic_encoding.treetop +8 -0
  2222. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/tt_compiler_spec.rb +224 -0
  2223. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/compiler/zero_or_more_spec.rb +56 -0
  2224. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/composition/a.treetop +11 -0
  2225. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/composition/b.treetop +11 -0
  2226. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/composition/c.treetop +10 -0
  2227. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/composition/d.treetop +10 -0
  2228. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/composition/f.treetop +17 -0
  2229. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/composition/grammar_composition_spec.rb +40 -0
  2230. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/composition/subfolder/e_includes_c.treetop +15 -0
  2231. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/ruby_extensions/string_spec.rb +32 -0
  2232. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/runtime/compiled_parser_spec.rb +123 -0
  2233. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/runtime/interval_skip_list/delete_spec.rb +147 -0
  2234. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/runtime/interval_skip_list/expire_range_spec.rb +349 -0
  2235. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/runtime/interval_skip_list/insert_and_delete_node_spec.rb +385 -0
  2236. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/runtime/interval_skip_list/insert_spec.rb +660 -0
  2237. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/runtime/interval_skip_list/interval_skip_list_spec.graffle +6175 -0
  2238. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/runtime/interval_skip_list/interval_skip_list_spec.rb +58 -0
  2239. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/runtime/interval_skip_list/palindromic_fixture.rb +35 -0
  2240. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/runtime/interval_skip_list/palindromic_fixture_spec.rb +163 -0
  2241. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/runtime/interval_skip_list/spec_helper.rb +91 -0
  2242. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/runtime/syntax_node_spec.rb +77 -0
  2243. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/spec/spec_helper.rb +115 -0
  2244. data/vendor/bundle/jruby/1.9/gems/treetop-1.4.15/treetop.gemspec +176 -0
  2245. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/CHANGELOG.md +1179 -0
  2246. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/Gemfile +19 -0
  2247. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/LICENSE +20 -0
  2248. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/README.md +989 -0
  2249. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/Rakefile +53 -0
  2250. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock.rb +53 -0
  2251. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/api.rb +96 -0
  2252. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/assertion_failure.rb +11 -0
  2253. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/callback_registry.rb +35 -0
  2254. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/config.rb +16 -0
  2255. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/cucumber.rb +8 -0
  2256. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/deprecation.rb +9 -0
  2257. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/errors.rb +35 -0
  2258. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/curb_adapter.rb +272 -0
  2259. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/em_http_request/em_http_request_0_x.rb +147 -0
  2260. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/em_http_request/em_http_request_1_x.rb +224 -0
  2261. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/em_http_request_adapter.rb +11 -0
  2262. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/excon_adapter.rb +154 -0
  2263. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/http_lib_adapter.rb +7 -0
  2264. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/http_lib_adapter_registry.rb +19 -0
  2265. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/http_rb/client.rb +14 -0
  2266. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/http_rb/request.rb +10 -0
  2267. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/http_rb/response.rb +22 -0
  2268. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/http_rb/streamer.rb +25 -0
  2269. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/http_rb/webmock.rb +62 -0
  2270. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/http_rb_adapter.rb +37 -0
  2271. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/httpclient_adapter.rb +214 -0
  2272. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/net_http.rb +307 -0
  2273. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/net_http_response.rb +34 -0
  2274. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/patron_adapter.rb +126 -0
  2275. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/http_lib_adapters/typhoeus_hydra_adapter.rb +169 -0
  2276. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/matchers/hash_including_matcher.rb +36 -0
  2277. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/minitest.rb +39 -0
  2278. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/rack_response.rb +69 -0
  2279. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/request_execution_verifier.rb +75 -0
  2280. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/request_pattern.rb +318 -0
  2281. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/request_registry.rb +35 -0
  2282. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/request_signature.rb +50 -0
  2283. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/request_stub.rb +100 -0
  2284. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/response.rb +158 -0
  2285. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/responses_sequence.rb +40 -0
  2286. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/rspec.rb +33 -0
  2287. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/rspec/matchers.rb +28 -0
  2288. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/rspec/matchers/request_pattern_matcher.rb +74 -0
  2289. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/rspec/matchers/webmock_matcher.rb +48 -0
  2290. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/stub_registry.rb +67 -0
  2291. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/stub_request_snippet.rb +30 -0
  2292. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/test_unit.rb +20 -0
  2293. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/util/hash_counter.rb +32 -0
  2294. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/util/hash_keys_stringifier.rb +25 -0
  2295. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/util/hash_validator.rb +17 -0
  2296. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/util/headers.rb +43 -0
  2297. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/util/json.rb +59 -0
  2298. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/util/query_mapper.rb +274 -0
  2299. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/util/uri.rb +111 -0
  2300. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/util/version_checker.rb +94 -0
  2301. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/version.rb +3 -0
  2302. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/lib/webmock/webmock.rb +138 -0
  2303. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/minitest/test_helper.rb +34 -0
  2304. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/minitest/test_webmock.rb +9 -0
  2305. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/minitest/webmock_spec.rb +60 -0
  2306. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/curb/curb_spec.rb +418 -0
  2307. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/curb/curb_spec_helper.rb +144 -0
  2308. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/em_http_request/em_http_request_spec.rb +346 -0
  2309. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/em_http_request/em_http_request_spec_helper.rb +73 -0
  2310. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/excon/excon_spec.rb +75 -0
  2311. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/excon/excon_spec_helper.rb +43 -0
  2312. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/http_rb/http_rb_spec.rb +59 -0
  2313. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/http_rb/http_rb_spec_helper.rb +43 -0
  2314. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/httpclient/httpclient_spec.rb +163 -0
  2315. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/httpclient/httpclient_spec_helper.rb +48 -0
  2316. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/net_http/net_http_shared.rb +142 -0
  2317. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/net_http/net_http_spec.rb +278 -0
  2318. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/net_http/net_http_spec_helper.rb +55 -0
  2319. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/net_http/real_net_http_spec.rb +20 -0
  2320. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/patron/patron_spec.rb +136 -0
  2321. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/patron/patron_spec_helper.rb +51 -0
  2322. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/shared/allowing_and_disabling_net_connect.rb +142 -0
  2323. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/shared/callbacks.rb +146 -0
  2324. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/shared/complex_cross_concern_behaviors.rb +36 -0
  2325. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/shared/enabling_and_disabling_webmock.rb +95 -0
  2326. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/shared/precedence_of_stubs.rb +15 -0
  2327. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/shared/request_expectations.rb +859 -0
  2328. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/shared/returning_declared_responses.rb +388 -0
  2329. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/shared/stubbing_requests.rb +528 -0
  2330. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/typhoeus/typhoeus_hydra_spec.rb +123 -0
  2331. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/typhoeus/typhoeus_hydra_spec_helper.rb +57 -0
  2332. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/acceptance/webmock_shared.rb +41 -0
  2333. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/quality_spec.rb +84 -0
  2334. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/spec_helper.rb +55 -0
  2335. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/support/example_curl_output.txt +22 -0
  2336. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/support/my_rack_app.rb +53 -0
  2337. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/support/network_connection.rb +25 -0
  2338. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/support/webmock_server.rb +69 -0
  2339. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/api_spec.rb +75 -0
  2340. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/errors_spec.rb +88 -0
  2341. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/http_lib_adapters/http_lib_adapter_registry_spec.rb +17 -0
  2342. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/http_lib_adapters/http_lib_adapter_spec.rb +12 -0
  2343. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/matchers/hash_including_matcher_spec.rb +87 -0
  2344. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/rack_response_spec.rb +102 -0
  2345. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/request_execution_verifier_spec.rb +171 -0
  2346. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/request_pattern_spec.rb +572 -0
  2347. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/request_registry_spec.rb +76 -0
  2348. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/request_signature_spec.rb +117 -0
  2349. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/request_stub_spec.rb +199 -0
  2350. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/response_spec.rb +282 -0
  2351. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/stub_registry_spec.rb +103 -0
  2352. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/stub_request_snippet_spec.rb +95 -0
  2353. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/util/hash_counter_spec.rb +39 -0
  2354. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/util/hash_keys_stringifier_spec.rb +27 -0
  2355. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/util/headers_spec.rb +28 -0
  2356. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/util/json_spec.rb +7 -0
  2357. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/util/query_mapper_spec.rb +104 -0
  2358. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/util/uri_spec.rb +299 -0
  2359. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/util/version_checker_spec.rb +59 -0
  2360. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/spec/unit/webmock_spec.rb +7 -0
  2361. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/test/http_request.rb +24 -0
  2362. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/test/shared_test.rb +88 -0
  2363. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/test/test_helper.rb +23 -0
  2364. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/test/test_webmock.rb +6 -0
  2365. data/vendor/bundle/jruby/1.9/gems/webmock-1.21.0/webmock.gemspec +39 -0
  2366. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/CHANGELOG.md +22 -0
  2367. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/Gemfile +5 -0
  2368. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/Gemfile.lock +22 -0
  2369. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/LICENSE +20 -0
  2370. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/README.md +575 -0
  2371. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/Rakefile +1 -0
  2372. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi.rb +122 -0
  2373. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/basic/basic_alias.rb +20 -0
  2374. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/basic/basic_func.rb +69 -0
  2375. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/basic/basic_init.rb +29 -0
  2376. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/basic/basic_logic.rb +125 -0
  2377. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/actions.rb +13 -0
  2378. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/applications.rb +51 -0
  2379. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/configurations.rb +36 -0
  2380. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/errors.rb +27 -0
  2381. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/graphs.rb +62 -0
  2382. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/hostgroups.rb +16 -0
  2383. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/hosts.rb +54 -0
  2384. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/httptests.rb +25 -0
  2385. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/items.rb +49 -0
  2386. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/maintenance.rb +13 -0
  2387. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/mediatypes.rb +27 -0
  2388. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/proxies.rb +27 -0
  2389. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/screens.rb +77 -0
  2390. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/server.rb +12 -0
  2391. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/templates.rb +105 -0
  2392. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/triggers.rb +63 -0
  2393. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/unusable.rb +10 -0
  2394. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/usergroups.rb +83 -0
  2395. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/usermacros.rb +42 -0
  2396. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/classes/users.rb +43 -0
  2397. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/client.rb +99 -0
  2398. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/lib/zabbixapi/version.rb +3 -0
  2399. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/action.rb +89 -0
  2400. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/application.rb +74 -0
  2401. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/basic_func.rb +4 -0
  2402. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/configuration.rb +122 -0
  2403. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/graph.rb +135 -0
  2404. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/host.rb +176 -0
  2405. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/hostgroup.rb +55 -0
  2406. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/httptest.rb +136 -0
  2407. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/item.rb +134 -0
  2408. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/maintenance.rb +81 -0
  2409. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/mediatype.rb +50 -0
  2410. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/query.rb +18 -0
  2411. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/screen.rb +88 -0
  2412. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/server.rb +15 -0
  2413. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/spec_helper.rb +21 -0
  2414. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/template.rb +148 -0
  2415. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/trigger.rb +94 -0
  2416. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/user.rb +116 -0
  2417. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/spec/usergroup.rb +84 -0
  2418. data/vendor/bundle/jruby/1.9/gems/zabbixapi-2.4.9/zabbixapi.gemspec +23 -0
  2419. data/vendor/bundle/jruby/1.9/specifications/addressable-2.4.0.gemspec +36 -0
  2420. data/vendor/bundle/jruby/1.9/specifications/cabin-0.8.1.gemspec +0 -0
  2421. data/vendor/bundle/jruby/1.9/specifications/clamp-0.6.5.gemspec +20 -0
  2422. data/vendor/bundle/jruby/1.9/specifications/coderay-1.1.1.gemspec +26 -0
  2423. data/vendor/bundle/jruby/1.9/specifications/concurrent-ruby-0.9.2-java.gemspec +24 -0
  2424. data/vendor/bundle/jruby/1.9/specifications/crack-0.4.3.gemspec +32 -0
  2425. data/vendor/bundle/jruby/1.9/specifications/diff-lcs-1.3.gemspec +61 -0
  2426. data/vendor/bundle/jruby/1.9/specifications/ffi-1.9.17-java.gemspec +21 -0
  2427. data/vendor/bundle/jruby/1.9/specifications/filesize-0.0.4.gemspec +35 -0
  2428. data/vendor/bundle/jruby/1.9/specifications/fivemat-1.3.2.gemspec +19 -0
  2429. data/vendor/bundle/jruby/1.9/specifications/gem_publisher-1.5.0.gemspec +37 -0
  2430. data/vendor/bundle/jruby/1.9/specifications/gems-0.8.3.gemspec +33 -0
  2431. data/vendor/bundle/jruby/1.9/specifications/i18n-0.6.9.gemspec +42 -0
  2432. data/vendor/bundle/jruby/1.9/specifications/insist-1.0.0.gemspec +0 -0
  2433. data/vendor/bundle/jruby/1.9/specifications/jrjackson-0.3.9-java.gemspec +40 -0
  2434. data/vendor/bundle/jruby/1.9/specifications/json-1.8.6-java.gemspec +37 -0
  2435. data/vendor/bundle/jruby/1.9/specifications/kramdown-1.13.2.gemspec +56 -0
  2436. data/vendor/bundle/jruby/1.9/specifications/logstash-core-2.4.1-java.gemspec +75 -0
  2437. data/vendor/bundle/jruby/1.9/specifications/logstash-core-event-2.4.1-java.gemspec +21 -0
  2438. data/vendor/bundle/jruby/1.9/specifications/logstash-devutils-0.0.22-java.gemspec +0 -0
  2439. data/vendor/bundle/jruby/1.9/specifications/method_source-0.8.2.gemspec +34 -0
  2440. data/vendor/bundle/jruby/1.9/specifications/minitar-0.5.4.gemspec +25 -0
  2441. data/vendor/bundle/jruby/1.9/specifications/polyglot-0.3.5.gemspec +22 -0
  2442. data/vendor/bundle/jruby/1.9/specifications/pry-0.10.4-java.gemspec +47 -0
  2443. data/vendor/bundle/jruby/1.9/specifications/rake-12.0.0.gemspec +43 -0
  2444. data/vendor/bundle/jruby/1.9/specifications/rspec-3.5.0.gemspec +42 -0
  2445. data/vendor/bundle/jruby/1.9/specifications/rspec-core-3.5.4.gemspec +62 -0
  2446. data/vendor/bundle/jruby/1.9/specifications/rspec-expectations-3.5.0.gemspec +50 -0
  2447. data/vendor/bundle/jruby/1.9/specifications/rspec-mocks-3.5.0.gemspec +50 -0
  2448. data/vendor/bundle/jruby/1.9/specifications/rspec-support-3.5.0.gemspec +41 -0
  2449. data/vendor/bundle/jruby/1.9/specifications/rspec-wait-0.0.9.gemspec +38 -0
  2450. data/vendor/bundle/jruby/1.9/specifications/rubyzip-1.1.7.gemspec +47 -0
  2451. data/vendor/bundle/jruby/1.9/specifications/safe_yaml-1.0.4.gemspec +23 -0
  2452. data/vendor/bundle/jruby/1.9/specifications/slop-3.6.0.gemspec +36 -0
  2453. data/vendor/bundle/jruby/1.9/specifications/spoon-0.0.6.gemspec +30 -0
  2454. data/vendor/bundle/jruby/1.9/specifications/stud-0.0.22.gemspec +0 -0
  2455. data/vendor/bundle/jruby/1.9/specifications/thread_safe-0.3.6-java.gemspec +39 -0
  2456. data/vendor/bundle/jruby/1.9/specifications/treetop-1.4.15.gemspec +56 -0
  2457. data/vendor/bundle/jruby/1.9/specifications/webmock-1.21.0.gemspec +66 -0
  2458. data/vendor/bundle/jruby/1.9/specifications/zabbixapi-2.4.9.gemspec +33 -0
  2459. metadata +2565 -0
@@ -0,0 +1,19 @@
1
+ <h2>Support kramdown</h2>
2
+
3
+ <p>If you like kramdown and would like to support it, you are welcome to make a small
4
+ donation (PayPal or Pledgie) -- it will surely be appreciated! Thanks!</p>
5
+
6
+ <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
7
+ <input type="hidden" name="cmd" value="_s-xclick">
8
+ <input type="hidden" name="hosted_button_id" value="99HUWKWPMUHWG">
9
+ <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
10
+ <img alt="" border="0" src="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
11
+ </form>
12
+
13
+ <a href='https://pledgie.com/campaigns/16657'><img alt='Click here to lend your support to: kramdown and make a donation at pledgie.com !' src='https://pledgie.com/campaigns/16657.png?skin_name=chrome' border='0' ></a>
14
+
15
+ <h2>Sponsors</h2>
16
+
17
+ <p>GROSSWEBER provides <a href="http://grossweber.com/b/kramdown" target="_blank">software
18
+ development consulting and training services</a>. <em>We like to work on open source. We use it heavily.
19
+ We love kramdown!</em></p>
@@ -0,0 +1,5 @@
1
+ ---
2
+ entries:
3
+ alcn: /**/*.html
4
+ default_change_freq: monthly
5
+ ---
@@ -0,0 +1,1791 @@
1
+ ---
2
+ title: Syntax
3
+ in_menu: true
4
+ sort_info: 10
5
+ --- name:sidebar
6
+ <h1>Contents</h1>
7
+
8
+ {menu: {options: {descendants: true, levels: [2,6]}}}
9
+ --- name:content
10
+
11
+ # kramdown Syntax
12
+
13
+ This is version **<%= ::Kramdown::VERSION %>** of the syntax documentation.
14
+
15
+ The kramdown syntax is based on the Markdown syntax and has been enhanced with features that are
16
+ found in other Markdown implementations like [Maruku], [PHP Markdown Extra] and [Pandoc]. However,
17
+ it strives to provide a strict syntax with definite rules and therefore isn't completely compatible
18
+ with Markdown. Nonetheless, most Markdown documents should work fine when parsed with kramdown. All
19
+ places where the kramdown syntax differs from the Markdown syntax are highlighted.
20
+
21
+ Following is the complete syntax definition for all elements kramdown supports. Together with the
22
+ documentation on the available converters, it is clearly specified what you will get when a kramdown
23
+ document is converted.
24
+
25
+
26
+ ## Source Text Formatting
27
+
28
+ A kramdown document may be in any encoding, for example ASCII, UTF-8 or ISO-8859-1, and the output
29
+ will have the same encoding as the source.
30
+
31
+ The document consists of two types of elements, block-level elements and span-level elements:
32
+
33
+ * Block-level elements define the main structure of the content, for example, what part of the text
34
+ should be a paragraph, a list, a blockquote and so on.
35
+
36
+ * Span-level elements mark up small text parts as, for example, emphasized text or a link.
37
+
38
+ Thus span-level elements can only occur inside block-level elements or other span-level elements.
39
+
40
+ You will often find references to the "first column" or "first character" of a line in a block-level
41
+ element descriptions. Such a reference is always to be taken relative to the current indentation
42
+ level because some block-level elements open up a new indentation level (e.g. blockquotes). The
43
+ beginning of a kramdown document opens up the default indentation level which begins at the first
44
+ column of the text.
45
+
46
+
47
+ ### Line Wrapping
48
+
49
+ Some lightweight markup syntax don't work well in environments where lines are hard-wrapped. For
50
+ example, this is the case with many email programs. Therefore kramdown allows content like
51
+ paragraphs or blockquotes to be hard-wrapped, i.e. broken across lines. This is sometimes referred
52
+ to as "lazy syntax" since the indentation or line prefix required for the first line of content is
53
+ not required for the consecutive lines.
54
+
55
+ Block-level elements that support line wrapping always end when one of the following conditions is
56
+ met:
57
+
58
+ * a [blank line](#blank-lines), an [EOB marker line](#eob-marker), a [block IAL](#block-ials) or the
59
+ end of the document (i.e. a [block boundary](#block-boundaries)),
60
+
61
+ * or an [HTML block](#html-blocks).
62
+
63
+ Line wrapping is allowed throughout a kramdown document but there are some block-level elements that
64
+ do *not* support being hard-wrapped:
65
+
66
+ [headers](#headers)
67
+
68
+ : This is not an issue in most situations since headers normally fit on one line. If a header text
69
+ gets too long for one line, you need to use HTML syntax instead.
70
+
71
+ [fenced code blocks](#fenced-code-blocks)
72
+
73
+ : The delimiting lines of a fenced code block do not support hard-wrapping. Since everything between
74
+ the delimiting lines is taken as is, the content of a fenced code block does also not support
75
+ hard-wrapping.
76
+
77
+ [definition list terms](#definition-lists)
78
+
79
+ : Each definition term has to appear on a separate line. Hard-wrapping would therefore introduce
80
+ additional definition terms. The definitions themselves, however, do support hard-wrapping.
81
+
82
+ [tables](#tables)
83
+
84
+ : Since each line of a kramdown table describes one table row or a separator, it is not possible to
85
+ hard-wrap tables.
86
+
87
+ **Note** that it is **NOT** recommended to use lazy syntax to write a kramdown document. The
88
+ flexibility that the kramdown syntax offers due to the issue of line wrapping hinders readability
89
+ and should therefore not be used.
90
+
91
+
92
+ ### Usage of Tabs
93
+
94
+ kramdown assumes that tab stops are set at multiples of four. This is especially important when
95
+ using tabs for indentation in lists. Also, tabs may only be used at the beginning of a line when
96
+ indenting text and must not be preceded by spaces. Otherwise the results may be unexpected.
97
+
98
+
99
+ ### Automatic and Manual Escaping
100
+
101
+ Depending on the output format, there are often characters that need special treatment. For example,
102
+ when converting a kramdown document to HTML one needs to take care of the characters `<`, `>` and
103
+ `&`. To ease working with these special characters, they are automatically and correctly escaped
104
+ depending on the output format.
105
+
106
+ This means, for example, that you can just use `<`, `>` and `&` in a kramdown document and need not
107
+ think about when to use their HTML entity counterparts. However, if you *do use* HTML entities or
108
+ HTML tags which use one of the characters, the result will be correct nonetheless!
109
+
110
+ Since kramdown also uses some characters to mark-up the text, there needs to be a way to escape
111
+ these special characters so that they can have their normal meaning. This can be done by using
112
+ backslash escapes. For example, you can use a literal back tick like this:
113
+
114
+ This \`is not a code\` span!
115
+
116
+ Following is a list of all the characters (character sequences) that can be escaped:
117
+
118
+ \ backslash
119
+ . period
120
+ * asterisk
121
+ _ underscore
122
+ + plus
123
+ - minus
124
+ = equal sign
125
+ ` back tick
126
+ ()[]{}<> left and right parens/brackets/braces/angle brackets
127
+ # hash
128
+ ! bang
129
+ << left guillemet
130
+ >> right guillemet
131
+ : colon
132
+ | pipe
133
+ " double quote
134
+ ' single quote
135
+ $ dollar sign
136
+
137
+
138
+ ## Block Boundaries
139
+
140
+ Some block-level elements have to start and/or end on so called block boundaries, as stated in their
141
+ documentation. There are two cases where block boundaries come into play:
142
+
143
+ * If a block-level element has to start on a block boundary, it has to be preceded by either a
144
+ [blank line](#blank-lines), an [EOB marker](#eob-marker), a [block IAL](#block-ials) or it has to
145
+ be the first element.
146
+
147
+ * If a block-level element has to end on a block boundary, it has to be followed by either a [blank
148
+ line](#blank-lines), an [EOB marker](#eob-marker), a [block IAL](#block-ials) or it has to be the
149
+ last element.
150
+
151
+
152
+
153
+ # Structural Elements
154
+
155
+ All structural elements are block-level elements and they are used to structure the content. They
156
+ can mark up some text as, for example, a simple paragraph, a quote or as a list item.
157
+
158
+
159
+ ## Blank lines
160
+
161
+ Any line that just contains white space characters such as spaces and tabs is considered a blank
162
+ line by kramdown. One or more consecutive blank lines are handled as one empty blank line. Blank
163
+ lines are used to separate block-level elements from each other and in this case they don't have
164
+ semantic meaning. However, there are some cases where blank lines do have a semantic meaning:
165
+
166
+ * When used in headers -- see the [headers section](#headers)
167
+ * When used in code blocks -- see the [code blocks section](#code-blocks)
168
+ * When used in lists -- see the [lists section](#lists)
169
+ * When used in math blocks -- see the [math blocks section](#math-blocks)
170
+ * When used for elements that have to start/end on [block boundaries](#block-boundaries)
171
+
172
+
173
+ ## Paragraphs
174
+
175
+ Paragraphs are the most used block-level elements. One or more consecutive lines of text are
176
+ interpreted as one paragraph. The first line of a paragraph may be indented up to three spaces, the
177
+ other lines can have any amount of indentation because paragraphs support [line
178
+ wrapping](#line-wrapping). In addition to the rules outlined in the section about line wrapping, a
179
+ paragraph ends when a [definition list line](#definition-lists) is encountered.
180
+
181
+ You can separate two consecutive paragraphs from each other by using one or more blank lines. Notice
182
+ that a line break in the source does not mean a line break in the output (due to the [lazy
183
+ syntax](#line-wrapping))!. If you want to have an explicit line break (i.e. a `<br />` tag) you need
184
+ to end a line with two or more spaces or two backslashes! Note, however, that a line break on the
185
+ last text line of a paragraph is not possible and will be ignored. Leading and trailing spaces will
186
+ be stripped from the paragraph text.
187
+
188
+ The following gives you an example of how paragraphs look like:
189
+
190
+ This para line starts at the first column. However,
191
+ the following lines can be indented any number of spaces/tabs.
192
+ The para continues here.
193
+
194
+ This is another paragraph, not connected to the above one. But
195
+ with a hard line break. \\
196
+ And another one.
197
+ {: .show-whitespaces .ws-lr}
198
+
199
+
200
+ ## Headers
201
+
202
+ kramdown supports so called Setext style and atx style headers. Both forms can be used inside a
203
+ single document.
204
+
205
+ ### Setext Style
206
+
207
+ Setext style headers have to start on a [block boundary](#block-boundaries) with a line of text (the
208
+ header text) and a line with only equal signs (for a first level header) or dashes (for a second
209
+ level header). The header text may be indented up to three spaces but any leading or trailing spaces
210
+ are stripped from the header text. The amount of equal signs or dashes is not significant, just one
211
+ is enough but more may look better. The equal signs or dashes have to begin at the first column. For
212
+ example:
213
+
214
+ First level header
215
+ ==================
216
+
217
+ Second level header
218
+ ------
219
+
220
+ Other first level header
221
+ =
222
+
223
+ Since Setext headers start on block boundaries, this means in most situations that they have to be
224
+ preceded by a blank line. However, blank lines are not necessary after a Setext header:
225
+
226
+ This is a normal
227
+ paragraph.
228
+
229
+ And A Header
230
+ ------------
231
+ And a paragraph
232
+
233
+ > This is a blockquote.
234
+
235
+ And A Header
236
+ ------------
237
+
238
+ However, it is generally a good idea to also use a blank line after a Setext header because it looks
239
+ more appropriate and eases reading of the document.
240
+
241
+ > The original Markdown syntax allows one to omit the blank line before a Setext header. However,
242
+ > this leads to ambiguities and makes reading the document harder than necessary. Therefore it is
243
+ > not allowed in a kramdown document.
244
+ {: .markdown-difference}
245
+
246
+ An edge case worth mentioning is the following:
247
+
248
+ header
249
+ ---
250
+ para
251
+
252
+ One might ask if this represents two paragraphs separated by a [horizontal rule](#horizontal-rules)
253
+ or a second level header and a paragraph. As suggested by the wording in the example, the latter is
254
+ the case. The general rule is that Setext headers are processed before horizontal rules.
255
+
256
+ ### atx Style
257
+
258
+ atx style headers have to start on a [block boundary](#block-boundaries) with a line that contains
259
+ one or more hash characters and then the header text. No spaces are allowed before the hash
260
+ characters. The number of hash characters specifies the heading level: one hash character gives you
261
+ a first level heading, two a second level heading and so on until the maximum of six hash characters
262
+ for a sixth level heading. You may optionally use any number of hashes at the end of the line to
263
+ close the header. Any leading or trailing spaces are stripped from the header text. For example:
264
+
265
+ # First level header
266
+
267
+ ### Third level header ###
268
+
269
+ ## Second level header ######
270
+
271
+ > Again, the original Markdown syntax allows one to omit the blank line before an atx style header.
272
+ {: .markdown-difference}
273
+
274
+
275
+ ### Specifying a Header ID
276
+
277
+ kramdown supports a nice way for explicitly setting the header ID which is taken from [PHP Markdown
278
+ Extra] and [Maruku]: If you follow the header text with an opening curly bracket (separated from the
279
+ text with a least one space), a hash, the ID and a closing curly bracket, the ID is set on the
280
+ header. If you use the trailing hash feature of atx style headers, the header ID has to go after the
281
+ trailing hashes. For example:
282
+
283
+ Hello {#id}
284
+ -----
285
+
286
+ # Hello {#id}
287
+
288
+ # Hello # {#id}
289
+
290
+ > This additional syntax is not part of standard Markdown.
291
+ {: .markdown-difference}
292
+
293
+
294
+ ## Blockquotes
295
+
296
+ A blockquote is started using the `>` marker followed by an optional space and the content of the
297
+ blockquote. The marker itself may be indented up to three spaces. All following lines, whether they
298
+ are started with the blockquote marker or just contain text, belong to the blockquote because
299
+ blockquotes support [line wrapping](#line-wrapping).
300
+
301
+ The contents of a blockquote are block-level elements. This means that if you are just using text as
302
+ content that it will be wrapped in a paragraph. For example, the following gives you one blockquote
303
+ with two paragraphs in it:
304
+
305
+ > This is a blockquote.
306
+ > on multiple lines
307
+ that may be lazy.
308
+ >
309
+ > This is the second paragraph.
310
+
311
+ Since the contents of a blockquote are block-level elements, you can nest blockquotes and use other
312
+ block-level elements (this is also the reason why blockquotes need to support line wrapping):
313
+
314
+ > This is a paragraph.
315
+ >
316
+ > > A nested blockquote.
317
+ >
318
+ > ## Headers work
319
+ >
320
+ > * lists too
321
+ >
322
+ > and all other block-level elements
323
+
324
+ Note that the first space character after the `>` marker does *not* count when counting spaces for
325
+ the indentation of the block-level elements inside the blockquote! So [code blocks](#code-blocks)
326
+ will have to be indented with five spaces or one space and one tab, like this:
327
+
328
+ > A code block:
329
+ >
330
+ > ruby -e 'puts :works'
331
+
332
+ [Line wrapping](#line-wrapping) allows one to be lazy but hinders readability and should therefore
333
+ be avoided, especially with blockquotes. Here is an example of using blockquotes with line wrapping:
334
+
335
+ > This is a paragraph inside
336
+ a blockquote.
337
+ >
338
+ > > This is a nested paragraph
339
+ that continues here
340
+ > and here
341
+ > > and here
342
+
343
+
344
+ ## Code Blocks
345
+
346
+ Code blocks can be used to represent verbatim text like markup, HTML or a program fragment because
347
+ no syntax is parsed within a code block.
348
+
349
+ ### Standard Code Blocks
350
+
351
+ A code block can be started by using four spaces or one tab and then the text of the code block. All
352
+ following lines containing text, whether they adhere to this syntax or not, belong to the code block
353
+ because code blocks support [line wrapping](#line-wrapping)). A wrapped code line is automatically
354
+ appended to the preceding code line by substituting the line break with a space character. The
355
+ indentation (four spaces or one tab) is stripped from each line of the code block.
356
+
357
+ > The original Markdown syntax does not allow line wrapping in code blocks.
358
+ {: .markdown-difference}
359
+
360
+ Note that consecutive code blocks that are only separate by [blank lines](#blank-lines) are merged
361
+ together into one code block:
362
+
363
+ Here comes some code
364
+
365
+ This text belongs to the same code block.
366
+
367
+ If you want to have one code block directly after another one, you need to use an [EOB
368
+ marker](#eob-marker) to separate the two:
369
+
370
+ Here comes some code
371
+ ^
372
+ This one is separate.
373
+
374
+ ### Fenced Code Blocks
375
+
376
+ > This alternative syntax is not part of the original Markdown syntax. The idea and syntax comes
377
+ > from the [PHP Markdown Extra] package.
378
+ {: .markdown-difference}
379
+
380
+ kramdown also supports an alternative syntax for code blocks which does not use indented blocks but
381
+ delimiting lines. The starting line needs to begin with three or more tilde characters (`~`) and the
382
+ closing line needs to have at least the number of tildes the starting line has. Everything between
383
+ is taken literally as with the other syntax but there is no need for indenting the text. For
384
+ example:
385
+
386
+ ~~~~~~~~
387
+ Here comes some code.
388
+ ~~~~~~~~
389
+
390
+ If you need lines of tildes in such a code block, just start the code block with more tildes. For
391
+ example:
392
+
393
+ ~~~~~~~~~~~~
394
+ ~~~~~~~
395
+ code with tildes
396
+ ~~~~~~~~
397
+ ~~~~~~~~~~~~~~~~~~
398
+
399
+ This type of code block is especially useful for copy-pasted code since you don't need to indent the
400
+ code.
401
+
402
+ ### Language of Code Blocks
403
+
404
+ You can tell kramdown the language of a code block by using an [IAL](#inline-attribute-lists):
405
+
406
+ ~~~
407
+ def what?
408
+ 42
409
+ end
410
+ ~~~
411
+ {: .language-ruby}
412
+
413
+ The specially named class `language-ruby` tells kramdown that this code block is written in the Ruby
414
+ language. Such information can be used, for example, by converters to do syntax highlighting on the
415
+ code block.
416
+
417
+ Fenced code blocks provide an easier way to specify the language, namely by appending the language
418
+ of the code block to the end of the starting line:
419
+
420
+ ~~~ ruby
421
+ def what?
422
+ 42
423
+ end
424
+ ~~~
425
+
426
+
427
+ ## Lists
428
+
429
+ kramdown provides syntax elements for creating ordered and unordered lists as well as definition
430
+ lists.
431
+
432
+ ### Ordered and Unordered lists
433
+
434
+ Both ordered and unordered lists follow the same rules.
435
+
436
+ A list is started with a list marker (in case of unordered lists one of `+`, `-` or `*` -- you can
437
+ mix them -- and in case of ordered lists a number followed by a period) followed by one tab or at
438
+ least one space, optionally followed by an [IAL](#inline-attribute-lists) that should be applied to
439
+ the list item and then the first part of the content of the list item. The leading tabs or spaces
440
+ are stripped away from this first line of content to allow for a nice alignment with the following
441
+ content of a list item (see below). All following list items with the same marker type (unordered or
442
+ ordered) are put into the same list. The numbers used for ordered lists are irrelevant, an ordered
443
+ list always starts at 1.
444
+
445
+ The following gives you an unordered list and an ordered list:
446
+
447
+ * kram
448
+ + down
449
+ - now
450
+
451
+ 1. kram
452
+ 2. down
453
+ 3. now
454
+
455
+ > The original Markdown syntax allows the markers of ordered and unordered lists to be mixed, the
456
+ > first marker specifying the list type (ordered or unordered). This is not allowed in kramdown. As
457
+ > stated, the above example will give you two lists (an unordered and an ordered) in kramdown and
458
+ > only one unordered list in Markdown.
459
+ {: .markdown-difference}
460
+
461
+ The first list marker in a list may be indented up to three spaces. The column number of the first
462
+ non-space character which appears after the list item marker on the same line specifies the
463
+ indentation that has to be used for the following lines of content of the list item. If there is no
464
+ such character, the indentation that needs to be used is four spaces or one tab. Indented lines may
465
+ be followed by lines containing text with any amount of indentation due to [line
466
+ wrapping](#line-wrapping). Note, however, that in addition to the rules outlined in the section
467
+ about line wrapping, a list item also ends when a line with another list item marker is encountered
468
+ -- see the next paragraph.
469
+
470
+ The indentation is stripped from the content and the content (note that the content naturally also
471
+ contains the content of the line with the item marker) is processed as text containing block-level
472
+ elements. All other list markers in the list may be indented up to three spaces or the number of
473
+ spaces used for the indentation of the last list item minus one, whichever number is smaller. For
474
+ example:
475
+
476
+ * This is the first line. Since the first non-space characters appears in
477
+ column 3, all other indented lines have to be indented 2 spaces.
478
+ However, one could be lazy and not indent a line but this is not
479
+ recommended.
480
+ * This is the another item of the list. It uses a different number
481
+ of spaces for indentation which is okay but should generally be avoided.
482
+ * The list item marker is indented 3 spaces which is allowed but should
483
+ also be avoided and starts the third list item. Note that the lazy
484
+ line in the second list item may make you believe that this is a
485
+ sub-list which it isn't! So avoid being lazy!
486
+
487
+ So, while the above is possible and creates one list with three items, it is not advised to use
488
+ different (marker and list content) indents for same level list items as well as lazy indentation!
489
+ It is much better to write such a list in the following way:
490
+
491
+ * This is the first list item bla blabla blabla blabla blabla blabla
492
+ blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
493
+ blabla blabla blabla bla
494
+ * This is the another item of the list. bla blabla blabla blabla blabla
495
+ blabla blabla blabla blabla blabla blabla blabla blabla blabla blabla
496
+
497
+ > The original Markdown syntax also allows you to indent the marker, however, the behaviour of what
498
+ > happens with the list items is not clearly specified and may surprise you.
499
+ >
500
+ > Also, Markdown uses a fixed number of spaces/tabs to indent the lines that belong to a list item!
501
+ {: .markdown-difference}
502
+
503
+ Unordered and ordered lists work the same way in regard to the indentation:
504
+
505
+ * list 1 item 1
506
+ * list 1 item 2 (indent 1 space)
507
+ * list 1 item 3 (indent 2 spaces)
508
+ * list 1 item 4 (indent 3 spaces)
509
+ * lazy text belonging to above item 4
510
+
511
+ ^
512
+
513
+ 1. list 1 item 1
514
+ 2. list 1 item 2 (indent 1 space)
515
+ 3. list 1 item 3 (indent 2 spaces)
516
+ 4. list 1 item 4 (indent 3 spaces)
517
+ 5. lazy text belonging to above item 4
518
+
519
+ ^
520
+
521
+ * list 1 item 1
522
+ * nested list item 1
523
+ * nested list item 2
524
+ * list 1 item 2
525
+ * nested list item 1
526
+
527
+ ^
528
+
529
+ 1. list 1 item 1
530
+ 1. nested list item 1
531
+ 2. nested list item 2
532
+ 10. list 1 item 2
533
+ 1. nested list item 1
534
+
535
+ ^
536
+
537
+ 1. text for this list item
538
+ further text (indent 3 spaces)
539
+
540
+ 10. text for this list item
541
+ further text (indent 4 spaces)
542
+
543
+ When using tabs for indenting the content of a list item, remember that tab stops occur at multiples
544
+ of four for kramdown. Tabs are correctly converted to spaces for calculating the indentation. For
545
+ example:
546
+
547
+ * Using a tab to indent this line, the tab only counts as three spaces
548
+ and therefore the overall indentation is four spaces.
549
+
550
+ 1. The tab after the marker counts here as three spaces. Since the
551
+ indentation of the marker is three spaces and the marker itself
552
+ takes two characters, the overall indentation needed for the
553
+ following lines is eight spaces or two tabs.
554
+
555
+ It is clear that you might get unexpected results if you mix tabs and spaces or if you don't have
556
+ the tab stops set to multiples of four in your editor! Therefore this should be avoided!
557
+
558
+ The content of a list item is made up of either text or block-level elements. Simple list items only
559
+ contain text like in the above examples. They are not even wrapped in a paragraph tag. If the first
560
+ list text is followed by one or more blank lines, it will be wrapped in a paragraph tag:
561
+
562
+ * kram
563
+
564
+ * down
565
+ * now
566
+
567
+ In the above example, the first list item text will be wrapped in a paragraph tag since it is
568
+ followed by a blank line whereas the second list item contains just text. There is obviously a
569
+ problem for doing this with the last list item when it contains only text. You can circumvent this
570
+ by leaving a blank line after the last list item and using an EOB marker:
571
+
572
+ * Not wrapped in a paragraph
573
+ * Wrapped in a paragraph due to the following blank line.
574
+
575
+ * Also wrapped in a paragraph due to the
576
+ following blank line and the EOB marker.
577
+
578
+ ^
579
+
580
+ The text of the last list item is also wrapped in a paragraph tag if *all* other list items contain
581
+ a proper paragraph as first element. This makes the following use case work like expected, i.e.
582
+ *all* the list items are wrapped in paragraphs:
583
+
584
+ * First list item
585
+
586
+ * Second list item
587
+
588
+ * Last list item
589
+
590
+ > The original Markdown syntax page specifies that list items which are separated by one or more
591
+ > blank lines are wrapped in paragraph tags. This means that the first text will also be wrapped in
592
+ > a paragraph if you have block-level elements in a list which are separated by blank lines. The
593
+ > above rule is easy to remember and lets you exactly specify when the first list text should be
594
+ > wrapped in a paragraph. The idea for the above rule comes from the [Pandoc] package.
595
+ {: .markdown-difference}
596
+
597
+ As seen in the examples above, blank lines between list items are allowed.
598
+
599
+ Since the content of a list item can contain block-level elements, you can do the following:
600
+
601
+ * First item
602
+
603
+ A second paragraph
604
+
605
+ * nested list
606
+
607
+ > blockquote
608
+
609
+ * Second item
610
+
611
+ However, there is a problem when you want to have a code block immediately after a list item. You
612
+ can use an EOB marker to circumvent this problem:
613
+
614
+ * This is a list item.
615
+
616
+ The second para of the list item.
617
+ ^
618
+ A code block following the list item.
619
+
620
+ You can have any block-level element as first element in a list item. However, as described above,
621
+ the leading tabs or spaces of the line with the list item marker are stripped away. This leads to a
622
+ problem when you want to have a code block as first element. The solution to this problem is the
623
+ following construct:
624
+
625
+ *
626
+ This is a code block (indentation needs to be 4(1)+4(1)
627
+ spaces (tabs)).
628
+ {: .show-whitespaces .ws-lr}
629
+
630
+ Note that the list marker needs to be followed with at least one space or tab! Otherwise the line is
631
+ not recognized as the start of a list item but interpreted as a paragraph containing the list
632
+ marker.
633
+
634
+ If you want to have one list directly after another one (both with the same list type, i.e. ordered
635
+ or unordered), you need to use an EOB marker to separate the two:
636
+
637
+ * List one
638
+ ^
639
+ * List two
640
+
641
+ Since paragraphs support [line wrapping](#line-wrapping), it would usually not be possible to create
642
+ compact nested list, i.e. a list where the text is not wrapped in paragraphs because there is no
643
+ blank line but a sub list after it:
644
+
645
+ * This is just text.
646
+ * this is a sub list item
647
+ * this is a sub sub list item
648
+ * This is just text,
649
+ spanning two lines
650
+ * this is a nested list item.
651
+
652
+ However, this is an often used syntax and is therefore support by kramdown.
653
+
654
+ If you want to start a paragraph with something that looks like a list item marker, you need to
655
+ escape it. This is done by escaping the period in an ordered list or the list item marker in an
656
+ unordered list:
657
+
658
+ 1984\. It was great
659
+ \- others say that, too!
660
+
661
+ As mentioned at the beginning, an optional IAL for applying attributes to a list item can be used
662
+ after the list item marker:
663
+
664
+ * {:.cls} This item has the class "cls".
665
+ Here continues the above paragraph.
666
+
667
+ * This is a normal list item.
668
+
669
+
670
+ ### Definition Lists
671
+
672
+ > This syntax feature is not part of the original Markdown syntax. The idea and syntax comes from
673
+ > the [PHP Markdown Extra] package.
674
+ {: .markdown-difference}
675
+
676
+ Definition lists allow you to assign one or more definitions to one or more terms.
677
+
678
+ A definition list is started when a normal paragraph is followed by a line with a definition marker
679
+ (a colon which may be optionally indented up to three spaces), then at least one tab or one space,
680
+ optionally followed by an [IAL](#inline-attribute-lists) that should be applied to the list item and
681
+ then the first part of the definition. The line with the definition marker may optionally be
682
+ separated from the preceding paragraph by a blank line. The leading tabs or spaces are stripped away
683
+ from this first line of the definition to allow for a nice alignment with the following definition
684
+ content. Each line of the preceding paragraph is taken to be a term and the lines separately parsed
685
+ as span-level elements. Each such term may optionally start with an [IAL](#inline-attribute-lists)
686
+ that should be applied to the term.
687
+
688
+ The following is a simple definition list:
689
+
690
+ kramdown
691
+ : A Markdown-superset converter
692
+
693
+ Maruku
694
+ : Another Markdown-superset converter
695
+
696
+ The column number of the first non-space character which appears after a definition marker on the
697
+ same line specifies the indentation that has to be used for the following lines of the definition.
698
+ If there is no such character, the indentation that needs to be used is four spaces or one tab.
699
+ Indented lines may be followed by lines containing text with any amount of indentation due to [line
700
+ wrapping](#line-wrapping). Note, however, that in addition to the rules outlined in the section
701
+ about line wrapping, a list item also ends when a line with another definition marker is encountered.
702
+
703
+ The indentation is stripped from the definition and it (note that the definition naturally also
704
+ contains the content of the line with the definition marker) is processed as text containing block
705
+ level elements. If there is more than one definition, all other definition markers for the term may
706
+ be indented up to three spaces or the number of spaces used for the indentation of the last
707
+ definition minus one, whichever number is smaller. For example:
708
+
709
+ definition term 1
710
+ definition term 2
711
+ : This is the first line. Since the first non-space characters appears in
712
+ column 3, all other lines have to be indented 2 spaces (or lazy syntax may
713
+ be used after an indented line). This tells kramdown that the lines
714
+ belong to the definition.
715
+ : This is the another definition for the same term. It uses a
716
+ different number of spaces for indentation which is okay but
717
+ should generally be avoided.
718
+ : The definition marker is indented 3 spaces which is allowed but
719
+ should also be avoided.
720
+
721
+ So, while the above is possible and creates a definition list with two terms and three definitions
722
+ for them, it is not advised to use different (definition marker and definition) indents in the same
723
+ definition list as well as lazy indentation!
724
+
725
+ The definition for a term is made up of text and/or block-level elements. If a definition is *not*
726
+ preceded by a blank line, the first part of the definition will just be text if it would be a
727
+ paragraph otherwise:
728
+
729
+ definition term
730
+ : This definition will just be text because it would normally be a
731
+ paragraph and the there is no preceding blank line.
732
+
733
+ > although the definition contains other block-level elements
734
+
735
+ : This definition *will* be a paragraph since it is preceded by a
736
+ blank line.
737
+
738
+ The rules about having any block-level element as first element in a list item also apply to a
739
+ definition.
740
+
741
+ As mentioned at the beginning, an optional IAL for applying attributes to a term or a definition can
742
+ be used:
743
+
744
+ {:#term} Term with id="term"
745
+ : {:.cls} Definition with class "cls"
746
+
747
+ {:#term1} First term
748
+ {:#term2} Second term
749
+ : {:.cls} Definition
750
+
751
+
752
+ ## Tables
753
+
754
+ > This syntax feature is not part of the original Markdown syntax. The syntax is based on the one
755
+ > from the [PHP Markdown Extra] package.
756
+ {: .markdown-difference}
757
+
758
+ Sometimes one wants to include simple tabular data in a kramdown document for which using a
759
+ full-blown HTML table is just too much. kramdown supports this with a simple syntax for ASCII
760
+ tables.
761
+
762
+ Tables can be created with or without a leading pipe character: If the first line of a table
763
+ contains a pipe character at the start of the line (optionally indented up to three spaces), then
764
+ all leading pipe characters (i.e. pipe characters that are only preceded by whitespace) are ignored
765
+ on all table lines. Otherwise they are not ignored and count when dividing a table line into table
766
+ cells.
767
+
768
+ There are four different line types that can be used in a table:
769
+
770
+ * *Table rows* define the content of a table.
771
+
772
+ A table row is any line that contains at least one pipe character and is not identified as any
773
+ other type of table line! The table row is divided into individual table cells by pipe characters.
774
+ An optional trailing pipe character is ignored. Note that literal pipe characters need to be
775
+ escaped *except* if they occur in code spans or HTML `<code>` elements!
776
+
777
+ Header rows, footer rows and normal rows are all done using these table rows. Table cells can only
778
+ contain a single line of text, no multi-line text is supported. The text of a table cell is parsed
779
+ as span-level elements.
780
+
781
+ Here are some example table rows:
782
+
783
+ | First cell|Second cell|Third cell
784
+ | First | Second | Third |
785
+
786
+ First | Second | | Fourth |
787
+
788
+ * *Separator lines* are used to split the table body into multiple body parts.
789
+
790
+ A separator line is any line that contains only pipes, dashes, pluses, colons and spaces/tabs and
791
+ which contains at least one dash and one pipe character. The pipe and plus characters can be used
792
+ to visually separate columns although this is not needed. Multiple separator lines after another
793
+ are treated as one separator line.
794
+
795
+ Here are some example separator lines:
796
+
797
+ |----+----|
798
+ +----|----+
799
+ |---------|
800
+ |-
801
+ | :-----: |
802
+ -|-
803
+
804
+ * The first separator line after at least one table row is treated specially, namely as *header
805
+ separator line*. It is used to demarcate header rows from normal table rows and/or to set column
806
+ alignments. All table rows above the header separator line are considered to be header rows.
807
+
808
+ The header separator line can be specially formatted to contain column alignment definitions: An
809
+ alignment definition consists of an optional space/tab followed by an optional colon, one or more
810
+ dashes, an optional colon and another optional space/tab. The colons of an alignment definition
811
+ are used to set the alignment of a column: if there are no colons, the column uses the default
812
+ alignment, if there is a colon only before the dashes, the column is left aligned, if there are
813
+ colons before and after the dashes, the column is center aligned and if there is only a colon
814
+ after the dashes, the column is right aligned. Each alignment definition sets the alignment for
815
+ one column, the first alignment definition for the first column, the second alignment definition
816
+ for the second column and so on.
817
+
818
+ Here are some example header separator lines with alignment definitions:
819
+
820
+ |---+---+---|
821
+ + :-: |:------| ---:|
822
+ | :-: :- -: -
823
+ :-: | :-
824
+
825
+ * A *footer separator line* is used to demarcate footer rows from normal table rows. All table rows
826
+ below the footer separator line are considered to be footer rows.
827
+
828
+ A footer separator line is like a normal separator line except that dashes are replaced by equal
829
+ signs. A footer separator line may only appear once in a table. If multiple footer separator lines
830
+ are used in one table, only the last is treated as footer separator line, all others are treated
831
+ as normal separator lines. Normal separator lines that are used after the footer separator line
832
+ are ignored.
833
+
834
+ Here are some example footer separator lines:
835
+
836
+ |====+====|
837
+ +====|====+
838
+ |=========|
839
+ |=
840
+
841
+ Trailing spaces or tabs are ignored in all cases. To simplify table creation and maintenance,
842
+ header, footer and normal separator lines need not specify the same number of columns as table rows;
843
+ even `|-` and `|=` are a valid separators.
844
+
845
+ Given the above components, a table is specified by
846
+
847
+ * an optional separator line,
848
+ * optionally followed by zero, one or more table rows followed by a header separator line,
849
+ * one or more table rows, optionally interspersed with separator lines,
850
+ * optionally followed by a footer separator line and zero, one or more table rows and
851
+ * an optional trailing separator line.
852
+
853
+ Also note
854
+
855
+ * that the first line of a table must not have more than three spaces of indentation before the
856
+ first non-space character,
857
+ * that each line of a table needs to have at least one not escaped pipe character so that kramdown
858
+ recognizes it as a line belonging to the table and
859
+ * that tables have to start and end on [block boundaries](#block-boundaries)!
860
+
861
+ > The table syntax differs from the one used in [PHP Markdown Extra] as follows:
862
+ >
863
+ > * kramdown tables do not need to have a table header.
864
+ > * kramdown tables can be structured using separator lines.
865
+ > * kramdown tables can contain a table footer.
866
+ > * kramdown tables need to be separated from other block-level elements.
867
+ {: .markdown-difference}
868
+
869
+ Here is an example for a kramdown table with a table header row, two table bodies and a table footer
870
+ row:
871
+
872
+ |-----------------+------------+-----------------+----------------|
873
+ | Default aligned |Left aligned| Center aligned | Right aligned |
874
+ |-----------------|:-----------|:---------------:|---------------:|
875
+ | First body part |Second cell | Third cell | fourth cell |
876
+ | Second line |foo | **strong** | baz |
877
+ | Third line |quux | baz | bar |
878
+ |-----------------+------------+-----------------+----------------|
879
+ | Second body | | | |
880
+ | 2 line | | | |
881
+ |=================+============+=================+================|
882
+ | Footer row | | | |
883
+ |-----------------+------------+-----------------+----------------|
884
+
885
+ The above example table is rather time-consuming to create without the help of an ASCII table
886
+ editor. However, the table syntax is flexible and the above table could also be written like this:
887
+
888
+ |---
889
+ | Default aligned | Left aligned | Center aligned | Right aligned
890
+ |-|:-|:-:|-:
891
+ | First body part | Second cell | Third cell | fourth cell
892
+ | Second line |foo | **strong** | baz
893
+ | Third line |quux | baz | bar
894
+ |---
895
+ | Second body
896
+ | 2 line
897
+ |===
898
+ | Footer row
899
+
900
+
901
+ ## Horizontal Rules
902
+
903
+ A horizontal rule for visually separating content is created by using three or more asterisks,
904
+ dashes or underscores (these may not be mixed on a line), optionally separated by spaces or tabs, on
905
+ an otherwise blank line. The first asterisk, dash or underscore may optionally be indented up to
906
+ three spaces. The following examples show different possibilities to create a horizontal rule:
907
+
908
+ * * *
909
+
910
+ ---
911
+
912
+ _ _ _ _
913
+
914
+ ---------------
915
+
916
+
917
+ ## Math Blocks
918
+
919
+ > This syntax feature is not part of the original Markdown syntax. The idea comes from the [Maruku]
920
+ > and [Pandoc] packages.
921
+ {: .markdown-difference}
922
+
923
+ kramdown has built-in support for block and span-level mathematics written in LaTeX.
924
+
925
+ A math block needs to start and end on [block boundaries](#block-boundaries). It is started using
926
+ two dollar signs, optionally indented up to three spaces. The math block continues until the next
927
+ two dollar signs (which may be on the same line or on one of the next lines) that appear at the end
928
+ of a line, i.e. they may only be followed by whitespace characters. The content of a math block has
929
+ to be valid LaTeX math. It is always wrapped inside a `\begin{displaymath}...\end{displaymath}`
930
+ enviroment except if it begins with a `\begin` statement.
931
+
932
+ The following kramdown fragment
933
+
934
+ $$
935
+ \begin{align*}
936
+ & \phi(x,y) = \phi \left(\sum_{i=1}^n x_ie_i, \sum_{j=1}^n y_je_j \right)
937
+ = \sum_{i=1}^n \sum_{j=1}^n x_i y_j \phi(e_i, e_j) = \\
938
+ & (x_1, \ldots, x_n) \left( \begin{array}{ccc}
939
+ \phi(e_1, e_1) & \cdots & \phi(e_1, e_n) \\
940
+ \vdots & \ddots & \vdots \\
941
+ \phi(e_n, e_1) & \cdots & \phi(e_n, e_n)
942
+ \end{array} \right)
943
+ \left( \begin{array}{c}
944
+ y_1 \\
945
+ \vdots \\
946
+ y_n
947
+ \end{array} \right)
948
+ \end{align*}
949
+ $$
950
+
951
+ renders (using Javascript library [MathJax](http://www.mathjax.org/)) as
952
+
953
+ $$
954
+ \begin{align*}
955
+ & \phi(x,y) = \phi \left(\sum_{i=1}^n x_ie_i, \sum_{j=1}^n y_je_j \right)
956
+ = \sum_{i=1}^n \sum_{j=1}^n x_i y_j \phi(e_i, e_j) = \\
957
+ & (x_1, \ldots, x_n) \left( \begin{array}{ccc}
958
+ \phi(e_1, e_1) & \cdots & \phi(e_1, e_n) \\
959
+ \vdots & \ddots & \vdots \\
960
+ \phi(e_n, e_1) & \cdots & \phi(e_n, e_n)
961
+ \end{array} \right)
962
+ \left( \begin{array}{c}
963
+ y_1 \\
964
+ \vdots \\
965
+ y_n
966
+ \end{array} \right)
967
+ \end{align*}
968
+ $$
969
+
970
+ Using inline math is also easy: just surround your math content with two dollar signs, like with a
971
+ math block. If you don't want to start an inline math statement, just escape the dollar signs and
972
+ they will be treated as simple dollar signs.
973
+
974
+ > **Note** that LaTeX code that uses the pipe symbol `|` in inline math statements may lead to a
975
+ > line being recognized as a table line. This problem can be avoided by using the `\vert` command
976
+ > instead of `|`!
977
+ {:.information}
978
+
979
+ If you have a paragraph that looks like a math block but should actually be a paragraph with just an
980
+ inline math statement, you need to escape the first dollar sign:
981
+
982
+ The following is a math block:
983
+
984
+ $$ 5 + 5 $$
985
+
986
+ But next comes a paragraph with an inline math statement:
987
+
988
+ \$$ 5 + 5 $$
989
+
990
+ If you don't even want the inline math statement, escape the first two dollar signs:
991
+
992
+ \$\$ 5 + 5 $$
993
+
994
+ ## HTML Blocks
995
+
996
+ > The original Markdown syntax specifies that an HTML block must start at the left margin, i.e. no
997
+ > indentation is allowed. Also, the HTML block has to be surrounded by blank lines. Both
998
+ > restrictions are lifted for kramdown documents. Additionally, the original syntax does not allow
999
+ > you to use Markdown syntax in HTML blocks which is allowed with kramdown.
1000
+ {: .markdown-difference}
1001
+
1002
+ An HTML block is potentially started if a line is encountered that begins with a non-span-level HTML
1003
+ tag or a general XML tag (opening or closing) which may be indented up to three spaces.
1004
+
1005
+ The following HTML tags count as span-level HTML tags and *won't* start an HTML block if found at
1006
+ the beginning of an HTML block line:
1007
+
1008
+ a abbr acronym b big bdo br button cite code del dfn em i img input
1009
+ ins kbd label option q rb rbc rp rt rtc ruby samp select small span
1010
+ strong sub sup textarea tt var
1011
+
1012
+ Further parsing of a found start tag depends on the tag and in which of three possible ways its
1013
+ content is parsed:
1014
+
1015
+ * Parse as raw HTML block: If the HTML/XML tag content should be handled as raw HTML, then only
1016
+ HTML/XML tags are parsed from this point onwards and text is handled as raw, unparsed text until
1017
+ the matching end tag is found or until the end of the document. Each found tag will be parsed as
1018
+ raw HTML again. However, if a tag has a `markdown` attribute, this attribute controls parsing of
1019
+ this one tag (see below).
1020
+
1021
+ Note that the parser basically supports only correct XHTML! However, there are some exceptions.
1022
+ For example, attributes without values (i.e. boolean attributes) are also supported and elements
1023
+ without content like `<hr />` can be written as `<hr>`. If an invalid closing tag is found, it is
1024
+ ignored.
1025
+
1026
+ * Parse as block-level elements: If the HTML/XML tag content should be parsed as text containing
1027
+ block-level elements, the remaining text on the line will be parsed by the block-level parser as
1028
+ if it appears on a separate line (**Caution**: This also means that if the line consists of the
1029
+ start tag, text and the end tag, the end tag will not be found!). All following lines are parsed
1030
+ as block-level elements until an HTML block line with the matching end tag is found or until the
1031
+ end of the document.
1032
+
1033
+ * Parse as span-level elements: If the HTML/XML tag content should be parsed as text containing span
1034
+ level elements, then all text until the *next* matching end tag or until the end of the document
1035
+ will be the content of the tag and will later be parsed by the span-level parser. This also means
1036
+ that if the matching end tag is inside what appears to be a code span, it is still used!
1037
+
1038
+ If there is text after an end tag, it will be parsed as if it appears on a separate line except when
1039
+ inside a raw HTML block.
1040
+
1041
+ Also, if an invalid closing tag is found, it is ignored.
1042
+
1043
+ Note that all HTML tag and attribute names are converted to lowercase!
1044
+
1045
+ By default, kramdown parses all block HTML tags and all XML tags as raw HTML blocks. However, this
1046
+ can be configured with the `parse_block_html`. If this is set to `true`, then syntax parsing in HTML
1047
+ blocks is globally enabled. It is also possible to enable/disable syntax parsing on a tag per tag
1048
+ basis using the `markdown` attribute:
1049
+
1050
+ * If an HTML tag has an attribute `markdown="0"`, then the tag is parsed as raw HTML block.
1051
+
1052
+ * If an HTML tag has an attribute `markdown="1"`, then the default mechanism for parsing syntax in
1053
+ this tag is used.
1054
+
1055
+ * If an HTML tag has an attribute `markdown="block"`, then the content of the tag is parsed as block
1056
+ level elements.
1057
+
1058
+ * If an HTML tag has an attribute `markdown="span"`, then the content of the tag is parsed as span
1059
+ level elements.
1060
+
1061
+ The following list shows which HTML tags are parsed in which mode by default when `markdown="1"` is
1062
+ applied or `parse_block_html` is `true`:
1063
+
1064
+ Parse as raw HTML
1065
+ :
1066
+ script style math option textarea pre code kbd samp var
1067
+
1068
+ Also, all general XML tags are parsed as raw HTML blocks.
1069
+
1070
+ Parse as block-level elements
1071
+ :
1072
+ applet button blockquote body colgroup dd div dl fieldset form iframe li
1073
+ map noscript object ol table tbody thead tfoot tr td ul
1074
+
1075
+ Parse as span-level elements
1076
+ :
1077
+ a abbr acronym address b bdo big cite caption code del dfn dt em
1078
+ h1 h2 h3 h4 h5 h6 i ins kbd label legend optgroup p pre q rb rbc
1079
+ rp rt rtc ruby samp select small span strong sub sup th tt var
1080
+
1081
+ > Remember that all span-level HTML tags like `a` or `b` do not start a HTML block! However, the
1082
+ > above lists also include span-level HTML tags in the case the `markdown` attribute is used on a
1083
+ > tag inside a raw HTML block.
1084
+
1085
+ Here is a simple example input and its HTML output with `parse_block_html` set to `false`:
1086
+
1087
+ This is a para.
1088
+ <div>
1089
+ Something in here.
1090
+ </div>
1091
+ Other para.
1092
+ ^
1093
+ <p>This is a para.</p>
1094
+ <div>
1095
+ Something in here.
1096
+ </div>
1097
+ <p>Other para.</p>
1098
+
1099
+ As one can see the content of the `div` tag will be parsed as raw HTML block and left alone.
1100
+ However, if the `markdown="1"` attribute was used on the `div` tag, the content would be parsed as
1101
+ block-level elements and therefore converted to a paragraph.
1102
+
1103
+ You can also use several HTML tags at once:
1104
+
1105
+ <div id="content"><div id="layers"><div id="layer1">
1106
+ This is some text in the `layer1` div.
1107
+ </div>
1108
+ This is some text in the `layers` div.
1109
+ </div></div>
1110
+ This is a para outside the HTML block.
1111
+
1112
+ However, remember that if the content of a tag is parsed as block-level elements, the content that
1113
+ appears after a start/end tag but on the same line, is processed as if it appears on a new line:
1114
+
1115
+ <div markdown="1">This is the first part of a para,
1116
+ which is continued here.
1117
+ </div>
1118
+
1119
+ <p markdown="1">This works without problems because it is parsed as
1120
+ span-level elements</p>
1121
+
1122
+ <div markdown="1">The end tag is not found because
1123
+ this line is parsed as a paragraph</div>
1124
+
1125
+ Since setting `parse_block_html` to `true` can lead to some not wanted behaviour, it is generally
1126
+ better to selectively enable or disable block/span-level elements parsing by using the `markdown`
1127
+ attribute!
1128
+
1129
+ Unclosed block-level HTML tags are correctly closed at the end of the document to ensure correct
1130
+ nesting and invalidly used end tags are removed from the output:
1131
+
1132
+ This is a para.
1133
+ <div markdown="1">
1134
+ Another para.
1135
+ </p>
1136
+ ^
1137
+ <p>This is a para.</p>
1138
+ <div>
1139
+ <p>Another para.</p>
1140
+ </div>
1141
+
1142
+ The parsing of processing instructions and XML comments is also supported. The content of both, PIs
1143
+ and XML comments, may span multiple lines. The start of a PI/XML comment may only appear at the
1144
+ beginning of a line, optionally indented up to three spaces. If there is text after the end of a PI
1145
+ or XML comment, it will be parsed as if it appears on a separate line. kramdown syntax in PIs/XML
1146
+ comments is not processed:
1147
+
1148
+ This is a para.
1149
+ <!-- a *comment* -->
1150
+ <? a processing `instruction`
1151
+ spanning multiple lines
1152
+ ?> First part of para,
1153
+ continues here.
1154
+
1155
+
1156
+
1157
+ # Text Markup
1158
+
1159
+ These elements are all span-level elements and used inside block-level elements to markup text
1160
+ fragments. For example, one can easily create links or apply emphasis to certain text parts.
1161
+
1162
+ Note that empty span-level elements are not converted to empty HTML tags but are copied as-is to the
1163
+ output.
1164
+
1165
+
1166
+
1167
+ ## Links and Images
1168
+
1169
+ Three types of links are supported: automatic links, inline links and reference links.
1170
+
1171
+ ### Automatic Links
1172
+
1173
+ This is the easiest one to create: Just surround a web address or an email address with angle
1174
+ brackets and the address will be turned into a proper link. The address will be used as link target
1175
+ and as link text. For example:
1176
+
1177
+ Information can be found on the <http://example.com> homepage.
1178
+ You can also mail me: <me.example@example.com>
1179
+
1180
+ It is not possible to specify a different link text using automatic links -- use the other link
1181
+ types for this!
1182
+
1183
+
1184
+ ### Inline Links
1185
+
1186
+ As the wording suggests, inline links provide all information inline in the text flow. Reference
1187
+ style links only provide the link text in the text flow and everything else is defined
1188
+ elsewhere. This also allows you to reuse link definitions.
1189
+
1190
+ An inline style link can be created by surrounding the link text with square brackets, followed
1191
+ immediately by the link URL (and an optional title in single or double quotes preceded by at least
1192
+ one space) in normal parentheses. For example:
1193
+
1194
+ This is [a link](http://rubyforge.org) to a page.
1195
+ A [link](../test "local URI") can also have a title.
1196
+ And [spaces](link with spaces.html)!
1197
+
1198
+ Notes:
1199
+
1200
+ * The link text is treated like normal span-level text and therefore is parsed and converted.
1201
+ However, if you use square brackets within the link text, you have to either properly nest them or
1202
+ to escape them. It is not possible to create nested links!
1203
+
1204
+ The link text may also be omitted, e.g. for creating link anchors.
1205
+
1206
+ * The link URL has to contain properly nested parentheses if no title is specified, or the link URL
1207
+ must be contained in angle brackets (incorrectly nested parentheses are allowed).
1208
+
1209
+ * The link title may not contain its delimiters and may not be empty.
1210
+
1211
+ * Additional link attributes can be added by using a [span IAL](#span-ials) after the inline link,
1212
+ for example:
1213
+
1214
+ This is a [link](http://example.com){:hreflang="de"}
1215
+
1216
+ ### Reference Links
1217
+
1218
+ To create a reference style link, you need to surround the link text with square brackets (as with
1219
+ inline links), followed by optional spaces/tabs/line breaks and then optionally followed with
1220
+ another set of square brackets with the link identifier in them. A link identifier may not contain a
1221
+ closing bracket and, when specified in a link definition, newline characters; it is also not case
1222
+ sensitive, line breaks and tabs are converted to spaces and multiple spaces are compressed into one.
1223
+ For example:
1224
+
1225
+ This is a [reference style link][linkid] to a page. And [this]
1226
+ [linkid] is also a link. As is [this][] and [THIS].
1227
+
1228
+ If you don't specify a link identifier (i.e. only use empty square brackets) or completely omit the
1229
+ second pair of square brackets, the link text is converted to a valid link identifier by removing
1230
+ all invalid characters and inserting spaces for line breaks. If there is a link definition found for
1231
+ the link identifier, a link will be created. Otherwise the text is not converted to a link.
1232
+
1233
+ As with inline links, additional link attributes can be added by using a [span IAL](#span-ials)
1234
+ after the reference link.
1235
+
1236
+ ### Link Definitions
1237
+
1238
+ The link definition can be put anywhere in the document. It does not appear in the output. A link
1239
+ definition looks like this:
1240
+
1241
+ [linkid]: http://www.example.com/ "Optional Title"
1242
+
1243
+ > Link definitions are, despite being described here, non-content block-level elements.
1244
+ {: .information}
1245
+
1246
+ The link definition has the following structure:
1247
+
1248
+ * The link identifier in square brackets, optionally indented up to three spaces,
1249
+ * then a colon and one or more optional spaces/tabs,
1250
+ * then the link URL which must contain at least one non-space character, or a left angle bracket,
1251
+ the link URL and a right angle bracket,
1252
+ * then optionally the title in single or double quotes, separated from the link URL by one or more
1253
+ spaces or on the next line by itself indented any number of spaces/tabs.
1254
+
1255
+ > The original Markdown syntax also allowed the title to be specified in parenthesis. This is not
1256
+ > allowed for consistency with the inline title.
1257
+ {: .markdown-difference}
1258
+
1259
+ If you have some text that looks like a link definition but should really be a link and some text,
1260
+ you can escape the colon after the link identifier:
1261
+
1262
+ The next paragraph contains a link and some text.
1263
+
1264
+ [Room 100]\: There you should find everything you need!
1265
+
1266
+ [Room 100]: link_to_room_100.html
1267
+
1268
+ Although link definitions are non-content block-level elements, [block IALs](#block-ials) can be
1269
+ used on them to specify additional attributes for the links:
1270
+
1271
+ [linkid]: http://example.com
1272
+ {:hreflang="de"}
1273
+
1274
+ ### Images
1275
+
1276
+ Images can be specified via a syntax that is similar to the one used by links. The difference is
1277
+ that you have to use an exclamation mark before the first square bracket and that the link text of a
1278
+ normal link becomes the alternative text of the image link. As with normal links, image links can be
1279
+ written inline or reference style. For example:
1280
+
1281
+ Here comes a ![smiley](../images/smiley.png)! And here
1282
+ ![too](../images/other.png 'Title text'). Or ![here].
1283
+ With empty alt text ![](see.jpg)
1284
+
1285
+ The link definition for images is exactly the same as the link definition for normal links. Since
1286
+ additional attributes can be added via span and block IALs, it is possible, for example, to specify
1287
+ image width and height:
1288
+
1289
+ Here is an inline ![smiley](smiley.png){:height="36px" width="36px"}.
1290
+
1291
+ And here is a referenced ![smile]
1292
+
1293
+ [smile]: smile.png
1294
+ {: height="36px" width="36px"}
1295
+
1296
+ ## Emphasis
1297
+
1298
+ kramdown supports two types of emphasis: light and strong emphasis. Text parts that are surrounded
1299
+ with single asterisks `*` or underscores `_` are treated as text with light emphasis, text parts
1300
+ surrounded with two asterisks or underscores are treated as text with strong emphasis. Surrounded
1301
+ means that the starting delimiter must not be followed by a space and that the stopping delimiter
1302
+ must not be preceded by a space.
1303
+
1304
+ Here is an example for text with light and strong emphasis:
1305
+
1306
+ *some text*
1307
+ _some text_
1308
+ **some text**
1309
+ __some text__
1310
+
1311
+ The asterisk form is also allowed within a single word:
1312
+
1313
+ This is un*believe*able! This d_oe_s not work!
1314
+
1315
+ Text can be marked up with both light and strong emphasis, possibly using different delimiters.
1316
+ However, it is not possible to nest strong within strong or light within light emphasized text:
1317
+
1318
+ This is a ***text with light and strong emphasis***.
1319
+ This **is _emphasized_ as well**.
1320
+ This *does _not_ work*.
1321
+ This **does __not__ work either**.
1322
+
1323
+ If one or two asterisks or underscores are surrounded by spaces, they are treated literally. If you
1324
+ want to force the literal meaning of an asterisk or an underscore you can backslash-escape it:
1325
+
1326
+ This is a * literal asterisk.
1327
+ These are ** two literal asterisk.
1328
+ As \*are\* these!
1329
+
1330
+
1331
+ ## Code Spans
1332
+
1333
+ This is the span-level equivalent of the [code block](#code-blocks) element. You can markup a text
1334
+ part as code span by surrounding it with backticks `` ` ``. For example:
1335
+
1336
+ Use `<html>` tags for this.
1337
+
1338
+ Note that all special characters in a code span are treated correctly. For example, when a code span
1339
+ is converted to HTML, the characters `<`, `>` and `&` are substituted by their respective HTML
1340
+ counterparts.
1341
+
1342
+ To include a literal backtick in a code span, you need to use two or more backticks as delimiters.
1343
+ You can insert one optional space after the starting and before the ending delimiter (these spaces
1344
+ are not used in the output). For example:
1345
+
1346
+ Here is a literal `` ` `` backtick.
1347
+ And here is `` `some` `` text (note the two spaces so that one is left
1348
+ in the output!).
1349
+
1350
+ A single backtick surrounded by spaces is treated as literal backtick. If you want to force the
1351
+ literal meaning of a backtick you can backslash-escape it:
1352
+
1353
+ This is a ` literal backtick.
1354
+ As \`are\` these!
1355
+
1356
+ As with [code blocks](#language-of-code-blocks) you can set the language of a code span by using an
1357
+ [IAL](#inline-attribute-lists):
1358
+
1359
+ This is a Ruby code fragment `x = Class.new`{:.language-ruby}
1360
+
1361
+
1362
+ ## HTML Spans
1363
+
1364
+ HTML tags cannot only be used on the block-level but also on the span-level. Span-level HTML tags
1365
+ can only be used inside one block-level element, it is not possible to use a start tag in one block
1366
+ level element and the end tag in another. Note that only correct XHTML is supported! This means that
1367
+ you have to use, for example, `<br />` instead of `<br>` (although kramdown tries to fix such errors
1368
+ if possible).
1369
+
1370
+ By default, kramdown parses kramdown syntax inside span HTML tags. However, this behaviour can be
1371
+ configured with the `parse_span_html` option. If this is set to `true`, then syntax parsing in HTML
1372
+ spans is enabled, if it is set to `false`, parsing is disabled. It is also possible to
1373
+ enable/disable syntax parsing on a tag per tag basis using the `markdown` attribute:
1374
+
1375
+ * If an HTML tag has an attribute `markdown="0"`, then no parsing (except parsing of HTML span tags)
1376
+ is done inside that HTML tag.
1377
+
1378
+ * If an HTML tag has an attribute `markdown="1"`, then the content of the tag is parsed as span
1379
+ level elements.
1380
+
1381
+ * If an HTML tag has an attribute `markdown="block"`, then a warning is issued because HTML spans
1382
+ cannot contain block-level elements and the attribute is ignored.
1383
+
1384
+ * If an HTML tag has an attribute `markdown="span"`, then the content of the tag is parsed as span
1385
+ level elements.
1386
+
1387
+ The content of a span-level HTML tag is normally parsed as span-level elements. Note, however, that
1388
+ some tags like `<script>` are not parsed, i.e. their content is not modified.
1389
+
1390
+ Processing instructions and XML comments can also be used (their content is not parsed). However, as
1391
+ with HTML tags the start and the end have to appear in the same block-level element.
1392
+
1393
+ Span-level PIs and span-level XML comments as well as general span-level HTML and XML tags have to
1394
+ be preceded by at least one non whitespace character on the same line so that kramdown correctly
1395
+ recognizes them as span-level element and not as block-level element. However, all span HTML tags,
1396
+ i.e. `a`, `em`, `b`, ..., (opening or closing) can appear at the start of a line.
1397
+
1398
+ Unclosed span-level HTML tags are correctly closed at the end of the span-level text to ensure
1399
+ correct nesting and invalidly used end tags or block HTML tags are removed from the output:
1400
+
1401
+ This is </invalid>.
1402
+
1403
+ This <span>is automatically closed.
1404
+ ^
1405
+ <p>This is .</p>
1406
+
1407
+ <p>This <span>is automatically closed.</span></p>
1408
+
1409
+ Also note that one or more consecutive new line characters in an HTML span tag are replaced by a
1410
+ single space, for example:
1411
+
1412
+ Link: <a href="some
1413
+ link">text</a>
1414
+ ^
1415
+ <p>Link: <a href="some link">text</a></p>
1416
+
1417
+
1418
+ ## Footnotes
1419
+
1420
+ > This syntax feature is not part of the original Markdown syntax. The idea and syntax comes from
1421
+ > the [PHP Markdown Extra] package.
1422
+ {: .markdown-difference}
1423
+
1424
+ Footnotes in kramdown are similar to reference style links and link definitions. You need to place
1425
+ the footnote marker in the correct position in the text and the actual footnote content can be
1426
+ defined anywhere in the document.
1427
+
1428
+ More exactly, a footnote marker can be created by placing the footnote name in square brackets.
1429
+ The footnote name has to start with a caret (`^`), followed by a word character or a digit and then
1430
+ optionally followed by other word characters, digits or dashes. For example:
1431
+
1432
+ This is some text.[^1]. Other text.[^footnote].
1433
+
1434
+ Footnote markers with the same name will link to the same footnote definition. The actual naming of
1435
+ a footnote does not matter since the numbering of footnotes is controlled via the position of the
1436
+ footnote markers in the document (the first found footnote marker will get the number 1, the second
1437
+ new footnote marker the number 2 and so on). If there is a footnote definition found for the
1438
+ identifier, a footnote will be created. Otherwise the footnote marker is not converted to a footnote
1439
+ link. Also note that all attributes set via a span IAL are ignored for a footnote marker!
1440
+
1441
+ A footnote definition is used to define the content of a footnote and has the following structure:
1442
+
1443
+ * The footnote name in square brackets, optionally indented up to three spaces,
1444
+ * then a colon and one or more optional spaces,
1445
+ * then the text of the footnote
1446
+ * and optionally more text on the following lines which have to follow the syntax for [standard code
1447
+ blocks](#standard-code-blocks) (the leading four spaces/one tab are naturally stripped from the
1448
+ text)
1449
+
1450
+ > Footnote definitions are, despite being described here, non-content block-level elements.
1451
+ {: .information}
1452
+
1453
+ The whole footnote content is treated like block-level text and can therefore contain any valid
1454
+ block-level element (also, any block-level element can be the first element). If you want to have a
1455
+ code block as first element, note that all leading spaces/tabs on the first line are stripped away.
1456
+ Here are some example footnote definitions:
1457
+
1458
+ [^1]: Some *crazy* footnote definition.
1459
+
1460
+ [^footnote]:
1461
+ > Blockquotes can be in a footnote.
1462
+
1463
+ as well as code blocks
1464
+
1465
+ or, naturally, simple paragraphs.
1466
+
1467
+ [^other-note]: no code block here (spaces are stripped away)
1468
+
1469
+ [^codeblock-note]:
1470
+ this is now a code block (8 spaces indentation)
1471
+
1472
+ It does not matter where you put a footnote definition in a kramdown document; the content of all
1473
+ referenced footnote definitions will be placed at the end of the kramdown document. Not referenced
1474
+ footnote definitions are ignored. If more than one footnote definitions have the same footnote name,
1475
+ all footnote definitions but the last are ignored.
1476
+
1477
+ Although footnote definitions are non-content block-level elements, [block IALs](#block-ials) can be
1478
+ used on them to attach attributes. How these attributes are used depends on the converter.
1479
+
1480
+ ## Abbreviations
1481
+
1482
+ > This syntax feature is not part of the original Markdown syntax. The idea and syntax comes from
1483
+ > the [PHP Markdown Extra] package.
1484
+ {: .markdown-difference}
1485
+
1486
+ kramdown provides a syntax to assign the full phrase to an abbreviation. When writing the text, you
1487
+ don't need to do anything special. However, once you add abbreviation definitions, the
1488
+ abbreviations in the text get marked up automatically. Abbreviations can consist of any character
1489
+ except a closing bracket.
1490
+
1491
+ An abbreviation definition is used to define the full phrase for an abbreviation and has the
1492
+ following structure:
1493
+
1494
+ * An asterisk and the abbreviation in square brackets, optionally indented up to three
1495
+ spaces,
1496
+ * then a colon and the full phrase of the abbreviation on one line (leading and trailing spaces are
1497
+ stripped from the full phrase).
1498
+
1499
+ Later abbreviation definitions for the same abbreviation override prior ones and it does not matter
1500
+ where you put an abbreviation definition in a kramdown document. Empty definitions are also allowed.
1501
+
1502
+ Although abbreviation definitions are non-content block-level elements, [block IALs](#block-ials)
1503
+ can be used on them to specify additional attributes.
1504
+
1505
+ Here are some examples:
1506
+
1507
+ This is some text not written in HTML but in another language!
1508
+
1509
+ *[another language]: It's called Markdown
1510
+
1511
+ *[HTML]: HyperTextMarkupLanguage
1512
+ {:.mega-big}
1513
+
1514
+ > Abbreviation definitions are, despite being described here, non-content block-level elements.
1515
+ {: .information}
1516
+
1517
+
1518
+ ## Typographic Symbols
1519
+
1520
+ > The original Markdown syntax does not support these transformations.
1521
+ {: .markdown-difference}
1522
+
1523
+ kramdown converts the following plain ASCII character into their corresponding typographic symbols:
1524
+
1525
+ * `---` will become an em-dash (like this ---)
1526
+ * `--` will become an en-dash (like this --)
1527
+ * `...` will become an ellipsis (like this ...)
1528
+ * `<<` will become a left guillemet (like this <<) -- an optional following space will become a
1529
+ non-breakable space
1530
+ * `>>` will become a right guillemet (like this >>) -- an optional leading space will become a
1531
+ non-breakable space
1532
+
1533
+ The parser also replaces normal single `'` and double quotes `"` with "fancy quotes". There *may* be
1534
+ times when kramdown falsely replace the quotes. If this is the case, just \'escape\" the quotes and
1535
+ they won't be replaced with fancy ones.
1536
+
1537
+
1538
+
1539
+ # Non-content elements
1540
+
1541
+ This section describes the non-content elements that are used in kramdown documents, i.e. elements
1542
+ that don't provide content for the document but have other uses such as separating block-level
1543
+ elements or attaching attributes to elements.
1544
+
1545
+ Three non-content block-level elements are not described here because they fit better where they
1546
+ are:
1547
+
1548
+ * [link definitions](#link-definitions)
1549
+ * [footnote definitions](#footnotes)
1550
+ * [abbreviation definition](#abbreviations)
1551
+
1552
+
1553
+ ## End-Of-Block Marker {#eob-marker}
1554
+
1555
+ > The EOB marker is not part of the standard Markdown syntax.
1556
+ {: .markdown-difference}
1557
+
1558
+ The End-Of-Block (EOB) marker -- a `^` as first character on an otherwise empty line -- is a block
1559
+ level element that can be used to specify the end of a block-level element even if the block-level
1560
+ element, after which it is used, would continue otherwise. If there is no block-level element to
1561
+ end, the EOB marker is simply ignored.
1562
+
1563
+ You won't find an EOB marker in most kramdown documents but sometimes it is necessary to use it to
1564
+ achieve the wanted results which would be impossible otherwise. However, it should only be used when
1565
+ absolutely necessary!
1566
+
1567
+ For example, the following gives you one list with two items:
1568
+
1569
+ * list item one
1570
+
1571
+ * list item two
1572
+
1573
+ By using an EOB marker, you can make two lists with one item each:
1574
+
1575
+ * list one
1576
+ ^
1577
+ * list two
1578
+
1579
+
1580
+ ## Attribute List Definitions
1581
+
1582
+ > This syntax feature is not part of the original Markdown syntax. The idea and syntax comes from
1583
+ > the [Maruku] package.
1584
+ {: .markdown-difference}
1585
+
1586
+ This is an implementation of [Maruku]'s feature for adding attributes to block and span-level
1587
+ elements (the naming is also taken from Maruku). This block-level element is used to define
1588
+ attributes which can be referenced later. The [Block Inline Attribute List](#block-ials) is used to
1589
+ attach attributes to a block-level element and the [Span Inline Attribute List](#span-ials) is used
1590
+ to attach attributes to a span-level element.
1591
+
1592
+ Following are some examples of attribute list definitions (ALDs) and afterwards comes the syntax
1593
+ explanation:
1594
+
1595
+ {:ref-name: #myid .my-class}
1596
+ {:other: ref-name #id-of-other title="hallo you"}
1597
+ {:test: key="value \" with quote" and other='quote brace \}'}
1598
+
1599
+ An ALD line has the following structure:
1600
+
1601
+ * a left brace, optionally preceded by up to three spaces,
1602
+ * followed by a colon, the reference name and another colon,
1603
+ * followed by attribute definitions (allowed characters are backslash-escaped closing braces or any
1604
+ character except a not escaped closing brace),
1605
+ * followed by a closing brace and optional spaces until the end of the line.
1606
+
1607
+ The reference name needs to start with a word character or a digit, optionally followed by other
1608
+ word characters, digits or dashes.
1609
+
1610
+ There are four different types of attribute definitions which have to be separated by one or more
1611
+ spaces:
1612
+
1613
+ references
1614
+
1615
+ : This must be a valid reference name. It is used to reference an other ALD so that the attributes
1616
+ of the other ALD are also included in this one. The reference name is ignored when collecting the
1617
+ attributes if no attribute definition list with this reference name exists. For example, a simple
1618
+ reference looks like `id`.
1619
+
1620
+ key-value pairs
1621
+
1622
+ : A key-value pair is defined by a key name, which must follow the rules for reference names, then
1623
+ an equal sign and then the value in single or double quotes. If you need to use the value
1624
+ delimiter (a single or a double quote) inside the value, you need to escape it with a backslash.
1625
+ Key-value pairs can be used to specify arbitrary attributes for block or span-level elements. For
1626
+ example, a key-value pair looks like `key1="bef \"quoted\" aft"` or `title='This is a title'`.
1627
+
1628
+ ID name
1629
+
1630
+ : An ID name is defined by using a hash and then the identifier name which needs to start with an
1631
+ ASCII alphabetic character (A-Z or a-z), optionally followed by other ASCII characters, digits,
1632
+ dashes or colons. This is a short hand for the key-value pair `id="IDNAME"` since this is often
1633
+ used. The ID name specifies the unique ID of a block or span-level element. For example, an ID
1634
+ name looks like `#myid`.
1635
+
1636
+ class names
1637
+
1638
+ : A class name is defined by using a dot and then the class name which may contain any character
1639
+ except whitespace, the dot character and the hash character.
1640
+
1641
+ This is (almost, but not quite) a short hand for the key-value pair `class="class-name"`. Almost
1642
+ because it actually means that the class name should be appended to the current value of the
1643
+ `class` attribute. The following ALDs are all equivalent:
1644
+
1645
+ {:id: .cls1 .cls2}
1646
+ {:id: class="cls1" .cls2}
1647
+ {:id: class="something" class="cls1" .cls2}
1648
+ {:id: class="cls1 cls2"}
1649
+
1650
+ As can be seen from the example of the class names, attributes that are defined earlier are
1651
+ overwritten by ones with the same name defined later.
1652
+
1653
+ > Also, everything in the attribute definitions part that does not match one of the above four types
1654
+ > is ignored.
1655
+ {:.information}
1656
+
1657
+ If there is more than one ALD with the same reference name, the attribute definitions of all the
1658
+ ALDs are processed like they are defined in one ALD.
1659
+
1660
+
1661
+ ## Inline Attribute Lists
1662
+
1663
+ These elements are used to attach attributes to another element.
1664
+
1665
+ ### Block Inline Attribute Lists {#block-ials}
1666
+
1667
+ > This syntax feature is not part of the original Markdown syntax. The idea and syntax comes from
1668
+ > the [Maruku] package.
1669
+ {: .markdown-difference}
1670
+
1671
+ This block-level element is used to attach attributes to another block-level element. A block inline
1672
+ attribute list (block IAL) has the same structure as an [ALD](#attribute-list-definitions) except
1673
+ that the colon/reference name/colon part is replaced by a colon. A block IAL (or two or more block
1674
+ IALs) has to be put directly before or after the block-level element to which the attributes should
1675
+ be attached. If a block IAL is directly after *and* before a block-level element, it is applied to
1676
+ preceding element. The block IAL is ignored in all other cases, for example, when the block IAL is
1677
+ surrounded by blank lines.
1678
+
1679
+ Key-value pairs of an IAL take precedence over equally named key-value pairs in referenced ALDs.
1680
+
1681
+ Here are some examples for block IALs:
1682
+
1683
+ A simple paragraph with an ID attribute.
1684
+ {: #para-one}
1685
+
1686
+ > A blockquote with a title
1687
+ {:title="The blockquote title"}
1688
+ {: #myid}
1689
+
1690
+ {:.ruby}
1691
+ Some code here
1692
+
1693
+ ### Span Inline Attribute Lists {#span-ials}
1694
+
1695
+ > This syntax feature is not part of the original Markdown syntax. The idea and syntax comes from
1696
+ > the [Maruku] package.
1697
+ {: .markdown-difference}
1698
+
1699
+ This is a version of the [block inline attribute list](#block-ials) for span-level elements. It has
1700
+ the same structure as the block IAL except that leading and trailing spaces are not allowed. A span
1701
+ IAL (or two or more span IALs) has to be put directly after the span-level element to which it
1702
+ should be applied, no additional character is allowed between, otherwise it is ignored and only
1703
+ removed from the output.
1704
+
1705
+ Here are some examples for span IALs:
1706
+
1707
+ This *is*{:.underline} some `code`{:#id}{:.class}.
1708
+ A [link](test.html){:rel='something'} and some **tools**{:.tools}.
1709
+
1710
+ The special span IAL `{::}` contains no attributes but doesn't generate a warning either. It can be
1711
+ used to separate consecutive elements that would be falsely parsed if not separated. Here is an use
1712
+ case:
1713
+
1714
+ This *is italic*{::}*marked*{:.special} text
1715
+
1716
+
1717
+ ## Extensions
1718
+
1719
+ > This syntax feature is not part of the original Markdown syntax.
1720
+ {: .markdown-difference}
1721
+
1722
+ Extensions provide additional functionality but use the same syntax for it. They are available as
1723
+ block as well as span-level elements.
1724
+
1725
+ The syntax for an extension is very similar to the syntax of [ALDs](#attribute-list-definitions).
1726
+ Here are some examples of how to specify extensions and afterwards is the syntax definition:
1727
+
1728
+ {::comment}
1729
+ This text is completely ignored by kramdown - a comment in the text.
1730
+ {:/comment}
1731
+
1732
+ Do you see {::comment}this text{:/comment}?
1733
+ {::comment}some other comment{:/}
1734
+
1735
+ {::options key="val" /}
1736
+
1737
+ An extension can be specified with or without a body. Therefore there exist a start and an end tag
1738
+ for extensions. The start tag has the following structure:
1739
+
1740
+ * a left brace,
1741
+ * followed by two colons and the extension name,
1742
+ * optionally followed by a space and attribute definitions (allowed characters are backslash-escaped
1743
+ closing braces or any character except a not escaped closing brace -- same as with ALDs),
1744
+ * followed by a slash and a right brace (in case the extension has no body) or only a right
1745
+ brace (in case the extension has a body).
1746
+
1747
+ The stop tag has the following structure:
1748
+
1749
+ * a left brace,
1750
+ * followed by a colon and a slash,
1751
+ * optionally followed by the extension name,
1752
+ * followed by a right brace.
1753
+
1754
+ A stop tag is only needed if the extension has a body!
1755
+
1756
+ The above syntax can be used as is for span-level extensions. The starting and ending lines for block-level
1757
+ extensions are defined as:
1758
+
1759
+ * The starting line consists of the extension start tag, optionally preceded by up to three spaces,
1760
+ and followed by optional spaces until the end of the line.
1761
+ * The ending line consists of the extension stop tag, optionally preceded by up to three spaces,
1762
+ and followed by optional spaces until the end of the line.
1763
+
1764
+ If no end tag can be found for an extension start tag, the start tag is treated as if it has no
1765
+ body. If an invalid extension stop tag is found, it is ignored. If an invalid extension name is
1766
+ specified the extension (and the eventually specified body) are ignored.
1767
+
1768
+ The following extensions can be used with kramdown:
1769
+
1770
+ `comment`
1771
+
1772
+ : Treat the body text as a comment which does not show in the output.
1773
+
1774
+ `nomarkdown`
1775
+
1776
+ : Don't process the body with kramdown but output it as-is. The attribute `type` specifies which
1777
+ converters should output the body: if the attribute is missing, all converters should output it.
1778
+ Otherwise the attribute value has to be a space separated list of converter names and these
1779
+ converters should output the body.
1780
+
1781
+ `options`
1782
+
1783
+ : Should be used without a body since the body is ignored. Is used for setting the global options
1784
+ for the kramdown processor (for example, to disable automatic header ID generation). Note that
1785
+ options that are used by the parser are immediately effective whereas all other options are not!
1786
+ This means, for example, that it is not possible to set converter options only for some part of a
1787
+ kramdown document.
1788
+
1789
+
1790
+
1791
+ {include_file: doc/links.markdown}