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,349 @@
1
+ require 'spec_helper'
2
+
3
+ describe VCR do
4
+ def insert_cassette(name = :cassette_test)
5
+ VCR.insert_cassette(name)
6
+ end
7
+
8
+ describe '.insert_cassette' do
9
+ it 'creates a new cassette' do
10
+ expect(insert_cassette).to be_instance_of(VCR::Cassette)
11
+ end
12
+
13
+ it 'takes over as the #current_cassette' do
14
+ orig_cassette = VCR.current_cassette
15
+ new_cassette = insert_cassette
16
+ expect(new_cassette).not_to eq(orig_cassette)
17
+ expect(VCR.current_cassette).to eq(new_cassette)
18
+ end
19
+
20
+ it 'raises an error if the stack of inserted cassettes already contains a cassette with the same name' do
21
+ insert_cassette(:foo)
22
+ expect {
23
+ insert_cassette(:foo)
24
+ }.to raise_error(/There is already a cassette with the same name/)
25
+ end
26
+ end
27
+
28
+ describe '.eject_cassette' do
29
+ it 'ejects the current cassette' do
30
+ cassette = insert_cassette
31
+ expect(cassette).to receive(:eject)
32
+ VCR.eject_cassette
33
+ end
34
+
35
+ it 'forwards the given options to `Cassette#eject`' do
36
+ cassette = insert_cassette
37
+ expect(cassette).to receive(:eject).with(:some => :options)
38
+ VCR.eject_cassette(:some => :options)
39
+ end
40
+
41
+ it 'returns the ejected cassette' do
42
+ cassette = insert_cassette
43
+ expect(VCR.eject_cassette).to eq(cassette)
44
+ end
45
+
46
+ it 'returns the #current_cassette to the previous one' do
47
+ cassette1, cassette2 = insert_cassette(:foo1), insert_cassette(:foo2)
48
+ expect { VCR.eject_cassette }.to change(VCR, :current_cassette).from(cassette2).to(cassette1)
49
+ end
50
+
51
+ it 'keeps the cassette as the current one until after #eject has finished' do
52
+ cassette = insert_cassette
53
+ current = nil
54
+ allow(cassette).to receive(:eject) { current = VCR.current_cassette }
55
+
56
+ VCR.eject_cassette
57
+
58
+ expect(current).to be(cassette)
59
+ expect(VCR.current_cassette).not_to be(cassette)
60
+ end
61
+
62
+ it 'properly pops the cassette off the stack even if an error occurs' do
63
+ cassette = insert_cassette
64
+ allow(cassette).to receive(:eject) { raise "boom" }
65
+ expect { VCR.eject_cassette }.to raise_error("boom")
66
+ expect(VCR.current_cassette).to be_nil
67
+ end
68
+ end
69
+
70
+ describe '.use_cassette' do
71
+ it 'inserts a new cassette' do
72
+ new_cassette = VCR::Cassette.new(:use_cassette_test)
73
+ expect(VCR).to receive(:insert_cassette).and_return(new_cassette)
74
+ VCR.use_cassette(:cassette_test) { }
75
+ end
76
+
77
+ it 'yields' do
78
+ yielded = false
79
+ VCR.use_cassette(:cassette_test, &lambda { yielded = true })
80
+ expect(yielded).to be true
81
+ end
82
+
83
+ it 'yields the cassette instance if the block expects an argument' do
84
+ VCR.use_cassette('name', :record => :new_episodes, &lambda do |cassette|
85
+ expect(cassette).to equal(VCR.current_cassette)
86
+ end)
87
+ end
88
+
89
+ it 'yields the cassette instance if the block expects a variable number of args' do
90
+ VCR.use_cassette('name', :record => :new_episodes) do |*args|
91
+ expect(args.size).to eq(1)
92
+ expect(args.first).to equal(VCR.current_cassette)
93
+ end
94
+ end
95
+
96
+ it 'ejects the cassette' do
97
+ expect(VCR).to receive(:eject_cassette)
98
+ VCR.use_cassette(:cassette_test) { }
99
+ end
100
+
101
+ it 'ejects the cassette even if there is an error' do
102
+ expect(VCR).to receive(:eject_cassette)
103
+ expect { VCR.use_cassette(:cassette_test) { raise StandardError } }.to raise_error
104
+ end
105
+
106
+ it 'does not eject a cassette if there was an error inserting it' do
107
+ expect(VCR).to receive(:insert_cassette).and_raise(StandardError.new('Boom!'))
108
+ expect(VCR).not_to receive(:eject_cassette)
109
+ expect { VCR.use_cassette(:test) { } }.to raise_error(StandardError, 'Boom!')
110
+ end
111
+
112
+ it 'raises a helpful error if no block is given' do
113
+ expect {
114
+ VCR.use_cassette(:test)
115
+ }.to raise_error(/requires a block/)
116
+ end
117
+ end
118
+
119
+ describe '.http_interactions' do
120
+ it 'returns the current_cassette.http_interactions when there is a current cassette' do
121
+ cassette = VCR.insert_cassette("a cassette")
122
+ expect(VCR.http_interactions).to be(cassette.http_interactions)
123
+ end
124
+
125
+ it 'returns a null list when there is no current cassette' do
126
+ expect(VCR.current_cassette).to be_nil
127
+ expect(VCR.http_interactions).to be(VCR::Cassette::HTTPInteractionList::NullList)
128
+ end
129
+ end
130
+
131
+ describe '.real_http_connections_allowed?' do
132
+ context 'when a cassette is inserted' do
133
+ it 'returns true if the cassette is recording' do
134
+ VCR.insert_cassette('foo', :record => :all)
135
+ expect(VCR.current_cassette).to be_recording
136
+ expect(VCR.real_http_connections_allowed?).to be true
137
+ end
138
+
139
+ it 'returns false if the cassette is not recording' do
140
+ VCR.insert_cassette('foo', :record => :none)
141
+ expect(VCR.current_cassette).not_to be_recording
142
+ expect(VCR.real_http_connections_allowed?).to be false
143
+ end
144
+ end
145
+
146
+ context 'when no cassette is inserted' do
147
+ before(:each) do
148
+ expect(VCR.current_cassette).to be_nil
149
+ end
150
+
151
+ it 'returns true if the allow_http_connections_when_no_cassette option is set to true' do
152
+ expect(VCR).to be_turned_on
153
+ VCR.configure { |c| c.allow_http_connections_when_no_cassette = true }
154
+ expect(VCR.real_http_connections_allowed?).to be true
155
+ end
156
+
157
+ it 'returns true if VCR is turned off' do
158
+ VCR.turn_off!
159
+ VCR.configure { |c| c.allow_http_connections_when_no_cassette = false }
160
+ expect(VCR.real_http_connections_allowed?).to be true
161
+ end
162
+
163
+ it 'returns false if the allow_http_connections_when_no_cassette option is set to false and VCR is turned on' do
164
+ expect(VCR).to be_turned_on
165
+ VCR.configure { |c| c.allow_http_connections_when_no_cassette = false }
166
+ expect(VCR.real_http_connections_allowed?).to be false
167
+ end
168
+ end
169
+ end
170
+
171
+ describe '.request_matchers' do
172
+ it 'always returns the same memoized request matcher registry instance' do
173
+ expect(VCR.request_matchers).to be_a(VCR::RequestMatcherRegistry)
174
+ expect(VCR.request_matchers).to be(VCR.request_matchers)
175
+ end
176
+ end
177
+
178
+ describe '.request_ignorer' do
179
+ it 'always returns the same memoized request ignorer instance' do
180
+ expect(VCR.request_ignorer).to be_a(VCR::RequestIgnorer)
181
+ expect(VCR.request_ignorer).to be(VCR.request_ignorer)
182
+ end
183
+ end
184
+
185
+ describe '.library_hooks' do
186
+ it 'always returns the same memoized LibraryHooks instance' do
187
+ expect(VCR.library_hooks).to be_a(VCR::LibraryHooks)
188
+ expect(VCR.library_hooks).to be(VCR.library_hooks)
189
+ end
190
+ end
191
+
192
+ describe '.cassette_serializers' do
193
+ it 'always returns the same memoized cassette serializers instance' do
194
+ expect(VCR.cassette_serializers).to be_a(VCR::Cassette::Serializers)
195
+ expect(VCR.cassette_serializers).to be(VCR.cassette_serializers)
196
+ end
197
+ end
198
+
199
+ describe ".cassette_persisters" do
200
+ it "always returns the same memoized Cassette::Persisters instance" do
201
+ expect(VCR.cassette_persisters).to be_a(VCR::Cassette::Persisters)
202
+ expect(VCR.cassette_persisters).to be(VCR.cassette_persisters)
203
+ end
204
+ end
205
+
206
+ describe '.configuration' do
207
+ it 'returns the configuration object' do
208
+ expect(VCR.configuration).to be_a(VCR::Configuration)
209
+ end
210
+
211
+ it 'memoizes the instance' do
212
+ expect(VCR.configuration).to be(VCR.configuration)
213
+ end
214
+ end
215
+
216
+ describe '.configure' do
217
+ it 'yields the configuration object' do
218
+ yielded_object = nil
219
+ VCR.configure do |obj|
220
+ yielded_object = obj
221
+ end
222
+ expect(yielded_object).to eq(VCR.configuration)
223
+ end
224
+ end
225
+
226
+ describe '.cucumber_tags' do
227
+ it 'yields a cucumber tags object' do
228
+ yielded_object = nil
229
+ VCR.cucumber_tags do |obj|
230
+ yielded_object = obj
231
+ end
232
+ expect(yielded_object).to be_instance_of(VCR::CucumberTags)
233
+ end
234
+ end
235
+
236
+ describe '.record_http_interaction' do
237
+ before(:each) { allow(VCR).to receive(:current_cassette).and_return(current_cassette) }
238
+ let(:interaction) { double(:request => double) }
239
+
240
+ context 'when there is not a current cassette' do
241
+ let(:current_cassette) { nil }
242
+
243
+ it 'does not record a request' do
244
+ # we can't set a message expectation on nil, but there is no place to record it to...
245
+ # this mostly tests that there is no error.
246
+ VCR.record_http_interaction(interaction)
247
+ end
248
+ end
249
+
250
+ context 'when there is a current cassette' do
251
+ let(:current_cassette) { double('current cassette') }
252
+
253
+ it 'records the request when it should not be ignored' do
254
+ allow(VCR.request_ignorer).to receive(:ignore?).with(interaction.request).and_return(false)
255
+ expect(current_cassette).to receive(:record_http_interaction).with(interaction)
256
+ VCR.record_http_interaction(interaction)
257
+ end
258
+
259
+ it 'does not record the request when it should be ignored' do
260
+ allow(VCR.request_ignorer).to receive(:ignore?).with(interaction.request).and_return(true)
261
+ expect(current_cassette).not_to receive(:record_http_interaction)
262
+ VCR.record_http_interaction(interaction)
263
+ end
264
+ end
265
+ end
266
+
267
+ describe '.turn_off!' do
268
+ it 'indicates it is turned off' do
269
+ VCR.turn_off!
270
+ expect(VCR).not_to be_turned_on
271
+ end
272
+
273
+ it 'raises an error if a cassette is in use' do
274
+ VCR.insert_cassette('foo')
275
+ expect {
276
+ VCR.turn_off!
277
+ }.to raise_error(VCR::CassetteInUseError, /foo/)
278
+ end
279
+
280
+ it 'causes an error to be raised if you insert a cassette while VCR is turned off' do
281
+ VCR.turn_off!
282
+ expect {
283
+ VCR.insert_cassette('foo')
284
+ }.to raise_error(VCR::TurnedOffError)
285
+ end
286
+
287
+ it 'raises an ArgumentError when given an invalid option' do
288
+ expect {
289
+ VCR.turn_off!(:invalid_option => true)
290
+ }.to raise_error(ArgumentError)
291
+ end
292
+
293
+ context 'when `:ignore_cassettes => true` is passed' do
294
+ before(:each) { VCR.turn_off!(:ignore_cassettes => true) }
295
+
296
+ it 'ignores cassette insertions' do
297
+ VCR.insert_cassette('foo')
298
+ expect(VCR.current_cassette).to be_nil
299
+ end
300
+
301
+ it 'still runs a block passed to use_cassette' do
302
+ yielded = false
303
+
304
+ VCR.use_cassette('foo') do
305
+ yielded = true
306
+ expect(VCR.current_cassette).to be_nil
307
+ end
308
+
309
+ expect(yielded).to be true
310
+ end
311
+ end
312
+ end
313
+
314
+ describe '.turn_on!' do
315
+ before(:each) { VCR.turn_off! }
316
+
317
+ it 'indicates it is turned on' do
318
+ VCR.turn_on!
319
+ expect(VCR).to be_turned_on
320
+ end
321
+ end
322
+
323
+ describe '.turned_off' do
324
+ it 'yields with VCR turned off' do
325
+ expect(VCR).to be_turned_on
326
+ yielded = false
327
+
328
+ VCR.turned_off do
329
+ yielded = true
330
+ expect(VCR).not_to be_turned_on
331
+ end
332
+
333
+ expect(yielded).to eq(true)
334
+ expect(VCR).to be_turned_on
335
+ end
336
+
337
+ it 'passes options through to .turn_off!' do
338
+ expect(VCR).to receive(:turn_off!).with(:ignore_cassettes => true)
339
+ VCR.turned_off(:ignore_cassettes => true) { }
340
+ end
341
+ end
342
+
343
+ describe '.turned_on?' do
344
+ it 'is on by default' do
345
+ VCR.send(:initialize_ivars) # clear internal state
346
+ expect(VCR).to be_turned_on
347
+ end
348
+ end
349
+ end
@@ -0,0 +1,23 @@
1
+ $LOAD_PATH.unshift File.expand_path("../lib", __FILE__)
2
+ require "vcr/version"
3
+
4
+ Gem::Specification.new do |s|
5
+ s.name = "vcr"
6
+ s.homepage = "https://github.com/vcr/vcr"
7
+ s.license = "MIT"
8
+ s.authors = ["Myron Marston"]
9
+ s.summary = "Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests."
10
+ s.description = "VCR provides a simple API to record and replay your test suite's HTTP interactions. It works with a variety of HTTP client libraries, HTTP stubbing libraries and testing frameworks."
11
+ s.email = "myron.marston@gmail.com"
12
+ s.require_path = "lib"
13
+ s.files = `git ls-files`.split("\n")
14
+ s.test_files = `git ls-files -- {spec,features}/*`.split("\n")
15
+
16
+ s.version = VCR.version
17
+ s.platform = Gem::Platform::RUBY
18
+ s.required_ruby_version = '>= 1.8.7'
19
+ s.required_rubygems_version = '>= 1.3.5'
20
+
21
+ # Development dependencies are listed in the Gemfile.
22
+ end
23
+
@@ -0,0 +1,33 @@
1
+ ## MAC OS
2
+ .DS_Store
3
+
4
+ ## TEXTMATE
5
+ *.tmproj
6
+ tmtags
7
+
8
+ ## EMACS
9
+ *~
10
+ \#*
11
+ .\#*
12
+
13
+ ## VIM
14
+ .*.sw[a-z]
15
+
16
+ ## RubyMine and related
17
+ .idea
18
+
19
+ ## PROJECT::GENERAL
20
+ coverage
21
+ rdoc
22
+ pkg
23
+
24
+ ## PROJECT::SPECIFIC
25
+ *.gem
26
+ .bundle
27
+ Gemfile.lock
28
+ pkg/*
29
+ tmp/*
30
+ *.rbc
31
+ *.rbx
32
+ .ruby-gemset
33
+ .ruby-version
@@ -0,0 +1,2 @@
1
+ --rspec-version 2.0.0
2
+ --bundler
@@ -0,0 +1,26 @@
1
+ rvm:
2
+ - 1.8.7
3
+ - 1.9.2
4
+ - 1.9.3
5
+ - 2.0.0
6
+ - 2.1.0
7
+ - 2.2.1
8
+ - 2.2.3
9
+ - rbx-2
10
+ - ruby-head
11
+ - ree
12
+ - jruby-9.0.0.0
13
+ - jruby-9.0.1.0
14
+ - jruby-18mode
15
+ - jruby-19mode
16
+ - jruby
17
+ - jruby-head
18
+ matrix:
19
+ allow_failures:
20
+ - rvm: jruby-9.0.0.0
21
+ - rvm: jruby-9.0.1.0
22
+ - rvm: jruby-18mode
23
+ - rvm: jruby-head
24
+ - rvm: ruby-head
25
+ - rvm: rbx-2
26
+ sudo: false
@@ -0,0 +1,1241 @@
1
+ # Changelog
2
+
3
+ ## 1.22.3
4
+
5
+ * Return "effective_url" attribute in Typhoeus::Response
6
+
7
+ Thanks to [Senya](https://github.com/cmrd-senya)
8
+
9
+ ## 1.22.2
10
+
11
+ * Fix: prevents adding an extra =true to urls with parameters without values
12
+
13
+ Thanks to [David Begin](https://github.com/davidbegin)
14
+
15
+ ## 1.22.1
16
+
17
+ * Adds Rack as a development dependency and removes require rack/utils in main lib.
18
+
19
+ Thanks to [Keenan Brock](https://github.com/kbrock)
20
+
21
+ ## 1.22.0
22
+
23
+ All the credit for preparing this release go to [David Begin](https://github.com/davidbegin)!
24
+
25
+ * Adds [Manticore](https://github.com/cheald/manticore) support.
26
+
27
+ Thanks to [Mike Knepper](https://github.com/mikeknep), [David Abdemoulaie](https://github.com/hobodave)
28
+
29
+ * Update to Show a hash diff for requests that have stubs with a body.
30
+
31
+ Thanks to [yurivm](https://github.com/yurivm)
32
+
33
+ * Update to mirror Net::HTTP handling of headers as symbols
34
+
35
+ * Update to ignore non-comparable-values error when sorting
36
+ query values, because sorting is just a convience.
37
+
38
+ Thanks to [Magne Land](https://github.com/magneland)
39
+
40
+ * Covert Boolean values to Strings when using them to define
41
+ the body of a request.
42
+
43
+ Thanks to [Krzysztof Rygielski](https://github.com/riggy)
44
+
45
+ * Fixes WebMock's parsing Multibyte characters
46
+
47
+ Thanks to [Zhao Wen](https://github.com/VincentZhao)
48
+
49
+ * Updates to be compatible with httpclient 2.6.0
50
+
51
+ * Converts keys from symbols to strings when for QueryMapper.to_query
52
+
53
+ Thanks to [Ramon Tayag](https://github.com/ramontayag)
54
+
55
+ * Restricts http.rb version to 0.7.3 for Ruby 1.8.7
56
+
57
+ * Fixes issue emulating em-http-request's handling of multiple requests.
58
+
59
+ Thanks to [Matt Palmer](https://github.com/mpalmer)
60
+
61
+ * WebMock requires only the necessary parts of crack to avoid pulling in safe_yaml
62
+
63
+ Thanks to [Johannes Schlumberger](https://github.com/spjsschl)
64
+
65
+ ## 1.21.0
66
+
67
+ * Support for http.rb >= 0.8.0
68
+
69
+ Thanks to [Zachary Anker](https://github.com/zanker), [Aleksey V. Zapparov](https://github.com/ixti)
70
+
71
+ * Support for http.rb 0.7.0
72
+
73
+ Thanks to [Mattias Putman](https://github.com/challengee)
74
+
75
+ * Added support for RSpec3-like `and_return`, `and_raise`, `and_timeout` syntax.
76
+
77
+ Thanks to [Franky Wahl](https://github.com/frankywahl)
78
+
79
+ * Restricted Curb support up to version 0.8.6. WebMock specs fail with Curb 0.8.7.
80
+
81
+ ## 1.20.4
82
+
83
+ * Fixed support for `hash_including` matcher in RSpec 3
84
+
85
+ ## 1.20.3
86
+
87
+ * `with` method raises error if provided without options hash and without block
88
+
89
+ * `with` and `to_return` raise an error if invoked with invalid keys in options hash.
90
+
91
+ ## 1.20.2
92
+
93
+ * WebMock provides a helpful error message if an incompatible object is given as response body.
94
+
95
+ Thanks to [Mark Lorenz](https://github.com/dapplebeforedawn)
96
+
97
+ ## 1.20.1
98
+
99
+ * `assert_requested` and `assert_not_requested` accept `at_least_times` and `at_most_times` options
100
+
101
+ Thanks to [Dan Buettner](https://github.com/Capncavedan)
102
+
103
+ * Silenced `instance variable undefined` warnings in Curb adapted.
104
+
105
+ Thanks to [Sven Riedel](https://github.com/sriedel)
106
+
107
+ ## 1.20.0
108
+
109
+ * Add support for on_missing callback of Curb::Easy
110
+
111
+ Thanks to [Tasos Stathopoulos](https://github.com/astathopoulos)
112
+
113
+ * Add at_least_times and at_most_times matchers
114
+
115
+ Thanks to [Dan Buettner](https://github.com/Capncavedan)
116
+
117
+ ## 1.19.0
118
+
119
+ * Fixed issue with Excon adapter giving warning message when redirects middleware was enabled.
120
+
121
+ Thanks to [Theo Hultberg](https://github.com/iconara) for reporting that.
122
+
123
+ * Fixed issue with `undefined method 'valid_request_keys' for Excon::Utils:Module`
124
+
125
+ Thanks to [Pablo Jairala](https://github.com/davidjairala)
126
+
127
+ * Fixed query mapper to encode `'one' => ['1','2']` as `'one[]=1&one[]=2'`.
128
+
129
+ Thanks to [Insoo Buzz Jung](https://github.com/insoul)
130
+
131
+ * Improved cookies support for em-http-request
132
+
133
+ Thanks to [Carlos Alonso Pérez](https://github.com/calonso)
134
+
135
+ * Fix HTTP Gem adapter to ensure uri attribute is set on response object.
136
+
137
+ Thanks to [Aleksey V. Zapparov](https://github.com/ixti)
138
+
139
+ * Fixed HTTPClient adapter. The response header now receives `request_method`, `request_uri`, and `request_query` transferred from request header
140
+
141
+ Thanks to [trlorenz](https://github.com/trlorenz)
142
+
143
+ * Query mapper supports nested data structures i.e. `{"first" => [{"two" => [{"three" => "four"}, "five"]}]}`
144
+
145
+ Thanks to [Alexander Simonov](https://github.com/simonoff)
146
+
147
+ * Fixed compatibility with latest versions of Excon which don't define `VALID_REQUEST_KEYS` anymore.
148
+
149
+ Thanks to [Pablo Jairala](https://github.com/davidjairala)
150
+
151
+ * Request method is always a symbol is request signatures. This fixes the issue of WebMock not matching Typhoeus requests with request method defined as string.
152
+
153
+ Thanks to [Thorbjørn Hermanse](https://github.com/thhermansen)
154
+
155
+ * Stubbing instructions which are displayed when no matching stub is found, can be disabled with `Config.instance.show_stubbing_instructions = false`
156
+
157
+ Thanks to [Mark Lorenz](https://github.com/dapplebeforedawn)
158
+
159
+ * Notation used for mapping query strings to data structure can be configured i.e. `WebMock::Config.instance.query_values_notation = :subscript`. This allows setting `:flat_array` notation which supports duplicated parameter names in query string.
160
+
161
+ Thanks to [tjsousa](https://github.com/tjsousa)
162
+
163
+ ## 1.18.0
164
+
165
+ * Updated dependency on Addressable to versions >= 2.3.6
166
+
167
+ * Added support for matching uris using RFC 6570 (URI Templates)
168
+
169
+ uri_template = Addressable::Template.new "www.example.com/{id}/"
170
+ stub_request(:any, uri_template)
171
+
172
+ Thanks to [Max Lincoln](https://github.com/maxlinc)
173
+
174
+ * Fixed content length calculation for Rack responses with UTF8 body
175
+
176
+ Thanks to [Oleg Gritsenko](https://github.com/Claster)
177
+
178
+ * Add missing Curl::Easy aliases
179
+
180
+ Thanks to [Hwan-Joon Choi](https://github.com/hc5duke)
181
+
182
+ * HTTP Gem >= 0.6.0 compatibility
183
+
184
+ Thanks to [Aleksey V. Zapparov](https://github.com/ixti)
185
+
186
+ * Minitest 4 and 5 compatibility.
187
+
188
+ Thanks to [SHIBATA Hiroshi](https://github.com/hsbt)
189
+
190
+ ## 1.17.4
191
+
192
+ * Update matchers for RSpec 3's matcher protocol
193
+
194
+ Thanks to [Rob Olson](https://github.com/robolson)
195
+
196
+ ## 1.17.3
197
+
198
+ * Fixed issue with Rack response removing 'Content-Type' header
199
+
200
+ Thanks to [Bo Jeanes](https://github.com/bjeanes) and [Matthew Conway](https://github.com/mattonrails)
201
+
202
+ ## 1.17.2
203
+
204
+ * Support for chunked responses in Curb
205
+
206
+ Thanks to [Zachary Belzer](https://github.com/zbelzer)
207
+
208
+ * Fixed handling of request body passed as a hash to `Typhoeus.post`
209
+
210
+ Thanks to [Mason Chang](https://github.com/changmason) for reporting.
211
+
212
+ ## 1.17.1
213
+
214
+ * Added missing license statements.
215
+
216
+ Thanks to [Praveen Arimbrathodiyil](https://github.com/pravi)
217
+
218
+ ## 1.17.0
219
+
220
+ * HTTP gem support!
221
+
222
+ Thanks to [Aleksey V. Zapparov](https://github.com/ixti)
223
+
224
+ * Limited Excon gem requirement to version < 0.30 until the compatibility with version > 0.30.0 is fixed.
225
+
226
+ Thanks to [Aleksey V. Zapparov](https://github.com/ixti)
227
+
228
+ * Fixed issue where empty query key caused a `TypeError`
229
+
230
+ Thanks to [Jon Rowe](https://github.com/JonRowe)
231
+
232
+ * Handling Typhoeus `on_headers` and `on_body` params.
233
+
234
+ Thanks to [Matt Burke](https://github.com/spraints)
235
+
236
+ ## 1.16.1
237
+
238
+ * Fixed "NameError: uninitialized constant WebMock::Response::Pathname" issue.
239
+
240
+ Thanks to [Alex Stupakow and Karen Wang](https://github.com/stupakov) for the fix.
241
+
242
+ ## 1.16.0
243
+
244
+ * Allow a Pathname to be passed as a Response body
245
+
246
+ stub_request(:get, /example.com/).to_return(
247
+ body: Rails.root.join('test/fixtures/foo.txt')
248
+ )
249
+
250
+ Thanks to [Ben Pickles](https://github.com/benpickles)
251
+
252
+ * `hash_including` matcher can be initialized with empty keys to match any values.
253
+
254
+ stub_request(:post, "www.example.com").with(:body => hash_including(:a, :b => {'c'}))
255
+ RestClient.post('www.example.com', '{"a":"1","b":"c"}', :content_type => 'application/json')
256
+
257
+ Thanks to [Stefano Uliari](https://github.com/steookk)
258
+
259
+ ## 1.15.2
260
+
261
+ * Fixed `hash_including` to accept a splat of solitary keys.
262
+
263
+ Thanks to [Tamir Duberstein](https://github.com/tamird) and [https://github.com/strongriley](https://github.com/strongriley)
264
+
265
+ ## 1.15.0
266
+
267
+ * Excon >= 0.27.5 compatibility.
268
+
269
+ Thanks to [Brian D. Burns](https://github.com/burns)
270
+
271
+ ## 1.14.0
272
+
273
+ * Handling non UTF-8 characters in query params.
274
+
275
+ Thanks to [Florian Dütsch](https://github.com/der-flo) for reporting the issue.
276
+
277
+ * Added support for `request_block` param in Excon
278
+
279
+ Thanks to [Dmitry Gutov](https://github.com/dgutov) for reporting the issue.
280
+
281
+ * Fixed compatibility with latest Curb
282
+
283
+ Thanks to [Ian Lesperance](https://github.com/elliterate) and [Matthew Horan](https://github.com/mhoran)
284
+
285
+ * Triggering errbacks assynchronously in em-http-request adapter.
286
+
287
+ Thanks to [Ian Lesperance](https://github.com/elliterate) and [Matthew Horan](https://github.com/mhoran)
288
+
289
+ * Handling query params with a hashes nested inside arrays.
290
+
291
+ Thanks to [Ian Asaff](https://github.com/montague)
292
+
293
+ * Changed NetConnectNotAllowedError to inherit from Exception to allow it to bubble up into a test suite.
294
+
295
+ Thanks to [Daniel van Hoesel](https://github.com/s0meone)
296
+
297
+ * HTTPClient adapter is thread safe.
298
+
299
+ Thanks to [Tom Beauvais](https://github.com/tbeauvais)
300
+
301
+ ## 1.13.0
302
+
303
+ * Net::HTTP::Persistent compatibility.
304
+ WebMock doesn't disconnect previously started connections upon a request anymore.
305
+
306
+
307
+ ## 1.12.3
308
+
309
+ * Fixed issue with handling Addressable::URI with query params passed to `Net::HTTP.get_response`
310
+
311
+ Thanks to [Leif Bladt](https://github.com/leifbladt)
312
+
313
+ * Fixed HTTPClient adapter to not raise an error if a request with multipart body is executed.
314
+
315
+ ## 1.12.2
316
+
317
+ * Fixed issue with handling request.path when Addressable::URI is passed to #request instead of URI with Ruby 2.0.
318
+
319
+ Thanks to [Leif Bladt](https://github.com/leifbladt)
320
+
321
+ * Accept integers as query param values in request stubs
322
+
323
+ i.e. `stub_request(:get, /.*/).with(:query => {"a" => 1})`
324
+
325
+ Thanks to [Mitsutaka Mimura](https://github.com/takkanm)
326
+
327
+ ## 1.12.1
328
+
329
+ * Fixed Minitest < 5.0 compatibility
330
+
331
+ Thanks to [Alex Tomlins](https://github.com/alext) for reporting the issue.
332
+
333
+ ## 1.12.0
334
+
335
+ * Not using Gem spec anymore to check loaded Curb version.
336
+
337
+ * `WebMock.disable_net_connect!` now accepts array of regexps as allow param:
338
+
339
+ i.e. `WebMock.disable_net_connect!(:allow => [/google.com/, /yahoo.com/])`
340
+
341
+ Thanks to [Bastien Vaucher](https://github.com/bastien)
342
+
343
+ * Fixed `on_header` Curb callback behaviour in Curb adapter
344
+
345
+ Thanks to [Joel Chippindale](https://github.com/mocoso)
346
+
347
+ * Fixed aws-sdk compatibility with Ruby 2.0, by supporting `continue_timeout` accessor on Net::HTTP socket.
348
+
349
+ Thanks to [Lin Jen-Shin](https://github.com/godfat)
350
+
351
+ * Fixed WebMock::Server to not give "log writing failed. can't be called from trap context" warning with Ruby 2.0
352
+
353
+ Thanks to [Murahashi Sanemat Kenichi](https://github.com/sanemat)
354
+
355
+ * Added support for EM-HTTP-Request streaming data off disk feature.
356
+
357
+ Thanks to [Lin Jen-Shin](https://github.com/godfat)
358
+
359
+ * Added compatibility with Minitest 5
360
+
361
+ Thanks to [Tim Kurvers](https://github.com/timkurvers)
362
+
363
+ * Excon >= 0.22 compatibility.
364
+
365
+ * README has nice sytnax hightlighting and fixed code styling!
366
+
367
+ Thanks to [Ilya Vassilevsky](https://github.com/vassilevsky)
368
+
369
+ * Compatibility with Rails 4 `rack.session.options`
370
+
371
+ Thanks to [gotwalt](https://github.com/gotwalt)
372
+
373
+ ## 1.11.0
374
+
375
+ * Excon >= 0.17 support.
376
+
377
+ Thanks to [Nathan Sutton](https://github.com/nate) for reporting this issue and to [Wesley Beary](https://github.com/geemus) and [Myron Marston](https://github.com/myronmarston) for help.
378
+
379
+ ## 1.10.2
380
+
381
+ * '+' in request path is treated as plus, but in query params always as a space.
382
+
383
+ ## 1.10.1
384
+
385
+ * '+' in request body is still treated as a space. This fixes a bug introduced in previous version.
386
+
387
+ Thanks to [Erik Michaels-Ober](https://github.com/sferik) for reporting this problem.
388
+
389
+ * Fixed issue: response body declared as Proc was not evaluated again on subsequent requests.
390
+
391
+ Thanks to [Rick Fletcher](https://github.com/rfletcher) for reporting this issue.
392
+
393
+ ## 1.10.0
394
+
395
+ * '+' in query params is not treated as space anymore and is encoded as %2B
396
+
397
+ Thanks to [goblin](https://github.com/goblin) for reporting this issue.
398
+
399
+ * added `remove_request_stub` method to the api to allow removing unused stubs i.e.
400
+
401
+ stub_get = stub_request(:get, "www.example.com")
402
+ remove_request_stub(stub_get)
403
+
404
+ * `assert_requested` and `assert_not_requested` raise an error if a stub object is provided together with a block.
405
+
406
+ ## 1.9.3
407
+
408
+ * Fixed issue with unavailable constant Mutex in Ruby < 1.9
409
+
410
+ Thanks to [Lucas Dohmen](https://github.com/moonglum) for reporting this issue.
411
+
412
+ ## 1.9.2
413
+
414
+ * Added support for Excon's :response_block parameter
415
+
416
+ Thanks to [Myron Marston](https://github.com/myronmarston) for reporting this issue.
417
+
418
+ ## 1.9.1
419
+
420
+ * Fix 'rack.errors' not being set for Rack apps
421
+
422
+ Thanks to [Alex Grant](https://github.com/grantovich)
423
+
424
+ * Added support for minitest assertions count
425
+
426
+ Thanks to [Mokevnin Kirill](https://github.com/mokevnin)
427
+
428
+ * Fixed issues with registering http requests in multi-threaded environments
429
+
430
+ Thanks to [Tom Beauvais](https://github.com/tbeauvais)
431
+
432
+ * Bumped Crack version to >=0.3.2
433
+
434
+ Thanks to [Jake Benilov](https://github.com/benilovj)
435
+
436
+ * Fixed issues in Typhoeus 0.6. Defaulted method to GET when no method specified.
437
+
438
+ Thanks to [Hans Hasselberg](https://github.com/i0rek)
439
+
440
+ * Add license information to the gemspec
441
+
442
+ Thanks to [Jordi Massaguer Pla](https://github.com/jordimassaguerpla) and [Murahashi Sanemat Kenichi](https://github.com/sanemat)
443
+
444
+ * Added support for :expects option in Excon adapter
445
+
446
+ Thanks to [Evgeniy Dolzhenko](https://github.com/dolzenko)
447
+
448
+ * Fixed Faye compatibility by treating StringIO in Net::HTTP adapter properly
449
+
450
+ Thanks to [Pavel Forkert](https://github.com/fxposter)
451
+
452
+ * Updated VCR link
453
+
454
+ Thanks to [Rex Feng](https://github.com/xta)
455
+
456
+ ## 1.9.0
457
+
458
+ * Added support for Typhoeus >= 0.5.0 and removed support for Typhoeus < 0.5.0.
459
+
460
+ Thanks to [Hans Hasselberg](https://github.com/i0rek)
461
+
462
+ ## 1.8.11
463
+
464
+ * Fix excon adapter to handle `:body => some_file_object`
465
+
466
+ Thanks to [Myron Marston](https://github.com/myronmarston)
467
+
468
+ ## 1.8.10
469
+
470
+ * em-http-request fix. After request callbacks are correctly invoked for 3xx responses,
471
+ when :redirects option is set.
472
+
473
+ Thanks to [Myron Marston](https://github.com/myronmarston) for reporting that issue.
474
+
475
+ * Fixed compatibility with Net::HTTP::DigestAuth
476
+
477
+ Thanks to [Jonathan Hyman](https://github.com/jonhyman) for reporting that issue.
478
+
479
+ * Fixed problem in em-http-request 0.x appending the query to the client URI twice.
480
+
481
+ Thanks to [Paweł Pierzchała](https://github.com/wrozka)
482
+
483
+ ## 1.8.9
484
+
485
+ * Fixed problem with caching nil responses when the same HTTPClient instance is used.
486
+
487
+ Thanks to [Myron Marston](https://github.com/myronmarston)
488
+
489
+ * Added support for Addressable >= 2.3.0. Addressable 2.3.0 removed support for multiple query value notations and broke backwards compatibility.
490
+
491
+ https://github.com/sporkmonger/addressable/commit/f51e290b5f68a98293327a7da84eb9e2d5f21c62
492
+ https://github.com/sporkmonger/addressable/issues/77
493
+
494
+
495
+ ## 1.8.8
496
+
497
+ * Fixed Net::HTTP adapter so that it returns `nil` for an empty body response.
498
+
499
+ Thanks to [Myron Marston](https://github.com/myronmarston)
500
+
501
+ * Gemspec defines compatibility with Addressable ~> 2.2.8, not >= 2.3.0
502
+
503
+ * Specs compatibility with Typhoeus 0.4.0
504
+
505
+ Thanks to [Hans Hasselberg](https://github.com/i0rek)
506
+
507
+ * Handling content types that specify a charset
508
+
509
+ Thanks to [Kevin Glowacz](https://github.com/kjg)
510
+
511
+ * Fixed em-http-request adapter to correctly fetch authorization header from a request
512
+
513
+ Thanks to [Julien Boyer](https://github.com/chatgris)
514
+
515
+ * Fixing travis-ci image to report master's status
516
+
517
+ Thanks to [Ryan Schlesinger](https://github.com/ryansch)
518
+
519
+ * Fixed problem with em-http-request callback triggering if there were other EM::Deferred callbacks registered
520
+
521
+ Thanks to [Jon Leighton](https://github.com/jonleighton)
522
+
523
+ * Fixed problem with em-http-request appending the query to the URI a second time, and
524
+ the parameters are repeated.
525
+
526
+ Thanks to [Jon Leighton](https://github.com/jonleighton)
527
+
528
+ ## 1.8.7
529
+
530
+ * Compatibility with RSpec >= 2.10
531
+
532
+ Thanks to [erwanlr](https://github.com/erwanlr) for reporting this issue.
533
+
534
+ * Add missing required rack environment variable SCRIPT_NAME
535
+
536
+ Thanks to [Eric Oestrich](https://github.com/oestrich)
537
+
538
+ * Fixed warnings due to @query_params not being initialized
539
+
540
+ Thanks to [Ben Bleything](https://github.com/bleything)
541
+
542
+ ## 1.8.6
543
+
544
+ * Pass through SERVER_PORT when stubbing to rack
545
+
546
+ Thanks to [Eric Oestrich](https://github.com/oestrich)
547
+
548
+ * Fixed problem with missing parenthesis in `WebMock#net_connect_allowed?` conditions.
549
+
550
+ Thanks to [aindustries](https://github.com/aindustries)
551
+
552
+ ## 1.8.5
553
+
554
+ * WebMock::RackResponse supports basic auth
555
+
556
+ Thanks to [jugyo](https://github.com/jugyo)
557
+
558
+ ## 1.8.4
559
+
560
+ * Warning message is printed when an unsupported version of a http library is loaded.
561
+
562
+ Thanks to [Alexander Staubo](https://github.com/alexstaubo) for reporting the problem and to [Myron Marston](https://github.com/myronmarston) for a help with solution.
563
+
564
+ ## 1.8.3
565
+
566
+ * Fixed compatibility with latest em-http-request
567
+
568
+ Thanks to [Paul Cortens](https://github.com/thoughtless)
569
+
570
+ ## 1.8.2
571
+
572
+ * Prevent Webmock `hash_including` from overriding RSpec version 1 `hash_including` method.
573
+
574
+ Thanks to [Joe Karayusuf](https://github.com/karayusuf)
575
+
576
+ * Ensured WebMock handles RSpec 1 `hash_including` matcher for matching query params and body.
577
+
578
+ ## 1.8.1
579
+
580
+ * Ensured WebMock doesn't interfere with `em-synchrony`, when `em-synchrony/em-http` is not included.
581
+
582
+ Thanks to [Nick Recobra](https://github.com/oruen)
583
+
584
+ * Improved README
585
+
586
+ Thanks to [Jordan Elver](https://github.com/jordelver)
587
+
588
+
589
+ ## 1.8.0
590
+
591
+ * Matching request body against partial hash.
592
+
593
+ stub_http_request(:post, "www.example.com").
594
+ with(:body => hash_including({:data => {:a => '1', :b => 'five'}}))
595
+
596
+ RestClient.post('www.example.com', "data[a]=1&data[b]=five&x=1",
597
+ :content_type => 'application/x-www-form-urlencoded') # ===> Success
598
+
599
+ request(:post, "www.example.com").
600
+ with(:body => hash_including({:data => {:a => '1', :b => 'five'}}),
601
+ :headers => 'Content-Type' => 'application/json').should have_been_made # ===> Success
602
+
603
+ Thanks to [Marnen Laibow-Koser](https://github.com/marnen) for help with this solution
604
+
605
+ * Matching request query params against partial hash.
606
+
607
+ stub_http_request(:get, "www.example.com").with(:query => hash_including({"a" => ["b", "c"]}))
608
+
609
+ RestClient.get("http://www.example.com/?a[]=b&a[]=c&x=1") # ===> Success
610
+
611
+ request(:get, "www.example.com").
612
+ with(:query => hash_including({"a" => ["b", "c"]})).should have_been_made # ===> Success
613
+
614
+ * Added support for Excon.
615
+
616
+ Thanks to [Dimitrij Denissenko](https://github.com/dim)
617
+
618
+ * Added support for setting expectations on the request stub with `assert_requested`
619
+
620
+ stub_get = stub_request(:get, "www.example.com")
621
+ stub_post = stub_request(:post, "www.example.com")
622
+
623
+ Net::HTTP.get('www.example.com', '/')
624
+
625
+ assert_requested(stub_get)
626
+ assert_not_requested(stub_post)
627
+
628
+ Thanks to [Nicolas Fouché](https://github.com/nfo)
629
+
630
+ * `WebMock.disable_net_connect!` accepts `RegExp` as `:allow` parameter
631
+
632
+ Thanks to [Frank Schumacher](https://github.com/thenoseman)
633
+
634
+ * Ensure multiple values for the same header can be recorded and played back
635
+
636
+ Thanks to [Myron Marston](https://github.com/myronmarston)
637
+
638
+ * Updated dependency on Addressable to version >= 2.2.7 to handle nested hash query values. I.e. `?one[two][three][]=four&one[two][three][]=five`
639
+
640
+ * Fixed compatibility with Curb >= 0.7.16 This breaks compatibility with Curb < 0.7.16
641
+
642
+ * Fix #to_rack to handle non-array response bodies.
643
+
644
+ Thanks to [Tammer Saleh](https://github.com/tsaleh)
645
+
646
+ * Added `read_timeout` accessor to StubSocket which fixes compatibility with aws-sdk
647
+
648
+ Thanks to [Lin Jen-Shin](https://github.com/godfat)
649
+
650
+ * Fix warning "instance variable @query_params not initialized"
651
+
652
+ Thanks to [Joe Van Dyk](https://github.com/joevandyk)
653
+
654
+ * Using bytesize of message instead of its length for content-length header in em-http-request adapter.
655
+ This fixes a problem with messages getting truncated in Ruby >= 1.9
656
+
657
+ Thanks to [Mark Abramov](https://github.com/markiz)
658
+
659
+ * Fixed problem with body params being matched even if params were different.
660
+
661
+ Thanks to [Evgeniy Dolzhenko](https://github.com/dolzenko) for reporting this issue.
662
+
663
+ ## 1.7.10
664
+
665
+ * Yanked 1.7.9 and rebuilt gem on 1.8.7 to deal with syck/psych incompatibilties in gemspec.
666
+
667
+ ## 1.7.9
668
+
669
+ * Fixed support for native Typhoeus timeouts.
670
+
671
+ Thanks to [Albert Llop](https://github.com/mrsimo)
672
+
673
+ * Fixed problem with WebMock and RSpec compatibility on TeamCity servers. See [this article](http://www.coding4streetcred.com/blog/post/Issue-RubyMine-31-Webmock-162-and-%E2%80%9CSpecconfigure%E2%80%9D-curse.aspx) for more details.
674
+
675
+ Thanks to [Christopher Pickslay](https://github.com/chrispix) from [Two Bit Labs](https://github.com/twobitlabs)
676
+
677
+
678
+ ## 1.7.8
679
+
680
+ * Fix each adapter so that it calls a `stub.with` block only once per
681
+ request. Previously, the block would be called two or three times per
682
+ request [Myron Marston](https://github.com/myronmarston).
683
+
684
+ ## 1.7.7 - RuPy 2011 release
685
+
686
+ * Passing response object to a block passed to `HTTPClient#do_get_block`. This fixes `HTTPClient.get_content` failures. [issue 130](https://github.com/bblimke/webmock/pull/130)
687
+
688
+ Thanks to [Chris McGrath](https://github.com/chrismcg)
689
+
690
+ * Cleaned up ruby warnings when running WebMock code with `-w`.
691
+
692
+ Thanks to [Stephen Celis](https://github.com/stephencelis)
693
+
694
+ * Curb adapter now correctly calls on_failure for 4xx response codes.
695
+
696
+ Thanks to [Eugene Pimenov](https://github.com/libc)
697
+
698
+ ## 1.7.6
699
+
700
+ * Support for the HTTPClient's request_filter feature
701
+
702
+ Thanks to [Roman Shterenzon](https://github.com/romanbsd)
703
+
704
+ ## 1.7.5
705
+
706
+ * Added support for Patron 0.4.15. This change is not backward compatible so please upgrade Patron to version >= 0.4.15 if you want to use it with WebMock.
707
+
708
+ Thanks to [Andreas Garnæs](https://github.com/andreas)
709
+
710
+ ## 1.7.4
711
+
712
+ * Added support for matching EM-HTTP-Request requests with body declared as a Hash
713
+
714
+ Thanks to [David Yeu](https://github.com/daveyeu)
715
+
716
+ ## 1.7.3
717
+
718
+ * Added `Get`, `Post`, `Delete`, `Put`, `Head`, `Option` constants to replaced `Net::HTTP` to make it possible to marshal objects with these constants assigned to properties. This fixed problem with `tvdb_party` gem which serializes HTTParty responses.
719
+
720
+ Thanks to [Klaus Hartl](https://github.com/carhartl) for reporting this issue.
721
+
722
+ ## 1.7.2
723
+
724
+ * Redefined `const_get` and `constants` methods on the replaced `Net::HTTP` to return same values as original `Net::HTTP`
725
+
726
+ ## 1.7.1
727
+
728
+ * Redefined `const_defined?` on the replaced `Net::HTTP` so that it returns true if constant is defined on the original `Net::HTTP`. This fixes problems with `"Net::HTTP::Get".constantize`.
729
+
730
+ Thanks to [Cássio Marques](https://github.com/cassiomarques) for reporting the issue and to [Myron Marston](https://github.com/myronmarston) for help with the solution.
731
+
732
+ ## 1.7.0
733
+
734
+ * Fixed Net::HTTP adapter to not break normal Net::HTTP behaviour when network connections are allowed. This fixes **selenium-webdriver compatibility**!!!
735
+
736
+ * Added support for EM-HTTP-Request 1.0.x and EM-Synchrony. Thanks to [Steve Hull](https://github.com/sdhull)
737
+
738
+ * Added support for setting expectations to on a stub itself i.e.
739
+
740
+ stub = stub_request(:get, "www.example.com")
741
+ # ... make requests ...
742
+ stub.should have_been_requested
743
+
744
+ Thanks to [Aidan Feldman](https://github.com/afeld)
745
+
746
+ * Minitest support! Thanks to [Peter Higgins](https://github.com/phiggins)
747
+
748
+ * Added support for Typhoeus::Hydra
749
+
750
+ * Added support for `Curb::Easy#http_post` and `Curb::Easy#http_post` with multiple arguments. Thanks to [Salvador Fuentes Jr](https://github.com/fuentesjr) and [Alex Rothenberg](https://github.com/alexrothenberg)
751
+
752
+ * Rack support. Requests can be stubbed to respond with a Rack app i.e.
753
+
754
+ class MyRackApp
755
+ def self.call(env)
756
+ [200, {}, ["Hello"]]
757
+ end
758
+ end
759
+
760
+ stub_request(:get, "www.example.com").to_rack(MyRackApp)
761
+
762
+ RestClient.get("www.example.com") # ===> "Hello"
763
+
764
+
765
+ Thanks to [Jay Adkisson](https://github.com/jayferd)
766
+
767
+ * Added support for selective disabling and enabling of http lib adapters
768
+
769
+ WebMock.disable! #disable WebMock (all adapters)
770
+ WebMock.disable!(:except => [:net_http]) #disable WebMock for all libs except Net::HTTP
771
+ WebMock.enable! #enable WebMock (all adapters)
772
+ WebMock.enable!(:except => [:patron]) #enable WebMock for all libs except Patron
773
+
774
+ * The error message on an unstubbed request shows a code snippet with body as a hash when it was in url encoded form.
775
+
776
+ > RestClient.post('www.example.com', "data[a]=1&data[b]=2", :content_type => 'application/x-www-form-urlencoded')
777
+
778
+ WebMock::NetConnectNotAllowedError: Real HTTP connections are disabled....
779
+
780
+ You can stub this request with the following snippet:
781
+
782
+ stub_request(:post, "http://www.example.com/").
783
+ with(:body => {"data"=>{"a"=>"1", "b"=>"2"}},
784
+ :headers => { 'Content-Type'=>'application/x-www-form-urlencoded' }).
785
+ to_return(:status => 200, :body => "", :headers => {})
786
+
787
+ Thanks to [Alex Rothenberg](https://github.com/alexrothenberg)
788
+
789
+ * The error message on an unstubbed request shows currently registered request stubs.
790
+
791
+ > stub_request(:get, "www.example.net")
792
+ > stub_request(:get, "www.example.org")
793
+ > RestClient.get("www.example.com")
794
+ WebMock::NetConnectNotAllowedError: Real HTTP connections are disabled....
795
+
796
+ You can stub this request with the following snippet:
797
+
798
+ stub_request(:get, "http://www.example.com/").
799
+ to_return(:status => 200, :body => "", :headers => {})
800
+
801
+ registered request stubs:
802
+
803
+ stub_request(:get, "http://www.example.net/")
804
+ stub_request(:get, "http://www.example.org/")
805
+
806
+ Thanks to [Lin Jen-Shin](https://github.com/godfat) for suggesting this feature.
807
+
808
+ * Fixed problem with matching requests with json body, when json strings have date format. Thanks to [Joakim Ekberg](https://github.com/kalasjocke) for reporting this issue.
809
+
810
+ * WebMock now attempts to require each http library before monkey patching it. This is to avoid problem when http library is required after WebMock is required. Thanks to [Myron Marston](https://github.com/myronmarston) for suggesting this change.
811
+
812
+ * External requests can be disabled while allowing selected ports on selected hosts
813
+
814
+ WebMock.disable_net_connect!(:allow => "www.example.com:8080")
815
+ RestClient.get("www.example.com:80") # ===> Failure
816
+ RestClient.get("www.example.com:8080") # ===> Allowed.
817
+
818
+ Thanks to [Zach Dennis](https://github.com/zdennis)
819
+
820
+ * Fixed syntax error in README examples, showing the ways of setting request expectations. Thanks to [Nikita Fedyashev](https://github.com/nfedyashev)
821
+
822
+
823
+ **Many thanks to WebMock co-maintainer [James Conroy-Finn](https://github.com/jcf) who did a great job maintaining WebMock on his own for the last couple of months.**
824
+
825
+ ## 1.6.4
826
+
827
+ This is a quick slip release to regenerate the gemspec. Apparently
828
+ jeweler inserts dependencies twice if you use the `gemspec` method in
829
+ your Gemfile and declare gem dependencies in your gemspec.
830
+
831
+ https://github.com/technicalpickles/jeweler/issues/154
832
+
833
+ josevalim:
834
+
835
+ > This just bit me. I just released a gem with the wrong dependencies
836
+ > because I have updated jeweler. This should have been opt-in,
837
+ > otherwise a bunch of people using jeweler are going to release gems
838
+ > with the wrong dependencies because you are automatically importing
839
+ > from the Gemfile.
840
+
841
+ ## 1.6.3
842
+
843
+ * Update the dependency on addressable to get around an issue in v2.2.5.
844
+ Thanks to [Peter Higgins](https://github.com/phiggins).
845
+
846
+ * Add support for matching parameter values using a regular expression
847
+ as well as a string. Thanks to [Oleg M Prozorov](https://github.com/oleg).
848
+
849
+ * Fix integration with httpclient as the internal API has changed.
850
+ Thanks to [Frank Prößdorf](https://github.com/endor).
851
+
852
+ * Ensure Curl::Easy#content_type is always set. Thanks to [Peter
853
+ Higgins](https://github.com/phiggins).
854
+
855
+ * Fix bug with em-http-request adapter stubbing responses that have a
856
+ chunked transfer encoding. Thanks to [Myron
857
+ Marston](https://github.com/myronmarston).
858
+
859
+ * Fix a load of spec failures with Patron, httpclient, and specs that
860
+ depended on the behaviour of example.com. Thanks to [Alex
861
+ Grigorovich](https://github.com/grig).
862
+
863
+ ## 1.6.2
864
+
865
+ * Em-http-request adapter sets `last_effective_url` property. Thanks to [Sam Stokes](https://github.com/samstokes).
866
+
867
+ * Curb adapter supports `Curb::Easy#http_post` and `Curb::Easy#http_put` without arguments (by setting `post_body` or `put_data` beforehand). Thanks to [Eugene Bolshakov](https://github.com/eugenebolshakov)
868
+
869
+ ## 1.6.1
870
+
871
+ * Fixed issue with `webmock/rspec` which didn't load correctly if `rspec/core` was already required but `rspec/expectations` not.
872
+
873
+ ## 1.6.0
874
+
875
+ * Simplified integration with Test::Unit, RSpec and Cucumber. Now only a single file has to be required i.e.
876
+
877
+ require 'webmock/test_unit'
878
+ require 'webmock/rspec'
879
+ require 'webmock/cucumber'
880
+
881
+ * The error message on unstubbed request now contains code snippet which can be used to stub this request. Thanks to Martyn Loughran for suggesting this feature.
882
+
883
+ * The expectation failure message now contains a list of made requests. Thanks to Martyn Loughran for suggesting this feature.
884
+
885
+ * Added `WebMock.print_executed_requests` method which can be useful to find out what requests were made until a given point.
886
+
887
+ * em-http-request adapter is now activated by replacing EventMachine::HttpRequest constant, instead of monkeypatching the original class.
888
+
889
+ This technique is borrowed from em-http-request native mocking module. It allows switching WebMock adapter on an off, and using it interchangeably with em-http-request native mocking i.e:
890
+
891
+ EventMachine::WebMockHttpRequest.activate!
892
+ EventMachine::WebMockHttpRequest.deactivate!
893
+
894
+ Thanks to Martyn Loughran for suggesting this feature.
895
+
896
+ * `WebMock.reset_webmock` is deprecated in favour of new `WebMock.reset!`
897
+
898
+ * Fixed integration with Cucumber. Previously documented example didn't work with new versions of Cucumber.
899
+
900
+ * Fixed stubbing requests with body declared as a hash. Thanks to Erik Michaels-Ober for reporting the issue.
901
+
902
+ * Fixed issue with em-http-request adapter which didn't work when :query option value was passed as a string, not a hash. Thanks to Chee Yeo for reporting the issue.
903
+
904
+ * Fixed problem with assert_requested which didn't work if used outside rspec or test/unit
905
+
906
+ * Removed dependency on json gem
907
+
908
+ ## 1.5.0
909
+
910
+ * Support for dynamically evaluated raw responses recorded with `curl -is` <br/>
911
+ i.e.
912
+
913
+ `curl -is www.example.com > /tmp/www.example.com.txt`
914
+ stub_request(:get, "www.example.com").to_return(lambda { |request| File.new("/tmp/#{request.uri.host.to_s}.txt" }))
915
+
916
+ * `:net_http_connect_on_start` option can be passed to `WebMock.allow_net_connect!` and `WebMock.disable_net_connect!` methods, i.e.
917
+
918
+ WebMock.allow_net_connect!(:net_http_connect_on_start => true)
919
+
920
+ This forces WebMock Net::HTTP adapter to always connect on `Net::HTTP.start`. Check 'Connecting on Net::HTTP.start' in README for more information.
921
+
922
+ Thanks to Alastair Brunton for reporting the issue and for fix suggestions.
923
+
924
+ * Fixed an issue where Patron spec tried to remove system temporary directory.
925
+ Thanks to Hans de Graaff
926
+
927
+ * WebMock specs now use RSpec 2
928
+
929
+ * `rake spec NO_CONNECTION=true` can now be used to only run WebMock specs which do not make real network connections
930
+
931
+ ## 1.4.0
932
+
933
+ * Curb support!!! Thanks to the awesome work of Pete Higgins!
934
+
935
+ * `include WebMock` is now deprecated to avoid method and constant name conflicts. Please `include WebMock::API` instead.
936
+
937
+ * `WebMock::API#request` is renamed to `WebMock::API#a_request` to prevent method name conflicts with i.e. Rails controller specs.
938
+ WebMock.request is still available.
939
+
940
+ * Deprecated `WebMock#request`, `WebMock#allow_net_connect!`, `WebMock#net_connect_allowed?`, `WebMock#registered_request?`, `WebMock#reset_callbacks`, `WebMock#after_request` instance methods. These methods are still available, but only as WebMock class methods.
941
+
942
+ * Removed `WebMock.response_for_request` and `WebMock.assertion_failure` which were only used internally and were not documented.
943
+
944
+ * :allow_localhost => true' now permits 0.0.0.0 in addition to 127.0.0.1 and 'localhost'. Thanks to Myron Marston and Mike Gehard for suggesting this.
945
+
946
+ * Fixed issue with both RSpec 1.x and 2.x being available.
947
+
948
+ WebMock now tries to use already loaded version of RSpec (1.x or 2.x). Previously it was loading RSpec 2.0 if available, even if RSpec 1.3 was already loaded.
949
+
950
+ Thanks to Hans de Graaff for reporting this.
951
+
952
+ * Changed runtime dependency on Addressable version 2.2.2 which fixes handling of percent-escaped '+'
953
+
954
+ ## 1.3.5
955
+
956
+ * External requests can be disabled while allowing selected hosts. Thanks to Charles Li and Ryan Bigg
957
+
958
+ This feature was available before only for localhost with `:allow_localhost => true`
959
+
960
+ WebMock.disable_net_connect!(:allow => "www.example.org")
961
+
962
+ Net::HTTP.get('www.something.com', '/') # ===> Failure
963
+
964
+ Net::HTTP.get('www.example.org', '/') # ===> Allowed.
965
+
966
+ * Fixed Net::HTTP adapter so that it preserves the original behavior of Net::HTTP.
967
+
968
+ When making a request with a block that calls #read_body on the request,
969
+ Net::HTTP causes the body to be set to a Net::ReadAdapter, but WebMock was causing the body to be set to a string.
970
+
971
+ ## 1.3.4
972
+
973
+ * Fixed Net::HTTP adapter to handle cases where a block with `read_body` call is passed to `request`.
974
+ This fixes compatibility with `open-uri`. Thanks to Mark Evans for reporting the issue.
975
+
976
+ ## 1.3.3
977
+
978
+ * Fixed handling of multiple values for the same response header for Net::HTTP. Thanks to Myron Marston for reporting the issue.
979
+
980
+ ## 1.3.2
981
+
982
+ * Fixed compatibility with EM-HTTP-Request >= 0.2.9. Thanks to Myron Marston for reporting the issue.
983
+
984
+ ## 1.3.1
985
+
986
+ * The less hacky way to get the stream behaviour working for em-http-request. Thanks to Martyn Loughran
987
+
988
+ * Fixed issues where Net::HTTP was not accepting valid nil response body. Thanks to Muness Alrubaie
989
+
990
+ ## 1.3.0
991
+
992
+ * Added support for [em-http-request](http://github.com/igrigorik/em-http-request)
993
+
994
+ * Matching query params using a hash
995
+
996
+ stub_http_request(:get, "www.example.com").with(:query => {"a" => ["b", "c"]})
997
+
998
+ RestClient.get("http://www.example.com/?a[]=b&a[]=c") # ===> Success
999
+
1000
+ request(:get, "www.example.com").with(:query => {"a" => ["b", "c"]}).should have_been_made # ===> Success
1001
+
1002
+ * Matching request body against a hash. Body can be URL-Encoded, JSON or XML.
1003
+
1004
+ (Thanks to Steve Tooke for the idea and a solution for url-encoded bodies)
1005
+
1006
+ stub_http_request(:post, "www.example.com").
1007
+ with(:body => {:data => {:a => '1', :b => 'five'}})
1008
+
1009
+ RestClient.post('www.example.com', "data[a]=1&data[b]=five",
1010
+ :content_type => 'application/x-www-form-urlencoded') # ===> Success
1011
+
1012
+ RestClient.post('www.example.com', '{"data":{"a":"1","b":"five"}}',
1013
+ :content_type => 'application/json') # ===> Success
1014
+
1015
+ RestClient.post('www.example.com', '<data a="1" b="five" />',
1016
+ :content_type => 'application/xml' ) # ===> Success
1017
+
1018
+ request(:post, "www.example.com").
1019
+ with(:body => {:data => {:a => '1', :b => 'five'}},
1020
+ :headers => 'Content-Type' => 'application/json').should have_been_made # ===> Success
1021
+
1022
+ * Request callbacks (Thanks to Myron Marston for all suggestions)
1023
+
1024
+ WebMock can now invoke callbacks for stubbed or real requests:
1025
+
1026
+ WebMock.after_request do |request_signature, response|
1027
+ puts "Request #{request_signature} was made and #{response} was returned"
1028
+ end
1029
+
1030
+ invoke callbacks for real requests only and except requests made with Patron client
1031
+
1032
+ WebMock.after_request(:except => [:patron], :real_requests_only => true) do |request_signature, response|
1033
+ puts "Request #{request_signature} was made and #{response} was returned"
1034
+ end
1035
+
1036
+ * `to_raise()` now accepts an exception instance or a string as argument in addition to an exception class
1037
+
1038
+ stub_request(:any, 'www.example.net').to_raise(StandardError.new("some error"))
1039
+
1040
+ stub_request(:any, 'www.example.net').to_raise("some error")
1041
+
1042
+ * Matching requests based on a URI is 30% faster
1043
+
1044
+ * Fixed constant namespace issues in HTTPClient adapter. Thanks to Nathaniel Bibler for submitting a patch.
1045
+
1046
+ ## 1.2.2
1047
+
1048
+ * Fixed problem where ArgumentError was raised if query params were made up of an array e.g. data[]=a&data[]=b. Thanks to Steve Tooke
1049
+
1050
+ ## 1.2.1
1051
+
1052
+ * Changed license from GPL to MIT
1053
+
1054
+ * Fixed gemspec file. Thanks to Razic
1055
+
1056
+ ## 1.2.0
1057
+
1058
+ * RSpec 2 compatibility. Thanks to Sam Phillips!
1059
+
1060
+ * :allow_localhost => true' now permits 127.0.0.1 as well as 'localhost'. Thanks to Mack Earnhardt
1061
+
1062
+ * Request URI matching in now 2x faster!
1063
+
1064
+
1065
+ ## 1.1.0
1066
+
1067
+ * [VCR](http://github.com/myronmarston/vcr/) compatibility. Many thanks to Myron Marston for all suggestions.
1068
+
1069
+ * Support for stubbing requests and returning responses with multiple headers with the same name. i.e multiple Accept headers.
1070
+
1071
+ stub_http_request(:get, 'www.example.com').
1072
+ with(:headers => {'Accept' => ['image/png', 'image/jpeg']}).
1073
+ to_return(:body => 'abc')
1074
+ RestClient.get('www.example.com',
1075
+ {"Accept" => ['image/png', 'image/jpeg']}) # ===> "abc\n"
1076
+
1077
+ * When real net connections are disabled and unstubbed request is made, WebMock throws WebMock::NetConnectNotAllowedError instead of assertion error or StandardError.
1078
+
1079
+ * Added WebMock.version()
1080
+
1081
+
1082
+ ## 1.0.0
1083
+
1084
+ * Added support for [Patron](http://toland.github.com/patron/)
1085
+
1086
+ * Responses dynamically evaluated from block (idea and implementation by Tom Ward)
1087
+
1088
+ stub_request(:any, 'www.example.net').
1089
+ to_return { |request| {:body => request.body} }
1090
+
1091
+ RestClient.post('www.example.net', 'abc') # ===> "abc\n"
1092
+
1093
+ * Responses dynamically evaluated from lambda (idea and implementation by Tom Ward)
1094
+
1095
+ stub_request(:any, 'www.example.net').
1096
+ to_return(lambda { |request| {:body => request.body} })
1097
+
1098
+ RestClient.post('www.example.net', 'abc') # ===> "abc\n"
1099
+
1100
+ * Response with custom status message
1101
+
1102
+ stub_request(:any, "www.example.com").to_return(:status => [500, "Internal Server Error"])
1103
+
1104
+ req = Net::HTTP::Get.new("/")
1105
+ Net::HTTP.start("www.example.com") { |http| http.request(req) }.message # ===> "Internal Server Error"
1106
+
1107
+ * Raising timeout errors (suggested by Jeffrey Jones) (compatibility with Ruby 1.8.6 by Mack Earnhardt)
1108
+
1109
+ stub_request(:any, 'www.example.net').to_timeout
1110
+
1111
+ RestClient.post('www.example.net', 'abc') # ===> RestClient::RequestTimeout
1112
+
1113
+ * External requests can be disabled while allowing localhost (idea and implementation by Mack Earnhardt)
1114
+
1115
+ WebMock.disable_net_connect!(:allow_localhost => true)
1116
+
1117
+ Net::HTTP.get('www.something.com', '/') # ===> Failure
1118
+
1119
+ Net::HTTP.get('localhost:9887', '/') # ===> Allowed. Perhaps to Selenium?
1120
+
1121
+
1122
+ ### Bug fixes
1123
+
1124
+ * Fixed issue where Net::HTTP adapter didn't work for requests with body responding to read (reported by Tekin Suleyman)
1125
+ * Fixed issue where request stub with headers declared as nil was matching requests with non empty headers
1126
+
1127
+ ## 0.9.1
1128
+
1129
+ * Fixed issue where response status code was not read from raw (curl -is) responses
1130
+
1131
+ ## 0.9.0
1132
+
1133
+ * Matching requests against provided block (by Sergio Gil)
1134
+
1135
+ stub_request(:post, "www.example.com").with { |request| request.body == "abc" }.to_return(:body => "def")
1136
+ RestClient.post('www.example.com', 'abc') # ===> "def\n"
1137
+ request(:post, "www.example.com").with { |req| req.body == "abc" }.should have_been_made
1138
+ #or
1139
+ assert_requested(:post, "www.example.com") { |req| req.body == "abc" }
1140
+
1141
+ * Matching request body against regular expressions (suggested by Ben Pickles)
1142
+
1143
+ stub_request(:post, "www.example.com").with(:body => /^.*world$/).to_return(:body => "abc")
1144
+ RestClient.post('www.example.com', 'hello world') # ===> "abc\n"
1145
+
1146
+ * Matching request headers against regular expressions (suggested by Ben Pickles)
1147
+
1148
+ stub_request(:post, "www.example.com").with(:headers => {"Content-Type" => /image\/.+/}).to_return(:body => "abc")
1149
+ RestClient.post('www.example.com', '', {'Content-Type' => 'image/png'}) # ===> "abc\n"
1150
+
1151
+ * Replaying raw responses recorded with `curl -is`
1152
+
1153
+ `curl -is www.example.com > /tmp/example_curl_-is_output.txt`
1154
+ raw_response_file = File.new("/tmp/example_curl_-is_output.txt")
1155
+
1156
+ from file
1157
+
1158
+ stub_request(:get, "www.example.com").to_return(raw_response_file)
1159
+
1160
+ or string
1161
+
1162
+ stub_request(:get, "www.example.com").to_return(raw_response_file.read)
1163
+
1164
+ * Multiple responses for repeated requests
1165
+
1166
+ stub_request(:get, "www.example.com").to_return({:body => "abc"}, {:body => "def"})
1167
+ Net::HTTP.get('www.example.com', '/') # ===> "abc\n"
1168
+ Net::HTTP.get('www.example.com', '/') # ===> "def\n"
1169
+
1170
+ * Multiple responses using chained `to_return()` or `to_raise()` declarations
1171
+
1172
+ stub_request(:get, "www.example.com").
1173
+ to_return({:body => "abc"}).then. #then() just is a syntactic sugar
1174
+ to_return({:body => "def"}).then.
1175
+ to_raise(MyException)
1176
+ Net::HTTP.get('www.example.com', '/') # ===> "abc\n"
1177
+ Net::HTTP.get('www.example.com', '/') # ===> "def\n"
1178
+ Net::HTTP.get('www.example.com', '/') # ===> MyException raised
1179
+
1180
+ * Specifying number of times given response should be returned
1181
+
1182
+ stub_request(:get, "www.example.com").
1183
+ to_return({:body => "abc"}).times(2).then.
1184
+ to_return({:body => "def"})
1185
+
1186
+ Net::HTTP.get('www.example.com', '/') # ===> "abc\n"
1187
+ Net::HTTP.get('www.example.com', '/') # ===> "abc\n"
1188
+ Net::HTTP.get('www.example.com', '/') # ===> "def\n"
1189
+
1190
+ * Added support for `Net::HTTP::Post#body_stream`
1191
+
1192
+ This fixes compatibility with new versions of RestClient
1193
+
1194
+ * WebMock doesn't suppress default request headers added by http clients anymore.
1195
+
1196
+ i.e. Net::HTTP adds `'Accept'=>'*/*'` to all requests by default
1197
+
1198
+
1199
+
1200
+ ## 0.8.2
1201
+
1202
+ * Fixed issue where WebMock was not closing IO object passed as response body after reading it.
1203
+ * Ruby 1.9.2 compat: Use `File#expand_path` for require path because "." is not be included in LOAD_PATH since Ruby 1.9.2
1204
+
1205
+
1206
+ ## 0.8.1
1207
+
1208
+ * Fixed HTTPClient adapter compatibility with Ruby 1.8.6 (reported by Piotr Usewicz)
1209
+ * Net:HTTP adapter now handles request body assigned as Net::HTTP::Post#body attribute (fixed by Mack Earnhardt)
1210
+ * Fixed issue where requests were not matching stubs with Accept header set.(reported by Piotr Usewicz)
1211
+ * Fixed compatibility with Ruby 1.9.1, 1.9.2 and JRuby 1.3.1 (reported by Diego E. “Flameeyes” Pettenò)
1212
+ * Fixed issue with response body declared as IO object and multiple requests (reported by Niels Meersschaert)
1213
+ * Fixed "undefined method `assertion_failure'" error (reported by Nick Plante)
1214
+
1215
+
1216
+ ## 0.8.0
1217
+
1218
+ * Support for HTTPClient (sync and async requests)
1219
+ * Support for dynamic responses. Response body and headers can be now declared as lambda.
1220
+ (Thanks to Ivan Vega ( @ivanyv ) for suggesting this feature)
1221
+ * Support for stubbing and expecting requests with empty body
1222
+ * Executing non-stubbed request leads to failed expectation instead of error
1223
+
1224
+
1225
+ ### Bug fixes
1226
+
1227
+ * Basic authentication now works correctly
1228
+ * Fixed problem where WebMock didn't call a block with the response when block was provided
1229
+ * Fixed problem where uris with single slash were not matching uris without path provided
1230
+
1231
+
1232
+ ## 0.7.3
1233
+
1234
+ * Clarified documentation
1235
+ * Fixed some issues with loading of Webmock classes
1236
+ * Test::Unit and RSpec adapters have to be required separately
1237
+
1238
+
1239
+ ## 0.7.2
1240
+
1241
+ * Added support for matching escaped and non escaped URLs