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,65 @@
1
+ require 'drb/drb'
2
+ require 'drb/acl'
3
+
4
+ module RSpec
5
+ module Core
6
+ # @private
7
+ module Bisect
8
+ # @private
9
+ BisectFailedError = Class.new(StandardError)
10
+
11
+ # @private
12
+ # A DRb server that receives run results from a separate RSpec process
13
+ # started by the bisect process.
14
+ class Server
15
+ def self.run
16
+ server = new
17
+ server.start
18
+ yield server
19
+ ensure
20
+ server.stop
21
+ end
22
+
23
+ def capture_run_results(files_or_directories_to_run=[], expected_failures=[])
24
+ self.expected_failures = expected_failures
25
+ self.files_or_directories_to_run = files_or_directories_to_run
26
+ self.latest_run_results = nil
27
+ run_output = yield
28
+ latest_run_results || raise_bisect_failed(run_output)
29
+ end
30
+
31
+ def start
32
+ # Only allow remote DRb requests from this machine.
33
+ DRb.install_acl ACL.new(%w[ deny all allow localhost allow 127.0.0.1 ])
34
+
35
+ # We pass `nil` as the first arg to allow it to pick a DRb port.
36
+ @drb = DRb.start_service(nil, self)
37
+ end
38
+
39
+ def stop
40
+ @drb.stop_service
41
+ end
42
+
43
+ def drb_port
44
+ @drb_port ||= Integer(@drb.uri[/\d+$/])
45
+ end
46
+
47
+ # Fetched via DRb by the BisectFormatter to determine when to abort.
48
+ attr_accessor :expected_failures
49
+
50
+ # Set via DRb by the BisectFormatter with the results of the run.
51
+ attr_accessor :latest_run_results
52
+
53
+ # Fetched via DRb to tell clients which files to run
54
+ attr_accessor :files_or_directories_to_run
55
+
56
+ private
57
+
58
+ def raise_bisect_failed(run_output)
59
+ raise BisectFailedError, "Failed to get results from the spec " \
60
+ "run. Spec run output:\n\n#{run_output}"
61
+ end
62
+ end
63
+ end
64
+ end
65
+ end
@@ -0,0 +1,2100 @@
1
+ RSpec::Support.require_rspec_core "backtrace_formatter"
2
+ RSpec::Support.require_rspec_core "ruby_project"
3
+ RSpec::Support.require_rspec_core "formatters/deprecation_formatter"
4
+
5
+ module RSpec
6
+ module Core
7
+ # rubocop:disable Metrics/ClassLength
8
+
9
+ # Stores runtime configuration information.
10
+ #
11
+ # Configuration options are loaded from `~/.rspec`, `.rspec`,
12
+ # `.rspec-local`, command line switches, and the `SPEC_OPTS` environment
13
+ # variable (listed in lowest to highest precedence; for example, an option
14
+ # in `~/.rspec` can be overridden by an option in `.rspec-local`).
15
+ #
16
+ # @example Standard settings
17
+ # RSpec.configure do |c|
18
+ # c.drb = true
19
+ # c.drb_port = 1234
20
+ # c.default_path = 'behavior'
21
+ # end
22
+ #
23
+ # @example Hooks
24
+ # RSpec.configure do |c|
25
+ # c.before(:suite) { establish_connection }
26
+ # c.before(:example) { log_in_as :authorized }
27
+ # c.around(:example) { |ex| Database.transaction(&ex) }
28
+ # end
29
+ #
30
+ # @see RSpec.configure
31
+ # @see Hooks
32
+ class Configuration
33
+ include RSpec::Core::Hooks
34
+
35
+ # Module that holds `attr_reader` declarations. It's in a separate
36
+ # module to allow us to override those methods and use `super`.
37
+ # @private
38
+ Readers = Module.new
39
+ include Readers
40
+
41
+ # @private
42
+ class MustBeConfiguredBeforeExampleGroupsError < StandardError; end
43
+
44
+ # @private
45
+ def self.define_reader(name)
46
+ Readers.class_eval do
47
+ remove_method name if method_defined?(name)
48
+ attr_reader name
49
+ end
50
+
51
+ define_method(name) { value_for(name) { super() } }
52
+ end
53
+
54
+ # @private
55
+ def self.define_aliases(name, alias_name)
56
+ alias_method alias_name, name
57
+ alias_method "#{alias_name}=", "#{name}="
58
+ define_predicate_for alias_name
59
+ end
60
+
61
+ # @private
62
+ def self.define_predicate_for(*names)
63
+ names.each { |name| alias_method "#{name}?", name }
64
+ end
65
+
66
+ # @private
67
+ #
68
+ # Invoked by the `add_setting` instance method. Use that method on a
69
+ # `Configuration` instance rather than this class method.
70
+ def self.add_setting(name, opts={})
71
+ raise "Use the instance add_setting method if you want to set a default" if opts.key?(:default)
72
+ attr_writer name
73
+ add_read_only_setting name
74
+
75
+ Array(opts[:alias_with]).each do |alias_name|
76
+ define_aliases(name, alias_name)
77
+ end
78
+ end
79
+
80
+ # @private
81
+ #
82
+ # As `add_setting` but only add the reader.
83
+ def self.add_read_only_setting(name, opts={})
84
+ raise "Use the instance add_setting method if you want to set a default" if opts.key?(:default)
85
+ define_reader name
86
+ define_predicate_for name
87
+ end
88
+
89
+ # @macro [attach] add_setting
90
+ # @!attribute [rw] $1
91
+ # @!method $1=(value)
92
+ #
93
+ # @macro [attach] define_reader
94
+ # @!attribute [r] $1
95
+
96
+ # @macro add_setting
97
+ # Path to use if no path is provided to the `rspec` command (default:
98
+ # `"spec"`). Allows you to just type `rspec` instead of `rspec spec` to
99
+ # run all the examples in the `spec` directory.
100
+ #
101
+ # @note Other scripts invoking `rspec` indirectly will ignore this
102
+ # setting.
103
+ add_read_only_setting :default_path
104
+ def default_path=(path)
105
+ project_source_dirs << path
106
+ @default_path = path
107
+ end
108
+
109
+ # @macro add_setting
110
+ # Run examples over DRb (default: `false`). RSpec doesn't supply the DRb
111
+ # server, but you can use tools like spork.
112
+ add_setting :drb
113
+
114
+ # @macro add_setting
115
+ # The drb_port (default: nil).
116
+ add_setting :drb_port
117
+
118
+ # @macro add_setting
119
+ # Default: `$stderr`.
120
+ add_setting :error_stream
121
+
122
+ # Indicates if the DSL has been exposed off of modules and `main`.
123
+ # Default: true
124
+ def expose_dsl_globally?
125
+ Core::DSL.exposed_globally?
126
+ end
127
+
128
+ # Use this to expose the core RSpec DSL via `Module` and the `main`
129
+ # object. It will be set automatically but you can override it to
130
+ # remove the DSL.
131
+ # Default: true
132
+ def expose_dsl_globally=(value)
133
+ if value
134
+ Core::DSL.expose_globally!
135
+ Core::SharedExampleGroup::TopLevelDSL.expose_globally!
136
+ else
137
+ Core::DSL.remove_globally!
138
+ Core::SharedExampleGroup::TopLevelDSL.remove_globally!
139
+ end
140
+ end
141
+
142
+ # Determines where deprecation warnings are printed.
143
+ # Defaults to `$stderr`.
144
+ # @return [IO, String] IO to write to or filename to write to
145
+ define_reader :deprecation_stream
146
+
147
+ # Determines where deprecation warnings are printed.
148
+ # @param value [IO, String] IO to write to or filename to write to
149
+ def deprecation_stream=(value)
150
+ if @reporter && !value.equal?(@deprecation_stream)
151
+ warn "RSpec's reporter has already been initialized with " \
152
+ "#{deprecation_stream.inspect} as the deprecation stream, so your change to "\
153
+ "`deprecation_stream` will be ignored. You should configure it earlier for " \
154
+ "it to take effect, or use the `--deprecation-out` CLI option. " \
155
+ "(Called from #{CallerFilter.first_non_rspec_line})"
156
+ else
157
+ @deprecation_stream = value
158
+ end
159
+ end
160
+
161
+ # @macro define_reader
162
+ # The file path to use for persisting example statuses. Necessary for the
163
+ # `--only-failures` and `--next-failures` CLI options.
164
+ #
165
+ # @overload example_status_persistence_file_path
166
+ # @return [String] the file path
167
+ # @overload example_status_persistence_file_path=(value)
168
+ # @param value [String] the file path
169
+ define_reader :example_status_persistence_file_path
170
+
171
+ # Sets the file path to use for persisting example statuses. Necessary for the
172
+ # `--only-failures` and `--next-failures` CLI options.
173
+ def example_status_persistence_file_path=(value)
174
+ @example_status_persistence_file_path = value
175
+ clear_values_derived_from_example_status_persistence_file_path
176
+ end
177
+
178
+ # @macro define_reader
179
+ # Indicates if the `--only-failures` (or `--next-failure`) flag is being used.
180
+ define_reader :only_failures
181
+ alias_method :only_failures?, :only_failures
182
+
183
+ # @private
184
+ def only_failures_but_not_configured?
185
+ only_failures? && !example_status_persistence_file_path
186
+ end
187
+
188
+ # @macro add_setting
189
+ # If specified, indicates the number of failures required before cleaning
190
+ # up and exit (default: `nil`).
191
+ add_setting :fail_fast
192
+
193
+ # @macro add_setting
194
+ # Prints the formatter output of your suite without running any
195
+ # examples or hooks.
196
+ add_setting :dry_run
197
+
198
+ # @macro add_setting
199
+ # The exit code to return if there are any failures (default: 1).
200
+ add_setting :failure_exit_code
201
+
202
+ # @macro define_reader
203
+ # Indicates files configured to be required.
204
+ define_reader :requires
205
+
206
+ # @macro define_reader
207
+ # Returns dirs that have been prepended to the load path by the `-I`
208
+ # command line option.
209
+ define_reader :libs
210
+
211
+ # @macro add_setting
212
+ # Determines where RSpec will send its output.
213
+ # Default: `$stdout`.
214
+ define_reader :output_stream
215
+
216
+ # Set the output stream for reporter.
217
+ # @attr value [IO] value for output, defaults to $stdout
218
+ def output_stream=(value)
219
+ if @reporter && !value.equal?(@output_stream)
220
+ warn "RSpec's reporter has already been initialized with " \
221
+ "#{output_stream.inspect} as the output stream, so your change to "\
222
+ "`output_stream` will be ignored. You should configure it earlier for " \
223
+ "it to take effect. (Called from #{CallerFilter.first_non_rspec_line})"
224
+ else
225
+ @output_stream = value
226
+ end
227
+ end
228
+
229
+ # @macro define_reader
230
+ # Load files matching this pattern (default: `'**{,/*/**}/*_spec.rb'`).
231
+ define_reader :pattern
232
+
233
+ # Set pattern to match files to load.
234
+ # @attr value [String] the filename pattern to filter spec files by
235
+ def pattern=(value)
236
+ update_pattern_attr :pattern, value
237
+ end
238
+
239
+ # @macro define_reader
240
+ # Exclude files matching this pattern.
241
+ define_reader :exclude_pattern
242
+
243
+ # Set pattern to match files to exclude.
244
+ # @attr value [String] the filename pattern to exclude spec files by
245
+ def exclude_pattern=(value)
246
+ update_pattern_attr :exclude_pattern, value
247
+ end
248
+
249
+ # @macro add_setting
250
+ # Specifies which directories contain the source code for your project.
251
+ # When a failure occurs, RSpec looks through the backtrace to find a
252
+ # a line of source to print. It first looks for a line coming from
253
+ # one of the project source directories so that, for example, it prints
254
+ # the expectation or assertion call rather than the source code from
255
+ # the expectation or assertion framework.
256
+ # @return [Array<String>]
257
+ add_setting :project_source_dirs
258
+
259
+ # @macro add_setting
260
+ # Report the times for the slowest examples (default: `false`).
261
+ # Use this to specify the number of examples to include in the profile.
262
+ add_setting :profile_examples
263
+
264
+ # @macro add_setting
265
+ # Run all examples if none match the configured filters
266
+ # (default: `false`).
267
+ # @deprecated Use {#filter_run_when_matching} instead for the specific
268
+ # filters that you want to be ignored if none match.
269
+ add_setting :run_all_when_everything_filtered
270
+
271
+ # @macro add_setting
272
+ # Color to use to indicate success.
273
+ # @param color [Symbol] defaults to `:green` but can be set to one of the
274
+ # following: `[:black, :white, :red, :green, :yellow, :blue, :magenta,
275
+ # :cyan]`
276
+ add_setting :success_color
277
+
278
+ # @macro add_setting
279
+ # Color to use to print pending examples.
280
+ # @param color [Symbol] defaults to `:yellow` but can be set to one of the
281
+ # following: `[:black, :white, :red, :green, :yellow, :blue, :magenta,
282
+ # :cyan]`
283
+ add_setting :pending_color
284
+
285
+ # @macro add_setting
286
+ # Color to use to indicate failure.
287
+ # @param color [Symbol] defaults to `:red` but can be set to one of the
288
+ # following: `[:black, :white, :red, :green, :yellow, :blue, :magenta,
289
+ # :cyan]`
290
+ add_setting :failure_color
291
+
292
+ # @macro add_setting
293
+ # The default output color.
294
+ # @param color [Symbol] defaults to `:white` but can be set to one of the
295
+ # following: `[:black, :white, :red, :green, :yellow, :blue, :magenta,
296
+ # :cyan]`
297
+ add_setting :default_color
298
+
299
+ # @macro add_setting
300
+ # Color used when a pending example is fixed.
301
+ # @param color [Symbol] defaults to `:blue` but can be set to one of the
302
+ # following: `[:black, :white, :red, :green, :yellow, :blue, :magenta,
303
+ # :cyan]`
304
+ add_setting :fixed_color
305
+
306
+ # @macro add_setting
307
+ # Color used to print details.
308
+ # @param color [Symbol] defaults to `:cyan` but can be set to one of the
309
+ # following: `[:black, :white, :red, :green, :yellow, :blue, :magenta,
310
+ # :cyan]`
311
+ add_setting :detail_color
312
+
313
+ # @macro add_setting
314
+ # Don't print filter info i.e. "Run options: include {:focus=>true}"
315
+ # (default `false`).
316
+ add_setting :silence_filter_announcements
317
+
318
+ # Deprecated. This config option was added in RSpec 2 to pave the way
319
+ # for this being the default behavior in RSpec 3. Now this option is
320
+ # a no-op.
321
+ def treat_symbols_as_metadata_keys_with_true_values=(_value)
322
+ RSpec.deprecate(
323
+ "RSpec::Core::Configuration#treat_symbols_as_metadata_keys_with_true_values=",
324
+ :message => "RSpec::Core::Configuration#treat_symbols_as_metadata_keys_with_true_values= " \
325
+ "is deprecated, it is now set to true as default and " \
326
+ "setting it to false has no effect."
327
+ )
328
+ end
329
+
330
+ # @macro define_reader
331
+ # Configures how RSpec treats metadata passed as part of a shared example
332
+ # group definition. For example, given this shared example group definition:
333
+ #
334
+ # RSpec.shared_context "uses DB", :db => true do
335
+ # around(:example) do |ex|
336
+ # MyORM.transaction(:rollback => true, &ex)
337
+ # end
338
+ # end
339
+ #
340
+ # ...there are two ways RSpec can treat the `:db => true` metadata, each
341
+ # of which has a corresponding config option:
342
+ #
343
+ # 1. `:trigger_inclusion`: this shared context will be implicitly included
344
+ # in any groups (or examples) that have `:db => true` metadata.
345
+ # 2. `:apply_to_host_groups`: the metadata will be inherited by the metadata
346
+ # hash of all host groups and examples.
347
+ #
348
+ # `:trigger_inclusion` is the legacy behavior from before RSpec 3.5 but should
349
+ # be considered deprecated. Instead, you can explicitly include a group with
350
+ # `include_context`:
351
+ #
352
+ # RSpec.describe "My model" do
353
+ # include_context "uses DB"
354
+ # end
355
+ #
356
+ # ...or you can configure RSpec to include the context based on matching metadata
357
+ # using an API that mirrors configured module inclusion:
358
+ #
359
+ # RSpec.configure do |rspec|
360
+ # rspec.include_context "uses DB", :db => true
361
+ # end
362
+ #
363
+ # `:apply_to_host_groups` is a new feature of RSpec 3.5 and will be the only
364
+ # supported behavior in RSpec 4.
365
+ #
366
+ # @overload shared_context_metadata_behavior
367
+ # @return [:trigger_inclusion, :apply_to_host_groups] the configured behavior
368
+ # @overload shared_context_metadata_behavior=(value)
369
+ # @param value [:trigger_inclusion, :apply_to_host_groups] sets the configured behavior
370
+ define_reader :shared_context_metadata_behavior
371
+ # @see shared_context_metadata_behavior
372
+ def shared_context_metadata_behavior=(value)
373
+ case value
374
+ when :trigger_inclusion, :apply_to_host_groups
375
+ @shared_context_metadata_behavior = value
376
+ else
377
+ raise ArgumentError, "Cannot set `RSpec.configuration." \
378
+ "shared_context_metadata_behavior` to `#{value.inspect}`. Only " \
379
+ "`:trigger_inclusion` and `:apply_to_host_groups` are valid values."
380
+ end
381
+ end
382
+
383
+ # Record the start time of the spec suite to measure load time.
384
+ add_setting :start_time
385
+
386
+ # @macro add_setting
387
+ # Use threadsafe options where available.
388
+ # Currently this will place a mutex around memoized values such as let blocks.
389
+ add_setting :threadsafe
390
+
391
+ # @macro add_setting
392
+ # Maximum count of failed source lines to display in the failure reports.
393
+ # (default `10`).
394
+ add_setting :max_displayed_failure_line_count
395
+
396
+ # @private
397
+ add_setting :tty
398
+ # @private
399
+ attr_writer :files_to_run
400
+ # @private
401
+ attr_accessor :filter_manager, :world
402
+ # @private
403
+ attr_accessor :static_config_filter_manager
404
+ # @private
405
+ attr_reader :backtrace_formatter, :ordering_manager, :loaded_spec_files
406
+
407
+ # rubocop:disable Metrics/AbcSize
408
+ # rubocop:disable Metrics/MethodLength
409
+ def initialize
410
+ # rubocop:disable Style/GlobalVars
411
+ @start_time = $_rspec_core_load_started_at || ::RSpec::Core::Time.now
412
+ # rubocop:enable Style/GlobalVars
413
+ @expectation_frameworks = []
414
+ @include_modules = FilterableItemRepository::QueryOptimized.new(:any?)
415
+ @extend_modules = FilterableItemRepository::QueryOptimized.new(:any?)
416
+ @prepend_modules = FilterableItemRepository::QueryOptimized.new(:any?)
417
+
418
+ @before_suite_hooks = []
419
+ @after_suite_hooks = []
420
+
421
+ @mock_framework = nil
422
+ @files_or_directories_to_run = []
423
+ @loaded_spec_files = Set.new
424
+ @color = false
425
+ @pattern = '**{,/*/**}/*_spec.rb'
426
+ @exclude_pattern = ''
427
+ @failure_exit_code = 1
428
+ @spec_files_loaded = false
429
+
430
+ @backtrace_formatter = BacktraceFormatter.new
431
+
432
+ @default_path = 'spec'
433
+ @project_source_dirs = %w[ spec lib app ]
434
+ @deprecation_stream = $stderr
435
+ @output_stream = $stdout
436
+ @reporter = nil
437
+ @reporter_buffer = nil
438
+ @filter_manager = FilterManager.new
439
+ @static_config_filter_manager = FilterManager.new
440
+ @ordering_manager = Ordering::ConfigurationManager.new
441
+ @preferred_options = {}
442
+ @failure_color = :red
443
+ @success_color = :green
444
+ @pending_color = :yellow
445
+ @default_color = :white
446
+ @fixed_color = :blue
447
+ @detail_color = :cyan
448
+ @profile_examples = false
449
+ @requires = []
450
+ @libs = []
451
+ @derived_metadata_blocks = FilterableItemRepository::QueryOptimized.new(:any?)
452
+ @threadsafe = true
453
+ @max_displayed_failure_line_count = 10
454
+ @world = World::Null
455
+ @shared_context_metadata_behavior = :trigger_inclusion
456
+
457
+ define_built_in_hooks
458
+ end
459
+ # rubocop:enable Metrics/MethodLength
460
+ # rubocop:enable Metrics/AbcSize
461
+
462
+ # @private
463
+ #
464
+ # Used to set higher priority option values from the command line.
465
+ def force(hash)
466
+ ordering_manager.force(hash)
467
+ @preferred_options.merge!(hash)
468
+
469
+ return unless hash.key?(:example_status_persistence_file_path)
470
+ clear_values_derived_from_example_status_persistence_file_path
471
+ end
472
+
473
+ # @private
474
+ def reset
475
+ @spec_files_loaded = false
476
+ @reporter = nil
477
+ @formatter_loader = nil
478
+ end
479
+
480
+ # @private
481
+ def reset_filters
482
+ self.filter_manager = FilterManager.new
483
+ filter_manager.include_only(
484
+ Metadata.deep_hash_dup(static_config_filter_manager.inclusions.rules)
485
+ )
486
+ filter_manager.exclude_only(
487
+ Metadata.deep_hash_dup(static_config_filter_manager.exclusions.rules)
488
+ )
489
+ end
490
+
491
+ # @overload add_setting(name)
492
+ # @overload add_setting(name, opts)
493
+ # @option opts [Symbol] :default
494
+ #
495
+ # Set a default value for the generated getter and predicate methods:
496
+ #
497
+ # add_setting(:foo, :default => "default value")
498
+ #
499
+ # @option opts [Symbol] :alias_with
500
+ #
501
+ # Use `:alias_with` to alias the setter, getter, and predicate to
502
+ # another name, or names:
503
+ #
504
+ # add_setting(:foo, :alias_with => :bar)
505
+ # add_setting(:foo, :alias_with => [:bar, :baz])
506
+ #
507
+ # Adds a custom setting to the RSpec.configuration object.
508
+ #
509
+ # RSpec.configuration.add_setting :foo
510
+ #
511
+ # Used internally and by extension frameworks like rspec-rails, so they
512
+ # can add config settings that are domain specific. For example:
513
+ #
514
+ # RSpec.configure do |c|
515
+ # c.add_setting :use_transactional_fixtures,
516
+ # :default => true,
517
+ # :alias_with => :use_transactional_examples
518
+ # end
519
+ #
520
+ # `add_setting` creates three methods on the configuration object, a
521
+ # setter, a getter, and a predicate:
522
+ #
523
+ # RSpec.configuration.foo=(value)
524
+ # RSpec.configuration.foo
525
+ # RSpec.configuration.foo? # Returns true if foo returns anything but nil or false.
526
+ def add_setting(name, opts={})
527
+ default = opts.delete(:default)
528
+ (class << self; self; end).class_exec do
529
+ add_setting(name, opts)
530
+ end
531
+ __send__("#{name}=", default) if default
532
+ end
533
+
534
+ # Returns the configured mock framework adapter module.
535
+ def mock_framework
536
+ if @mock_framework.nil?
537
+ begin
538
+ mock_with :rspec
539
+ rescue LoadError
540
+ mock_with :nothing
541
+ end
542
+ end
543
+ @mock_framework
544
+ end
545
+
546
+ # Delegates to mock_framework=(framework).
547
+ def mock_framework=(framework)
548
+ mock_with framework
549
+ end
550
+
551
+ # Regexps used to exclude lines from backtraces.
552
+ #
553
+ # Excludes lines from ruby (and jruby) source, installed gems, anything
554
+ # in any "bin" directory, and any of the RSpec libs (outside gem
555
+ # installs) by default.
556
+ #
557
+ # You can modify the list via the getter, or replace it with the setter.
558
+ #
559
+ # To override this behaviour and display a full backtrace, use
560
+ # `--backtrace` on the command line, in a `.rspec` file, or in the
561
+ # `rspec_options` attribute of RSpec's rake task.
562
+ def backtrace_exclusion_patterns
563
+ @backtrace_formatter.exclusion_patterns
564
+ end
565
+
566
+ # Set regular expressions used to exclude lines in backtrace.
567
+ # @param patterns [Regexp] set the backtrace exlusion pattern
568
+ def backtrace_exclusion_patterns=(patterns)
569
+ @backtrace_formatter.exclusion_patterns = patterns
570
+ end
571
+
572
+ # Regexps used to include lines in backtraces.
573
+ #
574
+ # Defaults to [Regexp.new Dir.getwd].
575
+ #
576
+ # Lines that match an exclusion _and_ an inclusion pattern
577
+ # will be included.
578
+ #
579
+ # You can modify the list via the getter, or replace it with the setter.
580
+ def backtrace_inclusion_patterns
581
+ @backtrace_formatter.inclusion_patterns
582
+ end
583
+
584
+ # Set regular expressions used to include lines in backtrace.
585
+ # @attr patterns [Regexp] set backtrace_formatter inclusion_patterns
586
+ def backtrace_inclusion_patterns=(patterns)
587
+ @backtrace_formatter.inclusion_patterns = patterns
588
+ end
589
+
590
+ # Adds {#backtrace_exclusion_patterns} that will filter lines from
591
+ # the named gems from backtraces.
592
+ #
593
+ # @param gem_names [Array<String>] Names of the gems to filter
594
+ #
595
+ # @example
596
+ # RSpec.configure do |config|
597
+ # config.filter_gems_from_backtrace "rack", "rake"
598
+ # end
599
+ #
600
+ # @note The patterns this adds will match the named gems in their common
601
+ # locations (e.g. system gems, vendored with bundler, installed as a
602
+ # :git dependency with bundler, etc) but is not guaranteed to work for
603
+ # all possible gem locations. For example, if you have the gem source
604
+ # in a directory with a completely unrelated name, and use bundler's
605
+ # :path option, this will not filter it.
606
+ def filter_gems_from_backtrace(*gem_names)
607
+ gem_names.each do |name|
608
+ @backtrace_formatter.filter_gem(name)
609
+ end
610
+ end
611
+
612
+ # @private
613
+ MOCKING_ADAPTERS = {
614
+ :rspec => :RSpec,
615
+ :flexmock => :Flexmock,
616
+ :rr => :RR,
617
+ :mocha => :Mocha,
618
+ :nothing => :Null
619
+ }
620
+
621
+ # Sets the mock framework adapter module.
622
+ #
623
+ # `framework` can be a Symbol or a Module.
624
+ #
625
+ # Given any of `:rspec`, `:mocha`, `:flexmock`, or `:rr`, configures the
626
+ # named framework.
627
+ #
628
+ # Given `:nothing`, configures no framework. Use this if you don't use
629
+ # any mocking framework to save a little bit of overhead.
630
+ #
631
+ # Given a Module, includes that module in every example group. The module
632
+ # should adhere to RSpec's mock framework adapter API:
633
+ #
634
+ # setup_mocks_for_rspec
635
+ # - called before each example
636
+ #
637
+ # verify_mocks_for_rspec
638
+ # - called after each example if the example hasn't yet failed.
639
+ # Framework should raise an exception when expectations fail
640
+ #
641
+ # teardown_mocks_for_rspec
642
+ # - called after verify_mocks_for_rspec (even if there are errors)
643
+ #
644
+ # If the module responds to `configuration` and `mock_with` receives a
645
+ # block, it will yield the configuration object to the block e.g.
646
+ #
647
+ # config.mock_with OtherMockFrameworkAdapter do |mod_config|
648
+ # mod_config.custom_setting = true
649
+ # end
650
+ def mock_with(framework)
651
+ framework_module =
652
+ if framework.is_a?(Module)
653
+ framework
654
+ else
655
+ const_name = MOCKING_ADAPTERS.fetch(framework) do
656
+ raise ArgumentError,
657
+ "Unknown mocking framework: #{framework.inspect}. " \
658
+ "Pass a module or one of #{MOCKING_ADAPTERS.keys.inspect}"
659
+ end
660
+
661
+ RSpec::Support.require_rspec_core "mocking_adapters/#{const_name.to_s.downcase}"
662
+ RSpec::Core::MockingAdapters.const_get(const_name)
663
+ end
664
+
665
+ new_name, old_name = [framework_module, @mock_framework].map do |mod|
666
+ mod.respond_to?(:framework_name) ? mod.framework_name : :unnamed
667
+ end
668
+
669
+ unless new_name == old_name
670
+ assert_no_example_groups_defined(:mock_framework)
671
+ end
672
+
673
+ if block_given?
674
+ raise "#{framework_module} must respond to `configuration` so that " \
675
+ "mock_with can yield it." unless framework_module.respond_to?(:configuration)
676
+ yield framework_module.configuration
677
+ end
678
+
679
+ @mock_framework = framework_module
680
+ end
681
+
682
+ # Returns the configured expectation framework adapter module(s)
683
+ def expectation_frameworks
684
+ if @expectation_frameworks.empty?
685
+ begin
686
+ expect_with :rspec
687
+ rescue LoadError
688
+ expect_with Module.new
689
+ end
690
+ end
691
+ @expectation_frameworks
692
+ end
693
+
694
+ # Delegates to expect_with(framework).
695
+ def expectation_framework=(framework)
696
+ expect_with(framework)
697
+ end
698
+
699
+ # Sets the expectation framework module(s) to be included in each example
700
+ # group.
701
+ #
702
+ # `frameworks` can be `:rspec`, `:test_unit`, `:minitest`, a custom
703
+ # module, or any combination thereof:
704
+ #
705
+ # config.expect_with :rspec
706
+ # config.expect_with :test_unit
707
+ # config.expect_with :minitest
708
+ # config.expect_with :rspec, :minitest
709
+ # config.expect_with OtherExpectationFramework
710
+ #
711
+ # RSpec will translate `:rspec`, `:minitest`, and `:test_unit` into the
712
+ # appropriate modules.
713
+ #
714
+ # ## Configuration
715
+ #
716
+ # If the module responds to `configuration`, `expect_with` will
717
+ # yield the `configuration` object if given a block:
718
+ #
719
+ # config.expect_with OtherExpectationFramework do |custom_config|
720
+ # custom_config.custom_setting = true
721
+ # end
722
+ def expect_with(*frameworks)
723
+ modules = frameworks.map do |framework|
724
+ case framework
725
+ when Module
726
+ framework
727
+ when :rspec
728
+ require 'rspec/expectations'
729
+
730
+ # Tag this exception class so our exception formatting logic knows
731
+ # that it satisfies the `MultipleExceptionError` interface.
732
+ ::RSpec::Expectations::MultipleExpectationsNotMetError.__send__(
733
+ :include, MultipleExceptionError::InterfaceTag
734
+ )
735
+
736
+ ::RSpec::Matchers
737
+ when :test_unit
738
+ require 'rspec/core/test_unit_assertions_adapter'
739
+ ::RSpec::Core::TestUnitAssertionsAdapter
740
+ when :minitest
741
+ require 'rspec/core/minitest_assertions_adapter'
742
+ ::RSpec::Core::MinitestAssertionsAdapter
743
+ else
744
+ raise ArgumentError, "#{framework.inspect} is not supported"
745
+ end
746
+ end
747
+
748
+ if (modules - @expectation_frameworks).any?
749
+ assert_no_example_groups_defined(:expect_with)
750
+ end
751
+
752
+ if block_given?
753
+ raise "expect_with only accepts a block with a single argument. " \
754
+ "Call expect_with #{modules.length} times, " \
755
+ "once with each argument, instead." if modules.length > 1
756
+ raise "#{modules.first} must respond to `configuration` so that " \
757
+ "expect_with can yield it." unless modules.first.respond_to?(:configuration)
758
+ yield modules.first.configuration
759
+ end
760
+
761
+ @expectation_frameworks.push(*modules)
762
+ end
763
+
764
+ # Check if full backtrace is enabled.
765
+ # @return [Boolean] is full backtrace enabled
766
+ def full_backtrace?
767
+ @backtrace_formatter.full_backtrace?
768
+ end
769
+
770
+ # Toggle full backtrace.
771
+ # @attr true_or_false [Boolean] toggle full backtrace display
772
+ def full_backtrace=(true_or_false)
773
+ @backtrace_formatter.full_backtrace = true_or_false
774
+ end
775
+
776
+ # Returns the configuration option for color, but should not
777
+ # be used to check if color is supported.
778
+ #
779
+ # @see color_enabled?
780
+ # @return [Boolean]
781
+ def color
782
+ value_for(:color) { @color }
783
+ end
784
+
785
+ # Check if color is enabled for a particular output.
786
+ # @param output [IO] an output stream to use, defaults to the current
787
+ # `output_stream`
788
+ # @return [Boolean]
789
+ def color_enabled?(output=output_stream)
790
+ output_to_tty?(output) && color
791
+ end
792
+
793
+ # Toggle output color.
794
+ attr_writer :color
795
+
796
+ # @private
797
+ def libs=(libs)
798
+ libs.map do |lib|
799
+ @libs.unshift lib
800
+ $LOAD_PATH.unshift lib
801
+ end
802
+ end
803
+
804
+ # Run examples matching on `description` in all files to run.
805
+ # @param description [String, Regexp] the pattern to filter on
806
+ def full_description=(description)
807
+ filter_run :full_description => Regexp.union(*Array(description).map { |d| Regexp.new(d) })
808
+ end
809
+
810
+ # @return [Array] full description filter
811
+ def full_description
812
+ filter.fetch :full_description, nil
813
+ end
814
+
815
+ # @overload add_formatter(formatter)
816
+ #
817
+ # Adds a formatter to the formatters collection. `formatter` can be a
818
+ # string representing any of the built-in formatters (see
819
+ # `built_in_formatter`), or a custom formatter class.
820
+ #
821
+ # ### Note
822
+ #
823
+ # For internal purposes, `add_formatter` also accepts the name of a class
824
+ # and paths to use for output streams, but you should consider that a
825
+ # private api that may change at any time without notice.
826
+ def add_formatter(formatter_to_use, *paths)
827
+ paths << output_stream if paths.empty?
828
+ formatter_loader.add formatter_to_use, *paths
829
+ end
830
+ alias_method :formatter=, :add_formatter
831
+
832
+ # The formatter that will be used if no formatter has been set.
833
+ # Defaults to 'progress'.
834
+ def default_formatter
835
+ formatter_loader.default_formatter
836
+ end
837
+
838
+ # Sets a fallback formatter to use if none other has been set.
839
+ #
840
+ # @example
841
+ #
842
+ # RSpec.configure do |rspec|
843
+ # rspec.default_formatter = 'doc'
844
+ # end
845
+ def default_formatter=(value)
846
+ formatter_loader.default_formatter = value
847
+ end
848
+
849
+ # Returns a duplicate of the formatters currently loaded in
850
+ # the `FormatterLoader` for introspection.
851
+ #
852
+ # Note as this is a duplicate, any mutations will be disregarded.
853
+ #
854
+ # @return [Array] the formatters currently loaded
855
+ def formatters
856
+ formatter_loader.formatters.dup
857
+ end
858
+
859
+ # @private
860
+ def formatter_loader
861
+ @formatter_loader ||= Formatters::Loader.new(Reporter.new(self))
862
+ end
863
+
864
+ # @private
865
+ #
866
+ # This buffer is used to capture all messages sent to the reporter during
867
+ # reporter initialization. It can then replay those messages after the
868
+ # formatter is correctly initialized. Otherwise, deprecation warnings
869
+ # during formatter initialization can cause an infinite loop.
870
+ class DeprecationReporterBuffer
871
+ def initialize
872
+ @calls = []
873
+ end
874
+
875
+ def deprecation(*args)
876
+ @calls << args
877
+ end
878
+
879
+ def play_onto(reporter)
880
+ @calls.each do |args|
881
+ reporter.deprecation(*args)
882
+ end
883
+ end
884
+ end
885
+
886
+ # @return [RSpec::Core::Reporter] the currently configured reporter
887
+ def reporter
888
+ # @reporter_buffer should only ever be set in this method to cover
889
+ # initialization of @reporter.
890
+ @reporter_buffer || @reporter ||=
891
+ begin
892
+ @reporter_buffer = DeprecationReporterBuffer.new
893
+ formatter_loader.setup_default output_stream, deprecation_stream
894
+ @reporter_buffer.play_onto(formatter_loader.reporter)
895
+ @reporter_buffer = nil
896
+ formatter_loader.reporter
897
+ end
898
+ end
899
+
900
+ # @api private
901
+ #
902
+ # Defaults `profile_examples` to 10 examples when `@profile_examples` is
903
+ # `true`.
904
+ def profile_examples
905
+ profile = value_for(:profile_examples) { @profile_examples }
906
+ if profile && !profile.is_a?(Integer)
907
+ 10
908
+ else
909
+ profile
910
+ end
911
+ end
912
+
913
+ # @private
914
+ def files_or_directories_to_run=(*files)
915
+ files = files.flatten
916
+
917
+ if (command == 'rspec' || Runner.running_in_drb?) && default_path && files.empty?
918
+ files << default_path
919
+ end
920
+
921
+ @files_or_directories_to_run = files
922
+ @files_to_run = nil
923
+ end
924
+
925
+ # The spec files RSpec will run.
926
+ # @return [Array] specified files about to run
927
+ def files_to_run
928
+ @files_to_run ||= get_files_to_run(@files_or_directories_to_run)
929
+ end
930
+
931
+ # @private
932
+ def last_run_statuses
933
+ @last_run_statuses ||= Hash.new(UNKNOWN_STATUS).tap do |statuses|
934
+ if (path = example_status_persistence_file_path)
935
+ begin
936
+ ExampleStatusPersister.load_from(path).inject(statuses) do |hash, example|
937
+ hash[example.fetch(:example_id)] = example.fetch(:status)
938
+ hash
939
+ end
940
+ rescue SystemCallError => e
941
+ RSpec.warning "Could not read from #{path.inspect} (configured as " \
942
+ "`config.example_status_persistence_file_path`) due " \
943
+ "to a system error: #{e.inspect}. Please check that " \
944
+ "the config option is set to an accessible, valid " \
945
+ "file path", :call_site => nil
946
+ end
947
+ end
948
+ end
949
+ end
950
+
951
+ # @private
952
+ UNKNOWN_STATUS = "unknown".freeze
953
+
954
+ # @private
955
+ FAILED_STATUS = "failed".freeze
956
+
957
+ # @private
958
+ def spec_files_with_failures
959
+ @spec_files_with_failures ||= last_run_statuses.inject(Set.new) do |files, (id, status)|
960
+ files << Example.parse_id(id).first if status == FAILED_STATUS
961
+ files
962
+ end.to_a
963
+ end
964
+
965
+ # Creates a method that delegates to `example` including the submitted
966
+ # `args`. Used internally to add variants of `example` like `pending`:
967
+ # @param name [String] example name alias
968
+ # @param args [Array<Symbol>, Hash] metadata for the generated example
969
+ #
970
+ # @note The specific example alias below (`pending`) is already
971
+ # defined for you.
972
+ # @note Use with caution. This extends the language used in your
973
+ # specs, but does not add any additional documentation. We use this
974
+ # in RSpec to define methods like `focus` and `xit`, but we also add
975
+ # docs for those methods.
976
+ #
977
+ # @example
978
+ # RSpec.configure do |config|
979
+ # config.alias_example_to :pending, :pending => true
980
+ # end
981
+ #
982
+ # # This lets you do this:
983
+ #
984
+ # describe Thing do
985
+ # pending "does something" do
986
+ # thing = Thing.new
987
+ # end
988
+ # end
989
+ #
990
+ # # ... which is the equivalent of
991
+ #
992
+ # describe Thing do
993
+ # it "does something", :pending => true do
994
+ # thing = Thing.new
995
+ # end
996
+ # end
997
+ def alias_example_to(name, *args)
998
+ extra_options = Metadata.build_hash_from(args)
999
+ RSpec::Core::ExampleGroup.define_example_method(name, extra_options)
1000
+ end
1001
+
1002
+ # Creates a method that defines an example group with the provided
1003
+ # metadata. Can be used to define example group/metadata shortcuts.
1004
+ #
1005
+ # @example
1006
+ # RSpec.configure do |config|
1007
+ # config.alias_example_group_to :describe_model, :type => :model
1008
+ # end
1009
+ #
1010
+ # shared_context_for "model tests", :type => :model do
1011
+ # # define common model test helper methods, `let` declarations, etc
1012
+ # end
1013
+ #
1014
+ # # This lets you do this:
1015
+ #
1016
+ # RSpec.describe_model User do
1017
+ # end
1018
+ #
1019
+ # # ... which is the equivalent of
1020
+ #
1021
+ # RSpec.describe User, :type => :model do
1022
+ # end
1023
+ #
1024
+ # @note The defined aliased will also be added to the top level
1025
+ # (e.g. `main` and from within modules) if
1026
+ # `expose_dsl_globally` is set to true.
1027
+ # @see #alias_example_to
1028
+ # @see #expose_dsl_globally=
1029
+ def alias_example_group_to(new_name, *args)
1030
+ extra_options = Metadata.build_hash_from(args)
1031
+ RSpec::Core::ExampleGroup.define_example_group_method(new_name, extra_options)
1032
+ end
1033
+
1034
+ # Define an alias for it_should_behave_like that allows different
1035
+ # language (like "it_has_behavior" or "it_behaves_like") to be
1036
+ # employed when including shared examples.
1037
+ #
1038
+ # @example
1039
+ # RSpec.configure do |config|
1040
+ # config.alias_it_behaves_like_to(:it_has_behavior, 'has behavior:')
1041
+ # end
1042
+ #
1043
+ # # allows the user to include a shared example group like:
1044
+ #
1045
+ # describe Entity do
1046
+ # it_has_behavior 'sortability' do
1047
+ # let(:sortable) { Entity.new }
1048
+ # end
1049
+ # end
1050
+ #
1051
+ # # which is reported in the output as:
1052
+ # # Entity
1053
+ # # has behavior: sortability
1054
+ # # ...sortability examples here
1055
+ #
1056
+ # @note Use with caution. This extends the language used in your
1057
+ # specs, but does not add any additional documentation. We use this
1058
+ # in RSpec to define `it_should_behave_like` (for backward
1059
+ # compatibility), but we also add docs for that method.
1060
+ def alias_it_behaves_like_to(new_name, report_label='')
1061
+ RSpec::Core::ExampleGroup.define_nested_shared_group_method(new_name, report_label)
1062
+ end
1063
+ alias_method :alias_it_should_behave_like_to, :alias_it_behaves_like_to
1064
+
1065
+ # Adds key/value pairs to the `inclusion_filter`. If `args`
1066
+ # includes any symbols that are not part of the hash, each symbol
1067
+ # is treated as a key in the hash with the value `true`.
1068
+ #
1069
+ # ### Note
1070
+ #
1071
+ # Filters set using this method can be overridden from the command line
1072
+ # or config files (e.g. `.rspec`).
1073
+ #
1074
+ # @example
1075
+ # # Given this declaration.
1076
+ # describe "something", :foo => 'bar' do
1077
+ # # ...
1078
+ # end
1079
+ #
1080
+ # # Any of the following will include that group.
1081
+ # config.filter_run_including :foo => 'bar'
1082
+ # config.filter_run_including :foo => /^ba/
1083
+ # config.filter_run_including :foo => lambda {|v| v == 'bar'}
1084
+ # config.filter_run_including :foo => lambda {|v,m| m[:foo] == 'bar'}
1085
+ #
1086
+ # # Given a proc with an arity of 1, the lambda is passed the value
1087
+ # # related to the key, e.g.
1088
+ # config.filter_run_including :foo => lambda {|v| v == 'bar'}
1089
+ #
1090
+ # # Given a proc with an arity of 2, the lambda is passed the value
1091
+ # # related to the key, and the metadata itself e.g.
1092
+ # config.filter_run_including :foo => lambda {|v,m| m[:foo] == 'bar'}
1093
+ #
1094
+ # filter_run_including :foo # same as filter_run_including :foo => true
1095
+ def filter_run_including(*args)
1096
+ meta = Metadata.build_hash_from(args, :warn_about_example_group_filtering)
1097
+ filter_manager.include_with_low_priority meta
1098
+ static_config_filter_manager.include_with_low_priority Metadata.deep_hash_dup(meta)
1099
+ end
1100
+ alias_method :filter_run, :filter_run_including
1101
+
1102
+ # Applies the provided filter only if any of examples match, in constrast
1103
+ # to {#filter_run}, which always applies even if no examples match, in
1104
+ # which case no examples will be run. This allows you to leave configured
1105
+ # filters in place that are intended only for temporary use. The most common
1106
+ # example is focus filtering: `config.filter_run_when_matching :focus`.
1107
+ # With that configured, you can temporarily focus an example or group
1108
+ # by tagging it with `:focus` metadata, or prefixing it with an `f`
1109
+ # (as in `fdescribe`, `fcontext` and `fit`) since those are aliases for
1110
+ # `describe`/`context`/`it` with `:focus` metadata.
1111
+ def filter_run_when_matching(*args)
1112
+ when_first_matching_example_defined(*args) do
1113
+ filter_run(*args)
1114
+ end
1115
+ end
1116
+
1117
+ # Clears and reassigns the `inclusion_filter`. Set to `nil` if you don't
1118
+ # want any inclusion filter at all.
1119
+ #
1120
+ # ### Warning
1121
+ #
1122
+ # This overrides any inclusion filters/tags set on the command line or in
1123
+ # configuration files.
1124
+ def inclusion_filter=(filter)
1125
+ meta = Metadata.build_hash_from([filter], :warn_about_example_group_filtering)
1126
+ filter_manager.include_only meta
1127
+ end
1128
+
1129
+ alias_method :filter=, :inclusion_filter=
1130
+
1131
+ # Returns the `inclusion_filter`. If none has been set, returns an empty
1132
+ # hash.
1133
+ def inclusion_filter
1134
+ filter_manager.inclusions
1135
+ end
1136
+
1137
+ alias_method :filter, :inclusion_filter
1138
+
1139
+ # Adds key/value pairs to the `exclusion_filter`. If `args`
1140
+ # includes any symbols that are not part of the hash, each symbol
1141
+ # is treated as a key in the hash with the value `true`.
1142
+ #
1143
+ # ### Note
1144
+ #
1145
+ # Filters set using this method can be overridden from the command line
1146
+ # or config files (e.g. `.rspec`).
1147
+ #
1148
+ # @example
1149
+ # # Given this declaration.
1150
+ # describe "something", :foo => 'bar' do
1151
+ # # ...
1152
+ # end
1153
+ #
1154
+ # # Any of the following will exclude that group.
1155
+ # config.filter_run_excluding :foo => 'bar'
1156
+ # config.filter_run_excluding :foo => /^ba/
1157
+ # config.filter_run_excluding :foo => lambda {|v| v == 'bar'}
1158
+ # config.filter_run_excluding :foo => lambda {|v,m| m[:foo] == 'bar'}
1159
+ #
1160
+ # # Given a proc with an arity of 1, the lambda is passed the value
1161
+ # # related to the key, e.g.
1162
+ # config.filter_run_excluding :foo => lambda {|v| v == 'bar'}
1163
+ #
1164
+ # # Given a proc with an arity of 2, the lambda is passed the value
1165
+ # # related to the key, and the metadata itself e.g.
1166
+ # config.filter_run_excluding :foo => lambda {|v,m| m[:foo] == 'bar'}
1167
+ #
1168
+ # filter_run_excluding :foo # same as filter_run_excluding :foo => true
1169
+ def filter_run_excluding(*args)
1170
+ meta = Metadata.build_hash_from(args, :warn_about_example_group_filtering)
1171
+ filter_manager.exclude_with_low_priority meta
1172
+ static_config_filter_manager.exclude_with_low_priority Metadata.deep_hash_dup(meta)
1173
+ end
1174
+
1175
+ # Clears and reassigns the `exclusion_filter`. Set to `nil` if you don't
1176
+ # want any exclusion filter at all.
1177
+ #
1178
+ # ### Warning
1179
+ #
1180
+ # This overrides any exclusion filters/tags set on the command line or in
1181
+ # configuration files.
1182
+ def exclusion_filter=(filter)
1183
+ meta = Metadata.build_hash_from([filter], :warn_about_example_group_filtering)
1184
+ filter_manager.exclude_only meta
1185
+ end
1186
+
1187
+ # Returns the `exclusion_filter`. If none has been set, returns an empty
1188
+ # hash.
1189
+ def exclusion_filter
1190
+ filter_manager.exclusions
1191
+ end
1192
+
1193
+ # Tells RSpec to include `mod` in example groups. Methods defined in
1194
+ # `mod` are exposed to examples (not example groups). Use `filters` to
1195
+ # constrain the groups or examples in which to include the module.
1196
+ #
1197
+ # @example
1198
+ #
1199
+ # module AuthenticationHelpers
1200
+ # def login_as(user)
1201
+ # # ...
1202
+ # end
1203
+ # end
1204
+ #
1205
+ # module UserHelpers
1206
+ # def users(username)
1207
+ # # ...
1208
+ # end
1209
+ # end
1210
+ #
1211
+ # RSpec.configure do |config|
1212
+ # config.include(UserHelpers) # included in all groups
1213
+ # config.include(AuthenticationHelpers, :type => :request)
1214
+ # end
1215
+ #
1216
+ # describe "edit profile", :type => :request do
1217
+ # it "can be viewed by owning user" do
1218
+ # login_as users(:jdoe)
1219
+ # get "/profiles/jdoe"
1220
+ # assert_select ".username", :text => 'jdoe'
1221
+ # end
1222
+ # end
1223
+ #
1224
+ # @note Filtered module inclusions can also be applied to
1225
+ # individual examples that have matching metadata. Just like
1226
+ # Ruby's object model is that every object has a singleton class
1227
+ # which has only a single instance, RSpec's model is that every
1228
+ # example has a singleton example group containing just the one
1229
+ # example.
1230
+ #
1231
+ # @see #include_context
1232
+ # @see #extend
1233
+ # @see #prepend
1234
+ def include(mod, *filters)
1235
+ define_mixed_in_module(mod, filters, @include_modules, :include) do |group|
1236
+ safe_include(mod, group)
1237
+ end
1238
+ end
1239
+
1240
+ # Tells RSpec to include the named shared example group in example groups.
1241
+ # Use `filters` to constrain the groups or examples in which to include
1242
+ # the example group.
1243
+ #
1244
+ # @example
1245
+ #
1246
+ # RSpec.shared_context "example users" do
1247
+ # let(:admin_user) { create_user(:admin) }
1248
+ # let(:guest_user) { create_user(:guest) }
1249
+ # end
1250
+ #
1251
+ # RSpec.configure do |config|
1252
+ # config.include_context "example users", :type => :request
1253
+ # end
1254
+ #
1255
+ # RSpec.describe "The admin page", :type => :request do
1256
+ # it "can be viewed by admins" do
1257
+ # login_with admin_user
1258
+ # get "/admin"
1259
+ # expect(response).to be_ok
1260
+ # end
1261
+ #
1262
+ # it "cannot be viewed by guests" do
1263
+ # login_with guest_user
1264
+ # get "/admin"
1265
+ # expect(response).to be_forbidden
1266
+ # end
1267
+ # end
1268
+ #
1269
+ # @note Filtered context inclusions can also be applied to
1270
+ # individual examples that have matching metadata. Just like
1271
+ # Ruby's object model is that every object has a singleton class
1272
+ # which has only a single instance, RSpec's model is that every
1273
+ # example has a singleton example group containing just the one
1274
+ # example.
1275
+ #
1276
+ # @see #include
1277
+ def include_context(shared_group_name, *filters)
1278
+ shared_module = world.shared_example_group_registry.find([:main], shared_group_name)
1279
+ include shared_module, *filters
1280
+ end
1281
+
1282
+ # Tells RSpec to extend example groups with `mod`. Methods defined in
1283
+ # `mod` are exposed to example groups (not examples). Use `filters` to
1284
+ # constrain the groups to extend.
1285
+ #
1286
+ # Similar to `include`, but behavior is added to example groups, which
1287
+ # are classes, rather than the examples, which are instances of those
1288
+ # classes.
1289
+ #
1290
+ # @example
1291
+ #
1292
+ # module UiHelpers
1293
+ # def run_in_browser
1294
+ # # ...
1295
+ # end
1296
+ # end
1297
+ #
1298
+ # RSpec.configure do |config|
1299
+ # config.extend(UiHelpers, :type => :request)
1300
+ # end
1301
+ #
1302
+ # describe "edit profile", :type => :request do
1303
+ # run_in_browser
1304
+ #
1305
+ # it "does stuff in the client" do
1306
+ # # ...
1307
+ # end
1308
+ # end
1309
+ #
1310
+ # @see #include
1311
+ # @see #prepend
1312
+ def extend(mod, *filters)
1313
+ define_mixed_in_module(mod, filters, @extend_modules, :extend) do |group|
1314
+ safe_extend(mod, group)
1315
+ end
1316
+ end
1317
+
1318
+ if RSpec::Support::RubyFeatures.module_prepends_supported?
1319
+ # Tells RSpec to prepend example groups with `mod`. Methods defined in
1320
+ # `mod` are exposed to examples (not example groups). Use `filters` to
1321
+ # constrain the groups in which to prepend the module.
1322
+ #
1323
+ # Similar to `include`, but module is included before the example group's class
1324
+ # in the ancestor chain.
1325
+ #
1326
+ # @example
1327
+ #
1328
+ # module OverrideMod
1329
+ # def override_me
1330
+ # "overridden"
1331
+ # end
1332
+ # end
1333
+ #
1334
+ # RSpec.configure do |config|
1335
+ # config.prepend(OverrideMod, :method => :prepend)
1336
+ # end
1337
+ #
1338
+ # describe "overriding example's class", :method => :prepend do
1339
+ # it "finds the user" do
1340
+ # self.class.class_eval do
1341
+ # def override_me
1342
+ # end
1343
+ # end
1344
+ # override_me # => "overridden"
1345
+ # # ...
1346
+ # end
1347
+ # end
1348
+ #
1349
+ # @see #include
1350
+ # @see #extend
1351
+ def prepend(mod, *filters)
1352
+ define_mixed_in_module(mod, filters, @prepend_modules, :prepend) do |group|
1353
+ safe_prepend(mod, group)
1354
+ end
1355
+ end
1356
+ end
1357
+
1358
+ # @private
1359
+ #
1360
+ # Used internally to extend a group with modules using `include`, `prepend` and/or
1361
+ # `extend`.
1362
+ def configure_group(group)
1363
+ group.hooks.register_globals(group, hooks)
1364
+
1365
+ configure_group_with group, @include_modules, :safe_include
1366
+ configure_group_with group, @extend_modules, :safe_extend
1367
+ configure_group_with group, @prepend_modules, :safe_prepend
1368
+ end
1369
+
1370
+ # @private
1371
+ #
1372
+ # Used internally to extend the singleton class of a single example's
1373
+ # example group instance with modules using `include` and/or `extend`.
1374
+ def configure_example(example, example_hooks)
1375
+ example_hooks.register_global_singleton_context_hooks(example, hooks)
1376
+ singleton_group = example.example_group_instance.singleton_class
1377
+
1378
+ # We replace the metadata so that SharedExampleGroupModule#included
1379
+ # has access to the example's metadata[:location].
1380
+ singleton_group.with_replaced_metadata(example.metadata) do
1381
+ modules = @include_modules.items_for(example.metadata)
1382
+ modules.each do |mod|
1383
+ safe_include(mod, example.example_group_instance.singleton_class)
1384
+ end
1385
+
1386
+ MemoizedHelpers.define_helpers_on(singleton_group) unless modules.empty?
1387
+ end
1388
+ end
1389
+
1390
+ # @private
1391
+ def requires=(paths)
1392
+ directories = ['lib', default_path].select { |p| File.directory? p }
1393
+ RSpec::Core::RubyProject.add_to_load_path(*directories)
1394
+ paths.each { |path| require path }
1395
+ @requires += paths
1396
+ end
1397
+
1398
+ # @private
1399
+ def in_project_source_dir_regex
1400
+ regexes = project_source_dirs.map do |dir|
1401
+ /\A#{Regexp.escape(File.expand_path(dir))}\//
1402
+ end
1403
+
1404
+ Regexp.union(regexes)
1405
+ end
1406
+
1407
+ # @private
1408
+ def configure_mock_framework
1409
+ RSpec::Core::ExampleGroup.__send__(:include, mock_framework)
1410
+ conditionally_disable_mocks_monkey_patching
1411
+ end
1412
+
1413
+ # @private
1414
+ def configure_expectation_framework
1415
+ expectation_frameworks.each do |framework|
1416
+ RSpec::Core::ExampleGroup.__send__(:include, framework)
1417
+ end
1418
+ conditionally_disable_expectations_monkey_patching
1419
+ end
1420
+
1421
+ # @private
1422
+ def load_spec_files
1423
+ # Note which spec files world is already aware of.
1424
+ # This is generally only needed for when the user runs
1425
+ # `ruby path/to/spec.rb` (and loads `rspec/autorun`) --
1426
+ # in that case, the spec file was loaded by `ruby` and
1427
+ # isn't loaded by us here so we only know about it because
1428
+ # of an example group being registered in it.
1429
+ world.registered_example_group_files.each do |f|
1430
+ loaded_spec_files << f # the registered files are already expended absolute paths
1431
+ end
1432
+
1433
+ files_to_run.uniq.each do |f|
1434
+ file = File.expand_path(f)
1435
+ load file
1436
+ loaded_spec_files << file
1437
+ end
1438
+
1439
+ @spec_files_loaded = true
1440
+ end
1441
+
1442
+ # @private
1443
+ DEFAULT_FORMATTER = lambda { |string| string }
1444
+
1445
+ # Formats the docstring output using the block provided.
1446
+ #
1447
+ # @example
1448
+ # # This will strip the descriptions of both examples and example
1449
+ # # groups.
1450
+ # RSpec.configure do |config|
1451
+ # config.format_docstrings { |s| s.strip }
1452
+ # end
1453
+ def format_docstrings(&block)
1454
+ @format_docstrings_block = block_given? ? block : DEFAULT_FORMATTER
1455
+ end
1456
+
1457
+ # @private
1458
+ def format_docstrings_block
1459
+ @format_docstrings_block ||= DEFAULT_FORMATTER
1460
+ end
1461
+
1462
+ # @private
1463
+ # @macro [attach] delegate_to_ordering_manager
1464
+ # @!method $1
1465
+ def self.delegate_to_ordering_manager(*methods)
1466
+ methods.each do |method|
1467
+ define_method method do |*args, &block|
1468
+ ordering_manager.__send__(method, *args, &block)
1469
+ end
1470
+ end
1471
+ end
1472
+
1473
+ # @macro delegate_to_ordering_manager
1474
+ #
1475
+ # Sets the seed value and sets the default global ordering to random.
1476
+ delegate_to_ordering_manager :seed=
1477
+
1478
+ # @macro delegate_to_ordering_manager
1479
+ # Seed for random ordering (default: generated randomly each run).
1480
+ #
1481
+ # When you run specs with `--order random`, RSpec generates a random seed
1482
+ # for the randomization and prints it to the `output_stream` (assuming
1483
+ # you're using RSpec's built-in formatters). If you discover an ordering
1484
+ # dependency (i.e. examples fail intermittently depending on order), set
1485
+ # this (on Configuration or on the command line with `--seed`) to run
1486
+ # using the same seed while you debug the issue.
1487
+ #
1488
+ # We recommend, actually, that you use the command line approach so you
1489
+ # don't accidentally leave the seed encoded.
1490
+ delegate_to_ordering_manager :seed
1491
+
1492
+ # @macro delegate_to_ordering_manager
1493
+ #
1494
+ # Sets the default global ordering strategy. By default this can be one
1495
+ # of `:defined`, `:random`, but is customizable through the
1496
+ # `register_ordering` API. If order is set to `'rand:<seed>'`,
1497
+ # the seed will also be set.
1498
+ #
1499
+ # @see #register_ordering
1500
+ delegate_to_ordering_manager :order=
1501
+
1502
+ # @macro delegate_to_ordering_manager
1503
+ # Registers a named ordering strategy that can later be
1504
+ # used to order an example group's subgroups by adding
1505
+ # `:order => <name>` metadata to the example group.
1506
+ #
1507
+ # @param name [Symbol] The name of the ordering.
1508
+ # @yield Block that will order the given examples or example groups
1509
+ # @yieldparam list [Array<RSpec::Core::Example>,
1510
+ # Array<RSpec::Core::ExampleGroup>] The examples or groups to order
1511
+ # @yieldreturn [Array<RSpec::Core::Example>,
1512
+ # Array<RSpec::Core::ExampleGroup>] The re-ordered examples or groups
1513
+ #
1514
+ # @example
1515
+ # RSpec.configure do |rspec|
1516
+ # rspec.register_ordering :reverse do |list|
1517
+ # list.reverse
1518
+ # end
1519
+ # end
1520
+ #
1521
+ # RSpec.describe 'MyClass', :order => :reverse do
1522
+ # # ...
1523
+ # end
1524
+ #
1525
+ # @note Pass the symbol `:global` to set the ordering strategy that
1526
+ # will be used to order the top-level example groups and any example
1527
+ # groups that do not have declared `:order` metadata.
1528
+ #
1529
+ # @example
1530
+ # RSpec.configure do |rspec|
1531
+ # rspec.register_ordering :global do |examples|
1532
+ # acceptance, other = examples.partition do |example|
1533
+ # example.metadata[:type] == :acceptance
1534
+ # end
1535
+ # other + acceptance
1536
+ # end
1537
+ # end
1538
+ #
1539
+ # RSpec.describe 'MyClass', :type => :acceptance do
1540
+ # # will run last
1541
+ # end
1542
+ #
1543
+ # RSpec.describe 'MyClass' do
1544
+ # # will run first
1545
+ # end
1546
+ #
1547
+ delegate_to_ordering_manager :register_ordering
1548
+
1549
+ # @private
1550
+ delegate_to_ordering_manager :seed_used?, :ordering_registry
1551
+
1552
+ # Set Ruby warnings on or off.
1553
+ def warnings=(value)
1554
+ $VERBOSE = !!value
1555
+ end
1556
+
1557
+ # @return [Boolean] Whether or not ruby warnings are enabled.
1558
+ def warnings?
1559
+ $VERBOSE
1560
+ end
1561
+
1562
+ # @private
1563
+ RAISE_ERROR_WARNING_NOTIFIER = lambda { |message| raise message }
1564
+
1565
+ # Turns warnings into errors. This can be useful when
1566
+ # you want RSpec to run in a 'strict' no warning situation.
1567
+ #
1568
+ # @example
1569
+ #
1570
+ # RSpec.configure do |rspec|
1571
+ # rspec.raise_on_warning = true
1572
+ # end
1573
+ def raise_on_warning=(value)
1574
+ if value
1575
+ RSpec::Support.warning_notifier = RAISE_ERROR_WARNING_NOTIFIER
1576
+ else
1577
+ RSpec::Support.warning_notifier = RSpec::Support::DEFAULT_WARNING_NOTIFIER
1578
+ end
1579
+ end
1580
+
1581
+ # Exposes the current running example via the named
1582
+ # helper method. RSpec 2.x exposed this via `example`,
1583
+ # but in RSpec 3.0, the example is instead exposed via
1584
+ # an arg yielded to `it`, `before`, `let`, etc. However,
1585
+ # some extension gems (such as Capybara) depend on the
1586
+ # RSpec 2.x's `example` method, so this config option
1587
+ # can be used to maintain compatibility.
1588
+ #
1589
+ # @param method_name [Symbol] the name of the helper method
1590
+ #
1591
+ # @example
1592
+ #
1593
+ # RSpec.configure do |rspec|
1594
+ # rspec.expose_current_running_example_as :example
1595
+ # end
1596
+ #
1597
+ # describe MyClass do
1598
+ # before do
1599
+ # # `example` can be used here because of the above config.
1600
+ # do_something if example.metadata[:type] == "foo"
1601
+ # end
1602
+ # end
1603
+ def expose_current_running_example_as(method_name)
1604
+ ExposeCurrentExample.module_exec do
1605
+ extend RSpec::SharedContext
1606
+ let(method_name) { |ex| ex }
1607
+ end
1608
+
1609
+ include ExposeCurrentExample
1610
+ end
1611
+
1612
+ # @private
1613
+ module ExposeCurrentExample; end
1614
+
1615
+ # Turns deprecation warnings into errors, in order to surface
1616
+ # the full backtrace of the call site. This can be useful when
1617
+ # you need more context to address a deprecation than the
1618
+ # single-line call site normally provided.
1619
+ #
1620
+ # @example
1621
+ #
1622
+ # RSpec.configure do |rspec|
1623
+ # rspec.raise_errors_for_deprecations!
1624
+ # end
1625
+ def raise_errors_for_deprecations!
1626
+ self.deprecation_stream = Formatters::DeprecationFormatter::RaiseErrorStream.new
1627
+ end
1628
+
1629
+ # Enables zero monkey patching mode for RSpec. It removes monkey
1630
+ # patching of the top-level DSL methods (`describe`,
1631
+ # `shared_examples_for`, etc) onto `main` and `Module`, instead
1632
+ # requiring you to prefix these methods with `RSpec.`. It enables
1633
+ # expect-only syntax for rspec-mocks and rspec-expectations. It
1634
+ # simply disables monkey patching on whatever pieces of RSpec
1635
+ # the user is using.
1636
+ #
1637
+ # @note It configures rspec-mocks and rspec-expectations only
1638
+ # if the user is using those (either explicitly or implicitly
1639
+ # by not setting `mock_with` or `expect_with` to anything else).
1640
+ #
1641
+ # @note If the user uses this options with `mock_with :mocha`
1642
+ # (or similiar) they will still have monkey patching active
1643
+ # in their test environment from mocha.
1644
+ #
1645
+ # @example
1646
+ #
1647
+ # # It disables all monkey patching.
1648
+ # RSpec.configure do |config|
1649
+ # config.disable_monkey_patching!
1650
+ # end
1651
+ #
1652
+ # # Is an equivalent to
1653
+ # RSpec.configure do |config|
1654
+ # config.expose_dsl_globally = false
1655
+ #
1656
+ # config.mock_with :rspec do |mocks|
1657
+ # mocks.syntax = :expect
1658
+ # mocks.patch_marshal_to_support_partial_doubles = false
1659
+ # end
1660
+ #
1661
+ # config.mock_with :rspec do |expectations|
1662
+ # expectations.syntax = :expect
1663
+ # end
1664
+ # end
1665
+ def disable_monkey_patching!
1666
+ self.expose_dsl_globally = false
1667
+ self.disable_monkey_patching = true
1668
+ conditionally_disable_mocks_monkey_patching
1669
+ conditionally_disable_expectations_monkey_patching
1670
+ end
1671
+
1672
+ # @private
1673
+ attr_accessor :disable_monkey_patching
1674
+
1675
+ # Defines a callback that can assign derived metadata values.
1676
+ #
1677
+ # @param filters [Array<Symbol>, Hash] metadata filters that determine
1678
+ # which example or group metadata hashes the callback will be triggered
1679
+ # for. If none are given, the callback will be run against the metadata
1680
+ # hashes of all groups and examples.
1681
+ # @yieldparam metadata [Hash] original metadata hash from an example or
1682
+ # group. Mutate this in your block as needed.
1683
+ #
1684
+ # @example
1685
+ # RSpec.configure do |config|
1686
+ # # Tag all groups and examples in the spec/unit directory with
1687
+ # # :type => :unit
1688
+ # config.define_derived_metadata(:file_path => %r{/spec/unit/}) do |metadata|
1689
+ # metadata[:type] = :unit
1690
+ # end
1691
+ # end
1692
+ def define_derived_metadata(*filters, &block)
1693
+ meta = Metadata.build_hash_from(filters, :warn_about_example_group_filtering)
1694
+ @derived_metadata_blocks.append(block, meta)
1695
+ end
1696
+
1697
+ # Defines a callback that runs after the first example with matching
1698
+ # metadata is defined. If no examples are defined with matching metadata,
1699
+ # it will not get called at all.
1700
+ #
1701
+ # This can be used to ensure some setup is performed (such as bootstrapping
1702
+ # a DB or loading a specific file that adds significantly to the boot time)
1703
+ # if needed (as indicated by the presence of an example with matching metadata)
1704
+ # but avoided otherwise.
1705
+ #
1706
+ # @example
1707
+ # RSpec.configure do |config|
1708
+ # config.when_first_matching_example_defined(:db) do
1709
+ # # Load a support file that does some heavyweight setup,
1710
+ # # including bootstrapping the DB, but only if we have loaded
1711
+ # # any examples tagged with `:db`.
1712
+ # require 'support/db'
1713
+ # end
1714
+ # end
1715
+ def when_first_matching_example_defined(*filters, &block)
1716
+ specified_meta = Metadata.build_hash_from(filters, :warn_about_example_group_filtering)
1717
+
1718
+ callback = lambda do |example_or_group_meta|
1719
+ # Example groups do not have `:example_group` metadata
1720
+ # (instead they have `:parent_example_group` metadata).
1721
+ return unless example_or_group_meta.key?(:example_group)
1722
+
1723
+ # Ensure the callback only fires once.
1724
+ @derived_metadata_blocks.items_for(specified_meta).delete(callback)
1725
+
1726
+ block.call
1727
+ end
1728
+
1729
+ @derived_metadata_blocks.append(callback, specified_meta)
1730
+ end
1731
+
1732
+ # @private
1733
+ def apply_derived_metadata_to(metadata)
1734
+ @derived_metadata_blocks.items_for(metadata).each do |block|
1735
+ block.call(metadata)
1736
+ end
1737
+ end
1738
+
1739
+ # Defines a `before` hook. See {Hooks#before} for full docs.
1740
+ #
1741
+ # This method differs from {Hooks#before} in only one way: it supports
1742
+ # the `:suite` scope. Hooks with the `:suite` scope will be run once before
1743
+ # the first example of the entire suite is executed.
1744
+ #
1745
+ # @see #prepend_before
1746
+ # @see #after
1747
+ # @see #append_after
1748
+ def before(scope=nil, *meta, &block)
1749
+ handle_suite_hook(scope, meta) do
1750
+ @before_suite_hooks << Hooks::BeforeHook.new(block, {})
1751
+ end || begin
1752
+ add_hook_to_existing_matching_groups(meta, scope) { |g| g.before(scope, *meta, &block) }
1753
+ super(scope, *meta, &block)
1754
+ end
1755
+ end
1756
+ alias_method :append_before, :before
1757
+
1758
+ # Adds `block` to the start of the list of `before` blocks in the same
1759
+ # scope (`:example`, `:context`, or `:suite`), in contrast to {#before},
1760
+ # which adds the hook to the end of the list.
1761
+ #
1762
+ # See {Hooks#before} for full `before` hook docs.
1763
+ #
1764
+ # This method differs from {Hooks#prepend_before} in only one way: it supports
1765
+ # the `:suite` scope. Hooks with the `:suite` scope will be run once before
1766
+ # the first example of the entire suite is executed.
1767
+ #
1768
+ # @see #before
1769
+ # @see #after
1770
+ # @see #append_after
1771
+ def prepend_before(scope=nil, *meta, &block)
1772
+ handle_suite_hook(scope, meta) do
1773
+ @before_suite_hooks.unshift Hooks::BeforeHook.new(block, {})
1774
+ end || begin
1775
+ add_hook_to_existing_matching_groups(meta, scope) { |g| g.prepend_before(scope, *meta, &block) }
1776
+ super(scope, *meta, &block)
1777
+ end
1778
+ end
1779
+
1780
+ # Defines a `after` hook. See {Hooks#after} for full docs.
1781
+ #
1782
+ # This method differs from {Hooks#after} in only one way: it supports
1783
+ # the `:suite` scope. Hooks with the `:suite` scope will be run once after
1784
+ # the last example of the entire suite is executed.
1785
+ #
1786
+ # @see #append_after
1787
+ # @see #before
1788
+ # @see #prepend_before
1789
+ def after(scope=nil, *meta, &block)
1790
+ handle_suite_hook(scope, meta) do
1791
+ @after_suite_hooks.unshift Hooks::AfterHook.new(block, {})
1792
+ end || begin
1793
+ add_hook_to_existing_matching_groups(meta, scope) { |g| g.after(scope, *meta, &block) }
1794
+ super(scope, *meta, &block)
1795
+ end
1796
+ end
1797
+ alias_method :prepend_after, :after
1798
+
1799
+ # Adds `block` to the end of the list of `after` blocks in the same
1800
+ # scope (`:example`, `:context`, or `:suite`), in contrast to {#after},
1801
+ # which adds the hook to the start of the list.
1802
+ #
1803
+ # See {Hooks#after} for full `after` hook docs.
1804
+ #
1805
+ # This method differs from {Hooks#append_after} in only one way: it supports
1806
+ # the `:suite` scope. Hooks with the `:suite` scope will be run once after
1807
+ # the last example of the entire suite is executed.
1808
+ #
1809
+ # @see #append_after
1810
+ # @see #before
1811
+ # @see #prepend_before
1812
+ def append_after(scope=nil, *meta, &block)
1813
+ handle_suite_hook(scope, meta) do
1814
+ @after_suite_hooks << Hooks::AfterHook.new(block, {})
1815
+ end || begin
1816
+ add_hook_to_existing_matching_groups(meta, scope) { |g| g.append_after(scope, *meta, &block) }
1817
+ super(scope, *meta, &block)
1818
+ end
1819
+ end
1820
+
1821
+ # Registers `block` as an `around` hook.
1822
+ #
1823
+ # See {Hooks#around} for full `around` hook docs.
1824
+ def around(scope=nil, *meta, &block)
1825
+ add_hook_to_existing_matching_groups(meta, scope) { |g| g.around(scope, *meta, &block) }
1826
+ super(scope, *meta, &block)
1827
+ end
1828
+
1829
+ # @private
1830
+ def with_suite_hooks
1831
+ return yield if dry_run?
1832
+
1833
+ begin
1834
+ run_suite_hooks("a `before(:suite)` hook", @before_suite_hooks)
1835
+ yield
1836
+ ensure
1837
+ run_suite_hooks("an `after(:suite)` hook", @after_suite_hooks)
1838
+ end
1839
+ end
1840
+
1841
+ # @private
1842
+ # Holds the various registered hooks. Here we use a FilterableItemRepository
1843
+ # implementation that is specifically optimized for the read/write patterns
1844
+ # of the config object.
1845
+ def hooks
1846
+ @hooks ||= HookCollections.new(self, FilterableItemRepository::QueryOptimized)
1847
+ end
1848
+
1849
+ # Invokes block before defining an example group
1850
+ def on_example_group_definition(&block)
1851
+ on_example_group_definition_callbacks << block
1852
+ end
1853
+
1854
+ # @api private
1855
+ # Returns an array of blocks to call before defining an example group
1856
+ def on_example_group_definition_callbacks
1857
+ @on_example_group_definition_callbacks ||= []
1858
+ end
1859
+
1860
+ private
1861
+
1862
+ def handle_suite_hook(scope, meta)
1863
+ return nil unless scope == :suite
1864
+
1865
+ unless meta.empty?
1866
+ # TODO: in RSpec 4, consider raising an error here.
1867
+ # We warn only for backwards compatibility.
1868
+ RSpec.warn_with "WARNING: `:suite` hooks do not support metadata since " \
1869
+ "they apply to the suite as a whole rather than " \
1870
+ "any individual example or example group that has metadata. " \
1871
+ "The metadata you have provided (#{meta.inspect}) will be ignored."
1872
+ end
1873
+
1874
+ yield
1875
+ end
1876
+
1877
+ def run_suite_hooks(hook_description, hooks)
1878
+ context = SuiteHookContext.new(hook_description, reporter)
1879
+
1880
+ hooks.each do |hook|
1881
+ begin
1882
+ hook.run(context)
1883
+ rescue Support::AllExceptionsExceptOnesWeMustNotRescue => ex
1884
+ context.set_exception(ex)
1885
+ end
1886
+ end
1887
+ end
1888
+
1889
+ def get_files_to_run(paths)
1890
+ files = FlatMap.flat_map(paths_to_check(paths)) do |path|
1891
+ path = path.gsub(File::ALT_SEPARATOR, File::SEPARATOR) if File::ALT_SEPARATOR
1892
+ File.directory?(path) ? gather_directories(path) : extract_location(path)
1893
+ end.uniq
1894
+
1895
+ return files unless only_failures?
1896
+ relative_files = files.map { |f| Metadata.relative_path(File.expand_path f) }
1897
+ intersection = (relative_files & spec_files_with_failures.to_a)
1898
+ intersection.empty? ? files : intersection
1899
+ end
1900
+
1901
+ def paths_to_check(paths)
1902
+ return paths if pattern_might_load_specs_from_vendored_dirs?
1903
+ paths + [Dir.getwd]
1904
+ end
1905
+
1906
+ def pattern_might_load_specs_from_vendored_dirs?
1907
+ pattern.split(File::SEPARATOR).first.include?('**')
1908
+ end
1909
+
1910
+ def gather_directories(path)
1911
+ include_files = get_matching_files(path, pattern)
1912
+ exclude_files = get_matching_files(path, exclude_pattern)
1913
+ (include_files - exclude_files).uniq
1914
+ end
1915
+
1916
+ def get_matching_files(path, pattern)
1917
+ raw_files = Dir[file_glob_from(path, pattern)]
1918
+ raw_files.map { |file| File.expand_path(file) }.sort
1919
+ end
1920
+
1921
+ def file_glob_from(path, pattern)
1922
+ stripped = "{#{pattern.gsub(/\s*,\s*/, ',')}}"
1923
+ return stripped if pattern =~ /^(\.\/)?#{Regexp.escape path}/ || absolute_pattern?(pattern)
1924
+ File.join(path, stripped)
1925
+ end
1926
+
1927
+ if RSpec::Support::OS.windows?
1928
+ # :nocov:
1929
+ def absolute_pattern?(pattern)
1930
+ pattern =~ /\A[A-Z]:\\/ || windows_absolute_network_path?(pattern)
1931
+ end
1932
+
1933
+ def windows_absolute_network_path?(pattern)
1934
+ return false unless ::File::ALT_SEPARATOR
1935
+ pattern.start_with?(::File::ALT_SEPARATOR + ::File::ALT_SEPARATOR)
1936
+ end
1937
+ # :nocov:
1938
+ else
1939
+ def absolute_pattern?(pattern)
1940
+ pattern.start_with?(File::Separator)
1941
+ end
1942
+ end
1943
+
1944
+ def extract_location(path)
1945
+ match = /^(.*?)((?:\:\d+)+)$/.match(path)
1946
+
1947
+ if match
1948
+ captures = match.captures
1949
+ path = captures[0]
1950
+ lines = captures[1][1..-1].split(":").map(&:to_i)
1951
+ filter_manager.add_location path, lines
1952
+ else
1953
+ path, scoped_ids = Example.parse_id(path)
1954
+ filter_manager.add_ids(path, scoped_ids.split(/\s*,\s*/)) if scoped_ids
1955
+ end
1956
+
1957
+ return [] if path == default_path
1958
+ File.expand_path(path)
1959
+ end
1960
+
1961
+ def command
1962
+ $0.split(File::SEPARATOR).last
1963
+ end
1964
+
1965
+ def value_for(key)
1966
+ @preferred_options.fetch(key) { yield }
1967
+ end
1968
+
1969
+ def define_built_in_hooks
1970
+ around(:example, :aggregate_failures => true) do |procsy|
1971
+ begin
1972
+ aggregate_failures(nil, :hide_backtrace => true, &procsy)
1973
+ rescue Support::AllExceptionsExceptOnesWeMustNotRescue => exception
1974
+ procsy.example.set_aggregate_failures_exception(exception)
1975
+ end
1976
+ end
1977
+ end
1978
+
1979
+ def assert_no_example_groups_defined(config_option)
1980
+ return unless world.example_groups.any?
1981
+
1982
+ raise MustBeConfiguredBeforeExampleGroupsError.new(
1983
+ "RSpec's #{config_option} configuration option must be configured before " \
1984
+ "any example groups are defined, but you have already defined a group."
1985
+ )
1986
+ end
1987
+
1988
+ def output_to_tty?(output=output_stream)
1989
+ tty? || (output.respond_to?(:tty?) && output.tty?)
1990
+ end
1991
+
1992
+ def conditionally_disable_mocks_monkey_patching
1993
+ return unless disable_monkey_patching && rspec_mocks_loaded?
1994
+
1995
+ RSpec::Mocks.configuration.tap do |config|
1996
+ config.syntax = :expect
1997
+ config.patch_marshal_to_support_partial_doubles = false
1998
+ end
1999
+ end
2000
+
2001
+ def conditionally_disable_expectations_monkey_patching
2002
+ return unless disable_monkey_patching && rspec_expectations_loaded?
2003
+
2004
+ RSpec::Expectations.configuration.syntax = :expect
2005
+ end
2006
+
2007
+ def rspec_mocks_loaded?
2008
+ defined?(RSpec::Mocks.configuration)
2009
+ end
2010
+
2011
+ def rspec_expectations_loaded?
2012
+ defined?(RSpec::Expectations.configuration)
2013
+ end
2014
+
2015
+ def update_pattern_attr(name, value)
2016
+ if @spec_files_loaded
2017
+ RSpec.warning "Configuring `#{name}` to #{value} has no effect since " \
2018
+ "RSpec has already loaded the spec files."
2019
+ end
2020
+
2021
+ instance_variable_set(:"@#{name}", value)
2022
+ @files_to_run = nil
2023
+ end
2024
+
2025
+ def clear_values_derived_from_example_status_persistence_file_path
2026
+ @last_run_statuses = nil
2027
+ @spec_files_with_failures = nil
2028
+ end
2029
+
2030
+ def configure_group_with(group, module_list, application_method)
2031
+ module_list.items_for(group.metadata).each do |mod|
2032
+ __send__(application_method, mod, group)
2033
+ end
2034
+ end
2035
+
2036
+ def add_hook_to_existing_matching_groups(meta, scope, &block)
2037
+ # For example hooks, we have to apply it to each of the top level
2038
+ # groups, even if the groups do not match. When we apply it, we
2039
+ # apply it with the metadata, so it will only apply to examples
2040
+ # in the group that match the metadata.
2041
+ # #2280 for background and discussion.
2042
+ if scope == :example || scope == :each || scope.nil?
2043
+ world.example_groups.each(&block)
2044
+ else
2045
+ meta = Metadata.build_hash_from(meta.dup)
2046
+ on_existing_matching_groups(meta, &block)
2047
+ end
2048
+ end
2049
+
2050
+ def on_existing_matching_groups(meta)
2051
+ world.traverse_example_group_trees_until do |group|
2052
+ metadata_applies_to_group?(meta, group).tap do |applies|
2053
+ yield group if applies
2054
+ end
2055
+ end
2056
+ end
2057
+
2058
+ def metadata_applies_to_group?(meta, group)
2059
+ meta.empty? || MetadataFilter.apply?(:any?, meta, group.metadata)
2060
+ end
2061
+
2062
+ if RSpec::Support::RubyFeatures.module_prepends_supported?
2063
+ def safe_prepend(mod, host)
2064
+ host.__send__(:prepend, mod) unless host < mod
2065
+ end
2066
+ end
2067
+
2068
+ if RUBY_VERSION.to_f >= 1.9
2069
+ def safe_include(mod, host)
2070
+ host.__send__(:include, mod) unless host < mod
2071
+ end
2072
+
2073
+ def safe_extend(mod, host)
2074
+ host.extend(mod) unless host.singleton_class < mod
2075
+ end
2076
+ else # for 1.8.7
2077
+ # :nocov:
2078
+ def safe_include(mod, host)
2079
+ host.__send__(:include, mod) unless host.included_modules.include?(mod)
2080
+ end
2081
+
2082
+ def safe_extend(mod, host)
2083
+ host.extend(mod) unless (class << host; self; end).included_modules.include?(mod)
2084
+ end
2085
+ # :nocov:
2086
+ end
2087
+
2088
+ def define_mixed_in_module(mod, filters, mod_list, config_method, &block)
2089
+ unless Module === mod
2090
+ raise TypeError, "`RSpec.configuration.#{config_method}` expects a module but got: #{mod.inspect}"
2091
+ end
2092
+
2093
+ meta = Metadata.build_hash_from(filters, :warn_about_example_group_filtering)
2094
+ mod_list.append(mod, meta)
2095
+ on_existing_matching_groups(meta, &block)
2096
+ end
2097
+ end
2098
+ # rubocop:enable Metrics/ClassLength
2099
+ end
2100
+ end