dwolla_swagger 1.0.5 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1715) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +4 -0
  3. data/Gemfile.lock +66 -0
  4. data/lib/dwolla_swagger/api/fundingsources_api.rb +8 -4
  5. data/lib/dwolla_swagger/models/micro_deposits.rb +46 -0
  6. data/lib/dwolla_swagger/swagger/version.rb +1 -1
  7. data/lib/dwolla_swagger.rb +10 -9
  8. data/vendor/bundle/ruby/2.2.0/bin/autotest +23 -0
  9. data/vendor/bundle/ruby/2.2.0/bin/htmldiff +25 -0
  10. data/vendor/bundle/ruby/2.2.0/bin/ldiff +25 -0
  11. data/vendor/bundle/ruby/2.2.0/bin/multigem +25 -0
  12. data/vendor/bundle/ruby/2.2.0/bin/multiruby +25 -0
  13. data/vendor/bundle/ruby/2.2.0/bin/multiruby_setup +25 -0
  14. data/vendor/bundle/ruby/2.2.0/bin/rspec +23 -0
  15. data/vendor/bundle/ruby/2.2.0/bin/safe_yaml +23 -0
  16. data/vendor/bundle/ruby/2.2.0/bin/unit_diff +25 -0
  17. data/vendor/bundle/ruby/2.2.0/bin/zentest +25 -0
  18. data/vendor/bundle/ruby/2.2.0/cache/ZenTest-4.11.0.gem +0 -0
  19. data/vendor/bundle/ruby/2.2.0/cache/addressable-2.4.0.gem +0 -0
  20. data/vendor/bundle/ruby/2.2.0/cache/autotest-4.4.6.gem +0 -0
  21. data/vendor/bundle/ruby/2.2.0/cache/autotest-fsevent-0.2.11.gem +0 -0
  22. data/vendor/bundle/ruby/2.2.0/cache/autotest-growl-0.2.16.gem +0 -0
  23. data/vendor/bundle/ruby/2.2.0/cache/autotest-rails-pure-4.1.2.gem +0 -0
  24. data/vendor/bundle/ruby/2.2.0/cache/crack-0.4.3.gem +0 -0
  25. data/vendor/bundle/ruby/2.2.0/cache/diff-lcs-1.2.5.gem +0 -0
  26. data/vendor/bundle/ruby/2.2.0/cache/ethon-0.8.0.gem +0 -0
  27. data/vendor/bundle/ruby/2.2.0/cache/ffi-1.9.10.gem +0 -0
  28. data/vendor/bundle/ruby/2.2.0/cache/hashdiff-0.2.3.gem +0 -0
  29. data/vendor/bundle/ruby/2.2.0/cache/json-1.8.3.gem +0 -0
  30. data/vendor/bundle/ruby/2.2.0/cache/rspec-3.4.0.gem +0 -0
  31. data/vendor/bundle/ruby/2.2.0/cache/rspec-core-3.4.1.gem +0 -0
  32. data/vendor/bundle/ruby/2.2.0/cache/rspec-expectations-3.4.0.gem +0 -0
  33. data/vendor/bundle/ruby/2.2.0/cache/rspec-mocks-3.4.0.gem +0 -0
  34. data/vendor/bundle/ruby/2.2.0/cache/rspec-support-3.4.1.gem +0 -0
  35. data/vendor/bundle/ruby/2.2.0/cache/safe_yaml-1.0.4.gem +0 -0
  36. data/vendor/bundle/ruby/2.2.0/cache/sys-uname-1.0.2.gem +0 -0
  37. data/vendor/bundle/ruby/2.2.0/cache/typhoeus-0.8.0.gem +0 -0
  38. data/vendor/bundle/ruby/2.2.0/cache/vcr-2.9.3.gem +0 -0
  39. data/vendor/bundle/ruby/2.2.0/cache/webmock-1.22.3.gem +0 -0
  40. data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/autotest-fsevent-0.2.11/gem.build_complete +0 -0
  41. data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/autotest-fsevent-0.2.11/gem_make.out +10 -0
  42. data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/ffi_c.bundle +0 -0
  43. data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/gem.build_complete +0 -0
  44. data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/gem_make.out +143 -0
  45. data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/mkmf.log +281 -0
  46. data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/gem.build_complete +0 -0
  47. data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/gem_make.out +9 -0
  48. data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/json/ext/generator.bundle +0 -0
  49. data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/json/ext/parser.bundle +0 -0
  50. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/.autotest +20 -0
  51. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/.gemtest +0 -0
  52. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/History.txt +927 -0
  53. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/Manifest.txt +38 -0
  54. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/README.txt +160 -0
  55. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/Rakefile +54 -0
  56. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/articles/Article.css +721 -0
  57. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/articles/getting_started_with_autotest.html +533 -0
  58. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/articles/how_to_use_zentest.txt +393 -0
  59. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/autotest +6 -0
  60. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/multigem +4 -0
  61. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/multiruby +76 -0
  62. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/multiruby_setup +74 -0
  63. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/unit_diff +38 -0
  64. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/zentest +23 -0
  65. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example.txt +42 -0
  66. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example1.rb +7 -0
  67. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example2.rb +15 -0
  68. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example_dot_autotest.rb +16 -0
  69. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/autoupdate.rb +26 -0
  70. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/bundler.rb +10 -0
  71. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/isolate.rb +19 -0
  72. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/once.rb +9 -0
  73. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/preload.rb +56 -0
  74. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/rcov.rb +27 -0
  75. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/restart.rb +16 -0
  76. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/timestamp.rb +9 -0
  77. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest.rb +901 -0
  78. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/focus.rb +26 -0
  79. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/functional_test_matrix.rb +92 -0
  80. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/multiruby.rb +413 -0
  81. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/unit_diff.rb +274 -0
  82. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/zentest.rb +601 -0
  83. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/zentest_mapping.rb +117 -0
  84. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_autotest.rb +560 -0
  85. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_focus.rb +35 -0
  86. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_unit_diff.rb +372 -0
  87. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_zentest.rb +572 -0
  88. data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_zentest_mapping.rb +242 -0
  89. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/CHANGELOG.md +192 -0
  90. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/Gemfile +27 -0
  91. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/LICENSE.txt +202 -0
  92. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/README.md +105 -0
  93. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/Rakefile +32 -0
  94. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/addressable.gemspec +34 -0
  95. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/data/unicode.data +0 -0
  96. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/idna/native.rb +55 -0
  97. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/idna/pure.rb +672 -0
  98. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/idna.rb +25 -0
  99. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/template.rb +1051 -0
  100. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/uri.rb +2424 -0
  101. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/version.rb +30 -0
  102. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable.rb +2 -0
  103. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/idna_spec.rb +270 -0
  104. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/net_http_compat_spec.rb +28 -0
  105. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/rack_mount_compat_spec.rb +104 -0
  106. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/security_spec.rb +57 -0
  107. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/template_spec.rb +1386 -0
  108. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/uri_spec.rb +6205 -0
  109. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/spec_helper.rb +21 -0
  110. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/clobber.rake +2 -0
  111. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/gem.rake +97 -0
  112. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/git.rake +45 -0
  113. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/metrics.rake +22 -0
  114. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/rspec.rake +21 -0
  115. data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/yard.rake +27 -0
  116. data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/History.txt +4 -0
  117. data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/Manifest.txt +4 -0
  118. data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/README.txt +43 -0
  119. data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/Rakefile +17 -0
  120. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/.gitignore +5 -0
  121. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/.ruby-version +1 -0
  122. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/CHANGELOG.txt +91 -0
  123. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/Gemfile +4 -0
  124. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/Gemfile.lock +35 -0
  125. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/LICENSE +20 -0
  126. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/PostInstall.txt +14 -0
  127. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/README.rdoc +152 -0
  128. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/Rakefile +7 -0
  129. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/autotest-fsevent.gemspec +28 -0
  130. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/bin/fsevent_sleep +0 -0
  131. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/Makefile +4 -0
  132. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/extconf.rb +41 -0
  133. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/fsevent.dll +0 -0
  134. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/fsevent.so +0 -0
  135. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/fsevent_sleep.c +43 -0
  136. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/make +1 -0
  137. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/nmake.bat +0 -0
  138. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/lib/autotest/fsevent.rb +38 -0
  139. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/lib/autotest-fsevent/version.rb +5 -0
  140. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/lib/autotest-fsevent.rb +4 -0
  141. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/prebuilt/10.7/fsevent_sleep +0 -0
  142. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/spec/autotest-fsevent_spec.rb +1 -0
  143. data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/spec/spec_helper.rb +8 -0
  144. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/.gitignore +5 -0
  145. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/.rvmrc +1 -0
  146. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/CHANGELOG.txt +140 -0
  147. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/Gemfile +4 -0
  148. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/Gemfile.lock +28 -0
  149. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/LICENSE +20 -0
  150. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/PostInstall.txt +26 -0
  151. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/README.rdoc +268 -0
  152. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/Rakefile +7 -0
  153. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/autotest-growl.gemspec +26 -0
  154. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify +19 -0
  155. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify-1.1.5 +0 -0
  156. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify-1.3 +0 -0
  157. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify.com +0 -0
  158. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/error.png +0 -0
  159. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/failed.png +0 -0
  160. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/info.png +0 -0
  161. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/passed.png +0 -0
  162. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/pending.png +0 -0
  163. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/error.png +0 -0
  164. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/failed.png +0 -0
  165. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/info.png +0 -0
  166. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/passed.png +0 -0
  167. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/pending.png +0 -0
  168. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest/growl.rb +199 -0
  169. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest/result.rb +64 -0
  170. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest-growl/version.rb +5 -0
  171. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest-growl.rb +4 -0
  172. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/spec/autotest-growl_spec.rb +79 -0
  173. data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/spec/spec_helper.rb +14 -0
  174. data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/.autotest +23 -0
  175. data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/History.txt +2 -0
  176. data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/Rakefile +21 -0
  177. data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/Readme.md +48 -0
  178. data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/VERSION +1 -0
  179. data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/autotest-rails-pure.gemspec +45 -0
  180. data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/discover.rb +5 -0
  181. data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb +12 -0
  182. data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/migrate.rb +7 -0
  183. data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/rails.rb +100 -0
  184. data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/test/rails_test.rb +30 -0
  185. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/.gitignore +8 -0
  186. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/.travis.yml +14 -0
  187. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/Gemfile +5 -0
  188. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/History +25 -0
  189. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/LICENSE +20 -0
  190. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/README.md +46 -0
  191. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/crack.gemspec +20 -0
  192. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/json.rb +111 -0
  193. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/util.rb +17 -0
  194. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/version.rb +3 -0
  195. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/xml.rb +238 -0
  196. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack.rb +7 -0
  197. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/script/bootstrap +21 -0
  198. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/script/release +42 -0
  199. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/script/test +25 -0
  200. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/data/large_dataset.json +139988 -0
  201. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/data/twittersearch-firefox.json +1 -0
  202. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/data/twittersearch-ie.json +1 -0
  203. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/hash_test.rb +26 -0
  204. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/json_test.rb +91 -0
  205. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/parser_test.rb +27 -0
  206. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/string_test.rb +31 -0
  207. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/test_helper.rb +3 -0
  208. data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/xml_test.rb +514 -0
  209. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.autotest +3 -0
  210. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.gemtest +0 -0
  211. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.hoerc +2 -0
  212. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.rspec +2 -0
  213. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.travis.yml +22 -0
  214. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Contributing.rdoc +64 -0
  215. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Gemfile +20 -0
  216. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/History.rdoc +152 -0
  217. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/License.rdoc +39 -0
  218. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Manifest.txt +38 -0
  219. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/README.rdoc +85 -0
  220. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Rakefile +41 -0
  221. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/autotest/discover.rb +1 -0
  222. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/bin/htmldiff +32 -0
  223. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/bin/ldiff +6 -0
  224. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/docs/COPYING.txt +339 -0
  225. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/docs/artistic.txt +127 -0
  226. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/array.rb +7 -0
  227. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/block.rb +37 -0
  228. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/callbacks.rb +322 -0
  229. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/change.rb +177 -0
  230. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/htmldiff.rb +149 -0
  231. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/hunk.rb +276 -0
  232. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/internals.rb +301 -0
  233. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/ldiff.rb +195 -0
  234. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/string.rb +5 -0
  235. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs.rb +805 -0
  236. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff-lcs.rb +3 -0
  237. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/change_spec.rb +65 -0
  238. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/diff_spec.rb +47 -0
  239. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/hunk_spec.rb +72 -0
  240. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/issues_spec.rb +24 -0
  241. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/lcs_spec.rb +54 -0
  242. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/patch_spec.rb +414 -0
  243. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/sdiff_spec.rb +214 -0
  244. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/spec_helper.rb +290 -0
  245. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/traverse_balanced_spec.rb +310 -0
  246. data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/traverse_sequences_spec.rb +139 -0
  247. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/.gitignore +7 -0
  248. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/.rspec +3 -0
  249. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/.travis.yml +18 -0
  250. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/CHANGELOG.md +325 -0
  251. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/Gemfile +22 -0
  252. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/Guardfile +9 -0
  253. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/LICENSE +20 -0
  254. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/README.md +96 -0
  255. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/Rakefile +39 -0
  256. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/ethon.gemspec +25 -0
  257. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curl.rb +89 -0
  258. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/classes.rb +54 -0
  259. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/codes.rb +122 -0
  260. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/constants.rb +62 -0
  261. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/form_options.rb +36 -0
  262. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/functions.rb +64 -0
  263. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/infos.rb +174 -0
  264. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/messages.rb +18 -0
  265. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/options.rb +452 -0
  266. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/settings.rb +8 -0
  267. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/callbacks.rb +129 -0
  268. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/debug_info.rb +46 -0
  269. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/features.rb +30 -0
  270. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/form.rb +104 -0
  271. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/header.rb +60 -0
  272. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/actionable.rb +147 -0
  273. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/custom.rb +28 -0
  274. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/delete.rb +24 -0
  275. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/get.rb +23 -0
  276. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/head.rb +23 -0
  277. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/options.rb +23 -0
  278. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/patch.rb +23 -0
  279. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/post.rb +25 -0
  280. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/postable.rb +31 -0
  281. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/put.rb +26 -0
  282. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/putable.rb +24 -0
  283. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http.rb +67 -0
  284. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/informations.rb +94 -0
  285. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/mirror.rb +39 -0
  286. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/operations.rb +55 -0
  287. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/options.rb +34 -0
  288. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/params.rb +28 -0
  289. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/queryable.rb +142 -0
  290. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/response_callbacks.rb +101 -0
  291. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/util.rb +27 -0
  292. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy.rb +301 -0
  293. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/ethon_error.rb +8 -0
  294. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/global_init.rb +12 -0
  295. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/invalid_option.rb +12 -0
  296. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/invalid_value.rb +12 -0
  297. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_add.rb +11 -0
  298. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_fdset.rb +11 -0
  299. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_remove.rb +11 -0
  300. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_timeout.rb +12 -0
  301. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/select.rb +12 -0
  302. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors.rb +16 -0
  303. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/libc.rb +20 -0
  304. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/loggable.rb +58 -0
  305. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi/operations.rb +190 -0
  306. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi/options.rb +116 -0
  307. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi/stack.rb +48 -0
  308. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi.rb +103 -0
  309. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/version.rb +5 -0
  310. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon.rb +31 -0
  311. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/benchmarks.rb +137 -0
  312. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/memory_leaks.rb +113 -0
  313. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/perf_spec_helper.rb +36 -0
  314. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/support/memory_test_helpers.rb +75 -0
  315. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/support/os_memory_leak_tracker.rb +47 -0
  316. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/support/ruby_object_leak_tracker.rb +48 -0
  317. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/curl_spec.rb +37 -0
  318. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/callbacks_spec.rb +52 -0
  319. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/debug_info_spec.rb +52 -0
  320. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/features_spec.rb +23 -0
  321. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/form_spec.rb +76 -0
  322. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/header_spec.rb +78 -0
  323. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/custom_spec.rb +176 -0
  324. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/delete_spec.rb +20 -0
  325. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/get_spec.rb +89 -0
  326. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/head_spec.rb +79 -0
  327. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/options_spec.rb +50 -0
  328. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/patch_spec.rb +50 -0
  329. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/post_spec.rb +280 -0
  330. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/put_spec.rb +167 -0
  331. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http_spec.rb +63 -0
  332. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/informations_spec.rb +97 -0
  333. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/mirror_spec.rb +45 -0
  334. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/operations_spec.rb +266 -0
  335. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/options_spec.rb +134 -0
  336. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/queryable_spec.rb +223 -0
  337. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/response_callbacks_spec.rb +95 -0
  338. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/util_spec.rb +27 -0
  339. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy_spec.rb +114 -0
  340. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/libc_spec.rb +13 -0
  341. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/loggable_spec.rb +21 -0
  342. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi/operations_spec.rb +297 -0
  343. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi/options_spec.rb +68 -0
  344. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi/stack_spec.rb +79 -0
  345. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi_spec.rb +21 -0
  346. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/spec_helper.rb +27 -0
  347. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/support/localhost_server.rb +94 -0
  348. data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/support/server.rb +114 -0
  349. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/COPYING +49 -0
  350. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/LICENSE +24 -0
  351. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/README.md +109 -0
  352. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/Rakefile +210 -0
  353. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/.RUBYARCHDIR.time +0 -0
  354. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.c +1032 -0
  355. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.h +175 -0
  356. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.o +0 -0
  357. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.c +162 -0
  358. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.h +59 -0
  359. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.o +0 -0
  360. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Buffer.c +365 -0
  361. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Buffer.o +0 -0
  362. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.c +530 -0
  363. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.h +93 -0
  364. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.o +0 -0
  365. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.c +283 -0
  366. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.h +57 -0
  367. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.o +0 -0
  368. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DataConverter.c +91 -0
  369. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DataConverter.o +0 -0
  370. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.c +337 -0
  371. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.h +98 -0
  372. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.o +0 -0
  373. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.c +1000 -0
  374. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.h +87 -0
  375. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.o +0 -0
  376. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/FunctionInfo.c +271 -0
  377. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/FunctionInfo.o +0 -0
  378. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.c +184 -0
  379. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.h +47 -0
  380. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.o +0 -0
  381. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.c +63 -0
  382. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.h +51 -0
  383. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.o +0 -0
  384. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Makefile +262 -0
  385. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.c +168 -0
  386. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.h +59 -0
  387. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.o +0 -0
  388. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.c +197 -0
  389. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.h +53 -0
  390. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.o +0 -0
  391. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.c +360 -0
  392. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.h +55 -0
  393. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.o +0 -0
  394. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.c +121 -0
  395. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.h +45 -0
  396. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.o +0 -0
  397. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.c +508 -0
  398. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.h +63 -0
  399. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.o +0 -0
  400. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.c +829 -0
  401. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.h +106 -0
  402. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.o +0 -0
  403. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.c +190 -0
  404. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.h +50 -0
  405. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.o +0 -0
  406. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.c +150 -0
  407. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.h +55 -0
  408. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.o +0 -0
  409. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructLayout.c +698 -0
  410. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructLayout.o +0 -0
  411. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.c +352 -0
  412. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.h +95 -0
  413. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.o +0 -0
  414. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.c +397 -0
  415. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.h +62 -0
  416. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.o +0 -0
  417. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.c +139 -0
  418. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.h +89 -0
  419. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.o +0 -0
  420. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Variadic.c +280 -0
  421. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Variadic.o +0 -0
  422. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/compat.h +83 -0
  423. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/extconf.h +7 -0
  424. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/extconf.rb +65 -0
  425. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi.c +98 -0
  426. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi.o +0 -0
  427. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi_c.bundle +0 -0
  428. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog +4600 -0
  429. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.libffi +584 -0
  430. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.libgcj +40 -0
  431. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.v1 +764 -0
  432. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/LICENSE +21 -0
  433. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.am +196 -0
  434. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.in +1820 -0
  435. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.vc +141 -0
  436. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.vc64 +141 -0
  437. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/README +342 -0
  438. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/acinclude.m4 +92 -0
  439. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/aclocal.m4 +1873 -0
  440. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/build-ios.sh +67 -0
  441. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/compile +143 -0
  442. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/config.guess +1501 -0
  443. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/config.sub +1705 -0
  444. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure +17191 -0
  445. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.ac +496 -0
  446. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.host +11 -0
  447. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/depcomp +630 -0
  448. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/libffi.info +593 -0
  449. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/libffi.texi +600 -0
  450. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/stamp-vti +4 -0
  451. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/version.texi +4 -0
  452. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/fficonfig.h.in +199 -0
  453. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/fficonfig.hw +57 -0
  454. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/Makefile.am +9 -0
  455. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/Makefile.in +487 -0
  456. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.in +427 -0
  457. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.vc +427 -0
  458. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.vc64 +427 -0
  459. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi_common.h +126 -0
  460. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/install-sh +520 -0
  461. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/libffi.pc.in +10 -0
  462. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/libtool-version +29 -0
  463. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ltmain.sh +9636 -0
  464. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +176 -0
  465. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +195 -0
  466. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_check_compiler_flags.m4 +76 -0
  467. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +63 -0
  468. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_configure_args.m4 +70 -0
  469. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +300 -0
  470. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +215 -0
  471. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +79 -0
  472. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/libtool.m4 +7831 -0
  473. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltoptions.m4 +369 -0
  474. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltsugar.m4 +123 -0
  475. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltversion.m4 +23 -0
  476. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/lt~obsolete.m4 +98 -0
  477. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/Makefile.am +8 -0
  478. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/Makefile.in +466 -0
  479. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi.3 +31 -0
  480. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi_call.3 +103 -0
  481. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi_prep_cif.3 +66 -0
  482. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/mdate-sh +201 -0
  483. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/missing +376 -0
  484. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/msvcc.sh +197 -0
  485. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/ffi.c +284 -0
  486. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/ffitarget.h +48 -0
  487. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/osf.S +387 -0
  488. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/ffi.c +728 -0
  489. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/ffitarget.h +65 -0
  490. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/gentramp.sh +118 -0
  491. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/sysv.S +497 -0
  492. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/trampoline.S +4450 -0
  493. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/ffi.c +423 -0
  494. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/ffitarget.h +50 -0
  495. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/sysv.S +208 -0
  496. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/closures.c +615 -0
  497. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/ffi.c +383 -0
  498. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/ffitarget.h +51 -0
  499. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/sysv.S +215 -0
  500. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/debug.c +59 -0
  501. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/dlmalloc.c +5161 -0
  502. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/eabi.S +128 -0
  503. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/ffi.c +292 -0
  504. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/ffitarget.h +57 -0
  505. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ffi.c +582 -0
  506. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ffitarget.h +50 -0
  507. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ia64_flags.h +40 -0
  508. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/unix.S +560 -0
  509. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/java_raw_api.c +356 -0
  510. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/ffi.c +232 -0
  511. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/ffitarget.h +48 -0
  512. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/sysv.S +121 -0
  513. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/ffi.c +288 -0
  514. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/ffitarget.h +49 -0
  515. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/sysv.S +270 -0
  516. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/ffi.c +1036 -0
  517. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/ffitarget.h +242 -0
  518. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/n32.S +591 -0
  519. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/o32.S +381 -0
  520. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/moxie/eabi.S +128 -0
  521. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/moxie/ffi.c +276 -0
  522. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/ffi.c +719 -0
  523. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/ffitarget.h +78 -0
  524. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/hpux32.S +368 -0
  525. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/linux.S +357 -0
  526. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/aix.S +328 -0
  527. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/aix_closure.S +445 -0
  528. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/asm.h +125 -0
  529. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/darwin.S +383 -0
  530. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +575 -0
  531. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffi.c +1448 -0
  532. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +1359 -0
  533. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffitarget.h +139 -0
  534. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/linux64.S +187 -0
  535. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +236 -0
  536. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +327 -0
  537. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/sysv.S +219 -0
  538. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/prep_cif.c +177 -0
  539. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/raw_api.c +254 -0
  540. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/ffi.c +780 -0
  541. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/ffitarget.h +62 -0
  542. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/sysv.S +434 -0
  543. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/ffi.c +716 -0
  544. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/ffitarget.h +49 -0
  545. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/sysv.S +850 -0
  546. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/ffi.c +468 -0
  547. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/ffitarget.h +53 -0
  548. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/sysv.S +539 -0
  549. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/ffi.c +669 -0
  550. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/ffitarget.h +68 -0
  551. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/v8.S +313 -0
  552. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/v9.S +307 -0
  553. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/types.c +77 -0
  554. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/darwin.S +444 -0
  555. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/darwin64.S +416 -0
  556. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffi.c +644 -0
  557. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffi64.c +635 -0
  558. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffitarget.h +121 -0
  559. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/freebsd.S +458 -0
  560. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/sysv.S +468 -0
  561. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/unix64.S +426 -0
  562. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/win32.S +1065 -0
  563. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/win64.S +468 -0
  564. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/Makefile.am +80 -0
  565. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/Makefile.in +500 -0
  566. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/config/default.exp +1 -0
  567. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/libffi-dg.exp +300 -0
  568. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/libffi.exp +350 -0
  569. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +263 -0
  570. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +45 -0
  571. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +32 -0
  572. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c +89 -0
  573. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c +81 -0
  574. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c +81 -0
  575. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c +82 -0
  576. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c +89 -0
  577. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c +92 -0
  578. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c +90 -0
  579. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c +95 -0
  580. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_stdcall.c +64 -0
  581. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c +94 -0
  582. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c +95 -0
  583. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c +96 -0
  584. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c +102 -0
  585. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c +89 -0
  586. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c +91 -0
  587. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c +93 -0
  588. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c +113 -0
  589. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c +90 -0
  590. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c +95 -0
  591. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c +90 -0
  592. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c +90 -0
  593. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c +98 -0
  594. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c +90 -0
  595. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c +109 -0
  596. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c +98 -0
  597. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c +124 -0
  598. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c +113 -0
  599. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c +99 -0
  600. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c +117 -0
  601. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c +97 -0
  602. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c +88 -0
  603. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c +90 -0
  604. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c +91 -0
  605. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c +93 -0
  606. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c +91 -0
  607. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c +92 -0
  608. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c +134 -0
  609. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c +117 -0
  610. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c +95 -0
  611. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c +91 -0
  612. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c +91 -0
  613. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c +92 -0
  614. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c +91 -0
  615. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c +91 -0
  616. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c +93 -0
  617. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c +66 -0
  618. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c +43 -0
  619. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c +60 -0
  620. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c +42 -0
  621. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c +105 -0
  622. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c +60 -0
  623. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c +74 -0
  624. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c +74 -0
  625. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c +86 -0
  626. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c +91 -0
  627. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c +74 -0
  628. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c +86 -0
  629. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c +74 -0
  630. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c +140 -0
  631. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c +44 -0
  632. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c +42 -0
  633. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c +42 -0
  634. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c +42 -0
  635. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c +43 -0
  636. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c +47 -0
  637. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c +43 -0
  638. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c +36 -0
  639. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +26 -0
  640. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +153 -0
  641. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float.c +59 -0
  642. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +58 -0
  643. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +58 -0
  644. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +72 -0
  645. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +62 -0
  646. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +342 -0
  647. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/many.c +69 -0
  648. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/many_win32.c +63 -0
  649. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +53 -0
  650. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c +152 -0
  651. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c +161 -0
  652. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c +133 -0
  653. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c +110 -0
  654. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c +111 -0
  655. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c +111 -0
  656. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c +112 -0
  657. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c +131 -0
  658. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c +111 -0
  659. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c +131 -0
  660. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c +131 -0
  661. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c +90 -0
  662. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +59 -0
  663. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +114 -0
  664. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +35 -0
  665. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +43 -0
  666. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +42 -0
  667. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +35 -0
  668. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +36 -0
  669. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +49 -0
  670. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +42 -0
  671. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +34 -0
  672. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +41 -0
  673. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +43 -0
  674. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +36 -0
  675. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +38 -0
  676. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +38 -0
  677. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +38 -0
  678. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c +145 -0
  679. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c +148 -0
  680. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c +124 -0
  681. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c +125 -0
  682. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +44 -0
  683. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/strlen_win32.c +44 -0
  684. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +65 -0
  685. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +67 -0
  686. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +59 -0
  687. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +63 -0
  688. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +65 -0
  689. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +64 -0
  690. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +74 -0
  691. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +80 -0
  692. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +67 -0
  693. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c +70 -0
  694. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/ffitestcxx.h +96 -0
  695. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/special.exp +35 -0
  696. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest.cc +124 -0
  697. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest_ffi_call.cc +53 -0
  698. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/texinfo.tex +7210 -0
  699. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.5.dylib +0 -0
  700. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.dylib +0 -0
  701. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.la +41 -0
  702. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.lai +41 -0
  703. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi_convenience.a +0 -0
  704. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi_convenience.la +41 -0
  705. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/Makefile +1820 -0
  706. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/config.log +1097 -0
  707. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/config.status +2336 -0
  708. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/fficonfig.h +200 -0
  709. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/include/Makefile +487 -0
  710. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/include/ffi.h +427 -0
  711. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/include/ffitarget.h +121 -0
  712. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libffi.la +41 -0
  713. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libffi.pc +10 -0
  714. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libffi_convenience.la +41 -0
  715. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libtool +10056 -0
  716. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/man/Makefile +466 -0
  717. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.deps/.dirstamp +0 -0
  718. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.dirstamp +0 -0
  719. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/closures.o +0 -0
  720. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/debug.o +0 -0
  721. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/java_raw_api.o +0 -0
  722. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/prep_cif.o +0 -0
  723. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/raw_api.o +0 -0
  724. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/types.o +0 -0
  725. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/closures.lo +12 -0
  726. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/debug.lo +12 -0
  727. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/java_raw_api.lo +12 -0
  728. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/prep_cif.lo +12 -0
  729. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/raw_api.lo +12 -0
  730. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/types.lo +12 -0
  731. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.deps/.dirstamp +0 -0
  732. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.dirstamp +0 -0
  733. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/darwin.o +0 -0
  734. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/darwin64.o +0 -0
  735. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/ffi.o +0 -0
  736. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/ffi64.o +0 -0
  737. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/darwin.lo +12 -0
  738. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/darwin64.lo +12 -0
  739. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/ffi.lo +12 -0
  740. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/ffi64.lo +12 -0
  741. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/stamp-h1 +1 -0
  742. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/testsuite/Makefile +500 -0
  743. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.bsd.mk +34 -0
  744. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.darwin.mk +95 -0
  745. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.gnu.mk +31 -0
  746. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.mk +13 -0
  747. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.vc.mk +26 -0
  748. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.vc64.mk +26 -0
  749. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/rbffi.h +57 -0
  750. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/rbffi_endian.h +59 -0
  751. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/win32/stdbool.h +8 -0
  752. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/win32/stdint.h +201 -0
  753. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ffi.gemspec +23 -0
  754. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/gen/Rakefile +30 -0
  755. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/autopointer.rb +194 -0
  756. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/buffer.rb +4 -0
  757. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/callback.rb +4 -0
  758. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/enum.rb +174 -0
  759. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/errno.rb +43 -0
  760. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/ffi.rb +44 -0
  761. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/io.rb +62 -0
  762. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/library.rb +524 -0
  763. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/managedstruct.rb +84 -0
  764. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/memorypointer.rb +1 -0
  765. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/aarch64-linux/types.conf +104 -0
  766. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/arm-linux/types.conf +104 -0
  767. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-cygwin/types.conf +3 -0
  768. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-darwin/types.conf +100 -0
  769. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-freebsd/types.conf +152 -0
  770. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-gnu/types.conf +107 -0
  771. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-linux/types.conf +103 -0
  772. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-netbsd/types.conf +126 -0
  773. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-openbsd/types.conf +128 -0
  774. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-solaris/types.conf +122 -0
  775. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-windows/types.conf +105 -0
  776. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/ia64-linux/types.conf +104 -0
  777. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mips-linux/types.conf +102 -0
  778. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mips64el-linux/types.conf +104 -0
  779. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mipsel-linux/types.conf +102 -0
  780. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-aix/types.conf +180 -0
  781. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-darwin/types.conf +100 -0
  782. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-linux/types.conf +100 -0
  783. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc64-linux/types.conf +104 -0
  784. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/s390-linux/types.conf +102 -0
  785. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/s390x-linux/types.conf +102 -0
  786. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparc-linux/types.conf +102 -0
  787. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparc-solaris/types.conf +128 -0
  788. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparcv9-solaris/types.conf +128 -0
  789. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-cygwin/types.conf +3 -0
  790. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-darwin/types.conf +126 -0
  791. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-freebsd/types.conf +128 -0
  792. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-linux/types.conf +102 -0
  793. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-netbsd/types.conf +128 -0
  794. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-openbsd/types.conf +128 -0
  795. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-solaris/types.conf +122 -0
  796. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-windows/types.conf +27 -0
  797. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform.rb +159 -0
  798. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/pointer.rb +134 -0
  799. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/struct.rb +373 -0
  800. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/struct_layout_builder.rb +227 -0
  801. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/const_generator.rb +229 -0
  802. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/generator.rb +60 -0
  803. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/generator_task.rb +36 -0
  804. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/struct_generator.rb +194 -0
  805. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/types_generator.rb +135 -0
  806. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/types.rb +190 -0
  807. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/union.rb +43 -0
  808. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/variadic.rb +78 -0
  809. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/version.rb +4 -0
  810. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi.rb +20 -0
  811. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi_c.bundle +0 -0
  812. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/Benchmark.c +52 -0
  813. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/BoolTest.c +34 -0
  814. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/BufferTest.c +31 -0
  815. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/ClosureTest.c +205 -0
  816. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/EnumTest.c +51 -0
  817. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/FunctionTest.c +70 -0
  818. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/GNUmakefile +149 -0
  819. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/GlobalVariable.c +62 -0
  820. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/LastErrorTest.c +21 -0
  821. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/NumberTest.c +132 -0
  822. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/PointerTest.c +63 -0
  823. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/ReferenceTest.c +23 -0
  824. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/StringTest.c +34 -0
  825. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/StructTest.c +243 -0
  826. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/UnionTest.c +43 -0
  827. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/VariadicTest.c +62 -0
  828. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/LICENSE.SPECS +22 -0
  829. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/async_callback_spec.rb +35 -0
  830. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/bool_spec.rb +32 -0
  831. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/buffer_spec.rb +279 -0
  832. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/callback_spec.rb +773 -0
  833. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/custom_param_type.rb +37 -0
  834. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/custom_type_spec.rb +74 -0
  835. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/dup_spec.rb +52 -0
  836. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/enum_spec.rb +423 -0
  837. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/errno_spec.rb +20 -0
  838. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/ffi_spec.rb +28 -0
  839. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/Benchmark.c +52 -0
  840. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/BoolTest.c +34 -0
  841. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/BufferTest.c +31 -0
  842. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/ClosureTest.c +190 -0
  843. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/EnumTest.c +51 -0
  844. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/FunctionTest.c +58 -0
  845. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/GNUmakefile +149 -0
  846. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/GlobalVariable.c +62 -0
  847. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/LastErrorTest.c +21 -0
  848. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/NumberTest.c +132 -0
  849. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/PointerTest.c +63 -0
  850. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/ReferenceTest.c +23 -0
  851. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/StringTest.c +34 -0
  852. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/StructTest.c +243 -0
  853. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/UnionTest.c +43 -0
  854. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/VariadicTest.c +99 -0
  855. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/classes.rb +438 -0
  856. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/function_spec.rb +92 -0
  857. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/io_spec.rb +16 -0
  858. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/library_spec.rb +276 -0
  859. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/long_double.rb +30 -0
  860. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/managed_struct_spec.rb +68 -0
  861. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/memorypointer_spec.rb +78 -0
  862. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/number_spec.rb +247 -0
  863. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/platform_spec.rb +114 -0
  864. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/pointer_spec.rb +278 -0
  865. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/attach_function_spec.rb +33 -0
  866. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/memory_pointer_spec.rb +130 -0
  867. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/spec_helper.rb +6 -0
  868. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/struct_spec.rb +18 -0
  869. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/spec_helper.rb +93 -0
  870. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/string_spec.rb +118 -0
  871. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/strptr_spec.rb +50 -0
  872. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_by_ref_spec.rb +43 -0
  873. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_callback_spec.rb +69 -0
  874. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_initialize_spec.rb +35 -0
  875. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_packed_spec.rb +50 -0
  876. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_spec.rb +886 -0
  877. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/typedef_spec.rb +91 -0
  878. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/union_spec.rb +67 -0
  879. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/variadic_spec.rb +113 -0
  880. data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/spec.opts +4 -0
  881. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.gitignore +15 -0
  882. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.rspec +1 -0
  883. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.travis.yml +7 -0
  884. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.yardopts +1 -0
  885. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/Gemfile +6 -0
  886. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/LICENSE +19 -0
  887. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/README.md +207 -0
  888. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/Rakefile +13 -0
  889. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/changelog.md +44 -0
  890. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/hashdiff.gemspec +25 -0
  891. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/diff.rb +220 -0
  892. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/lcs.rb +69 -0
  893. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/patch.rb +84 -0
  894. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/util.rb +127 -0
  895. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/version.rb +3 -0
  896. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff.rb +5 -0
  897. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/best_diff_spec.rb +65 -0
  898. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/diff_array_spec.rb +60 -0
  899. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/diff_spec.rb +232 -0
  900. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/lcs_spec.rb +75 -0
  901. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/patch_spec.rb +136 -0
  902. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/util_spec.rb +73 -0
  903. data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/spec_helper.rb +13 -0
  904. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/.gitignore +16 -0
  905. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/.travis.yml +26 -0
  906. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/CHANGES +295 -0
  907. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/COPYING +58 -0
  908. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/COPYING-json-jruby +57 -0
  909. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/GPL +340 -0
  910. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/Gemfile +10 -0
  911. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/README-json-jruby.markdown +33 -0
  912. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/README.rdoc +358 -0
  913. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/Rakefile +412 -0
  914. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/TODO +1 -0
  915. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/VERSION +1 -0
  916. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/data/example.json +1 -0
  917. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/data/index.html +38 -0
  918. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/data/prototype.js +4184 -0
  919. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/diagrams/.keep +0 -0
  920. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/Makefile +195 -0
  921. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/fbuffer/fbuffer.h +190 -0
  922. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/.RUBYARCHDIR.-.json.-.ext.time +0 -0
  923. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/Makefile +261 -0
  924. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/depend +1 -0
  925. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/extconf.rb +4 -0
  926. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.bundle +0 -0
  927. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.c +1458 -0
  928. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.h +166 -0
  929. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.o +0 -0
  930. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/.RUBYARCHDIR.-.json.-.ext.time +0 -0
  931. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/Makefile +261 -0
  932. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/depend +1 -0
  933. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/extconf.rb +3 -0
  934. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.bundle +0 -0
  935. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.c +2216 -0
  936. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.h +92 -0
  937. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.o +0 -0
  938. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.rl +939 -0
  939. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/extconf.rb +3 -0
  940. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/install.rb +23 -0
  941. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/ByteListTranscoder.java +167 -0
  942. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Generator.java +444 -0
  943. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/GeneratorMethods.java +232 -0
  944. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/GeneratorService.java +43 -0
  945. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/GeneratorState.java +543 -0
  946. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/OptionsReader.java +114 -0
  947. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Parser.java +2645 -0
  948. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Parser.rl +969 -0
  949. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/ParserService.java +35 -0
  950. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/RuntimeInfo.java +121 -0
  951. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/StringDecoder.java +167 -0
  952. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/StringEncoder.java +106 -0
  953. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Utils.java +89 -0
  954. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/json-java.gemspec +23 -0
  955. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/json.gemspec +0 -0
  956. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/json_pure.gemspec +40 -0
  957. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/bigdecimal.rb +28 -0
  958. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/complex.rb +28 -0
  959. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/core.rb +11 -0
  960. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/date.rb +34 -0
  961. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/date_time.rb +50 -0
  962. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/exception.rb +31 -0
  963. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/ostruct.rb +31 -0
  964. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/range.rb +29 -0
  965. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/rational.rb +27 -0
  966. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/regexp.rb +30 -0
  967. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/struct.rb +30 -0
  968. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/symbol.rb +25 -0
  969. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/time.rb +38 -0
  970. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/common.rb +484 -0
  971. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext/.keep +0 -0
  972. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext/generator.bundle +0 -0
  973. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext/parser.bundle +0 -0
  974. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext.rb +21 -0
  975. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/generic_object.rb +70 -0
  976. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/pure/generator.rb +522 -0
  977. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/pure/parser.rb +359 -0
  978. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/pure.rb +21 -0
  979. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/version.rb +8 -0
  980. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json.rb +62 -0
  981. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail1.json +1 -0
  982. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail10.json +1 -0
  983. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail11.json +1 -0
  984. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail12.json +1 -0
  985. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail13.json +1 -0
  986. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail14.json +1 -0
  987. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail18.json +1 -0
  988. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail19.json +1 -0
  989. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail2.json +1 -0
  990. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail20.json +1 -0
  991. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail21.json +1 -0
  992. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail22.json +1 -0
  993. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail23.json +1 -0
  994. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail24.json +1 -0
  995. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail25.json +1 -0
  996. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail27.json +2 -0
  997. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail28.json +2 -0
  998. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail3.json +1 -0
  999. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail4.json +1 -0
  1000. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail5.json +1 -0
  1001. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail6.json +1 -0
  1002. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail7.json +1 -0
  1003. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail8.json +1 -0
  1004. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail9.json +1 -0
  1005. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass1.json +56 -0
  1006. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass15.json +1 -0
  1007. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass16.json +1 -0
  1008. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass17.json +1 -0
  1009. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass2.json +1 -0
  1010. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass26.json +1 -0
  1011. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass3.json +6 -0
  1012. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/setup_variant.rb +11 -0
  1013. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json.rb +553 -0
  1014. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_addition.rb +196 -0
  1015. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_encoding.rb +65 -0
  1016. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_fixtures.rb +35 -0
  1017. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_generate.rb +337 -0
  1018. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_generic_object.rb +75 -0
  1019. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_string_matching.rb +39 -0
  1020. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_unicode.rb +72 -0
  1021. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tools/fuzz.rb +139 -0
  1022. data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tools/server.rb +62 -0
  1023. data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/LICENSE.md +27 -0
  1024. data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/README.md +39 -0
  1025. data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/lib/rspec/version.rb +5 -0
  1026. data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/lib/rspec.rb +3 -0
  1027. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/.document +5 -0
  1028. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/.yardopts +8 -0
  1029. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/Changelog.md +1933 -0
  1030. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/LICENSE.md +26 -0
  1031. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/README.md +384 -0
  1032. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/exe/rspec +4 -0
  1033. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/autorun.rb +3 -0
  1034. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/backtrace_formatter.rb +65 -0
  1035. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/coordinator.rb +66 -0
  1036. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/example_minimizer.rb +169 -0
  1037. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/runner.rb +139 -0
  1038. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/server.rb +61 -0
  1039. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/configuration.rb +1869 -0
  1040. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/configuration_options.rb +191 -0
  1041. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/drb.rb +111 -0
  1042. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/dsl.rb +96 -0
  1043. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/example.rb +620 -0
  1044. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/example_group.rb +816 -0
  1045. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/example_status_persister.rb +235 -0
  1046. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/filter_manager.rb +231 -0
  1047. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/flat_map.rb +20 -0
  1048. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/base_formatter.rb +70 -0
  1049. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/base_text_formatter.rb +77 -0
  1050. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/bisect_formatter.rb +68 -0
  1051. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/bisect_progress_formatter.rb +144 -0
  1052. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/console_codes.rb +65 -0
  1053. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/deprecation_formatter.rb +223 -0
  1054. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/documentation_formatter.rb +70 -0
  1055. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/exception_presenter.rb +480 -0
  1056. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/fallback_message_formatter.rb +28 -0
  1057. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/helpers.rb +109 -0
  1058. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/html_formatter.rb +151 -0
  1059. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/html_printer.rb +414 -0
  1060. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/html_snippet_extractor.rb +116 -0
  1061. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/json_formatter.rb +96 -0
  1062. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/profile_formatter.rb +68 -0
  1063. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/progress_formatter.rb +28 -0
  1064. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/protocol.rb +181 -0
  1065. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/snippet_extractor.rb +143 -0
  1066. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters.rb +255 -0
  1067. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/hooks.rb +638 -0
  1068. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/memoized_helpers.rb +532 -0
  1069. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/metadata.rb +491 -0
  1070. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/metadata_filter.rb +240 -0
  1071. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/minitest_assertions_adapter.rb +31 -0
  1072. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/flexmock.rb +31 -0
  1073. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/mocha.rb +57 -0
  1074. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/null.rb +14 -0
  1075. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/rr.rb +31 -0
  1076. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/rspec.rb +32 -0
  1077. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/notifications.rb +499 -0
  1078. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/option_parser.rb +319 -0
  1079. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/ordering.rb +158 -0
  1080. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/pending.rb +165 -0
  1081. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/profiler.rb +32 -0
  1082. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/project_initializer/.rspec +2 -0
  1083. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/project_initializer/spec/spec_helper.rb +96 -0
  1084. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/project_initializer.rb +48 -0
  1085. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/rake_task.rb +167 -0
  1086. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/reporter.rb +236 -0
  1087. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/ruby_project.rb +53 -0
  1088. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/runner.rb +179 -0
  1089. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/sandbox.rb +37 -0
  1090. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/set.rb +49 -0
  1091. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/shared_context.rb +55 -0
  1092. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/shared_example_group.rb +212 -0
  1093. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/shell_escape.rb +49 -0
  1094. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/location.rb +13 -0
  1095. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/node.rb +93 -0
  1096. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/syntax_highlighter.rb +71 -0
  1097. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/token.rb +43 -0
  1098. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source.rb +76 -0
  1099. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/test_unit_assertions_adapter.rb +30 -0
  1100. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/version.rb +9 -0
  1101. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/warnings.rb +40 -0
  1102. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/world.rb +197 -0
  1103. data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core.rb +181 -0
  1104. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/.document +5 -0
  1105. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/.yardopts +6 -0
  1106. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/Changelog.md +979 -0
  1107. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/LICENSE.md +25 -0
  1108. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/README.md +303 -0
  1109. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/configuration.rb +164 -0
  1110. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/expectation_target.rb +113 -0
  1111. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/fail_with.rb +31 -0
  1112. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/failure_aggregator.rb +194 -0
  1113. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/handler.rb +170 -0
  1114. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/minitest_integration.rb +31 -0
  1115. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/syntax.rb +132 -0
  1116. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/version.rb +8 -0
  1117. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations.rb +81 -0
  1118. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/aliased_matcher.rb +116 -0
  1119. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/all.rb +85 -0
  1120. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/base_matcher.rb +181 -0
  1121. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be.rb +285 -0
  1122. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_between.rb +77 -0
  1123. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_instance_of.rb +22 -0
  1124. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_kind_of.rb +16 -0
  1125. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_within.rb +72 -0
  1126. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/change.rb +354 -0
  1127. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/compound.rb +272 -0
  1128. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/contain_exactly.rb +286 -0
  1129. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/cover.rb +24 -0
  1130. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/eq.rb +40 -0
  1131. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/eql.rb +34 -0
  1132. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/equal.rb +81 -0
  1133. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/exist.rb +86 -0
  1134. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/has.rb +103 -0
  1135. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
  1136. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/include.rb +130 -0
  1137. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/match.rb +106 -0
  1138. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/operators.rb +128 -0
  1139. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/output.rb +200 -0
  1140. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/raise_error.rb +228 -0
  1141. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/respond_to.rb +90 -0
  1142. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/satisfy.rb +37 -0
  1143. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/start_or_end_with.rb +94 -0
  1144. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/throw_symbol.rb +132 -0
  1145. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/yield.rb +419 -0
  1146. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in.rb +52 -0
  1147. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/composable.rb +185 -0
  1148. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/dsl.rb +453 -0
  1149. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/english_phrasing.rb +42 -0
  1150. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +73 -0
  1151. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/fail_matchers.rb +42 -0
  1152. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/generated_descriptions.rb +42 -0
  1153. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/matcher_delegator.rb +35 -0
  1154. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/matcher_protocol.rb +99 -0
  1155. data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers.rb +1037 -0
  1156. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/.document +5 -0
  1157. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/.yardopts +6 -0
  1158. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/Changelog.md +984 -0
  1159. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/LICENSE.md +25 -0
  1160. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/README.md +445 -0
  1161. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/chain.rb +110 -0
  1162. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/error_generator.rb +31 -0
  1163. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/expect_chain_chain.rb +35 -0
  1164. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/expectation_chain.rb +48 -0
  1165. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
  1166. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/proxy.rb +116 -0
  1167. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/recorder.rb +264 -0
  1168. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/stub_chain.rb +46 -0
  1169. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/stub_chain_chain.rb +27 -0
  1170. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance.rb +11 -0
  1171. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/argument_list_matcher.rb +100 -0
  1172. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/argument_matchers.rb +320 -0
  1173. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/configuration.rb +205 -0
  1174. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/error_generator.rb +367 -0
  1175. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/example_methods.rb +422 -0
  1176. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/instance_method_stasher.rb +134 -0
  1177. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/marshal_extension.rb +41 -0
  1178. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/expectation_customization.rb +20 -0
  1179. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/have_received.rb +128 -0
  1180. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/receive.rb +130 -0
  1181. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/receive_message_chain.rb +80 -0
  1182. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/receive_messages.rb +75 -0
  1183. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/message_chain.rb +87 -0
  1184. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/message_expectation.rb +717 -0
  1185. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/method_double.rb +287 -0
  1186. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/method_reference.rb +192 -0
  1187. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/mutate_const.rb +335 -0
  1188. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/object_reference.rb +149 -0
  1189. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/order_group.rb +81 -0
  1190. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/proxy.rb +484 -0
  1191. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/space.rb +238 -0
  1192. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/standalone.rb +3 -0
  1193. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/syntax.rb +325 -0
  1194. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/targets.rb +97 -0
  1195. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/test_double.rb +170 -0
  1196. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/verifying_double.rb +129 -0
  1197. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/verifying_message_expectation.rb +54 -0
  1198. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/verifying_proxy.rb +213 -0
  1199. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/version.rb +9 -0
  1200. data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks.rb +126 -0
  1201. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/Changelog.md +151 -0
  1202. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/LICENSE.md +23 -0
  1203. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/README.md +40 -0
  1204. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/caller_filter.rb +83 -0
  1205. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/comparable_version.rb +46 -0
  1206. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/differ.rb +215 -0
  1207. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/directory_maker.rb +63 -0
  1208. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/encoded_string.rb +155 -0
  1209. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/fuzzy_matcher.rb +48 -0
  1210. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/hunk_generator.rb +47 -0
  1211. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/matcher_definition.rb +42 -0
  1212. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/method_signature_verifier.rb +290 -0
  1213. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/mutex.rb +73 -0
  1214. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/object_formatter.rb +108 -0
  1215. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/recursive_const_methods.rb +76 -0
  1216. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/reentrant_mutex.rb +53 -0
  1217. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/ruby_features.rb +149 -0
  1218. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/deprecation_helpers.rb +64 -0
  1219. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/formatting_support.rb +9 -0
  1220. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/in_sub_process.rb +52 -0
  1221. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/library_wide_checks.rb +152 -0
  1222. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/shell_out.rb +71 -0
  1223. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/stderr_splitter.rb +63 -0
  1224. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/string_matcher.rb +46 -0
  1225. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/with_isolated_directory.rb +9 -0
  1226. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/with_isolated_stderr.rb +13 -0
  1227. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec.rb +81 -0
  1228. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/version.rb +7 -0
  1229. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/version_checker.rb +53 -0
  1230. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/warnings.rb +39 -0
  1231. data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support.rb +139 -0
  1232. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/.gitignore +1 -0
  1233. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/.travis.yml +48 -0
  1234. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/CHANGES.md +149 -0
  1235. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/Gemfile +11 -0
  1236. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/LICENSE.txt +22 -0
  1237. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/README.md +191 -0
  1238. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/Rakefile +26 -0
  1239. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/bin/safe_yaml +75 -0
  1240. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/bundle_install_all_ruby_versions.sh +11 -0
  1241. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/deep.rb +34 -0
  1242. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/libyaml_checker.rb +36 -0
  1243. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/load.rb +181 -0
  1244. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/date.rb +35 -0
  1245. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/hexadecimal.rb +12 -0
  1246. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/sexagesimal.rb +26 -0
  1247. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_handler.rb +99 -0
  1248. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_resolver.rb +52 -0
  1249. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/resolver.rb +94 -0
  1250. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/safe_to_ruby_visitor.rb +29 -0
  1251. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_hack.rb +36 -0
  1252. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_node_monkeypatch.rb +43 -0
  1253. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_resolver.rb +38 -0
  1254. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_boolean.rb +21 -0
  1255. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_date.rb +13 -0
  1256. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_float.rb +33 -0
  1257. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_integer.rb +26 -0
  1258. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_nil.rb +18 -0
  1259. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_symbol.rb +17 -0
  1260. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/transformation_map.rb +47 -0
  1261. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform.rb +41 -0
  1262. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/version.rb +3 -0
  1263. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml.rb +94 -0
  1264. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/run_specs_all_ruby_versions.sh +38 -0
  1265. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/safe_yaml.gemspec +19 -0
  1266. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/exploit.1.9.2.yaml +2 -0
  1267. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/exploit.1.9.3.yaml +2 -0
  1268. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/issue48.txt +20 -0
  1269. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/issue49.yml +0 -0
  1270. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/libyaml_checker_spec.rb +69 -0
  1271. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/psych_resolver_spec.rb +10 -0
  1272. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/resolver_specs.rb +278 -0
  1273. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/safe_yaml_spec.rb +731 -0
  1274. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/spec_helper.rb +42 -0
  1275. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/support/exploitable_back_door.rb +29 -0
  1276. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/syck_resolver_spec.rb +10 -0
  1277. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/base64_spec.rb +11 -0
  1278. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_date_spec.rb +60 -0
  1279. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_float_spec.rb +42 -0
  1280. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_integer_spec.rb +64 -0
  1281. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_symbol_spec.rb +51 -0
  1282. data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/yaml_spec.rb +15 -0
  1283. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/CHANGES +198 -0
  1284. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/MANIFEST +12 -0
  1285. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/README +51 -0
  1286. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/Rakefile +39 -0
  1287. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/certs/djberg96_pub.pem +21 -0
  1288. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/doc/uname.txt +127 -0
  1289. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/examples/uname_test.rb +42 -0
  1290. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/platform.rb +54 -0
  1291. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/uname.rb +19 -0
  1292. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/unix/uname.rb +327 -0
  1293. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/windows/uname.rb +507 -0
  1294. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys-uname.rb +1 -0
  1295. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/sys-uname.gemspec +26 -0
  1296. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/test/test_sys_platform.rb +79 -0
  1297. data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/test/test_sys_uname.rb +463 -0
  1298. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/.gitignore +8 -0
  1299. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/.rspec +4 -0
  1300. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/.travis.yml +20 -0
  1301. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/CHANGELOG.md +350 -0
  1302. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/CONTRIBUTING.md +16 -0
  1303. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/Gemfile +21 -0
  1304. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/Guardfile +9 -0
  1305. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/LICENSE +22 -0
  1306. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/README.md +559 -0
  1307. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/Rakefile +38 -0
  1308. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/UPGRADE.md +55 -0
  1309. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/rack/typhoeus/middleware/params_decoder/helper.rb +76 -0
  1310. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/rack/typhoeus/middleware/params_decoder.rb +57 -0
  1311. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/rack/typhoeus.rb +1 -0
  1312. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/adapters/faraday.rb +155 -0
  1313. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/config.rb +62 -0
  1314. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/easy_factory.rb +176 -0
  1315. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/errors/no_stub.rb +12 -0
  1316. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/errors/typhoeus_error.rb +8 -0
  1317. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/errors.rb +9 -0
  1318. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/expectation.rb +217 -0
  1319. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/addable.rb +23 -0
  1320. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/before.rb +31 -0
  1321. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/block_connection.rb +35 -0
  1322. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/cacheable.rb +15 -0
  1323. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/memoizable.rb +56 -0
  1324. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/queueable.rb +83 -0
  1325. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/runnable.rb +19 -0
  1326. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/stubbable.rb +28 -0
  1327. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra.rb +95 -0
  1328. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/pool.rb +68 -0
  1329. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/railtie.rb +12 -0
  1330. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/actions.rb +125 -0
  1331. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/before.rb +30 -0
  1332. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/block_connection.rb +52 -0
  1333. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/cacheable.rb +27 -0
  1334. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/callbacks.rb +133 -0
  1335. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/marshal.rb +22 -0
  1336. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/memoizable.rb +38 -0
  1337. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/operations.rb +40 -0
  1338. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/responseable.rb +29 -0
  1339. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/streamable.rb +34 -0
  1340. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/stubbable.rb +30 -0
  1341. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request.rb +223 -0
  1342. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/cacheable.rb +14 -0
  1343. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/header.rb +93 -0
  1344. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/informations.rb +244 -0
  1345. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/status.rb +86 -0
  1346. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response.rb +68 -0
  1347. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/version.rb +5 -0
  1348. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus.rb +127 -0
  1349. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/perf/profile.rb +14 -0
  1350. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/perf/vs_nethttp.rb +64 -0
  1351. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/rack/typhoeus/middleware/params_decoder/helper_spec.rb +156 -0
  1352. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/rack/typhoeus/middleware/params_decoder_spec.rb +31 -0
  1353. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/spec_helper.rb +29 -0
  1354. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/support/localhost_server.rb +94 -0
  1355. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/support/memory_cache.rb +15 -0
  1356. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/support/server.rb +108 -0
  1357. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/adapters/faraday_spec.rb +293 -0
  1358. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/config_spec.rb +15 -0
  1359. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/easy_factory_spec.rb +137 -0
  1360. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/errors/no_stub_spec.rb +13 -0
  1361. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/expectation_spec.rb +280 -0
  1362. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/addable_spec.rb +22 -0
  1363. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/before_spec.rb +97 -0
  1364. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/block_connection_spec.rb +18 -0
  1365. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/cacheable_spec.rb +58 -0
  1366. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/memoizable_spec.rb +53 -0
  1367. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/queueable_spec.rb +88 -0
  1368. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/runnable_spec.rb +136 -0
  1369. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/stubbable_spec.rb +48 -0
  1370. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra_spec.rb +22 -0
  1371. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/pool_spec.rb +96 -0
  1372. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/actions_spec.rb +19 -0
  1373. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/before_spec.rb +92 -0
  1374. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/block_connection_spec.rb +75 -0
  1375. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/cacheable_spec.rb +70 -0
  1376. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/callbacks_spec.rb +91 -0
  1377. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/marshal_spec.rb +60 -0
  1378. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/memoizable_spec.rb +34 -0
  1379. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/operations_spec.rb +101 -0
  1380. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/responseable_spec.rb +13 -0
  1381. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/stubbable_spec.rb +45 -0
  1382. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request_spec.rb +214 -0
  1383. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response/header_spec.rb +97 -0
  1384. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response/informations_spec.rb +272 -0
  1385. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response/status_spec.rb +218 -0
  1386. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response_spec.rb +100 -0
  1387. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus_spec.rb +105 -0
  1388. data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/typhoeus.gemspec +25 -0
  1389. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.gemtest +0 -0
  1390. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.gitignore +52 -0
  1391. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.gitmodules +3 -0
  1392. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.rspec +2 -0
  1393. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.travis.yml +27 -0
  1394. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.yardopts +9 -0
  1395. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Appraisals +5 -0
  1396. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/CHANGELOG.md +987 -0
  1397. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/CONTRIBUTING.md +26 -0
  1398. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Gemfile +54 -0
  1399. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Gemfile.lock +159 -0
  1400. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/LICENSE +20 -0
  1401. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/README.md +243 -0
  1402. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Rakefile +197 -0
  1403. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Upgrade.md +289 -0
  1404. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/benchmarks/http_stubbing_libraries.rb +59 -0
  1405. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/benchmarks/null_logging.rb +62 -0
  1406. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/cucumber.yml +16 -0
  1407. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/.nav +62 -0
  1408. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/about_these_examples.md +18 -0
  1409. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/allow_unused_http_interactions.feature +100 -0
  1410. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/automatic_re_recording.feature +72 -0
  1411. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/decompress.feature +74 -0
  1412. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/dynamic_erb.feature +100 -0
  1413. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/exclusive.feature +123 -0
  1414. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/format.feature +308 -0
  1415. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/freezing_time.feature +68 -0
  1416. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/naming.feature +28 -0
  1417. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/no_cassette.feature +152 -0
  1418. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/persistence.feature +63 -0
  1419. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/update_content_length_header.feature +112 -0
  1420. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/allow_http_connections_when_no_cassette.feature +52 -0
  1421. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/cassette_library_dir.feature +31 -0
  1422. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/debug_logging.feature +52 -0
  1423. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/default_cassette_options.feature +100 -0
  1424. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/filter_sensitive_data.feature +152 -0
  1425. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/hook_into.feature +172 -0
  1426. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/ignore_request.feature +193 -0
  1427. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/preserve_exact_body_bytes.feature +108 -0
  1428. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/query_parser.feature +84 -0
  1429. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/uri_parser.feature +89 -0
  1430. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/getting_started.md +82 -0
  1431. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/after_http_request.feature +57 -0
  1432. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/around_http_request.feature +57 -0
  1433. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/before_http_request.feature +61 -0
  1434. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/before_playback.feature +185 -0
  1435. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/before_record.feature +172 -0
  1436. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/http_libraries/em_http_request.feature +247 -0
  1437. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/http_libraries/net_http.feature +169 -0
  1438. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/middleware/faraday.feature +56 -0
  1439. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/middleware/rack.feature +92 -0
  1440. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/all.feature +82 -0
  1441. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/new_episodes.feature +79 -0
  1442. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/none.feature +72 -0
  1443. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/once.feature +95 -0
  1444. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/README.md +30 -0
  1445. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/body.feature +91 -0
  1446. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/body_as_json.feature +90 -0
  1447. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/custom_matcher.feature +135 -0
  1448. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/headers.feature +85 -0
  1449. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/host.feature +95 -0
  1450. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/identical_request_sequence.feature +89 -0
  1451. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/method.feature +96 -0
  1452. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/path.feature +96 -0
  1453. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/playback_repeats.feature +98 -0
  1454. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/query.feature +97 -0
  1455. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/uri.feature +94 -0
  1456. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/uri_without_param.feature +101 -0
  1457. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/step_definitions/cli_steps.rb +201 -0
  1458. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/support/env.rb +41 -0
  1459. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/support/http_lib_filters.rb +53 -0
  1460. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/support/vcr_cucumber_helpers.rb +46 -0
  1461. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/cucumber.feature +210 -0
  1462. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/rspec_macro.feature +106 -0
  1463. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/rspec_metadata.feature +149 -0
  1464. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/test_unit.feature +46 -0
  1465. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/gemfiles/typhoeus_old.gemfile +34 -0
  1466. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/gemfiles/typhoeus_old.gemfile.lock +133 -0
  1467. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/erb_renderer.rb +55 -0
  1468. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/http_interaction_list.rb +108 -0
  1469. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/migrator.rb +118 -0
  1470. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/persisters/file_system.rb +64 -0
  1471. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/persisters.rb +42 -0
  1472. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/json.rb +48 -0
  1473. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/psych.rb +48 -0
  1474. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/syck.rb +61 -0
  1475. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/yaml.rb +50 -0
  1476. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers.rb +57 -0
  1477. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette.rb +291 -0
  1478. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/configuration.rb +555 -0
  1479. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/deprecations.rb +109 -0
  1480. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/errors.rb +266 -0
  1481. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/extensions/net_http_response.rb +36 -0
  1482. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/excon.rb +27 -0
  1483. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/fakeweb.rb +196 -0
  1484. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/faraday.rb +47 -0
  1485. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/typhoeus.rb +120 -0
  1486. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/typhoeus_0.4.rb +103 -0
  1487. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/webmock.rb +164 -0
  1488. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks.rb +18 -0
  1489. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/excon/legacy_methods.rb +33 -0
  1490. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/excon.rb +221 -0
  1491. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/faraday.rb +114 -0
  1492. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/rack.rb +79 -0
  1493. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/request_handler.rb +114 -0
  1494. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/request_ignorer.rb +43 -0
  1495. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/request_matcher_registry.rb +149 -0
  1496. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/structs.rb +578 -0
  1497. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/tasks/vcr.rake +9 -0
  1498. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/test_frameworks/cucumber.rb +64 -0
  1499. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/test_frameworks/rspec.rb +47 -0
  1500. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/hooks.rb +61 -0
  1501. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/internet_connection.rb +43 -0
  1502. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/logger.rb +59 -0
  1503. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/variable_args_block_caller.rb +13 -0
  1504. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/version_checker.rb +48 -0
  1505. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/version.rb +34 -0
  1506. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr.rb +347 -0
  1507. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/script/ci.sh +27 -0
  1508. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/acceptance/threading_spec.rb +34 -0
  1509. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/capture_warnings.rb +73 -0
  1510. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/1_x_cassette.yml +110 -0
  1511. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/empty.yml +0 -0
  1512. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/example.yml +111 -0
  1513. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/with_localhost_requests.yml +111 -0
  1514. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/fake_example_responses.yml +110 -0
  1515. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/match_requests_on.yml +187 -0
  1516. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/monkey_patches.rb +182 -0
  1517. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/quality_spec.rb +51 -0
  1518. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/spec_helper.rb +92 -0
  1519. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/configuration_stubbing.rb +8 -0
  1520. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/fixnum_extension.rb +10 -0
  1521. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/http_library_adapters.rb +289 -0
  1522. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/limited_uri.rb +31 -0
  1523. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/ruby_interpreter.rb +7 -0
  1524. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/shared_example_groups/excon.rb +63 -0
  1525. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/shared_example_groups/hook_into_http_library.rb +593 -0
  1526. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/shared_example_groups/request_hooks.rb +59 -0
  1527. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/sinatra_app.rb +86 -0
  1528. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/vcr_localhost_server.rb +77 -0
  1529. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/vcr_stub_helpers.rb +17 -0
  1530. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/erb_renderer_spec.rb +53 -0
  1531. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/http_interaction_list_spec.rb +295 -0
  1532. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/migrator_spec.rb +195 -0
  1533. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/persisters/file_system_spec.rb +69 -0
  1534. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/persisters_spec.rb +39 -0
  1535. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/serializers_spec.rb +176 -0
  1536. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette_spec.rb +618 -0
  1537. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/configuration_spec.rb +326 -0
  1538. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/deprecations_spec.rb +85 -0
  1539. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/errors_spec.rb +162 -0
  1540. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/extensions/net_http_response_spec.rb +86 -0
  1541. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/excon_spec.rb +104 -0
  1542. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/fakeweb_spec.rb +169 -0
  1543. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/faraday_spec.rb +68 -0
  1544. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/typhoeus_0.4_spec.rb +36 -0
  1545. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/typhoeus_spec.rb +162 -0
  1546. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/webmock_spec.rb +118 -0
  1547. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks_spec.rb +51 -0
  1548. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/middleware/faraday_spec.rb +182 -0
  1549. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/middleware/rack_spec.rb +115 -0
  1550. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/request_ignorer_spec.rb +70 -0
  1551. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/request_matcher_registry_spec.rb +345 -0
  1552. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/structs_spec.rb +732 -0
  1553. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/test_frameworks/cucumber_spec.rb +107 -0
  1554. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/test_frameworks/rspec_spec.rb +83 -0
  1555. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/util/hooks_spec.rb +158 -0
  1556. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/util/internet_connection_spec.rb +37 -0
  1557. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/util/version_checker_spec.rb +31 -0
  1558. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/version_spec.rb +27 -0
  1559. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr_spec.rb +349 -0
  1560. data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/vcr.gemspec +23 -0
  1561. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.gemtest +0 -0
  1562. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.gitignore +33 -0
  1563. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.rspec-tm +2 -0
  1564. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.travis.yml +26 -0
  1565. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/CHANGELOG.md +1241 -0
  1566. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/Gemfile +18 -0
  1567. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/LICENSE +20 -0
  1568. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/README.md +1000 -0
  1569. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/Rakefile +53 -0
  1570. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/api.rb +96 -0
  1571. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/assertion_failure.rb +11 -0
  1572. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/callback_registry.rb +35 -0
  1573. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/config.rb +18 -0
  1574. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/cucumber.rb +8 -0
  1575. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/deprecation.rb +9 -0
  1576. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/errors.rb +17 -0
  1577. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/curb_adapter.rb +272 -0
  1578. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/em_http_request/em_http_request_0_x.rb +147 -0
  1579. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/em_http_request/em_http_request_1_x.rb +229 -0
  1580. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/em_http_request_adapter.rb +11 -0
  1581. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/excon_adapter.rb +154 -0
  1582. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_lib_adapter.rb +7 -0
  1583. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_lib_adapter_registry.rb +19 -0
  1584. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/client.rb +14 -0
  1585. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/request.rb +10 -0
  1586. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/response.rb +22 -0
  1587. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/streamer.rb +25 -0
  1588. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/webmock.rb +62 -0
  1589. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb_adapter.rb +37 -0
  1590. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/httpclient_adapter.rb +214 -0
  1591. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/manticore_adapter.rb +123 -0
  1592. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/net_http.rb +321 -0
  1593. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/net_http_response.rb +34 -0
  1594. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/patron_adapter.rb +126 -0
  1595. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/typhoeus_hydra_adapter.rb +170 -0
  1596. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/matchers/hash_including_matcher.rb +36 -0
  1597. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/minitest.rb +39 -0
  1598. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rack_response.rb +69 -0
  1599. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_body_diff.rb +63 -0
  1600. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_execution_verifier.rb +78 -0
  1601. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_pattern.rb +320 -0
  1602. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_registry.rb +35 -0
  1603. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_signature.rb +54 -0
  1604. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_signature_snippet.rb +61 -0
  1605. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_stub.rb +100 -0
  1606. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/response.rb +158 -0
  1607. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/responses_sequence.rb +40 -0
  1608. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec/matchers/request_pattern_matcher.rb +78 -0
  1609. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec/matchers/webmock_matcher.rb +52 -0
  1610. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec/matchers.rb +27 -0
  1611. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec.rb +33 -0
  1612. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/stub_registry.rb +67 -0
  1613. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/stub_request_snippet.rb +34 -0
  1614. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/test_unit.rb +20 -0
  1615. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/hash_counter.rb +32 -0
  1616. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/hash_keys_stringifier.rb +25 -0
  1617. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/hash_validator.rb +17 -0
  1618. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/headers.rb +43 -0
  1619. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/json.rb +78 -0
  1620. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/query_mapper.rb +278 -0
  1621. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/uri.rb +111 -0
  1622. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/version_checker.rb +94 -0
  1623. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/version.rb +3 -0
  1624. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/webmock.rb +150 -0
  1625. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock.rb +56 -0
  1626. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/minitest/test_helper.rb +34 -0
  1627. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/minitest/test_webmock.rb +9 -0
  1628. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/minitest/webmock_spec.rb +60 -0
  1629. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/curb/curb_spec.rb +418 -0
  1630. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/curb/curb_spec_helper.rb +144 -0
  1631. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/em_http_request/em_http_request_spec.rb +406 -0
  1632. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/em_http_request/em_http_request_spec_helper.rb +73 -0
  1633. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/excon/excon_spec.rb +75 -0
  1634. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/excon/excon_spec_helper.rb +43 -0
  1635. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/http_rb/http_rb_spec.rb +59 -0
  1636. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/http_rb/http_rb_spec_helper.rb +43 -0
  1637. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/httpclient/httpclient_spec.rb +164 -0
  1638. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/httpclient/httpclient_spec_helper.rb +48 -0
  1639. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/manticore/manticore_spec.rb +56 -0
  1640. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/manticore/manticore_spec_helper.rb +31 -0
  1641. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/net_http_shared.rb +142 -0
  1642. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/net_http_spec.rb +301 -0
  1643. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/net_http_spec_helper.rb +55 -0
  1644. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/real_net_http_spec.rb +20 -0
  1645. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/patron/patron_spec.rb +136 -0
  1646. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/patron/patron_spec_helper.rb +51 -0
  1647. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/allowing_and_disabling_net_connect.rb +142 -0
  1648. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/callbacks.rb +146 -0
  1649. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/complex_cross_concern_behaviors.rb +36 -0
  1650. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/enabling_and_disabling_webmock.rb +95 -0
  1651. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/precedence_of_stubs.rb +15 -0
  1652. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/request_expectations.rb +859 -0
  1653. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/returning_declared_responses.rb +388 -0
  1654. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/stubbing_requests.rb +528 -0
  1655. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/typhoeus/typhoeus_hydra_spec.rb +135 -0
  1656. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/typhoeus/typhoeus_hydra_spec_helper.rb +57 -0
  1657. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/webmock_shared.rb +41 -0
  1658. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/quality_spec.rb +84 -0
  1659. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/spec_helper.rb +59 -0
  1660. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/example_curl_output.txt +22 -0
  1661. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/my_rack_app.rb +53 -0
  1662. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/network_connection.rb +25 -0
  1663. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/webmock_server.rb +69 -0
  1664. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/api_spec.rb +75 -0
  1665. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/errors_spec.rb +129 -0
  1666. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/http_lib_adapters/http_lib_adapter_registry_spec.rb +17 -0
  1667. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/http_lib_adapters/http_lib_adapter_spec.rb +12 -0
  1668. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/matchers/hash_including_matcher_spec.rb +87 -0
  1669. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/rack_response_spec.rb +102 -0
  1670. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_body_diff_spec.rb +90 -0
  1671. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_execution_verifier_spec.rb +208 -0
  1672. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_pattern_spec.rb +572 -0
  1673. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_registry_spec.rb +76 -0
  1674. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_signature_snippet_spec.rb +89 -0
  1675. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_signature_spec.rb +155 -0
  1676. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_stub_spec.rb +199 -0
  1677. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/response_spec.rb +282 -0
  1678. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/stub_registry_spec.rb +103 -0
  1679. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/stub_request_snippet_spec.rb +95 -0
  1680. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/hash_counter_spec.rb +39 -0
  1681. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/hash_keys_stringifier_spec.rb +27 -0
  1682. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/headers_spec.rb +28 -0
  1683. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/json_spec.rb +33 -0
  1684. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/query_mapper_spec.rb +115 -0
  1685. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/uri_spec.rb +299 -0
  1686. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/version_checker_spec.rb +59 -0
  1687. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/webmock_spec.rb +11 -0
  1688. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/http_request.rb +24 -0
  1689. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/shared_test.rb +88 -0
  1690. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/test_helper.rb +23 -0
  1691. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/test_webmock.rb +6 -0
  1692. data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/webmock.gemspec +42 -0
  1693. data/vendor/bundle/ruby/2.2.0/specifications/ZenTest-4.11.0.gemspec +43 -0
  1694. data/vendor/bundle/ruby/2.2.0/specifications/addressable-2.4.0.gemspec +36 -0
  1695. data/vendor/bundle/ruby/2.2.0/specifications/autotest-4.4.6.gemspec +44 -0
  1696. data/vendor/bundle/ruby/2.2.0/specifications/autotest-fsevent-0.2.11.gemspec +45 -0
  1697. data/vendor/bundle/ruby/2.2.0/specifications/autotest-growl-0.2.16.gemspec +39 -0
  1698. data/vendor/bundle/ruby/2.2.0/specifications/autotest-rails-pure-4.1.2.gemspec +18 -0
  1699. data/vendor/bundle/ruby/2.2.0/specifications/crack-0.4.3.gemspec +32 -0
  1700. data/vendor/bundle/ruby/2.2.0/specifications/diff-lcs-1.2.5.gemspec +68 -0
  1701. data/vendor/bundle/ruby/2.2.0/specifications/ethon-0.8.0.gemspec +32 -0
  1702. data/vendor/bundle/ruby/2.2.0/specifications/ffi-1.9.10.gemspec +49 -0
  1703. data/vendor/bundle/ruby/2.2.0/specifications/hashdiff-0.2.3.gemspec +39 -0
  1704. data/vendor/bundle/ruby/2.2.0/specifications/json-1.8.3.gemspec +0 -0
  1705. data/vendor/bundle/ruby/2.2.0/specifications/rspec-3.4.0.gemspec +42 -0
  1706. data/vendor/bundle/ruby/2.2.0/specifications/rspec-core-3.4.1.gemspec +68 -0
  1707. data/vendor/bundle/ruby/2.2.0/specifications/rspec-expectations-3.4.0.gemspec +50 -0
  1708. data/vendor/bundle/ruby/2.2.0/specifications/rspec-mocks-3.4.0.gemspec +50 -0
  1709. data/vendor/bundle/ruby/2.2.0/specifications/rspec-support-3.4.1.gemspec +41 -0
  1710. data/vendor/bundle/ruby/2.2.0/specifications/safe_yaml-1.0.4.gemspec +23 -0
  1711. data/vendor/bundle/ruby/2.2.0/specifications/sys-uname-1.0.2.gemspec +35 -0
  1712. data/vendor/bundle/ruby/2.2.0/specifications/typhoeus-0.8.0.gemspec +32 -0
  1713. data/vendor/bundle/ruby/2.2.0/specifications/vcr-2.9.3.gemspec +21 -0
  1714. data/vendor/bundle/ruby/2.2.0/specifications/webmock-1.22.3.gemspec +72 -0
  1715. metadata +1755 -46
@@ -0,0 +1,5 @@
1
+ module RSpec # :nodoc:
2
+ module Version # :nodoc:
3
+ STRING = '3.4.0'
4
+ end
5
+ end
@@ -0,0 +1,3 @@
1
+ require 'rspec/core'
2
+ require 'rspec/version'
3
+
@@ -0,0 +1,5 @@
1
+ lib/**/*.rb
2
+ -
3
+ README.md
4
+ LICENSE.md
5
+ Changelog.md
@@ -0,0 +1,8 @@
1
+ --exclude features
2
+ --no-private
3
+ --markup markdown
4
+ --default-return void
5
+ -
6
+ Filtering.md
7
+ Changelog.md
8
+ LICENSE.md
@@ -0,0 +1,1933 @@
1
+ ### 3.4.1 / 2015-11-18
2
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.0...v3.4.1)
3
+
4
+ Bug Fixes:
5
+
6
+ * Fix backtrace formatter to handle backtraces that are `nil`.
7
+ (Myron Marston, #2118)
8
+
9
+ ### 3.4.0 / 2015-11-11
10
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.2...v3.4.0)
11
+
12
+ Enhancements:
13
+
14
+ * Combine multiple `--pattern` arguments making them equivalent to
15
+ `--pattern=1,2,...,n`. (Jon Rowe, #2002)
16
+ * Improve `inspect` and `to_s` output for `RSpec::Core::Example`
17
+ objects, replacing Ruby's excessively verbose output. (Gavin Miller, #1922)
18
+ * Add `silence_filter_announcements` configuration option.
19
+ (David Raffensperger, #2007)
20
+ * Add optional `example_finished` notification to the reporter protocol for
21
+ when you don't care about the example outcome. (Jon Rowe, #2013)
22
+ * Switch `--bisect` to a recursion-based bisection algorithm rather than
23
+ a permutation-based one. This better handles cases where an example
24
+ depends upon multiple other examples instead of just one and minimizes
25
+ the number of runs necessary to determine that an example set cannot be
26
+ minimized further. (Simon Coffey, #1997)
27
+ * Allow simple filters (e.g. `:symbol` key only) to be triggered by truthey
28
+ values. (Tim Mertens, #2035)
29
+ * Remove unneeded warning about need for `ansicon` on Windows when using
30
+ RSpec's `--color` option. (Ashley Engelund, #2038)
31
+ * Add option to configure RSpec to raise errors when issuing warnings.
32
+ (Jon Rowe, #2052)
33
+ * Append the root `cause` of a failure or error to the printed failure
34
+ output when a `cause` is available. (Adam Magan)
35
+ * Stop rescuing `NoMemoryError`, `SignalExcepetion`, `Interrupt` and
36
+ `SystemExit`. It is dangerous to interfere with these. (Myron Marston, #2063)
37
+ * Add `config.project_source_dirs` setting which RSpec uses to determine
38
+ if a backtrace line comes from your project source or from some
39
+ external library. It defaults to `spec`, `lib` and `app` but can be
40
+ configured differently. (Myron Marston, #2088)
41
+ * Improve failure line detection so that it looks for the failure line
42
+ in any project source directory instead of just in the spec file.
43
+ In addition, if no backtrace lines can be found from a project source
44
+ file, we fall back to displaying the source of the first backtrace
45
+ line. This should virtually eliminate the "Unable to find matching
46
+ line from backtrace" messages. (Myron Marston, #2088)
47
+ * Add support for `:extra_failure_lines` example metadata that will
48
+ be appended to the failure output. (bootstraponline, #2092).
49
+ * Add `RSpec::Core::Example#duplicate_with` to produce new examples
50
+ with cloned metadata. (bootstraponline, #2098)
51
+ * Add `RSpec::Core::Configuration#on_example_group_definition` to register
52
+ hooks to be invoked when example groups are created. (bootstraponline, #2094)
53
+ * Add `add_example` and `remove_example` to `RSpec::Core::ExampleGroup` to
54
+ allow manipulating an example groups examples. (bootstraponline, #2095)
55
+ * Display multiline failure source lines in failure output when Ripper is
56
+ available (MRI >= 1.9.2, and JRuby >= 1.7.5 && < 9.0.0.0.rc1).
57
+ (Yuji Nakayama, #2083)
58
+ * Add `max_displayed_failure_line_count` configuration option
59
+ (defaults to 10). (Yuji Nakayama, #2083)
60
+ * Enhance `fail_fast` option so it can take a number (e.g. `--fail-fast=3`)
61
+ to force the run to abort after the specified number of failures.
62
+ (Jack Scotti, #2065)
63
+ * Syntax highlight the failure snippets in text formatters when `color`
64
+ is enabled and the `coderay` gem is installed on a POSIX system.
65
+ (Myron Marston, #2109)
66
+
67
+ Bug Fixes:
68
+
69
+ * Lock `example_status_persistence_file` when reading from and writing
70
+ to it to prevent race conditions when multiple processes try to use
71
+ it. (Ben Woosley, #2029)
72
+ * Fix regression in 3.3 that caused spec file names with square brackets in
73
+ them (such as `1[]_spec.rb`) to not be loaded properly. (Myron Marston, #2041)
74
+ * Fix output encoding issue caused by ASCII literal on 1.9.3 (Jon Rowe, #2072)
75
+ * Fix requires in `rspec/core/rake_task.rb` to avoid double requires
76
+ seen by some users. (Myron Marston, #2101)
77
+
78
+ ### 3.3.2 / 2015-07-15
79
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2)
80
+
81
+ Bug Fixes:
82
+
83
+ * Fix formatters to handle exceptions for which `backtrace` returns `nil`.
84
+ (Myron Marston, #2023)
85
+ * Fix duplicate formatter detection so that it allows subclasses of formatters
86
+ to be added. (Sebastián Tello, #2019)
87
+
88
+ ### 3.3.1 / 2015-06-18
89
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.0...v3.3.1)
90
+
91
+ Bug Fixes:
92
+
93
+ * Correctly run `before(:suite)` (and friends) in the context of an example
94
+ group instance, thus making the expected RSpec environment available.
95
+ (Jon Rowe, #1986)
96
+
97
+ ### 3.3.0 / 2015-06-12
98
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.3...v3.3.0)
99
+
100
+ Enhancements:
101
+
102
+ * Expose the reporter used to run examples via `RSpec::Core::Example#reporter`.
103
+ (Jon Rowe, #1866)
104
+ * Make `RSpec::Core::Reporter#message` a public supported API. (Jon Rowe, #1866)
105
+ * Allow custom formatter events to be published via
106
+ `RSpec::Core::Reporter#publish(event_name, hash_of_attributes)`. (Jon Rowe, #1869)
107
+ * Remove dependency on the standard library `Set` and replace with `RSpec::Core::Set`.
108
+ (Jon Rowe, #1870)
109
+ * Assign a unique id to each example and group so that they can be
110
+ uniquely identified, even for shared examples (and similar situations)
111
+ where the location isn't unique. (Myron Marston, #1884)
112
+ * Use the example id in the rerun command printed for failed examples
113
+ when the location is not unique. (Myron Marston, #1884)
114
+ * Add `config.example_status_persistence_file_path` option, which is
115
+ used to persist the last run status of each example. (Myron Marston, #1888)
116
+ * Add `:last_run_status` metadata to each example, which indicates what
117
+ happened the last time an example ran. (Myron Marston, #1888)
118
+ * Add `--only-failures` CLI option which filters to only the examples
119
+ that failed the last time they ran. (Myron Marston, #1888)
120
+ * Add `--next-failure` CLI option which allows you to repeatedly focus
121
+ on just one of the currently failing examples, then move on to the
122
+ next failure, etc. (Myron Marston, #1888)
123
+ * Make `--order random` ordering stable, so that when you rerun a
124
+ subset with a given seed, the examples will be order consistently
125
+ relative to each other. (Myron Marston, #1908)
126
+ * Set example group constant earlier so errors when evaluating the context
127
+ include the example group name (Myron Marson, #1911)
128
+ * Make `let` and `subject` threadsafe. (Josh Cheek, #1858)
129
+ * Add version information into the JSON formatter. (Mark Swinson, #1883)
130
+ * Add `--bisect` CLI option, which will repeatedly run your suite in
131
+ order to isolate the failures to the smallest reproducible case.
132
+ (Myron Marston, #1917)
133
+ * For `config.include`, `config.extend` and `config.prepend`, apply the
134
+ module to previously defined matching example groups. (Eugene Kenny, #1935)
135
+ * When invalid options are parsed, notify users where they came from
136
+ (e.g. `.rspec` or `~/.rspec` or `ENV['SPEC_OPTS']`) so they can
137
+ easily find the source of the problem. (Myron Marston, #1940)
138
+ * Add pending message contents to the json formatter output. (Jon Rowe, #1949)
139
+ * Add shared group backtrace to the output displayed by the built-in
140
+ formatters for pending examples that have been fixed. (Myron Marston, #1946)
141
+ * Add support for `:aggregate_failures` metadata. Tag an example or
142
+ group with this metadata and it'll use rspec-expectations'
143
+ `aggregate_failures` feature to allow multiple failures in an example
144
+ and list them all, rather than aborting on the first failure. (Myron
145
+ Marston, #1946)
146
+ * When no formatter implements #message add a fallback to prevent those
147
+ messages being lost. (Jon Rowe, #1980)
148
+ * Profiling examples now takes into account time spent in `before(:context)`
149
+ hooks. (Denis Laliberté, Jon Rowe, #1971)
150
+ * Improve failure output when an example has multiple exceptions, such
151
+ as one from an `it` block and one from an `after` block. (Myron Marston, #1985)
152
+
153
+ Bug Fixes:
154
+
155
+ * Handle invalid UTF-8 strings within exception methods. (Benjamin Fleischer, #1760)
156
+ * Fix Rake Task quoting of file names with quotes to work properly on
157
+ Windows. (Myron Marston, #1887)
158
+ * Fix `RSpec::Core::RakeTask#failure_message` so that it gets printed
159
+ when the task failed. (Myron Marston, #1905)
160
+ * Make `let` work properly when defined in a shared context that is applied
161
+ to an individual example via metadata. (Myron Marston, #1912)
162
+ * Ensure `rspec/autorun` respects configuration defaults. (Jon Rowe, #1933)
163
+ * Prevent modules overriding example group defined methods when included,
164
+ prepended or extended by config defined after an example group. (Eugene Kenny, #1935)
165
+ * Fix regression which caused shared examples to be mistakenly run when specs
166
+ where filtered to a particular location. (Ben Axnick, #1963)
167
+ * Fix time formatting logic so that it displays 70 seconds as "1 minute,
168
+ 10 seconds" rather than "1 minute, 1 second". (Paul Brennan, #1984)
169
+ * Fix regression where the formatter loader would allow duplicate formatters.
170
+ (Jon Rowe, #1990)
171
+
172
+ ### 3.2.3 / 2015-04-06
173
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.2...v3.2.3)
174
+
175
+ Bug Fixes:
176
+
177
+ * Fix how the DSL methods are defined so that RSpec is compatible with
178
+ gems that define methods of the same name on `Kernel` (such as
179
+ the `its-it` gem). (Alex Kwiatkowski, Ryan Ong, #1907)
180
+ * Fix `before(:context) { skip }` so that it does not wrongly cause the
181
+ spec suite to exit with a non-zero status when no examples failed.
182
+ (Myron Marston, #1926)
183
+
184
+ ### 3.2.2 / 2015-03-11
185
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.1...v3.2.2)
186
+
187
+ Bug Fixes:
188
+
189
+ * Fix regression in 3.2.0 that allowed tag-filtered examples to
190
+ run even if there was a location filter applied to the spec
191
+ file that was intended to limit the file to other examples.
192
+ (#1894, Myron Marston)
193
+
194
+ ### 3.2.1 / 2015-02-23
195
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.0...v3.2.1)
196
+
197
+ Bug Fixes:
198
+
199
+ * Notify start-of-run seed _before_ `start` notification rather than
200
+ _after_ so that formatters like Fuubar work properly. (Samuel Esposito, #1882)
201
+
202
+ ### 3.2.0 / 2015-02-03
203
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.7...v3.2.0)
204
+
205
+ Enhancements:
206
+
207
+ * Improve the `inspect` output of example groups. (Mike Dalton, #1687)
208
+ * When rake task fails, only output the command if `verbose` flag is
209
+ set. (Ben Snape, #1704)
210
+ * Add `RSpec.clear_examples` as a clear way to reset examples in between
211
+ spec runs, whilst retaining user configuration. (Alexey Fedorov, #1706)
212
+ * Reduce string allocations when defining and running examples by 70%
213
+ and 50% respectively. (Myron Marston, #1738)
214
+ * Removed dependency on pathname from stdlib. (Sam Phippen, #1703)
215
+ * Improve the message presented when a user hits Ctrl-C.
216
+ (Alex Chaffee #1717, #1742)
217
+ * Improve shared example group inclusion backtrace displayed
218
+ in failed example output so that it works for all methods
219
+ of including shared example groups and shows all inclusion
220
+ locations. (Myron Marston, #1763)
221
+ * Issue seed notification at start (as well as the end) of the reporter
222
+ run. (Arlandis Word, #1761)
223
+ * Improve the documentation of around hooks. (Jim Kingdon, #1772)
224
+ * Support prepending of modules into example groups from config and allow
225
+ filtering based on metadata. (Arlandis Word, #1806)
226
+ * Emit warnings when `:suite` hooks are registered on an example group
227
+ (where it has always been ignored) or are registered with metadata
228
+ (which has always been ignored). (Myron Marston, #1805)
229
+ * Provide a friendly error message when users call RSpec example group
230
+ APIs (e.g. `context`, `describe`, `it`, `let`, `before`, etc) from
231
+ within an example where those APIs are unavailable. (Myron Marston, #1819)
232
+ * Provide a friendly error message when users call RSpec example
233
+ APIs (e.g. `expect`, `double`, `stub_const`, etc) from
234
+ within an example group where those APIs are unavailable.
235
+ (Myron Marston, #1819)
236
+ * Add new `RSpec::Core::Sandbox.sandboxed { }` API that facilitates
237
+ testing RSpec with RSpec, allowing you to define example groups
238
+ and example from within an example without affecting the global
239
+ `RSpec.world` state. (Tyler Ball, 1808)
240
+ * Apply line-number filters only to the files they are scoped to,
241
+ allowing you to mix filtered and unfiltered files. (Myron Marston, #1839)
242
+ * When dumping pending examples, include the failure details so that you
243
+ don't have to un-pend the example to see it. (Myron Marston, #1844)
244
+ * Make `-I` option support multiple values when separated by
245
+ `File::PATH_SEPARATOR`, such as `rspec -I foo:bar`. This matches
246
+ the behavior of Ruby's `-I` option. (Fumiaki Matsushima, #1855).
247
+ * Treat each example as having a singleton example group for the
248
+ purposes of applying metadata-based features that normally apply
249
+ to example groups to individually tagged examples. For example,
250
+ `RSpec.shared_context "Uses redis", :uses_redis` will now apply
251
+ to individual examples tagged with `:uses_redis`, as will
252
+ `config.include RedisHelpers, :uses_redis`, and
253
+ `config.before(:context, :uses_redis) { }`, etc. (Myron Marston, #1749)
254
+
255
+ Bug Fixes:
256
+
257
+ * When assigning generated example descriptions, surface errors
258
+ raised by `matcher.description` in the example description.
259
+ (Myron Marston, #1771)
260
+ * Don't consider expectations from `after` hooks when generating
261
+ example descriptions. (Myron Marston, #1771)
262
+ * Don't apply metadata-filtered config hooks to examples in groups
263
+ with matching metadata when those examples override the parent
264
+ metadata value to not match. (Myron Marston, #1796)
265
+ * Fix `config.expect_with :minitest` so that `skip` uses RSpec's
266
+ implementation rather than Minitest's. (Jonathan Rochkind, #1822)
267
+ * Fix `NameError` caused when duplicate example group aliases are defined and
268
+ the DSL is not globally exposed. (Aaron Kromer, #1825)
269
+ * When a shared example defined in an external file fails, use the host
270
+ example group (from a loaded spec file) for the re-run command to
271
+ ensure the command will actually work. (Myron Marston, #1835)
272
+ * Fix location filtering to work properly for examples defined in
273
+ a nested example group within a shared example group defined in
274
+ an external file. (Bradley Schaefer, Xavier Shay, Myron Marston, #1837)
275
+ * When a pending example fails (as expected) due to a mock expectation,
276
+ set `RSpec::Core::Example::ExecutionResult#pending_exception` --
277
+ previously it was not being set but should have been. (Myron Marston, #1844)
278
+ * Fix rake task to work when `rspec-core` is installed in a directory
279
+ containing a space. (Guido Günther, #1845)
280
+ * Fix regression in 3.1 that caused `describe Regexp` to raise errors.
281
+ (Durran Jordan, #1853)
282
+ * Fix regression in 3.x that caused the profile information to be printed
283
+ after the summary. (Max Lincoln, #1857)
284
+ * Apply `--seed` before loading `--require` files so that required files
285
+ can access the provided seed. (Myron Marston, #1745)
286
+ * Handle `RSpec::Core::Formatters::DeprecationFormatter::FileStream` being
287
+ reopened with an IO stream, which sometimes happens with spring.
288
+ (Kevin Mook, #1757)
289
+
290
+ ### 3.1.7 / 2014-10-11
291
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.6...v3.1.7)
292
+
293
+ Bug Fixes:
294
+
295
+ * Fix `Metadata.relative_path` so that for a current directory of
296
+ `/foo/bar`, `/foo/bar_1` is not wrongly converted to `._1`.
297
+ (Akos Vandra, #1730)
298
+ * Prevent constant lookup mistakenly finding `RSpec::ExampleGroups` generated
299
+ constants on 1.9.2 by appending a trailing `_` to the generated names.
300
+ (Jon Rowe, #1737)
301
+ * Fix bug in `:pending` metadata. If it got set in any way besides passing
302
+ it as part of the metadata literal passed to `it` (such as by using
303
+ `define_derived_metadata`), it did not have the desired effect,
304
+ instead marking the example as `:passed`. (Myron Marston, #1739)
305
+
306
+ ### 3.1.6 / 2014-10-08
307
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.5...v3.1.6)
308
+
309
+ Bug Fixes:
310
+
311
+ * Fix regression in rake task pattern handling, that prevented patterns
312
+ that were relative from the current directory rather than from `spec`
313
+ from working properly. (Myron Marston, #1734)
314
+ * Prevent rake task from generating duplicate load path entries.
315
+ (Myron Marston, #1735)
316
+
317
+ ### 3.1.5 / 2014-09-29
318
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.4...v3.1.5)
319
+
320
+ Bug Fixes:
321
+
322
+ * Fix issue with the rake task incorrectly escaping strings on Windows.
323
+ (Jon Rowe #1718)
324
+ * Support absolute path patterns. While this wasn't officially supported
325
+ previously, setting `rake_task.pattern` to an absolute path pattern in
326
+ RSpec 3.0 and before worked since it delegated to `FileList` internally
327
+ (but now just forwards the pattern on to the `rspec` command).
328
+ (Myron Marston, #1726)
329
+
330
+ ### 3.1.4 / 2014-09-18
331
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.3...v3.1.4)
332
+
333
+ Bug Fixes:
334
+
335
+ * Fix implicit `subject` when using `describe false` or `describe nil`
336
+ so that it returns the provided primitive rather than the string
337
+ representation. (Myron Marston, #1710)
338
+ * Fix backtrace filtering to allow code in subdirectories of your
339
+ current working directory (such as vendor/bundle/...) to be filtered
340
+ from backtraces. (Myron Marston, #1708)
341
+
342
+ ### 3.1.3 / 2014-09-15
343
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.2...v3.1.3)
344
+
345
+ Bug Fixes:
346
+
347
+ * Fix yet another regression in rake task pattern handling, to allow
348
+ `task.pattern = FileList["..."]` to work. That was never intended
349
+ to be supported but accidentally worked in 3.0 and earlier.
350
+ (Myron Marston, #1701)
351
+ * Fix pattern handling so that files are normalized to absolute paths
352
+ before subtracting the `--exclude-pattern` matched files from the
353
+ `--pattern` matched files so that it still works even if the patterns
354
+ are in slightly different forms (e.g. one starting with `./`).
355
+ (Christian Nelson, #1698)
356
+
357
+ ### 3.1.2 / 2014-09-08
358
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.1...v3.1.2)
359
+
360
+ Bug Fixes:
361
+
362
+ * Fix another regression in rake task pattern handling, so that patterns
363
+ that start with `./` still work. (Christian Nelson, #1696)
364
+
365
+ ### 3.1.1 / 2014-09-05
366
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.0...v3.1.1)
367
+
368
+ Bug Fixes:
369
+
370
+ * Fix a regression in rake task pattern handling, so that `rake_task.pattern = array`
371
+ works again. While we never intended to support array values (or even knew that worked!),
372
+ the implementation from 3.0 and earlier used `FileList` internally, which allows arrays.
373
+ The fix restores the old behavior. (Myron Marston, #1694)
374
+
375
+ ### 3.1.0 / 2014-09-04
376
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.4...v3.1.0)
377
+
378
+ Enhancements:
379
+
380
+ * Update files generated by `rspec --init` so that warnings are enabled
381
+ in commented out section of `spec_helper` rather than `.rspec` so users
382
+ have to consciously opt-in to the setting. (Andrew Hooker, #1572)
383
+ * Update `spec_helper` generated by `rspec --init` so that it sets the new
384
+ rspec-expectations `include_chain_clauses_in_custom_matcher_descriptions`
385
+ config option (which will be on by default in RSpec 4) and also sets the
386
+ rspec-mocks `verify_partial_doubles` option (which will also default
387
+ to on in RSpec 4). (Myron Marston, #1647)
388
+ * Provide an `inspect` output for example procsy objects (used in around
389
+ hooks) that doesn't make them look like procs. (Jon Rowe, #1620)
390
+ * Remove a few unneeded `require` statements from
391
+ `rspec/core/rake_task.rb`, making it even more lighterweight.
392
+ (Myron Marston, #1640)
393
+ * Allow rspec-core to be used when neither rspec-mocks or
394
+ rspec-expectations are installed, without requiring any
395
+ user configuration. (Sam Phippen, Myron Marston, #1615)
396
+ * Don't filter out gems from backtraces by default. (The RSpec
397
+ gems will still be filtered). User feedback has indicated
398
+ that including gems in default backtraces will be useful.
399
+ (Myron Marston, #1641)
400
+ * Add new `config.filter_gems_from_backtrace "rack", "rake"` API
401
+ to easily filter the named gems from backtraces. (Myron Marston, #1682)
402
+ * Fix default backtrace filters so that the RSpec binary is
403
+ excluded when installing RSpec as a bundler `:git` dependency.
404
+ (Myron Marston, #1648)
405
+ * Simplify command generated by the rake task so that it no longer
406
+ includes unnecessary `-S`. (Myron Marston, #1559)
407
+ * Add `--exclude-pattern` CLI option, `config.exclude_pattern =` config
408
+ option and `task.exclude_pattern =` rake task config option. Matching
409
+ files will be excluded. (John Gesimondo, Myron Marston, #1651, #1671)
410
+ * When an around hook fails to execute the example, mark it as
411
+ pending (rather than passing) so the user is made aware of the
412
+ fact that the example did not actually run. (Myron Marston, #1660)
413
+ * Remove dependency on `FileUtils` from the standard library so that users do
414
+ not get false positives where their code relies on it but they are not
415
+ requiring it. (Sam Phippen, #1565)
416
+
417
+ Bug Fixes:
418
+
419
+ * Fix rake task `t.pattern =` option so that it does not run all specs
420
+ when it matches no files, by passing along a `--pattern` option to
421
+ the `rspec` command, rather than resolving the file list and passing
422
+ along the files individually. (Evgeny Zislis, #1653)
423
+ * Fix rake task default pattern so that it follows symlinks properly.
424
+ (Myron Marston, #1672)
425
+ * Fix default pattern used with `rspec` command so that it follows
426
+ symlinks properly. (Myron Marston, #1672)
427
+ * Change how we assign constant names to example group classes so that
428
+ it avoids a problem with `describe "Core"`. (Daniela Wellisz, #1679)
429
+ * Handle rendering exceptions that have a different encoding than that
430
+ of their original source file. (Jon Rowe, #1681)
431
+ * Allow access to message_lines without colour for failed examples even
432
+ when they're part of a shared example group. (tomykaira, #1689)
433
+
434
+ ### 3.0.4 / 2014-08-14
435
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.3...v3.0.4)
436
+
437
+ Bug Fixes:
438
+
439
+ * Fix processing order of CLI options so that if `config.files_to_run`
440
+ is accessed from a file loaded by `--require`, `--pattern` is still
441
+ applied. (Myron Marston, #1652)
442
+ * Fix `config.pattern=` so that it still takes affect even if
443
+ `config.files_to_run` has already been accessed. (Myron Marston, #1652)
444
+
445
+ ### 3.0.3 / 2014-07-21
446
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.2...v3.0.3)
447
+
448
+ Bug Fixes:
449
+
450
+ * Properly convert both parts of a description into strings before
451
+ concatenation. (@nicklink483, #1636)
452
+ * Exclude the working directory when figuring out folders to ignore.
453
+ (Jon Rowe, Myron Marston, #1616)
454
+ * Allow `::RSpec::Core::Notifications::FailedExampleNotification#message_lines`
455
+ to be accessed without a colouriser. (@tomykaira, #1637)
456
+
457
+ ### 3.0.2 / 2014-06-19
458
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.1...v3.0.2)
459
+
460
+ Bug Fixes:
461
+
462
+ * Fix regression in CLI option handling that prevented `--tag slow`
463
+ passed at the command line from overriding `--tag ~slow` in `.rspec`.
464
+ (Colin Jones, #1602)
465
+ * Fix metadata `:example_group` deprecation warning so that it gets
466
+ issued at the call site of the configuration that specified it as
467
+ a filter rather than later when an example group is defined.
468
+ (Myron Marston, #1562)
469
+ * Make the line that is printed when a shared example group fails indicating
470
+ where the concrete example group is white, separating it from the stack trace
471
+ that is produced for the failure. (Sam Phippen, Jon Rowe, #1606)
472
+
473
+ ### 3.0.1 / 2014-06-12
474
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0...v3.0.1)
475
+
476
+ Bug Fixes:
477
+
478
+ * Fix a couple ruby warnings caused by rspec-core when loaded.
479
+ (Prem Sichanugrist, #1584)
480
+ * Example groups named `Config` will no longer cause a Ruby warning to be
481
+ issued. (Jimmy Cuadra, #1580)
482
+
483
+ ### 3.0.0 / 2014-06-01
484
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.rc1...v3.0.0)
485
+
486
+ Bug Fixes:
487
+
488
+ * Fix `BaseTextFormatter` so that it does not re-close a closed output
489
+ stream. (Myron Marston)
490
+ * Fix regression in metadata that caused the metadata hash of a top-level
491
+ example group to have a `:parent_example_group` key even though it has
492
+ no parent example group. (Myron Marston)
493
+
494
+ Enhancements:
495
+
496
+ * Alter the default `spec_helper.rb` to no longer recommend
497
+ `config.full_backtrace = true` see #1536 for discussion. (Jon Rowe)
498
+
499
+ ### 3.0.0.rc1 / 2014-05-18
500
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.beta2...v3.0.0.rc1)
501
+
502
+ Breaking Changes for 3.0.0:
503
+
504
+ * Change `described_class` so that in a nested group like `describe
505
+ MyClass`, it returns `MyClass` rather than the outer group's described
506
+ class. (Myron Marston)
507
+ * Refactor filter manager so that it no longer subclasses Hash and has a
508
+ tighter, more domain-specific interface. (Sergey Pchelincev)
509
+ * Remove legacy colours definitions from `BaseTextFormatter`. (Jon Rowe)
510
+ * Remove console color definitions from `BaseTextFormatter`. (Jon Rowe)
511
+ * Restructure example group metadata so that the computed keys are
512
+ exposed directly off of the metadata hash rather than being on
513
+ a nested `:example_group` subhash. In addition, the parent example
514
+ group metadata is now available as `[:parent_example_group]` rather
515
+ than `[:example_group][:example_group]`. Deprecated access via the
516
+ old key structure is still provided. (Myron Marston)
517
+ * Remove `:describes` metadata key. It duplicates `:described_class`
518
+ for no good reason. Deprecated access via `:describes` is still
519
+ provided. (Myron Marston)
520
+ * Rename `:example_group_block` metadata key to `:block`.
521
+ (Myron Marston)
522
+ * Remove deprecated `RSpec::Core::Example#options`. (Myron Marston)
523
+ * Move `BaseTextFormatter#colorize_summary` to `SummaryNotification#colorize_with`
524
+ (Jon Rowe).
525
+ * `describe some_hash` treated `some_hash` as metadata in RSpec 2.x but
526
+ will treat it as the described object in RSpec 3.0. Metadata must
527
+ always come after the description args. (Myron Marston)
528
+ * Remove deprecated `display_name` alias of `ExampleGroup.description`.
529
+ (Myron Marston)
530
+ * Remove deprecated `describes` alias of `ExampleGroup.described_class`.
531
+ (Myron Marston)
532
+ * Remove deprecated `RSpec::Core::ExampleGroup.alias_it_behaves_like_to`.
533
+ Use `RSpec::Core::Configuration#alias_it_behaves_like_to` instead.
534
+ (Myron Marston)
535
+ * Remove deprecated `RSpec::Core::ExampleGroup.alias_example_to`.
536
+ Use `RSpec::Core::Configuration#alias_example_to` instead.
537
+ (Myron Marston)
538
+ * Removed `focused` example alias and change example/group aliases
539
+ `fit`, `focus`, `fcontext` and `fdescribe` to no longer include
540
+ `:focused => true` metadata. They only contain `:focus => true`
541
+ metadata now. This means that you will need to filter them with
542
+ `filter_run :focus`, not `filter_run :focused`. (Myron Marston)
543
+ * Remove `--line-number` filtering. It's semantically dubious since it's
544
+ a global filter (potentially applied to multiple files) but there's no
545
+ meaningful connection between the same line number in multiple files.
546
+ Instead use the `rspec path/to/spec.rb:23:46` form, which is terser
547
+ and makes more sense as it is scoped to a file. (Myron Marston)
548
+ * Remove `--default_path` as an alias for `--default-path`. (Jon Rowe)
549
+ * Remove deprecated `share_examples_for`. There's still
550
+ `shared_examples` and `shared_examples_for`. (Myron Marston)
551
+ * Rename `RSpec::Core::Configuration#warnings` to
552
+ `RSpec::Core::Configuration#warnings?` since it's a boolean flag.
553
+ (Myron Marston)
554
+ * RSpec's global state is no longer reset after a spec run. This gives
555
+ more flexibility to alternate runners to decide when and if they
556
+ want the state reset. Alternate runners are now responsible for
557
+ calling this (or doing a similar reset) if they are going to run
558
+ the spec suite multiple times in the same process. (Sam Phippen)
559
+ * Merge `RSpec::Core::CommandLine` (never formally declared public)
560
+ into `RSpec::Core::Runner`. (Myron Marston)
561
+ * Remove `color_enabled` as an alias of `color`. (Jon Rowe)
562
+ * Remove `backtrace_cleaner` as an alias of `backtrace_formatter`. (Jon Rowe)
563
+ * Remove `filename_pattern` as an alias of `pattern`. (Jon Rowe)
564
+ * Extract support for legacy formatters to `rspec-legacy_formatters`. (Jon Rowe)
565
+ * `RSpec::Configuration#formatters` now returns a dup to prevent mutation. (Jon Rowe)
566
+ * Replace `stdlib` as an available expectation framework with `test_unit` and
567
+ `minitest`. (Aaron Kromer)
568
+ * Remove backtrace formatting helpers from `BaseTextFormatter`. (Jon Rowe)
569
+ * Extract profiler support to `ProfileFormatter` and `ProfileNotification`.
570
+ Formatters should implement `dump_profile` if they wish to respond to `--profile`.
571
+ (Jon Rowe)
572
+ * Extract remaining formatter state to reporter and notifications. Introduce
573
+ `ExamplesNotification` to share information about examples that was previously
574
+ held in `BaseFormatter`. (Jon Rowe)
575
+
576
+ Enhancements:
577
+
578
+ * Add `config.default_formatter` attribute, which can be used to set a
579
+ formatter which will only be used if no other formatter is set
580
+ (e.g. via `--formatter`). (Myron Marston)
581
+ * Support legacy colour definitions in `LegacyFormatterAdaptor`. (Jon Rowe)
582
+ * Migrate `execution_result` (exposed by metadata) from a hash to a
583
+ first-class object with appropriate attributes. `status` is now
584
+ stored and returned as a symbol rather than a string. It retains
585
+ deprecated hash behavior for backwards compatibility. (Myron Marston)
586
+ * Provide console code helper for formatters. (Jon Rowe)
587
+ * Use raw ruby hashes for the metadata hashes rather than a subclass of
588
+ a hash. Computed metadata entries are now computed in advance rather
589
+ than being done lazily on first access. (Myron Marston)
590
+ * Add `:block` metadata entry to the example metadata, bringing
591
+ parity with `:block` in the example group metadata. (Myron Marston)
592
+ * Add `fspecify` and `fexample` as aliases of `specify` and `example`
593
+ with `:focus => true` metadata for parity with `fit`. (Myron Marston)
594
+ * Add legacy support for `colorize_summary`. (Jon Rowe)
595
+ * Restructure runner so it can be more easily customized in a subclass
596
+ for an alternate runner. (Ben Hoskings)
597
+ * Document `RSpec::Core::ConfigurationOptions` as an officially
598
+ supported public API. (Myron Marston)
599
+ * Add `--deprecation-out` CLI option which directs deprecation warnings
600
+ to the named file. (Myron Marston)
601
+ * Minitest 5 compatability for `expect_with :stdlib` (now available as
602
+ `expect_with :minitest`). (Xavier Shay)
603
+ * Reporter now notifies formatters of the load time of RSpec and your
604
+ specs via `StartNotification` and `SummaryNotification`. (Jon Rowe)
605
+ * Add `disable_monkey_patching!` config option that disables all monkey
606
+ patching from whatever pieces of RSpec you use. (Alexey Fedorov)
607
+ * Add `Pathname` support for setting all output streams. (Aaron Kromer)
608
+ * Add `config.define_derived_metadata`, which can be used to apply
609
+ additional metadata to all groups or examples that match a given
610
+ filter. (Myron Marston)
611
+ * Provide formatted and colorized backtraces via `FailedExampleNotification`
612
+ and send `PendingExampleFixedNotifications` when the error is due to a
613
+ passing spec you expect to fail. (Jon Rowe)
614
+ * Add `dump_profile` to formatter API to allow formatters to implement
615
+ support for `--profile`. (Jon Rowe)
616
+ * Allow colourising text via `ConsoleCodes` with RSpec 'states'
617
+ (e.g. `:success`, `:failure`) rather than direct colour codes. (Jon Rowe)
618
+ * Expose `fully_formatted` methods off the formatter notification objects
619
+ that make it easy for a custom formatter to produce formatted output
620
+ like rspec-core's. (Myron Marston)
621
+
622
+ Bug Fixes:
623
+
624
+ * Fix `spec_helper.rb` file generated by `rspec --init` so that the
625
+ recommended settings correctly use the documentation formatter
626
+ when running one file. (Myron Marston)
627
+ * Fix ordering problem where descriptions were generated after
628
+ tearing down mocks, which resulted in unexpected exceptions.
629
+ (Bradley Schaefer, Aaron Kromer, Andrey Savchenko)
630
+ * Allow a symbol to be used as an implicit subject (e.g. `describe
631
+ :foo`). (Myron Marston)
632
+ * Prevent creating an isolated context (i.e. using `RSpec.describe`) when
633
+ already inside a context. There is no reason to do this, and it could
634
+ potentially cause unexpected bugs. (Xavier Shay)
635
+ * Fix shared example group scoping so that when two shared example
636
+ groups share the same name at different levels of nested contexts,
637
+ the one in the nearest context is used. (Myron Marston)
638
+ * Fix `--warnings` option so that it enables warnings immediately so
639
+ that it applies to files loaded by `--require`. (Myron Marston)
640
+ * Issue a warning when you set `config.deprecation_stream` too late for
641
+ it to take effect because the reporter has already been setup. (Myron Marston)
642
+ * Add the full `RSpec::Core::Example` interface to the argument yielded
643
+ to `around` hooks. (Myron Marston)
644
+ * Line number always takes precendence when running specs with filters.
645
+ (Xavier Shay)
646
+ * Ensure :if and :unless metadata filters are treated as a special case
647
+ and are always in-effect. (Bradley Schaefer)
648
+ * Ensure the currently running installation of RSpec is used when
649
+ the rake task shells out to `rspec`, even if a newer version is also
650
+ installed. (Postmodern)
651
+ * Using a legacy formatter as default no longer causes an infinite loop.
652
+ (Xavier Shay)
653
+
654
+ ### 3.0.0.beta2 / 2014-02-17
655
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.beta1...v3.0.0.beta2)
656
+
657
+ Breaking Changes for 3.0.0:
658
+
659
+ * Make `mock_with` option more strict. Strings are no longer supported
660
+ (e.g. `mock_with "mocha"`) -- use a symbol instead. Also, unrecognized
661
+ values will now result in an error rather than falling back to the
662
+ null mocking adapter. If you want to use the null mocking adapter,
663
+ use `mock_with :nothing` (as has been documented for a long time).
664
+ (Myron Marston)
665
+ * Remove support for overriding RSpec's built-in `:if` and `:unless`
666
+ filters. (Ashish Dixit)
667
+ * Custom formatters are now required to call
668
+ `RSpec::Core::Formatters.register(formatter_class, *notifications)`
669
+ where `notifications` is the list of events the formatter wishes to
670
+ be notified about. Notifications are handled by methods matching the
671
+ names on formatters. This allows us to add or remove notifications
672
+ without breaking existing formatters. (Jon Rowe)
673
+ * Change arguments passed to formatters. Rather than passing multiple
674
+ arguments (which limits are ability to add additional arguments as
675
+ doing so would break existing formatters), we now pass a notification
676
+ value object that exposes the same data via attributes. This will
677
+ allow us to add new bits of data to a notification event without
678
+ breaking existing formatters. (Jon Rowe)
679
+ * Remove support for deprecated `:alias` option for
680
+ `RSpec.configuration.add_setting`. (Myron Marston)
681
+ * Remove support for deprecated `RSpec.configuration.requires = [...]`.
682
+ (Myron Marston)
683
+ * Remove support for deprecated `--formatter` CLI option. (Myron Marston)
684
+ * Remove support for deprecated `--configure` CLI option. (Myron Marston)
685
+ * Remove support for deprecated `RSpec::Core::RakeTask#spec_opts=`.
686
+ (Myron Marston)
687
+ * An example group level `pending` block or `:pending` metadata now executes
688
+ the example and cause a failure if it passes, otherwise it will be pending if
689
+ it fails. The old "never run" behaviour is still used for `xexample`, `xit`,
690
+ and `xspecify`, or via a new `skip` method or `:skip` metadata option.
691
+ (Xavier Shay)
692
+ * After calling `pending` inside an example, the remainder of the example will
693
+ now be run. If it passes a failure is raised, otherwise the example is marked
694
+ pending. The old "never run" behaviour is provided a by a new `skip` method.
695
+ (Xavier Shay)
696
+ * Pending blocks inside an example have been removed as a feature with no
697
+ direct replacement. Use `skip` or `pending` without a block. (Xavier Shay)
698
+ * Pending statement is no longer allowed in `before(:all)` hooks. Use `skip`
699
+ instead. (Xavier Shay)
700
+ * Remove `show_failures_in_pending_blocks` configuration option. (Xavier Shay)
701
+ * Remove support for specifying the documentation formatter using
702
+ 's', 'n', 'spec' or 'nested'. (Jon Rowe)
703
+
704
+ Enhancements:
705
+
706
+ * Add example run time to JSON formatter output. (Karthik Kastury)
707
+ * Add more suggested settings to the files generated by
708
+ `rspec --init`. (Myron Marston)
709
+ * Add `config.alias_example_group_to`, which can be used to define a
710
+ new method that defines an example group with the provided metadata.
711
+ (Michi Huber)
712
+ * Add `xdescribe` and `xcontext` as shortcuts to skip an example group.
713
+ (Myron Marston)
714
+ * Add `fdescribe` and `fcontext` as shortcuts to focus an example group.
715
+ (Myron Marston)
716
+ * Don't autorun specs via `#at_exit` by default. `require 'rspec/autorun'`
717
+ is only needed when running specs via `ruby`, as it always has been.
718
+ Running specs via `rake` or `rspec` are both unaffected. (Ben Hoskings)
719
+ * Add `expose_dsl_globally` config option, defaulting to true. When disabled
720
+ it will remove the monkey patches rspec-core adds to `main` and `Module`
721
+ (e.g. `describe`, `shared_examples_for`, etc). (Jon Rowe)
722
+ * Expose RSpec DSL entry point methods (`describe`,
723
+ `shared_examples_for`, etc) on the `RSpec` constant. Intended for use
724
+ when `expose_dsl_globally` is set to `false`. (Jon Rowe)
725
+ * For consistency, expose all example group aliases (including
726
+ `context`) on the `RSpec` constant. If `expose_dsl_globally` is set to
727
+ `true`, also expose them on `main` and `Module`. Historically, only `describe`
728
+ was exposed. (Jon Rowe, Michi Huber)
729
+ * Add hook scope `:example` as an alias for `:each`, and `:context` as an alias
730
+ for `:all`. (John Feminella)
731
+
732
+ Bug Fixes:
733
+
734
+ * Fix failure (undefined method `path`) in end-of-run summary
735
+ when `raise_errors_for_deprecations!` is configured. (Myron Marston)
736
+ * Issue error when attempting to use `-i` or `--I` on command line,
737
+ too close to `-I` to be considered short hand for `--init`. (Jon Rowe)
738
+ * Prevent adding formatters to an output target if the same
739
+ formatter has already been added to that output. (Alex Peattie)
740
+ * Allow a matcher-generated example description to be used when
741
+ the example is pending. (Myron Marston)
742
+ * Ensure the configured `failure_exit_code` is used by the rake
743
+ task when there is a failure. (Jon Rowe)
744
+ * Restore behaviour whereby system exclusion filters take priority over working
745
+ directory (was broken in beta1). (Jon Rowe)
746
+ * Prevent RSpec mangling file names that have substrings containing `line_number`
747
+ or `default_path`. (Matijs van Zuijlen)
748
+ * Fix failure line detection so that it handles relative file paths
749
+ (which can happen when running specs through `ruby` using `rspec/autorun`).
750
+ (Myron Marston, #1829)
751
+
752
+ ### 3.0.0.beta1 / 2013-11-07
753
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.1...v3.0.0.beta1)
754
+
755
+ Breaking Changes for 3.0.0:
756
+
757
+ * Remove explicit support for 1.8.6. (Jon Rowe)
758
+ * Remove `RSpec::Core::ExampleGroup#example` and
759
+ `RSpec::Core::ExampleGroup#running_example` methods. If you need
760
+ access to the example (e.g. to get its metadata), use a block arg
761
+ instead. (David Chelimsky)
762
+ * Remove `TextMateFormatter`, it has been moved to `rspec-tmbundle`.
763
+ (Aaron Kromer)
764
+ * Remove RCov integration. (Jon Rowe)
765
+ * Remove deprecated support for RSpec 1 constructs (Myron Marston):
766
+ * The `Spec` and `Rspec` constants (rather than `RSpec`).
767
+ * `Spec::Runner.configure` rather than `RSpec.configure`.
768
+ * `Rake::SpecTask` rather than `RSpec::Core::RakeTask`.
769
+ * Remove deprecated support for `share_as`. (Myron Marston)
770
+ * Remove `--debug` option (and corresponding option on
771
+ `RSpec::Core::Configuration`). Instead, use `-r<debugger gem name>` to
772
+ load whichever debugger gem you wish to use (e.g. `ruby-debug`,
773
+ `debugger`, or `pry`). (Myron Marston)
774
+ * Extract Autotest support to a seperate gem. (Jon Rowe)
775
+ * Raise an error when a `let` or `subject` declaration is
776
+ accessed in a `before(:all)` or `after(:all)` hook. (Myron Marston)
777
+ * Extract `its` support to a separate gem. (Peter Alfvin)
778
+ * Disallow use of a shared example group from sibling contexts, making them
779
+ fully isolated. 2.14 and 2.99 allowed this but printed a deprecation warning.
780
+ (Jon Rowe)
781
+ * Remove `RSpec::Core::Configuration#output` and
782
+ `RSpec::Core::Configuration#out` aliases of
783
+ `RSpec::Core::Configuration#output_stream`. (Myron Marston)
784
+ * Remove legacy ordering APIs deprecated in 2.99.0.beta1. (Myron
785
+ Marston)
786
+
787
+ Enhancements:
788
+
789
+ * Replace unmaintained syntax gem with coderay gem. (Xavier Shay)
790
+ * Times in profile output are now bold instead of `failure_color`.
791
+ (Matthew Boedicker)
792
+ * Add `--no-fail-fast` command line option. (Gonzalo Rodríguez-Baltanás Díaz)
793
+ * Runner now considers the local system ip address when running under Drb.
794
+ (Adrian CB)
795
+ * JsonFormatter now includes `--profile` information. (Alex / @MasterLambaster)
796
+ * Always treat symbols passed as metadata args as hash
797
+ keys with true values. RSpec 2 supported this with the
798
+ `treat_symbols_as_metadata_keys_with_true_values` but
799
+ now this behavior is always enabled. (Myron Marston)
800
+ * Add `--dry-run` option, which prints the formatter output
801
+ of your suite without running any examples or hooks.
802
+ (Thomas Stratmann, Myron Marston)
803
+ * Document the configuration options and default values in the `spec_helper.rb`
804
+ file that is generated by RSpec. (Parker Selbert)
805
+ * Give generated example group classes a friendly name derived
806
+ from the docstring, rather than something like "Nested_2".
807
+ (Myron Marston)
808
+ * Avoid affecting randomization of user code when shuffling
809
+ examples so that users can count on their own seeds
810
+ working. (Travis Herrick)
811
+ * Ordering is no longer a single global property of the test suite.
812
+ Each group can pick an ordering using `:order` metadata. (Andy
813
+ Lindeman, Sam Phippen, Myron Marston)
814
+ * Allow named custom ordering strategies to be registered, which can
815
+ then be used on individual example groups. (Andy Lindeman, Sam
816
+ Phippen, Myron Marston)
817
+
818
+ Deprecations:
819
+
820
+ * `treat_symbols_as_metadata_keys_with_true_values` is deprecated and no
821
+ longer has an affect now that the behavior it enabled is always
822
+ enabled. (Myron Marston)
823
+
824
+ ### 2.99.2 / 2014-08-19
825
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.1...v2.99.2)
826
+
827
+ Enhancements:
828
+
829
+ * Improve deprecation warning for RSpec 3 change in `describe <a symbol>`
830
+ behavior. (Jon Rowe, #1667)
831
+
832
+ ### 2.99.1 / 2014-06-19
833
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0...v2.99.1)
834
+
835
+ Bug Fixes:
836
+
837
+ * Add missing deprecation warning for when `RSpec::Core::Runner` is used
838
+ multiple times in the same process. In 2.x RSpec's global state was
839
+ automatically cleared between runs but in 3.0 you need to call `RSpec.reset`
840
+ manually in these situations. (Sam Phippen, #1587)
841
+ * Prevent deprecation being accidentally issues when doubles used with `be_`
842
+ matchers due to automatically generated descriptions. (Jon Rowe, #1573)
843
+ * Load `rspec/core` when loading `rspec/core/rake_task` to ensure we can
844
+ issue deprecations correctly. (Jon Rowe, #1612)
845
+
846
+ ### 2.99.0 / 2014-06-01
847
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.rc1...v2.99.0)
848
+
849
+ Bug Fixes:
850
+
851
+ * Fix `BaseTextFormatter` so that it does not re-close a closed output
852
+ stream. (Myron Marston)
853
+ * Use `RSpec::Configuration#backtrace_exclusion_patterns` rather than the
854
+ deprecated `RSpec::Configuration#backtrace_clean_patterns` when mocking
855
+ with rr. (David Dollar)
856
+
857
+ ### 2.99.0.rc1 / 2014-05-18
858
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.beta2...v2.99.0.rc1)
859
+
860
+ Enhancements:
861
+
862
+ * Add `--deprecation-out` CLI option which directs deprecation warnings
863
+ to the named file. (Myron Marston)
864
+ * Backport support for `skip` in metadata to skip execution of an example.
865
+ (Xavier Shay, #1472)
866
+ * Add `Pathname` support for setting all output streams. (Aaron Kromer)
867
+ * Add `test_unit` and `minitest` expectation frameworks. (Aaron Kromer)
868
+
869
+ Deprecations:
870
+
871
+ * Deprecate `RSpec::Core::Pending::PendingDeclaredInExample`, use
872
+ `SkipDeclaredInExample` instead. (Xavier Shay)
873
+ * Issue a deprecation when `described_class` is accessed from within
874
+ a nested `describe <SomeClass>` example group, since `described_class`
875
+ will return the innermost described class in RSpec 3 rather than the
876
+ outermost described class, as it behaved in RSpec 2. (Myron Marston)
877
+ * Deprecate `RSpec::Core::FilterManager::DEFAULT_EXCLUSIONS`,
878
+ `RSpec::Core::FilterManager::STANDALONE_FILTERS` and use of
879
+ `#empty_without_conditional_filters?` on those filters. (Sergey Pchelincev)
880
+ * Deprecate `RSpec::Core::Example#options` in favor of
881
+ `RSpec::Core::Example#metadata`. (Myron Marston)
882
+ * Issue warning when passing a symbol or hash to `describe` or `context`
883
+ as the first argument. In RSpec 2.x this would be treated as metadata
884
+ but in RSpec 3 it'll be treated as the described object. To continue
885
+ having it treated as metadata, pass a description before the symbol or
886
+ hash. (Myron Marston)
887
+ * Deprecate `RSpec::Core::BaseTextFormatter::VT100_COLORS` and
888
+ `RSpec::Core::BaseTextFormatter::VT100_COLOR_CODES` in favour
889
+ of `RSpec::Core::BaseTextFormatter::ConsoleCodes::VT100_CODES` and
890
+ `RSpec::Core::BaseTextFormatter::ConsoleCodes::VT100_CODE_VALUES`.
891
+ (Jon Rowe)
892
+ * Deprecate `RSpec::Core::ExampleGroup.display_name` in favor of
893
+ `RSpec::Core::ExampleGroup.description`. (Myron Marston)
894
+ * Deprecate `RSpec::Core::ExampleGroup.describes` in favor of
895
+ `RSpec::Core::ExampleGroup.described_class`. (Myron Marston)
896
+ * Deprecate `RSpec::Core::ExampleGroup.alias_example_to` in favor of
897
+ `RSpec::Core::Configuration#alias_example_to`. (Myron Marston)
898
+ * Deprecate `RSpec::Core::ExampleGroup.alias_it_behaves_like_to` in favor
899
+ of `RSpec::Core::Configuration#alias_it_behaves_like_to`. (Myron Marston)
900
+ * Deprecate `RSpec::Core::ExampleGroup.focused` in favor of
901
+ `RSpec::Core::ExampleGroup.focus`. (Myron Marston)
902
+ * Add deprecation warning for `config.filter_run :focused` since
903
+ example aliases `fit` and `focus` will no longer include
904
+ `:focused` metadata but will continue to include `:focus`. (Myron Marston)
905
+ * Deprecate filtering by `:line_number` (e.g. `--line-number` from the
906
+ CLI). Use location filtering instead. (Myron Marston)
907
+ * Deprecate `--default_path` as an alternative to `--default-path`. (Jon Rowe)
908
+ * Deprecate `RSpec::Core::Configuration#warnings` in favor of
909
+ `RSpec::Core::Configuration#warnings?`. (Myron Marston)
910
+ * Deprecate `share_examples_for` in favor of `shared_examples_for` or
911
+ just `shared_examples`. (Myron Marston)
912
+ * Deprecate `RSpec::Core::CommandLine` in favor of
913
+ `RSpec::Core::Runner`. (Myron Marston)
914
+ * Deprecate `#color_enabled`, `#color_enabled=` and `#color?` in favour of
915
+ `#color`, `#color=` and `#color_enabled? output`. (Jon Rowe)
916
+ * Deprecate `#filename_pattern` in favour of `#pattern`. (Jon Rowe)
917
+ * Deprecate `#backtrace_cleaner` in favour of `#backtrace_formatter`. (Jon Rowe)
918
+ * Deprecate mutating `RSpec::Configuration#formatters`. (Jon Rowe)
919
+ * Deprecate `stdlib` as an available expectation framework in favour of
920
+ `test_unit` and `minitest`. (Aaron Kromer)
921
+
922
+ Bug Fixes:
923
+
924
+ * Issue a warning when you set `config.deprecation_stream` too late for
925
+ it to take effect because the reporter has already been setup. (Myron Marston)
926
+ * `skip` with a block should not execute the block. (Xavier Shay)
927
+
928
+ ### 2.99.0.beta2 / 2014-02-17
929
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.beta1...v2.99.0.beta2)
930
+
931
+ Enhancements:
932
+
933
+ * Add `is_expected` for one-liners that read well with the
934
+ `expect`-based syntax. `is_expected` is simply defined as
935
+ `expect(subject)` and can be used in an expression like:
936
+ `it { is_expected.to read_well }`. (Myron Marston)
937
+ * Backport `skip` from RSpec 3, which acts like `pending` did in RSpec 2
938
+ when not given a block, since the behavior of `pending` is changing in
939
+ RSpec 3. (Xavier Shay)
940
+
941
+ Deprecations:
942
+
943
+ * Deprecate inexact `mock_with` config options. RSpec 3 will only support
944
+ the exact symbols `:rspec`, `:mocha`, `:flexmock`, `:rr` or `:nothing`
945
+ (or any module that implements the adapter interface). RSpec 2 did
946
+ fuzzy matching but this will not be supported going forward.
947
+ (Myron Marston)
948
+ * Deprecate `show_failures_in_pending_blocks` config option. To achieve
949
+ the same behavior as the option enabled, you can use a custom
950
+ formatter instead. (Xavier Shay)
951
+ * Add a deprecation warning for the fact that the behavior of `pending`
952
+ is changing in RSpec 3 -- rather than skipping the example (as it did
953
+ in 2.x when no block was provided), it will run the example and mark
954
+ it as failed if no exception is raised. Use `skip` instead to preserve
955
+ the old behavior. (Xavier Shay)
956
+ * Deprecate 's', 'n', 'spec' and 'nested' as aliases for documentation
957
+ formatter. (Jon Rowe)
958
+ * Deprecate `RSpec::Core::Reporter#abort` in favor of
959
+ `RSpec::Core::Reporter#finish`. (Jon Rowe)
960
+
961
+ Bug Fixes:
962
+
963
+ * Fix failure (undefined method `path`) in end-of-run summary
964
+ when `raise_errors_for_deprecations!` is configured. (Myron Marston)
965
+ * Fix issue were overridding spec ordering from the command line wasn't
966
+ fully recognised interally. (Jon Rowe)
967
+
968
+ ### 2.99.0.beta1 / 2013-11-07
969
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.99.0.beta1)
970
+
971
+ Enhancements
972
+
973
+ * Block-based DSL methods that run in the context of an example
974
+ (`it`, `before(:each)`, `after(:each)`, `let` and `subject`)
975
+ now yield the example as a block argument. (David Chelimsky)
976
+ * Warn when the name of more than one example group is submitted to
977
+ `include_examples` and it's aliases. (David Chelimsky)
978
+ * Add `expose_current_running_example_as` config option for
979
+ use during the upgrade process when external gems use the
980
+ deprecated `RSpec::Core::ExampleGroup#example` and
981
+ `RSpec::Core::ExampleGroup#running_example` methods. (Myron Marston)
982
+ * Limit spamminess of deprecation messages. (Bradley Schaefer, Loren Segal)
983
+ * Add `config.raise_errors_for_deprecations!` option, which turns
984
+ deprecations warnings into errors to surface the full backtrace
985
+ of the call site. (Myron Marston)
986
+
987
+ Deprecations
988
+
989
+ * Deprecate `RSpec::Core::ExampleGroup#example` and
990
+ `RSpec::Core::ExampleGroup#running_example` methods. If you need
991
+ access to the example (e.g. to get its metadata), use a block argument
992
+ instead. (David Chelimsky)
993
+ * Deprecate use of `autotest/rspec2` in favour of `rspec-autotest`. (Jon Rowe)
994
+ * Deprecate RSpec's built-in debugger support. Use a CLI option like
995
+ `-rruby-debug` (for the ruby-debug gem) or `-rdebugger` (for the
996
+ debugger gem) instead. (Myron Marston)
997
+ * Deprecate `RSpec.configuration.treat_symbols_as_metadata_keys_with_true_values = false`.
998
+ RSpec 3 will not support having this option set to `false`. (Myron Marston)
999
+ * Deprecate accessing a `let` or `subject` declaration in
1000
+ a `after(:all)` hook. (Myron Marston, Jon Rowe)
1001
+ * Deprecate built-in `its` usage in favor of `rspec-its` gem due to planned
1002
+ removal in RSpec 3. (Peter Alfvin)
1003
+ * Deprecate `RSpec::Core::PendingExampleFixedError` in favor of
1004
+ `RSpec::Core::Pending::PendingExampleFixedError`. (Myron Marston)
1005
+ * Deprecate `RSpec::Core::Configuration#out` and
1006
+ `RSpec::Core::Configuration#output` in favor of
1007
+ `RSpec::Core::Configuration#output_stream`. (Myron Marston)
1008
+ * Deprecate legacy ordering APIs.
1009
+ * You should use `register_ordering(:global)` instead of these:
1010
+ * `RSpec::Core::Configuration#order_examples`
1011
+ * `RSpec::Core::Configuration#order_groups`
1012
+ * `RSpec::Core::Configuration#order_groups_and_examples`
1013
+ * These are deprecated with no replacement because in RSpec 3
1014
+ ordering is a property of individual example groups rather than
1015
+ just a global property of the entire test suite:
1016
+ * `RSpec::Core::Configuration#order`
1017
+ * `RSpec::Core::Configuration#randomize?`
1018
+ * `--order default` is deprecated in favor of `--order defined`
1019
+ (Myron Marston)
1020
+
1021
+ ### 2.14.8 / 2014-02-27
1022
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.14.8)
1023
+
1024
+ Bug fixes:
1025
+
1026
+ * Fix regression with the `textmateformatter` that prevented backtrace links
1027
+ from being clickable. (Stefan Daschek)
1028
+
1029
+ ### 2.14.7 / 2013-10-29
1030
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.6...v2.14.7)
1031
+
1032
+ Bug fixes:
1033
+
1034
+ * Fix regression in 2.14.6 that broke the Fivemat formatter.
1035
+ It depended upon either
1036
+ `example.execution_result[:exception].pending_fixed?` (which
1037
+ was removed in 2.14.6 to fix an issue with frozen error objects)
1038
+ or `RSpec::Core::PendingExampleFixedError` (which was renamed
1039
+ to `RSpec::Core::Pending::PendingExampleFixedError` in 2.8.
1040
+ This fix makes a constant alias for the old error name.
1041
+ (Myron Marston)
1042
+
1043
+ ### 2.14.6 / 2013-10-15
1044
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.5...v2.14.6)
1045
+
1046
+ Bug fixes:
1047
+
1048
+ * Format stringified numbers correctly when mathn library is loaded.
1049
+ (Jay Hayes)
1050
+ * Fix an issue that prevented the use of frozen error objects. (Lars
1051
+ Gierth)
1052
+
1053
+ ### 2.14.5 / 2013-08-13
1054
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.4...v2.14.5)
1055
+
1056
+ Bug fixes:
1057
+
1058
+ * Fix a `NoMethodError` that was being raised when there were no shared
1059
+ examples or contexts declared and `RSpec.world.reset` is invoked.
1060
+ (thepoho, Jon Rowe, Myron Marston)
1061
+ * Fix a deprecation warning that was being incorrectly displayed when
1062
+ `shared_examples` are declared at top level in a `module` scope.
1063
+ (Jon Rowe)
1064
+ * Fix after(:all) hooks so consecutive (same context) scopes will run even if
1065
+ one raises an error. (Jon Rowe, Trejkaz)
1066
+ * JsonFormatter no longer dies if `dump_profile` isn't defined (Alex / @MasterLambaster, Jon Rowe)
1067
+
1068
+ ### 2.14.4 / 2013-07-21
1069
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.3...v2.14.4)
1070
+
1071
+ Bug fixes
1072
+
1073
+ * Fix regression in 2.14: ensure configured requires (via `-r` option)
1074
+ are loaded before spec files are loaded. This allows the spec files
1075
+ to programatically change the file pattern (Jon Rowe).
1076
+ * Autoload `RSpec::Mocks` and `RSpec::Expectations` when referenced if
1077
+ they are not already loaded (`RSpec::Matches` has been autoloaded
1078
+ for a while). In the `rspec` gem, we changed it recently to stop
1079
+ loading `rspec/mocks` and `rspec/expectations` by default, as some
1080
+ users reported problems where they were intending to use mocha,
1081
+ not rspec-mocks, but rspec-mocks was loaded and causing a conflict.
1082
+ rspec-core loads mocks and expectations at the appropriate time, so
1083
+ it seemed like a safe change -- but caused a problem for some authors
1084
+ of libraries that integrate with RSpec. This fixes that problem.
1085
+ (Myron Marston)
1086
+ * Gracefully handle a command like `rspec --profile path/to/spec.rb`:
1087
+ the `path/to/spec.rb` arg was being wrongly treated as the `profile`
1088
+ integer arg, which got cast `0` using `to_i`, causing no profiled
1089
+ examples to be printed. (Jon Rowe)
1090
+
1091
+ ### 2.14.3 / 2013-07-13
1092
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.2...v2.14.3)
1093
+
1094
+ Bug fixes
1095
+
1096
+ * Fix deprecation notices issued from `RSpec::Core::RakeTask` so
1097
+ that they work properly when all of rspec-core is not loaded.
1098
+ (This was a regression in 2.14) (Jon Rowe)
1099
+
1100
+ ### 2.14.2 / 2013-07-09
1101
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.1...v2.14.2)
1102
+
1103
+ Bug fixes
1104
+
1105
+ * Fix regression caused by 2.14.1 release: formatters that
1106
+ report that they `respond_to?` a notification, but had
1107
+ no corresponding method would raise an error when registered.
1108
+ The new fix is to just implement `start` on the deprecation
1109
+ formatter to fix the original JRuby/ruby-debug issue.
1110
+ (Jon Rowe)
1111
+
1112
+ ### 2.14.1 / 2013-07-08
1113
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.0...v2.14.1)
1114
+
1115
+ Bug fixes
1116
+
1117
+ * Address deprecation formatter failure when using `ruby-debug` on
1118
+ JRuby: fix `RSpec::Core::Reporter` to not send a notification
1119
+ when the formatter's implementation of the notification method
1120
+ comes from `Kernel` (Alex Portnov, Jon Rowe).
1121
+
1122
+ ### 2.14.0 / 2013-07-06
1123
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.0.rc1...v2.14.0)
1124
+
1125
+ Enhancements
1126
+
1127
+ * Apply focus to examples defined with `fit` (equivalent of
1128
+ `it "description", focus: true`) (Michael de Silva)
1129
+
1130
+ Bug fix
1131
+
1132
+ * Ensure methods defined by `let` take precedence over others
1133
+ when there is a name collision (e.g. from an included module).
1134
+ (Jon Rowe, Andy Lindeman and Myron Marston)
1135
+
1136
+ ### 2.14.0.rc1 / 2013-05-27
1137
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.13.1...v2.14.0.rc1)
1138
+
1139
+ Enhancements
1140
+
1141
+ * Improved Windows detection inside Git Bash, for better `--color` handling.
1142
+ * Add profiling of the slowest example groups to `--profile` option.
1143
+ The output is sorted by the slowest average example groups.
1144
+ * Don't show slow examples if there's a failure and both `--fail-fast`
1145
+ and `--profile` options are used (Paweł Gościcki).
1146
+ * Rather than always adding `spec` to the load path, add the configured
1147
+ `--default-path` to the load path (which defaults to `spec`). This
1148
+ better supports folks who choose to put their specs in a different
1149
+ directory (John Feminella).
1150
+ * Add some logic to test time duration precision. Make it a
1151
+ function of time, dropping precision as the time increases. (Aaron Kromer)
1152
+ * Add new `backtrace_inclusion_patterns` config option. Backtrace lines
1153
+ that match one of these patterns will _always_ be included in the
1154
+ backtrace, even if they match an exclusion pattern, too (Sam Phippen).
1155
+ * Support ERB trim mode using the `-` when parsing `.rspec` as ERB
1156
+ (Gabor Garami).
1157
+ * Give a better error message when let and subject are called without a block.
1158
+ (Sam Phippen).
1159
+ * List the precedence of `.rspec-local` in the configuration documentation
1160
+ (Sam Phippen)
1161
+ * Support `{a,b}` shell expansion syntax in `--pattern` option
1162
+ (Konstantin Haase).
1163
+ * Add cucumber documentation for --require command line option
1164
+ (Bradley Schaefer)
1165
+ * Expose configuration options via config:
1166
+ * `config.libs` returns the libs configured to be added onto the load path
1167
+ * `full_backtrace?` returns the state of the backtrace cleaner
1168
+ * `debug?` returns true when the debugger is loaded
1169
+ * `line_numbers` returns the line numbers we are filtering by (if any)
1170
+ * `full_description` returns the RegExp used to filter descriptions
1171
+ (Jon Rowe)
1172
+ * Add setters for RSpec.world and RSpec.configuration (Alex Soulim)
1173
+ * Configure ruby's warning behaviour with `--warnings` (Jon Rowe)
1174
+ * Fix an obscure issue on old versions of `1.8.7` where `Time.dup` wouldn't
1175
+ allow access to `Time.now` (Jon Rowe)
1176
+ * Make `shared_examples_for` context aware, so that keys may be safely reused
1177
+ in multiple contexts without colliding. (Jon Rowe)
1178
+ * Add a configurable `deprecation_stream` (Jon Rowe)
1179
+ * Publish deprecations through a formatter (David Chelimsky)
1180
+
1181
+ Bug fixes
1182
+
1183
+ * Make JSON formatter behave the same when it comes to `--profile` as
1184
+ the text formatter (Paweł Gościcki).
1185
+ * Fix named subjects so that if an inner group defines a method that
1186
+ overrides the named method, `subject` still retains the originally
1187
+ declared value (Myron Marston).
1188
+ * Fix random ordering so that it does not cause `rand` in examples in
1189
+ nested sibling contexts to return the same value (Max Shytikov).
1190
+ * Use the new `backtrace_inclusion_patterns` config option to ensure
1191
+ that folks who develop code in a directory matching one of the default
1192
+ exclusion patterns (e.g. `gems`) still get the normal backtrace
1193
+ filtering (Sam Phippen).
1194
+ * Fix ordering of `before` hooks so that `before` hooks declared in
1195
+ `RSpec.configure` run before `before` hooks declared in a shared
1196
+ context (Michi Huber and Tejas Dinkar).
1197
+ * Fix `Example#full_description` so that it gets filled in by the last
1198
+ matcher description (as `Example#description` already did) when no
1199
+ doc string has been provided (David Chelimsky).
1200
+ * Fix the memoized methods (`let` and `subject`) leaking `define_method`
1201
+ as a `public` method. (Thomas Holmes and Jon Rowe) (#873)
1202
+ * Fix warnings coming from the test suite. (Pete Higgins)
1203
+
1204
+ Deprecations
1205
+
1206
+ * Deprecate `Configuration#backtrace_clean_patterns` in favor of
1207
+ `Configuration#backtrace_exclusion_patterns` for greater consistency
1208
+ and symmetry with new `backtrace_inclusion_patterns` config option
1209
+ (Sam Phippen).
1210
+ * Deprecate `Configuration#requires=` in favor of using ruby's
1211
+ `require`. Requires specified by the command line can still be
1212
+ accessed by the `Configuration#require` reader. (Bradley Schaefer)
1213
+ * Deprecate calling `SharedExampleGroups` defined across sibling contexts
1214
+ (Jon Rowe)
1215
+
1216
+ ### 2.13.1 / 2013-03-12
1217
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.13.0...v2.13.1)
1218
+
1219
+ Bug fixes
1220
+
1221
+ * Use hook classes as proxies rather than extending hook blocks to support
1222
+ lambdas for before/after/around hooks. (David Chelimsky)
1223
+ * Fix regression in 2.13.0 that caused confusing behavior when overriding
1224
+ a named subject with an unnamed subject in an inner group and then
1225
+ referencing the outer group subject's name. The fix for this required
1226
+ us to disallow using `super` in a named subject (which is confusing,
1227
+ anyway -- named subjects create 2 methods, so which method on the
1228
+ parent example group are you `super`ing to?) but `super` in an unnamed
1229
+ subject continues to work (Myron Marston).
1230
+ * Do not allow a referenced `let` or `subject` in `before(:all)` to cause
1231
+ other `let` declarations to leak across examples (Myron Marston).
1232
+ * Work around odd ruby 1.9 bug with `String#match` that was triggered
1233
+ by passing it a regex from a `let` declaration. For more info, see
1234
+ http://bugs.ruby-lang.org/issues/8059 (Aaron Kromer).
1235
+ * Add missing `require 'set'` to `base_text_formatter.rb` (Tom
1236
+ Anderson).
1237
+
1238
+ Deprecations
1239
+
1240
+ * Deprecate accessing `let` or `subject` declarations in `before(:all)`.
1241
+ These were not intended to be called in a `before(:all)` hook, as
1242
+ they exist to define state that is reset between each example, while
1243
+ `before(:all)` exists to define state that is shared across examples
1244
+ in an example group (Myron Marston).
1245
+
1246
+ ### 2.13.0 / 2013-02-23
1247
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.2...v2.13.0)
1248
+
1249
+ Enhancements
1250
+
1251
+ * Allow `--profile` option to take a count argument that
1252
+ determines the number of slow examples to dump
1253
+ (Greggory Rothmeier).
1254
+ * Add `subject!` that is the analog to `let!`. It defines an
1255
+ explicit subject and sets a `before` hook that will invoke
1256
+ the subject (Zubin Henner).
1257
+ * Fix `let` and `subject` declaration so that `super`
1258
+ and `return` can be used in them, just like in a normal
1259
+ method. (Myron Marston)
1260
+ * Allow output colors to be configured individually.
1261
+ (Charlie Maffitt)
1262
+ * Always dump slow examples when `--profile` option is given,
1263
+ even when an example failed (Myron Marston).
1264
+
1265
+ Bug fixes
1266
+
1267
+ * Don't blow up when dumping error output for instances
1268
+ of anonymous error classes (Myron Marston).
1269
+ * Fix default backtrace filters so lines from projects
1270
+ containing "gems" in the name are not filtered, but
1271
+ lines from installed gems still are (Myron Marston).
1272
+ * Fix autotest command so that is uses double quotes
1273
+ rather than single quotes for windows compatibility
1274
+ (Jonas Tingeborn).
1275
+ * Fix `its` so that uses of `subject` in a `before` or `let`
1276
+ declaration in the parent group continue to reference the
1277
+ parent group's subject. (Olek Janiszewski)
1278
+
1279
+ ### 2.12.2 / 2012-12-13
1280
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.1...v2.12.2)
1281
+
1282
+ Bug fixes
1283
+
1284
+ * Fix `RSpec::Core::RakeTask` so that it is compatible with rake 0.8.7
1285
+ on ruby 1.8.7. We had accidentally broke it in the 2.12 release
1286
+ (Myron Marston).
1287
+ * Fix `RSpec::Core::RakeTask` so it is tolerant of the `Rspec` constant
1288
+ for backwards compatibility (Patrick Van Stee)
1289
+
1290
+ ### 2.12.1 / 2012-12-01
1291
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.0...v2.12.1)
1292
+
1293
+ Bug fixes
1294
+
1295
+ * Specs are run even if another at\_exit hook calls `exit`. This allows
1296
+ Test::Unit and RSpec to run together. (Suraj N. Kurapati)
1297
+ * Fix full doc string concatenation so that it handles the case of a
1298
+ method string (e.g. "#foo") being nested under a context string
1299
+ (e.g. "when it is tuesday"), so that we get "when it is tuesday #foo"
1300
+ rather than "when it is tuesday#foo". (Myron Marston)
1301
+ * Restore public API I unintentionally broke in 2.12.0:
1302
+ `RSpec::Core::Formatters::BaseFormatter#format_backtrce(backtrace, example)`
1303
+ (Myron Marston).
1304
+
1305
+ ### 2.12.0 / 2012-11-12
1306
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.11.1...v2.12.0)
1307
+
1308
+ Enhancements
1309
+
1310
+ * Add support for custom ordering strategies for groups and examples.
1311
+ (Myron Marston)
1312
+ * JSON Formatter (Alex Chaffee)
1313
+ * Refactor rake task internals (Sam Phippen)
1314
+ * Refactor HtmlFormatter (Pete Hodgson)
1315
+ * Autotest supports a path to Ruby that contains spaces (dsisnero)
1316
+ * Provide a helpful warning when a shared example group is redefined.
1317
+ (Mark Burns).
1318
+ * `--default_path` can be specified as `--default-line`. `--line_number` can be
1319
+ specified as `--line-number`. Hyphens are more idiomatic command line argument
1320
+ separators (Sam Phippen).
1321
+ * A more useful error message is shown when an invalid command line option is
1322
+ used (Jordi Polo).
1323
+ * Add `format_docstrings { |str| }` config option. It can be used to
1324
+ apply formatting rules to example group and example docstrings.
1325
+ (Alex Tan)
1326
+ * Add support for an `.rspec-local` options file. This is intended to
1327
+ allow individual developers to set options in a git-ignored file that
1328
+ override the common project options in `.rspec`. (Sam Phippen)
1329
+ * Support for mocha 0.13.0. (Andy Lindeman)
1330
+
1331
+ Bug fixes
1332
+
1333
+ * Remove override of `ExampleGroup#ancestors`. This is a core ruby method that
1334
+ RSpec shouldn't override. Instead, define `ExampleGroup#parent_groups`. (Myron
1335
+ Marston)
1336
+ * Limit monkey patching of shared example/context declaration methods
1337
+ (`shared_examples_for`, etc.) to just the objects that need it rather than
1338
+ every object in the system (Myron Marston).
1339
+ * Fix Metadata#fetch to support computed values (Sam Goldman).
1340
+ * Named subject can now be referred to from within subject block in a nested
1341
+ group (tomykaira).
1342
+ * Fix `fail_fast` so that it properly exits when an error occurs in a
1343
+ `before(:all) hook` (Bradley Schaefer).
1344
+ * Make the order spec files are loaded consistent, regardless of the
1345
+ order of the files returned by the OS or the order passed at
1346
+ the command line (Jo Liss and Sam Phippen).
1347
+ * Ensure instance variables from `before(:all)` are always exposed
1348
+ from `after(:all)`, even if an error occurs in `before(:all)`
1349
+ (Sam Phippen).
1350
+ * `rspec --init` no longer generates an incorrect warning about `--configure`
1351
+ being deprecated (Sam Phippen).
1352
+ * Fix pluralization of `1 seconds` (Odin Dutton)
1353
+ * Fix ANSICON url (Jarmo Pertman)
1354
+ * Use dup of Time so reporting isn't clobbered by examples that modify Time
1355
+ without properly restoring it. (David Chelimsky)
1356
+
1357
+ Deprecations
1358
+
1359
+ * `share_as` is no longer needed. `shared_context` and/or
1360
+ `RSpec::SharedContext` provide better mechanisms (Sam Phippen).
1361
+ * Deprecate `RSpec.configuration` with a block (use `RSpec.configure`).
1362
+
1363
+
1364
+ ### 2.11.1 / 2012-07-18
1365
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.11.0...v2.11.1)
1366
+
1367
+ Bug fixes
1368
+
1369
+ * Fix the way we autoload RSpec::Matchers so that custom matchers can be
1370
+ defined before rspec-core has been configured to definitely use
1371
+ rspec-expectations. (Myron Marston)
1372
+ * Fix typo in --help message printed for -e option. (Jo Liss)
1373
+ * Fix ruby warnings. (Myron Marston)
1374
+ * Ignore mock expectation failures when the example has already failed.
1375
+ Mock expectation failures have always been ignored in this situation,
1376
+ but due to my changes in 27059bf1 it was printing a confusing message.
1377
+ (Myron Marston).
1378
+
1379
+ ### 2.11.0 / 2012-07-07
1380
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.10.1...v2.11.0)
1381
+
1382
+ Enhancements
1383
+
1384
+ * Support multiple `--example` options. (Daniel Doubrovkine @dblock)
1385
+ * Named subject e.g. `subject(:article) { Article.new }`
1386
+ * see [http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/](http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/)
1387
+ for background.
1388
+ * thanks to Bradley Schaefer for suggesting it and Avdi Grimm for almost
1389
+ suggesting it.
1390
+ * `config.mock_with` and `config.expect_with` yield custom config object to a
1391
+ block if given
1392
+ * aids decoupling from rspec-core's configuation
1393
+ * `include_context` and `include_examples` support a block, which gets eval'd
1394
+ in the current context (vs the nested context generated by `it_behaves_like`).
1395
+ * Add `config.order = 'random'` to the `spec_helper.rb` generated by `rspec
1396
+ --init`.
1397
+ * Delay the loading of DRb (Myron Marston).
1398
+ * Limit monkey patching of `describe` onto just the objects that need it rather
1399
+ than every object in the system (Myron Marston).
1400
+
1401
+ Bug fixes
1402
+
1403
+ * Support alternative path separators. For example, on Windows, you can now do
1404
+ this: `rspec spec\subdir`. (Jarmo Pertman @jarmo)
1405
+ * When an example raises an error and an after or around hook does as
1406
+ well, print out the hook error. Previously, the error was silenced and
1407
+ the user got no feedback about what happened. (Myron Marston)
1408
+ * `--require` and `-I` are merged among different configuration sources (Andy
1409
+ Lindeman)
1410
+ * Delegate to mocha methods instead of aliasing them in mocha adapter.
1411
+
1412
+ ### 2.10.1 / 2012-05-19
1413
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.10.0...v2.10.1)
1414
+
1415
+ Bug fixes
1416
+
1417
+ * `RSpec.reset` properly reinits configuration and world
1418
+ * Call `to_s` before `split` on exception messages that might not always be
1419
+ Strings (slyphon)
1420
+
1421
+ ### 2.10.0 / 2012-05-03
1422
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.9.0...v2.10.0)
1423
+
1424
+ Enhancements
1425
+
1426
+ * Add `prepend_before` and `append_after` hooks (preethiramdev)
1427
+ * intended for extension libs
1428
+ * restores rspec-1 behavior
1429
+ * Reporting of profiled examples (moro)
1430
+ * Report the total amount of time taken for the top slowest examples.
1431
+ * Report what percentage the slowest examples took from the total runtime.
1432
+
1433
+ Bug fixes
1434
+
1435
+ * Properly parse `SPEC_OPTS` options.
1436
+ * `example.description` returns the location of the example if there is no
1437
+ explicit description or matcher-generated description.
1438
+ * RDoc fixes (Grzegorz Świrski)
1439
+ * Do not modify example ancestry when dumping errors (Michael Grosser)
1440
+
1441
+ ### 2.9.0 / 2012-03-17
1442
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0...v2.9.0)
1443
+
1444
+ Enhancements
1445
+
1446
+ * Support for "X minutes X seconds" spec run duration in formatter. (uzzz)
1447
+ * Strip whitespace from group and example names in doc formatter.
1448
+ * Removed spork-0.9 shim. If you're using spork-0.8.x, you'll need to upgrade
1449
+ to 0.9.0.
1450
+
1451
+ Bug fixes
1452
+
1453
+ * Restore `--full_backtrace` option
1454
+ * Ensure that values passed to `config.filter_run` are respected when running
1455
+ over DRb (using spork).
1456
+ * Ensure shared example groups are reset after a run (as example groups are).
1457
+ * Remove `rescue false` from calls to filters represented as Procs
1458
+ * Ensure `described_class` gets the closest constant (pyromaniac)
1459
+ * In "autorun", don't run the specs in the `at_exit` hook if there was an
1460
+ exception (most likely due to a SyntaxError). (sunaku)
1461
+ * Don't extend groups with modules already used to extend ancestor groups.
1462
+ * `its` correctly memoizes nil or false values (Yamada Masaki)
1463
+
1464
+ ### 2.8.0 / 2012-01-04
1465
+
1466
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc2...v2.8.0)
1467
+
1468
+ Bug fixes
1469
+
1470
+ * For metadata filtering, restore passing the entire array to the proc, rather
1471
+ than each item in the array (weidenfreak)
1472
+ * Ensure each spec file is loaded only once
1473
+ * Fixes a bug that caused all the examples in a file to be run when
1474
+ referenced twice with line numbers in a command, e.g.
1475
+ * `rspec path/to/file:37 path/to/file:42`
1476
+
1477
+ ### 2.8.0.rc2 / 2011-12-19
1478
+
1479
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc1...v2.8.0.rc2)
1480
+
1481
+ Enhancments
1482
+
1483
+ * new `--init` command (Peter Schröder)
1484
+ * generates `spec/spec_helper.rb`
1485
+ * deletes obsolete files (on confirmation)
1486
+ * merged with and deprecates `--configure` command, which generated
1487
+ `.rspec`
1488
+ * use `require_relative` when available (Ian Leitch)
1489
+ * `include_context` and `include_examples` accept params (Calvin Bascom)
1490
+ * print the time for every example in the html formatter (Richie Vos)
1491
+ * several tasty refactoring niblets (Sasha)
1492
+ * `it "does something", :x => [:foo,'bar',/baz/] (Ivan Neverov)
1493
+ * supports matching n command line tag values with an example or group
1494
+
1495
+ ### 2.8.0.rc1 / 2011-11-06
1496
+
1497
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.7.1...v2.8.0.rc1)
1498
+
1499
+ Enhancements
1500
+
1501
+ * `--order` (Justin Ko)
1502
+ * run examples in random order: `--order rand`
1503
+ * specify the seed: `--order rand:123`
1504
+ * `--seed SEED`
1505
+ * equivalent of `--order rand:SEED`
1506
+ * SharedContext supports `let` (David Chelimsky)
1507
+ * Filter improvements (David Chelimsky)
1508
+ * override opposing tags from the command line
1509
+ * override RSpec.configure tags from the command line
1510
+ * `--line_number 37` overrides all other filters
1511
+ * `path/to/file.rb:37` overrides all other filters
1512
+ * refactor: consolidate filter management in a FilterManger object
1513
+ * Eliminate Ruby warnings (Matijs van Zuijlen)
1514
+ * Make reporter.report an API (David Chelimsky)
1515
+ * supports extension tools like interative_rspec
1516
+
1517
+ Changes
1518
+
1519
+ * change `config.color_enabled` (getter/setter/predicate) to `color` to align
1520
+ with `--[no]-color` CLI option.
1521
+ * `color_enabled` is still supported for now, but will likley be deprecated
1522
+ in a 2.x release so we can remove it in 3.0.
1523
+
1524
+ Bug fixes
1525
+
1526
+ * Make sure the `bar` in `--tag foo:bar` makes it to DRb (Aaron Gibralter)
1527
+ * Fix bug where full descriptions of groups nested 3 deep were repeated.
1528
+ * Restore report of time to run to start after files are loaded.
1529
+ * fixes bug where run times were cumalitive in spork
1530
+ * fixes compatibility with time-series metrics
1531
+ * Don't error out when `config.mock_with` or `expect_with` is re-specifying the
1532
+ current config (Myron Marston)
1533
+
1534
+ * Deprecations
1535
+ * :alias option on `configuration.add_setting`. Use `:alias_with` on the
1536
+ original setting declaration instead.
1537
+
1538
+ ### 2.7.1 / 2011-10-20
1539
+
1540
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.7.0...v2.7.1)
1541
+
1542
+ Bug fixes
1543
+
1544
+ * tell autotest the correct place to find the rspec executable
1545
+
1546
+ ### 2.7.0 / 2011-10-16
1547
+
1548
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.4...v2.7.0)
1549
+
1550
+ NOTE: RSpec's release policy dictates that there should not be any backward
1551
+ incompatible changes in minor releases, but we're making an exception to
1552
+ release a change to how RSpec interacts with other command line tools.
1553
+
1554
+ As of 2.7.0, you must explicity `require "rspec/autorun"` unless you use the
1555
+ `rspec` command (which already does this for you).
1556
+
1557
+ Enhancements
1558
+
1559
+ * Add `example.exception` (David Chelimsky)
1560
+ * `--default_path` command line option (Justin Ko)
1561
+ * support multiple `--line_number` options (David J. Hamilton)
1562
+ * also supports `path/to/file.rb:5:9` (runs examples on lines 5 and 9)
1563
+ * Allow classes/modules to be used as shared example group identifiers (Arthur
1564
+ Gunn)
1565
+ * Friendly error message when shared context cannot be found (Sławosz
1566
+ Sławiński)
1567
+ * Clear formatters when resetting config (John Bintz)
1568
+ * Add `xspecify` and xexample as temp-pending methods (David Chelimsky)
1569
+ * Add `--no-drb` option (Iain Hecker)
1570
+ * Provide more accurate run time by registering start time before code is
1571
+ loaded (David Chelimsky)
1572
+ * reverted in 2.8.0
1573
+ * Rake task default pattern finds specs in symlinked dirs (Kelly Felkins)
1574
+ * Rake task no longer does anything to invoke bundler since Bundler already
1575
+ handles it for us. Thanks to Andre Arko for the tip.
1576
+ * Add `--failure-exit-code` option (Chris Griego)
1577
+
1578
+ Bug fixes
1579
+
1580
+ * Include `Rake::DSL` to remove deprecation warnings in Rake > 0.8.7 (Pivotal
1581
+ Casebook)
1582
+ * Only eval `let` block once even if it returns `nil` (Adam Meehan)
1583
+ * Fix `--pattern` option (wasn't being recognized) (David Chelimsky)
1584
+ * Only implicitly `require "rspec/autorun"` with the `rspec` command (David
1585
+ Chelimsky)
1586
+ * Ensure that rspec's `at_exit` defines the exit code (Daniel Doubrovkine)
1587
+ * Show the correct snippet in the HTML and TextMate formatters (Brian Faherty)
1588
+
1589
+ ### 2.6.4 / 2011-06-06
1590
+
1591
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.3...v2.6.4)
1592
+
1593
+ NOTE: RSpec's release policy dictates that there should not be new
1594
+ functionality in patch releases, but this minor enhancement slipped in by
1595
+ accident. As it doesn't add a new API, we decided to leave it in rather than
1596
+ roll back this release.
1597
+
1598
+ Enhancements
1599
+
1600
+ * Add summary of commands to run individual failed examples.
1601
+
1602
+ Bug fixes
1603
+
1604
+ * Support exclusion filters in DRb. (Yann Lugrin)
1605
+ * Fix --example escaping when run over DRb. (Elliot Winkler)
1606
+ * Use standard ANSI codes for color formatting so colors work in a wider set of
1607
+ color schemes.
1608
+
1609
+ ### 2.6.3 / 2011-05-24
1610
+
1611
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.2...v2.6.3)
1612
+
1613
+ Bug fixes
1614
+
1615
+ * Explicitly convert exit code to integer, avoiding TypeError when return
1616
+ value of run is IO object proxied by `DRb::DRbObject` (Julian Scheid)
1617
+ * Clarify behavior of `--example` command line option
1618
+ * Build using a rubygems-1.6.2 to avoid downstream yaml parsing error
1619
+
1620
+ ### 2.6.2 / 2011-05-21
1621
+
1622
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.1...v2.6.2)
1623
+
1624
+ Bug fixes
1625
+
1626
+ * Warn rather than raise when HOME env var is not defined
1627
+ * Properly merge command-line exclusions with default :if and :unless (joshcooper)
1628
+
1629
+ ### 2.6.1 / 2011-05-19
1630
+
1631
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.0...v2.6.1)
1632
+
1633
+ Bug fixes
1634
+
1635
+ * Don't extend nil when filters are nil
1636
+ * `require 'rspec/autorun'` when running rcov.
1637
+
1638
+ ### 2.6.0 / 2011-05-12
1639
+
1640
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.5.1...v2.6.0)
1641
+
1642
+ Enhancements
1643
+
1644
+ * `shared_context` (Damian Nurzynski)
1645
+ * extend groups matching specific metadata with:
1646
+ * method definitions
1647
+ * subject declarations
1648
+ * let/let! declarations
1649
+ * etc (anything you can do in a group)
1650
+ * `its([:key])` works for any subject with #[]. (Peter Jaros)
1651
+ * `treat_symbols_as_metadata_keys_with_true_values` (Myron Marston)
1652
+ * Print a deprecation warning when you configure RSpec after defining an
1653
+ example. All configuration should happen before any examples are defined.
1654
+ (Myron Marston)
1655
+ * Pass the exit status of a DRb run to the invoking process. This causes specs
1656
+ run via DRb to not just return true or false. (Ilkka Laukkanen)
1657
+ * Refactoring of `ConfigurationOptions#parse_options` (Rodrigo Rosenfeld Rosas)
1658
+ * Report excluded filters in runner output (tip from andyl)
1659
+ * Clean up messages for filters/tags.
1660
+ * Restore --pattern/-P command line option from rspec-1
1661
+ * Support false as well as true in config.full_backtrace= (Andreas Tolf
1662
+ Tolfsen)
1663
+
1664
+ Bug fixes
1665
+
1666
+ * Don't stumble over an exception without a message (Hans Hasselberg)
1667
+ * Remove non-ascii characters from comments that were choking rcov (Geoffrey
1668
+ Byers)
1669
+ * Fixed backtrace so it doesn't include lines from before the autorun at_exit
1670
+ hook (Myron Marston)
1671
+ * Include RSpec::Matchers when first example group is defined, rather than just
1672
+ before running the examples. This works around an obscure bug in ruby 1.9
1673
+ that can cause infinite recursion. (Myron Marston)
1674
+ * Don't send `example_group_[started|finished]` to formatters for empty groups.
1675
+ * Get specs passing on jruby (Sidu Ponnappa)
1676
+ * Fix bug where mixing nested groups and outer-level examples gave
1677
+ unpredictable :line_number behavior (Artur Małecki)
1678
+ * Regexp.escape the argument to --example (tip from Elliot Winkler)
1679
+ * Correctly pass/fail pending block with message expectations
1680
+ * CommandLine returns exit status (0/1) instead of true/false
1681
+ * Create path to formatter output file if it doesn't exist (marekj).
1682
+
1683
+
1684
+ ### 2.5.1 / 2011-02-06
1685
+
1686
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.5.0...v2.5.1)
1687
+
1688
+ NOTE: this release breaks compatibility with rspec/autotest/bundler
1689
+ integration, but does so in order to greatly simplify it.
1690
+
1691
+ With this release, if you want the generated autotest command to include
1692
+ 'bundle exec', require Autotest's bundler plugin in a .autotest file in the
1693
+ project's root directory or in your home directory:
1694
+
1695
+ require "autotest/bundler"
1696
+
1697
+ Now you can just type 'autotest' on the commmand line and it will work as you expect.
1698
+
1699
+ If you don't want 'bundle exec', there is nothing you have to do.
1700
+
1701
+ ### 2.5.0 / 2011-02-05
1702
+
1703
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.4.0...v2.5.0)
1704
+
1705
+ Enhancements
1706
+
1707
+ * Autotest::Rspec2 parses command line args passed to autotest after '--'
1708
+ * --skip-bundler option for autotest command
1709
+ * Autotest regexp fixes (Jon Rowe)
1710
+ * Add filters to html and textmate formatters (Daniel Quimper)
1711
+ * Explicit passing of block (need for JRuby 1.6) (John Firebaugh)
1712
+
1713
+ Bug fixes
1714
+
1715
+ * fix dom IDs in HTML formatter (Brian Faherty)
1716
+ * fix bug with --drb + formatters when not running in drb
1717
+ * include --tag options in drb args (monocle)
1718
+ * fix regression so now SPEC_OPTS take precedence over CLI options again (Roman
1719
+ Chernyatchik)
1720
+ * only call its(:attribute) once (failing example from Brian Dunn)
1721
+ * fix bizarre bug where rspec would hang after String.alias :to_int :to_i
1722
+ (Damian Nurzynski)
1723
+
1724
+ Deprecations
1725
+
1726
+ * implicit inclusion of 'bundle exec' when Gemfile present (use autotest's
1727
+ bundler plugin instead)
1728
+
1729
+ ### 2.4.0 / 2011-01-02
1730
+
1731
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.3.1...v2.4.0)
1732
+
1733
+ Enhancements
1734
+
1735
+ * start the debugger on -d so the stack trace is visible when it stops
1736
+ (Clifford Heath)
1737
+ * apply hook filtering to examples as well as groups (Myron Marston)
1738
+ * support multiple formatters, each with their own output
1739
+ * show exception classes in failure messages unless they come from RSpec
1740
+ matchers or message expectations
1741
+ * before(:all) { pending } sets all examples to pending
1742
+
1743
+ Bug fixes
1744
+
1745
+ * fix bug due to change in behavior of reject in Ruby 1.9.3-dev (Shota
1746
+ Fukumori)
1747
+ * fix bug when running in jruby: be explicit about passing block to super (John
1748
+ Firebaugh)
1749
+ * rake task doesn't choke on paths with quotes (Janmejay Singh)
1750
+ * restore --options option from rspec-1
1751
+ * require 'ostruct' to fix bug with its([key]) (Kim Burgestrand)
1752
+ * --configure option generates .rspec file instead of autotest/discover.rb
1753
+
1754
+ ### 2.3.1 / 2010-12-16
1755
+
1756
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.3.0...v2.3.1)
1757
+
1758
+ Bug fixes
1759
+
1760
+ * send debugger warning message to $stdout if RSpec.configuration.error_stream
1761
+ has not been defined yet.
1762
+ * HTML Formatter _finally_ properly displays nested groups (Jarmo Pertman)
1763
+ * eliminate some warnings when running RSpec's own suite (Jarmo Pertman)
1764
+
1765
+ ### 2.3.0 / 2010-12-12
1766
+
1767
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.2.1...v2.3.0)
1768
+
1769
+ Enhancements
1770
+
1771
+ * tell autotest to use "rspec2" if it sees a .rspec file in the project's root
1772
+ directory
1773
+ * replaces the need for ./autotest/discover.rb, which will not work with
1774
+ all versions of ZenTest and/or autotest
1775
+ * config.expect_with
1776
+ * :rspec # => rspec/expectations
1777
+ * :stdlib # => test/unit/assertions
1778
+ * :rspec, :stdlib # => both
1779
+
1780
+ Bug fixes
1781
+
1782
+ * fix dev Gemfile to work on non-mac-os machines (Lake Denman)
1783
+ * ensure explicit subject is only eval'd once (Laszlo Bacsi)
1784
+
1785
+ ### 2.2.1 / 2010-11-28
1786
+
1787
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.2.0...v2.2.1)
1788
+
1789
+ Bug fixes
1790
+ * alias_method instead of override Kernel#method_missing (John Wilger)
1791
+ * changed --autotest to --tty in generated command (MIKAMI Yoshiyuki)
1792
+ * revert change to debugger (had introduced conflict with Rails)
1793
+ * also restored --debugger/-debug option
1794
+
1795
+ ### 2.2.0 / 2010-11-28
1796
+
1797
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.1.0...v2.2.0)
1798
+
1799
+ Deprecations/changes
1800
+
1801
+ * --debug/-d on command line is deprecated and now has no effect
1802
+ * win32console is now ignored; Windows users must use ANSICON for color support
1803
+ (Bosko Ivanisevic)
1804
+
1805
+ Enhancements
1806
+
1807
+ * When developing locally rspec-core now works with the rspec-dev setup or your
1808
+ local gems
1809
+ * Raise exception with helpful message when rspec-1 is loaded alongside rspec-2
1810
+ (Justin Ko)
1811
+ * debugger statements _just work_ as long as ruby-debug is installed
1812
+ * otherwise you get warned, but not fired
1813
+ * Expose example.metadata in around hooks
1814
+ * Performance improvments (much faster now)
1815
+
1816
+ Bug fixes
1817
+
1818
+ * Make sure --fail-fast makes it across drb
1819
+ * Pass -Ilib:spec to rcov
1820
+
1821
+ ### 2.1.0 / 2010-11-07
1822
+
1823
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.1...v2.1.0)
1824
+
1825
+ Enhancments
1826
+
1827
+ * Add skip_bundler option to rake task to tell rake task to ignore the presence
1828
+ of a Gemfile (jfelchner)
1829
+ * Add gemfile option to rake task to tell rake task what Gemfile to look for
1830
+ (defaults to 'Gemfile')
1831
+ * Allow passing caller trace into Metadata to support extensions (Glenn
1832
+ Vanderburg)
1833
+ * Add deprecation warning for Spec::Runner.configure to aid upgrade from
1834
+ RSpec-1
1835
+ * Add deprecated Spec::Rake::SpecTask to aid upgrade from RSpec-1
1836
+ * Add 'autospec' command with helpful message to aid upgrade from RSpec-1
1837
+ * Add support for filtering with tags on CLI (Lailson Bandeira)
1838
+ * Add a helpful message about RUBYOPT when require fails in bin/rspec (slyphon)
1839
+ * Add "-Ilib" to the default rcov options (Tianyi Cui)
1840
+ * Make the expectation framework configurable (default rspec, of course)
1841
+ (Justin Ko)
1842
+ * Add 'pending' to be conditional (Myron Marston)
1843
+ * Add explicit support for :if and :unless as metadata keys for conditional run
1844
+ of examples (Myron Marston)
1845
+ * Add --fail-fast command line option (Jeff Kreeftmeijer)
1846
+
1847
+ Bug fixes
1848
+
1849
+ * Eliminate stack overflow with "subject { self }"
1850
+ * Require 'rspec/core' in the Raketask (ensures it required when running rcov)
1851
+
1852
+ ### 2.0.1 / 2010-10-18
1853
+
1854
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0...v2.0.1)
1855
+
1856
+ Bug fixes
1857
+
1858
+ * Restore color when using spork + autotest
1859
+ * Pending examples without docstrings render the correct message (Josep M.
1860
+ Bach)
1861
+ * Fixed bug where a failure in a spec file ending in anything but _spec.rb
1862
+ would fail in a confusing way.
1863
+ * Support backtrace lines from erb templates in html formatter (Alex Crichton)
1864
+
1865
+ ### 2.0.0 / 2010-10-10
1866
+
1867
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.rc...v2.0.0)
1868
+
1869
+ RSpec-1 compatibility
1870
+
1871
+ * Rake task uses ENV["SPEC"] as file list if present
1872
+
1873
+ Bug fixes
1874
+
1875
+ * Bug Fix: optparse --out foo.txt (Leonardo Bessa)
1876
+ * Suppress color codes for non-tty output (except autotest)
1877
+
1878
+ ### 2.0.0.rc / 2010-10-05
1879
+
1880
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.22...v2.0.0.rc)
1881
+
1882
+ Enhancements
1883
+
1884
+ * implicitly require unknown formatters so you don't have to require the file
1885
+ explicitly on the commmand line (Michael Grosser)
1886
+ * add --out/-o option to assign output target
1887
+ * added fail_fast configuration option to abort on first failure
1888
+ * support a Hash subject (its([:key]) { should == value }) (Josep M. Bach)
1889
+
1890
+ Bug fixes
1891
+
1892
+ * Explicitly require rspec version to fix broken rdoc task (Hans de Graaff)
1893
+ * Ignore backtrace lines that come from other languages, like Java or
1894
+ Javascript (Charles Lowell)
1895
+ * Rake task now does what is expected when setting (or not setting)
1896
+ fail_on_error and verbose
1897
+ * Fix bug in which before/after(:all) hooks were running on excluded nested
1898
+ groups (Myron Marston)
1899
+ * Fix before(:all) error handling so that it fails examples in nested groups,
1900
+ too (Myron Marston)
1901
+
1902
+ ### 2.0.0.beta.22 / 2010-09-12
1903
+
1904
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.20...v2.0.0.beta.22)
1905
+
1906
+ Enhancements
1907
+
1908
+ * removed at_exit hook
1909
+ * CTRL-C stops the run (almost) immediately
1910
+ * first it cleans things up by running the appropriate after(:all) and
1911
+ after(:suite) hooks
1912
+ * then it reports on any examples that have already run
1913
+ * cleaned up rake task
1914
+ * generate correct task under variety of conditions
1915
+ * options are more consistent
1916
+ * deprecated redundant options
1917
+ * run 'bundle exec autotest' when Gemfile is present
1918
+ * support ERB in .rspec options files (Justin Ko)
1919
+ * depend on bundler for development tasks (Myron Marston)
1920
+ * add example_group_finished to formatters and reporter (Roman Chernyatchik)
1921
+
1922
+ Bug fixes
1923
+
1924
+ * support paths with spaces when using autotest (Andreas Neuhaus)
1925
+ * fix module_exec with ruby 1.8.6 (Myron Marston)
1926
+ * remove context method from top-level
1927
+ * was conflicting with irb, for example
1928
+ * errors in before(:all) are now reported correctly (Chad Humphries)
1929
+
1930
+ Removals
1931
+
1932
+ * removed -o --options-file command line option
1933
+ * use ./.rspec and ~/.rspec