cloudsmith-api 0.44.4 → 0.49.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1333) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +18 -18
  3. data/README.md +12 -4
  4. data/build.json +1 -1
  5. data/docs/PackagesApi.md +266 -0
  6. data/docs/PackagesUploadCocoapods.md +9 -0
  7. data/docs/PackagesUploadDart.md +9 -0
  8. data/docs/PackagesUploadMaven.md +1 -0
  9. data/docs/PackagesValidateuploadCocoapods.md +9 -0
  10. data/docs/PackagesValidateuploadDart.md +9 -0
  11. data/docs/PackagesValidateuploadMaven.md +1 -0
  12. data/lib/cloudsmith-api.rb +4 -0
  13. data/lib/cloudsmith-api/api/packages_api.rb +242 -0
  14. data/lib/cloudsmith-api/models/packages_upload_cocoapods.rb +204 -0
  15. data/lib/cloudsmith-api/models/packages_upload_dart.rb +204 -0
  16. data/lib/cloudsmith-api/models/packages_upload_maven.rb +11 -1
  17. data/lib/cloudsmith-api/models/packages_validateupload_cocoapods.rb +204 -0
  18. data/lib/cloudsmith-api/models/packages_validateupload_dart.rb +204 -0
  19. data/lib/cloudsmith-api/models/packages_validateupload_maven.rb +11 -1
  20. data/lib/cloudsmith-api/version.rb +1 -1
  21. data/spec/api/packages_api_spec.rb +56 -0
  22. data/spec/models/packages_upload_cocoapods_spec.rb +48 -0
  23. data/spec/models/packages_upload_dart_spec.rb +48 -0
  24. data/spec/models/packages_upload_maven_spec.rb +6 -0
  25. data/spec/models/packages_validateupload_cocoapods_spec.rb +48 -0
  26. data/spec/models/packages_validateupload_dart_spec.rb +48 -0
  27. data/spec/models/packages_validateupload_maven_spec.rb +6 -0
  28. data/vendor/bundle/ruby/2.3.0/cache/ZenTest-4.12.0.gem +0 -0
  29. data/vendor/bundle/ruby/2.3.0/cache/autotest-fsevent-0.2.15.gem +0 -0
  30. data/vendor/bundle/ruby/2.3.0/cache/ffi-1.12.2.gem +0 -0
  31. data/vendor/bundle/ruby/2.3.0/cache/json-2.3.0.gem +0 -0
  32. data/vendor/bundle/ruby/2.3.0/cache/public_suffix-4.0.3.gem +0 -0
  33. data/vendor/bundle/ruby/2.3.0/cache/rspec-3.9.0.gem +0 -0
  34. data/vendor/bundle/ruby/2.3.0/cache/rspec-core-3.9.1.gem +0 -0
  35. data/vendor/bundle/ruby/2.3.0/cache/rspec-expectations-3.9.0.gem +0 -0
  36. data/vendor/bundle/ruby/2.3.0/cache/rspec-mocks-3.9.1.gem +0 -0
  37. data/vendor/bundle/ruby/2.3.0/cache/rspec-support-3.9.2.gem +0 -0
  38. data/vendor/bundle/ruby/2.3.0/cache/sys-uname-1.2.0.gem +0 -0
  39. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/gem.build_complete +0 -0
  40. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/autotest-fsevent-0.2.15/gem_make.out +14 -0
  41. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/ffi-1.12.2/ffi_c.so +0 -0
  42. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/{ffi-1.11.1 → ffi-1.12.2}/gem.build_complete +0 -0
  43. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/ffi-1.12.2/gem_make.out +48 -0
  44. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/ffi-1.12.2/mkmf.log +377 -0
  45. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/{json-2.2.0 → json-2.3.0}/gem.build_complete +0 -0
  46. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/json-2.3.0/gem_make.out +13 -0
  47. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/json-2.3.0/json/ext/generator.so +0 -0
  48. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/json-2.3.0/json/ext/parser.so +0 -0
  49. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/{json-2.2.0 → json-2.3.0}/mkmf.log +0 -0
  50. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.12.0/.autotest +19 -0
  51. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.12.0/History.txt +958 -0
  52. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.12.0/Manifest.txt +23 -0
  53. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/README.txt +0 -0
  54. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/Rakefile +0 -0
  55. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/articles/Article.css +0 -0
  56. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/articles/how_to_use_zentest.txt +0 -0
  57. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.12.0/bin/multigem +5 -0
  58. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.12.0/bin/multiruby +91 -0
  59. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/bin/unit_diff +0 -0
  60. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/bin/zentest +0 -0
  61. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/example.txt +0 -0
  62. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/example1.rb +0 -0
  63. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/example2.rb +0 -0
  64. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/lib/focus.rb +0 -0
  65. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/lib/functional_test_matrix.rb +0 -0
  66. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/lib/unit_diff.rb +0 -0
  67. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.12.0/lib/zentest.rb +601 -0
  68. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/lib/zentest_mapping.rb +0 -0
  69. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/test/test_focus.rb +0 -0
  70. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/test/test_unit_diff.rb +0 -0
  71. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/test/test_zentest.rb +0 -0
  72. data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/test/test_zentest_mapping.rb +0 -0
  73. data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/.gitignore +0 -0
  74. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/.ruby-version +1 -0
  75. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/CHANGELOG.md +115 -0
  76. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/LICENSE.txt +22 -0
  77. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/README.md +80 -0
  78. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/autotest-fsevent.gemspec +30 -0
  79. data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/ext/fsevent/Makefile +0 -0
  80. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/ext/fsevent/extconf.rb +40 -0
  81. data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/ext/fsevent/fsevent.dll +0 -0
  82. data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/ext/fsevent/fsevent.so +0 -0
  83. data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/ext/fsevent/fsevent_sleep.c +0 -0
  84. data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/ext/fsevent/make +0 -0
  85. data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/ext/fsevent/nmake.bat +0 -0
  86. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/gems.locked +32 -0
  87. data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14/Gemfile → autotest-fsevent-0.2.15/gems.rb} +0 -0
  88. data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/lib/autotest-fsevent.rb +0 -0
  89. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/lib/autotest-fsevent/version.rb +5 -0
  90. data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/lib/autotest/fsevent.rb +0 -0
  91. data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14/PostInstall.txt → autotest-fsevent-0.2.15/post-install.txt} +0 -0
  92. data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14/prebuilt/10.7 → autotest-fsevent-0.2.15/prebuilt}/fsevent_sleep +0 -0
  93. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/rakefile.rb +12 -0
  94. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/spec/lib/autotest-fsevent/version_spec.rb +7 -0
  95. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/spec/spec_helper.rb +6 -0
  96. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/.appveyor.yml +27 -0
  97. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/.gitignore +0 -0
  98. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/.gitmodules +4 -0
  99. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/.travis.yml +44 -0
  100. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/.yardopts +0 -0
  101. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/CHANGELOG.md +181 -0
  102. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/COPYING +0 -0
  103. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/Gemfile +15 -0
  104. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/LICENSE +0 -0
  105. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/LICENSE.SPECS +0 -0
  106. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/README.md +124 -0
  107. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/Rakefile +196 -0
  108. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/.RUBYARCHDIR.time +0 -0
  109. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/AbstractMemory.c +1105 -0
  110. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/AbstractMemory.h +0 -0
  111. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/ArrayType.c +0 -0
  112. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/ArrayType.h +0 -0
  113. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Buffer.c +0 -0
  114. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Call.c +499 -0
  115. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Call.h +107 -0
  116. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/ClosurePool.c +0 -0
  117. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/ClosurePool.h +0 -0
  118. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/DynamicLibrary.c +339 -0
  119. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/DynamicLibrary.h +0 -0
  120. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Function.c +917 -0
  121. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Function.h +0 -0
  122. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/FunctionInfo.c +0 -0
  123. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/LastError.c +0 -0
  124. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/LastError.h +0 -0
  125. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/LongDouble.c +63 -0
  126. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/LongDouble.h +0 -0
  127. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Makefile +260 -0
  128. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/MappedType.c +0 -0
  129. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/MappedType.h +0 -0
  130. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/MemoryPointer.c +0 -0
  131. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/MemoryPointer.h +0 -0
  132. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/MethodHandle.c +0 -0
  133. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/MethodHandle.h +0 -0
  134. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Platform.c +0 -0
  135. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Platform.h +0 -0
  136. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Pointer.c +0 -0
  137. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Pointer.h +0 -0
  138. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Struct.c +825 -0
  139. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Struct.h +112 -0
  140. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/StructByValue.c +0 -0
  141. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/StructByValue.h +0 -0
  142. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/StructLayout.c +699 -0
  143. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Thread.c +0 -0
  144. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Thread.h +0 -0
  145. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Type.c +0 -0
  146. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Type.h +0 -0
  147. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Types.c +139 -0
  148. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Types.h +0 -0
  149. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Variadic.c +0 -0
  150. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/compat.h +0 -0
  151. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/extconf.h +12 -0
  152. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/extconf.rb +85 -0
  153. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/ffi.c +0 -0
  154. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi.bsd.mk +0 -0
  155. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi.darwin.mk +105 -0
  156. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi.gnu.mk +0 -0
  157. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi.mk +0 -0
  158. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi.vc.mk +0 -0
  159. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi.vc64.mk +0 -0
  160. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.appveyor.yml +66 -0
  161. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.gitattributes +4 -0
  162. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/.github/issue_template.md +0 -0
  163. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/.gitignore +0 -0
  164. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis.yml +79 -0
  165. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/.travis/ar-lib +0 -0
  166. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/bfin-sim.exp +58 -0
  167. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/build-cross-in-container.sh +14 -0
  168. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/build-in-container.sh +12 -0
  169. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/build.sh +138 -0
  170. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/.travis/compile +0 -0
  171. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/install.sh +71 -0
  172. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/m32r-sim.exp +58 -0
  173. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/.travis/moxie-sim.exp +0 -0
  174. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/or1k-sim.exp +58 -0
  175. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/powerpc-eabisim.exp +58 -0
  176. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/site.exp +27 -0
  177. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/wine-sim.exp +55 -0
  178. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/ChangeLog.old +7407 -0
  179. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/LICENSE +21 -0
  180. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/LICENSE-BUILDTOOLS +353 -0
  181. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/Makefile.am +159 -0
  182. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/README.md +476 -0
  183. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/acinclude.m4 +0 -0
  184. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/autogen.sh +0 -0
  185. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/config.guess +0 -0
  186. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/config.sub +0 -0
  187. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/configure.ac +394 -0
  188. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/configure.host +306 -0
  189. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/generate-darwin-source-and-headers.py +201 -0
  190. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/include/Makefile.am +0 -0
  191. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/include/ffi.h.in +515 -0
  192. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/include/ffi_cfi.h +0 -0
  193. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/include/ffi_common.h +153 -0
  194. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/libffi.map.in +0 -0
  195. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/libffi.pc.in +0 -0
  196. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/libffi.xcodeproj/project.pbxproj +997 -0
  197. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/libtool-version +0 -0
  198. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/m4/asmcfi.m4 +13 -0
  199. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/m4/ax_append_flag.m4 +50 -0
  200. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +0 -0
  201. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +0 -0
  202. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/m4/ax_check_compile_flag.m4 +53 -0
  203. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +88 -0
  204. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/m4/ax_configure_args.m4 +49 -0
  205. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +0 -0
  206. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +267 -0
  207. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +0 -0
  208. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/m4/ax_require_defined.m4 +0 -0
  209. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/make_sunver.pl +333 -0
  210. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/man/Makefile.am +0 -0
  211. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/man/ffi.3 +0 -0
  212. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/man/ffi_call.3 +0 -0
  213. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/man/ffi_prep_cif.3 +0 -0
  214. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/man/ffi_prep_cif_var.3 +0 -0
  215. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.sln +33 -0
  216. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj +130 -0
  217. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj.filters +57 -0
  218. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj.user +4 -0
  219. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/msvc_build/aarch64/aarch64_include/ffi.h +511 -0
  220. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/msvcc.sh +353 -0
  221. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/aarch64/ffi.c +1009 -0
  222. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/aarch64/ffitarget.h +92 -0
  223. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/aarch64/internal.h +0 -0
  224. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/aarch64/sysv.S +440 -0
  225. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/aarch64/win64_armasm.S +506 -0
  226. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/alpha/ffi.c +0 -0
  227. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/alpha/ffitarget.h +0 -0
  228. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/alpha/internal.h +0 -0
  229. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/alpha/osf.S +0 -0
  230. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/arc/arcompact.S +0 -0
  231. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/arc/ffi.c +0 -0
  232. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/arc/ffitarget.h +0 -0
  233. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/arm/ffi.c +854 -0
  234. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/arm/ffitarget.h +89 -0
  235. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/arm/internal.h +0 -0
  236. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/arm/sysv.S +385 -0
  237. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/arm/sysv_msvc_arm32.S +311 -0
  238. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/avr32/ffi.c +0 -0
  239. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/avr32/ffitarget.h +0 -0
  240. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/avr32/sysv.S +0 -0
  241. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/bfin/ffi.c +0 -0
  242. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/bfin/ffitarget.h +0 -0
  243. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/bfin/sysv.S +0 -0
  244. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/closures.c +998 -0
  245. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/cris/ffi.c +0 -0
  246. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/cris/ffitarget.h +0 -0
  247. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/cris/sysv.S +0 -0
  248. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/debug.c +0 -0
  249. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/dlmalloc.c +0 -0
  250. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/frv/eabi.S +0 -0
  251. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/frv/ffi.c +0 -0
  252. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/frv/ffitarget.h +0 -0
  253. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/ia64/ffi.c +0 -0
  254. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/ia64/ffitarget.h +0 -0
  255. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/ia64/ia64_flags.h +0 -0
  256. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/ia64/unix.S +0 -0
  257. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/java_raw_api.c +0 -0
  258. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m32r/ffi.c +0 -0
  259. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m32r/ffitarget.h +0 -0
  260. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m32r/sysv.S +0 -0
  261. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m68k/ffi.c +0 -0
  262. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m68k/ffitarget.h +0 -0
  263. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m68k/sysv.S +0 -0
  264. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m88k/ffi.c +0 -0
  265. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m88k/ffitarget.h +0 -0
  266. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m88k/obsd.S +0 -0
  267. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/metag/ffi.c +0 -0
  268. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/metag/ffitarget.h +0 -0
  269. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/metag/sysv.S +0 -0
  270. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/microblaze/ffi.c +0 -0
  271. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/microblaze/ffitarget.h +0 -0
  272. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/microblaze/sysv.S +0 -0
  273. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/mips/ffi.c +0 -0
  274. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/mips/ffitarget.h +0 -0
  275. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/mips/n32.S +0 -0
  276. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/mips/o32.S +504 -0
  277. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/moxie/eabi.S +0 -0
  278. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/moxie/ffi.c +0 -0
  279. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/moxie/ffitarget.h +0 -0
  280. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/nios2/ffi.c +0 -0
  281. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/nios2/ffitarget.h +0 -0
  282. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/nios2/sysv.S +0 -0
  283. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/or1k/ffi.c +0 -0
  284. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/or1k/ffitarget.h +0 -0
  285. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/or1k/sysv.S +0 -0
  286. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/pa/ffi.c +0 -0
  287. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/pa/ffitarget.h +0 -0
  288. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/pa/hpux32.S +0 -0
  289. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/pa/linux.S +378 -0
  290. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/aix.S +0 -0
  291. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/aix_closure.S +0 -0
  292. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/asm.h +0 -0
  293. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/darwin.S +0 -0
  294. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +0 -0
  295. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/ffi.c +175 -0
  296. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +0 -0
  297. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/ffi_linux64.c +1153 -0
  298. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/ffi_powerpc.h +105 -0
  299. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/ffi_sysv.c +0 -0
  300. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/ffitarget.h +204 -0
  301. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/linux64.S +283 -0
  302. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +552 -0
  303. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +0 -0
  304. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/sysv.S +0 -0
  305. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/prep_cif.c +263 -0
  306. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/raw_api.c +0 -0
  307. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/riscv/ffi.c +0 -0
  308. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/riscv/ffitarget.h +0 -0
  309. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/riscv/sysv.S +0 -0
  310. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/s390/ffi.c +0 -0
  311. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/s390/ffitarget.h +0 -0
  312. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/s390/internal.h +0 -0
  313. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/s390/sysv.S +0 -0
  314. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sh/ffi.c +0 -0
  315. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sh/ffitarget.h +0 -0
  316. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sh/sysv.S +0 -0
  317. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sh64/ffi.c +0 -0
  318. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sh64/ffitarget.h +0 -0
  319. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sh64/sysv.S +0 -0
  320. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sparc/ffi.c +0 -0
  321. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sparc/ffi64.c +0 -0
  322. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sparc/ffitarget.h +0 -0
  323. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sparc/internal.h +0 -0
  324. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sparc/v8.S +0 -0
  325. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sparc/v9.S +0 -0
  326. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/tile/ffi.c +0 -0
  327. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/tile/ffitarget.h +0 -0
  328. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/tile/tile.S +0 -0
  329. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/types.c +0 -0
  330. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/vax/elfbsd.S +0 -0
  331. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/vax/ffi.c +0 -0
  332. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/vax/ffitarget.h +0 -0
  333. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/x86/asmnames.h +0 -0
  334. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/ffi.c +761 -0
  335. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/ffi64.c +886 -0
  336. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/x86/ffitarget.h +0 -0
  337. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/ffiw64.c +311 -0
  338. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/x86/internal.h +0 -0
  339. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/x86/internal64.h +0 -0
  340. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/sysv.S +1129 -0
  341. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/sysv_intel.S +995 -0
  342. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/x86/unix64.S +0 -0
  343. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/win64.S +237 -0
  344. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/x86/win64_intel.S +0 -0
  345. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/xtensa/ffi.c +0 -0
  346. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/xtensa/ffitarget.h +0 -0
  347. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/xtensa/sysv.S +0 -0
  348. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/stamp-h.in +0 -0
  349. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/Makefile.am +122 -0
  350. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/config/default.exp +0 -0
  351. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/lib/libffi.exp +640 -0
  352. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +0 -0
  353. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +0 -0
  354. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.bhaible/Makefile +0 -0
  355. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.bhaible/README +0 -0
  356. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.bhaible/alignof.h +0 -0
  357. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.bhaible/bhaible.exp +63 -0
  358. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-call.c +1745 -0
  359. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-callback.c +2885 -0
  360. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.bhaible/testcases.c +0 -0
  361. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/align_mixed.c +0 -0
  362. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/align_stdcall.c +0 -0
  363. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +54 -0
  364. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +0 -0
  365. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +0 -0
  366. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/float.c +0 -0
  367. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +0 -0
  368. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +61 -0
  369. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +0 -0
  370. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +0 -0
  371. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/float_va.c +0 -0
  372. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/many.c +0 -0
  373. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/many2.c +0 -0
  374. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/many_double.c +0 -0
  375. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/many_mixed.c +0 -0
  376. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +0 -0
  377. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/offsets.c +0 -0
  378. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/pr1172638.c +0 -0
  379. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +0 -0
  380. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +0 -0
  381. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +0 -0
  382. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +0 -0
  383. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +0 -0
  384. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +0 -0
  385. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +0 -0
  386. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +0 -0
  387. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +0 -0
  388. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +0 -0
  389. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +0 -0
  390. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +0 -0
  391. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +0 -0
  392. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +0 -0
  393. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +0 -0
  394. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +0 -0
  395. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +0 -0
  396. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/strlen2.c +0 -0
  397. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/strlen3.c +0 -0
  398. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/strlen4.c +0 -0
  399. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +0 -0
  400. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct10.c +0 -0
  401. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +0 -0
  402. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +0 -0
  403. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +0 -0
  404. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +0 -0
  405. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +0 -0
  406. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +0 -0
  407. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +0 -0
  408. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +0 -0
  409. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/uninitialized.c +0 -0
  410. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.call/va_1.c +196 -0
  411. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/va_struct1.c +0 -0
  412. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/va_struct2.c +0 -0
  413. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/va_struct3.c +0 -0
  414. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures/closure.exp +67 -0
  415. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn0.c +0 -0
  416. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn1.c +0 -0
  417. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn2.c +0 -0
  418. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn3.c +0 -0
  419. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn4.c +0 -0
  420. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn5.c +0 -0
  421. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn6.c +0 -0
  422. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_loc_fn0.c +0 -0
  423. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_simple.c +0 -0
  424. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_12byte.c +0 -0
  425. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_16byte.c +0 -0
  426. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_18byte.c +0 -0
  427. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_19byte.c +0 -0
  428. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_1_1byte.c +0 -0
  429. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_20byte.c +0 -0
  430. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_20byte1.c +0 -0
  431. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_24byte.c +0 -0
  432. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_2byte.c +0 -0
  433. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_3_1byte.c +0 -0
  434. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_3byte1.c +0 -0
  435. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_3byte2.c +0 -0
  436. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_3float.c +0 -0
  437. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_4_1byte.c +0 -0
  438. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_4byte.c +0 -0
  439. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_5_1_byte.c +0 -0
  440. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_5byte.c +0 -0
  441. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_64byte.c +0 -0
  442. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_6_1_byte.c +0 -0
  443. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_6byte.c +0 -0
  444. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_7_1_byte.c +0 -0
  445. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_7byte.c +0 -0
  446. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_8byte.c +0 -0
  447. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_9byte1.c +0 -0
  448. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_9byte2.c +0 -0
  449. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_double.c +0 -0
  450. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_float.c +0 -0
  451. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_longdouble.c +0 -0
  452. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_longdouble_split.c +0 -0
  453. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_longdouble_split2.c +0 -0
  454. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_pointer.c +0 -0
  455. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_sint16.c +0 -0
  456. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_sint32.c +0 -0
  457. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_sint64.c +0 -0
  458. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_uint16.c +0 -0
  459. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_uint32.c +0 -0
  460. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_uint64.c +0 -0
  461. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_dbls_struct.c +0 -0
  462. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_double.c +0 -0
  463. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_double_va.c +0 -0
  464. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_float.c +0 -0
  465. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_longdouble.c +0 -0
  466. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_longdouble_va.c +0 -0
  467. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_many_mixed_args.c +0 -0
  468. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_many_mixed_float_double.c +0 -0
  469. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_multi_schar.c +0 -0
  470. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_multi_sshort.c +0 -0
  471. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_multi_sshortchar.c +0 -0
  472. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_multi_uchar.c +0 -0
  473. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_multi_ushort.c +0 -0
  474. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_multi_ushortchar.c +0 -0
  475. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_pointer.c +0 -0
  476. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_pointer_stack.c +0 -0
  477. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_schar.c +0 -0
  478. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_sint.c +0 -0
  479. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_sshort.c +0 -0
  480. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_struct_va1.c +0 -0
  481. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_uchar.c +0 -0
  482. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_uchar_va.c +0 -0
  483. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_uint.c +0 -0
  484. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_uint_va.c +0 -0
  485. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_ulong_va.c +0 -0
  486. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_ulonglong.c +0 -0
  487. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_ushort.c +0 -0
  488. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_ushort_va.c +0 -0
  489. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/err_bad_abi.c +0 -0
  490. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures/ffitest.h +138 -0
  491. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures/huge_struct.c +341 -0
  492. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct.c +0 -0
  493. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct1.c +0 -0
  494. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct10.c +0 -0
  495. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct11.c +0 -0
  496. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct2.c +0 -0
  497. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct3.c +0 -0
  498. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct4.c +0 -0
  499. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct5.c +0 -0
  500. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct6.c +0 -0
  501. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct7.c +0 -0
  502. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct8.c +0 -0
  503. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct9.c +0 -0
  504. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/problem1.c +0 -0
  505. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/stret_large.c +0 -0
  506. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/stret_large2.c +0 -0
  507. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/stret_medium.c +0 -0
  508. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/stret_medium2.c +0 -0
  509. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/testclosure.c +0 -0
  510. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/unwindtest.cc +0 -0
  511. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/unwindtest_ffi_call.cc +0 -0
  512. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex.inc +0 -0
  513. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_double.c +0 -0
  514. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_float.c +0 -0
  515. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_longdouble.c +0 -0
  516. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex.inc +0 -0
  517. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_double.c +0 -0
  518. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_float.c +0 -0
  519. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_longdouble.c +0 -0
  520. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct.inc +0 -0
  521. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_double.c +0 -0
  522. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_float.c +0 -0
  523. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble.c +0 -0
  524. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va.inc +0 -0
  525. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_double.c +0 -0
  526. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_float.c +0 -0
  527. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_longdouble.c +0 -0
  528. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex.exp +0 -0
  529. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex.inc +0 -0
  530. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_double.inc +0 -0
  531. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_float.inc +0 -0
  532. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_longdouble.inc +0 -0
  533. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_double.c +0 -0
  534. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_float.c +0 -0
  535. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_int.c +0 -0
  536. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_longdouble.c +0 -0
  537. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/ffitest.h +0 -0
  538. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex.inc +0 -0
  539. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_double.c +0 -0
  540. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_float.c +0 -0
  541. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_longdouble.c +0 -0
  542. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex.inc +0 -0
  543. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1.inc +0 -0
  544. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_double.c +0 -0
  545. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_float.c +0 -0
  546. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_longdouble.c +0 -0
  547. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2.inc +0 -0
  548. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_double.c +0 -0
  549. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_float.c +0 -0
  550. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_longdouble.c +0 -0
  551. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_double.c +0 -0
  552. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_float.c +0 -0
  553. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_longdouble.c +0 -0
  554. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.go/aa-direct.c +0 -0
  555. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.go/closure1.c +0 -0
  556. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.go/ffitest.h +0 -0
  557. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.go/go.exp +0 -0
  558. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.go/static-chain.h +0 -0
  559. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/rbffi.h +0 -0
  560. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/rbffi_endian.h +0 -0
  561. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/win32/stdbool.h +0 -0
  562. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/win32/stdint.h +0 -0
  563. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ffi.gemspec +43 -0
  564. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi.rb +0 -0
  565. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/autopointer.rb +0 -0
  566. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/buffer.rb +0 -0
  567. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/callback.rb +0 -0
  568. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/data_converter.rb +0 -0
  569. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/enum.rb +0 -0
  570. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/errno.rb +0 -0
  571. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/ffi.rb +46 -0
  572. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/io.rb +0 -0
  573. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/library.rb +588 -0
  574. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/managedstruct.rb +0 -0
  575. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/memorypointer.rb +0 -0
  576. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform.rb +175 -0
  577. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/aarch64-freebsd/types.conf +128 -0
  578. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/aarch64-freebsd12/types.conf +128 -0
  579. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/aarch64-linux/types.conf +104 -0
  580. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/arm-freebsd/types.conf +152 -0
  581. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/arm-freebsd12/types.conf +152 -0
  582. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/arm-linux/types.conf +104 -0
  583. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-cygwin/types.conf +3 -0
  584. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-darwin/types.conf +100 -0
  585. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-freebsd/types.conf +152 -0
  586. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-freebsd12/types.conf +152 -0
  587. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-gnu/types.conf +107 -0
  588. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-linux/types.conf +103 -0
  589. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-netbsd/types.conf +126 -0
  590. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-openbsd/types.conf +128 -0
  591. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-solaris/types.conf +122 -0
  592. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-windows/types.conf +105 -0
  593. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/ia64-linux/types.conf +104 -0
  594. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mips-linux/types.conf +102 -0
  595. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mips64-linux/types.conf +104 -0
  596. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mips64el-linux/types.conf +104 -0
  597. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mipsel-linux/types.conf +102 -0
  598. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mipsisa32r6-linux/types.conf +102 -0
  599. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mipsisa32r6el-linux/types.conf +102 -0
  600. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mipsisa64r6-linux/types.conf +104 -0
  601. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mipsisa64r6el-linux/types.conf +104 -0
  602. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/powerpc-aix/types.conf +180 -0
  603. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/powerpc-darwin/types.conf +100 -0
  604. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/powerpc-linux/types.conf +100 -0
  605. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/powerpc64-linux/types.conf +104 -0
  606. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/s390-linux/types.conf +102 -0
  607. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/s390x-linux/types.conf +102 -0
  608. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/sparc-linux/types.conf +102 -0
  609. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/sparc-solaris/types.conf +128 -0
  610. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/sparc64-linux/types.conf +102 -0
  611. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/sparcv9-solaris/types.conf +128 -0
  612. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-cygwin/types.conf +3 -0
  613. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-darwin/types.conf +126 -0
  614. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-dragonflybsd/types.conf +148 -0
  615. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-freebsd/types.conf +128 -0
  616. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-freebsd12/types.conf +158 -0
  617. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-linux/types.conf +111 -0
  618. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-netbsd/types.conf +128 -0
  619. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-openbsd/types.conf +134 -0
  620. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-solaris/types.conf +122 -0
  621. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-windows/types.conf +120 -0
  622. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/pointer.rb +0 -0
  623. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/struct.rb +310 -0
  624. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/struct_by_reference.rb +0 -0
  625. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/struct_layout.rb +0 -0
  626. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/struct_layout_builder.rb +0 -0
  627. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/tools/const_generator.rb +0 -0
  628. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/tools/generator.rb +0 -0
  629. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/tools/generator_task.rb +0 -0
  630. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/tools/struct_generator.rb +0 -0
  631. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/tools/types_generator.rb +135 -0
  632. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/types.rb +0 -0
  633. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/union.rb +0 -0
  634. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/variadic.rb +0 -0
  635. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/version.rb +3 -0
  636. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/getlogin.rb +0 -0
  637. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/getpid.rb +0 -0
  638. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/gettimeofday.rb +0 -0
  639. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/hello.rb +0 -0
  640. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/inotify.rb +0 -0
  641. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/pty.rb +0 -0
  642. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/qsort.rb +0 -0
  643. data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/sample_helper.rb +0 -0
  644. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/.gitignore +18 -0
  645. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/.travis.yml +24 -0
  646. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/CHANGES.md +0 -0
  647. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/Gemfile +0 -0
  648. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/LICENSE +56 -0
  649. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/README-json-jruby.md +0 -0
  650. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/README.md +409 -0
  651. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/Rakefile +413 -0
  652. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/VERSION +1 -0
  653. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/diagrams/.keep +0 -0
  654. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/fbuffer/fbuffer.h +0 -0
  655. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/generator/.RUBYARCHDIR.-.json.-.ext.time +0 -0
  656. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/generator/depend +0 -0
  657. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/generator/extconf.rb +0 -0
  658. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/ext/json/ext/generator/generator.c +1499 -0
  659. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/generator/generator.h +0 -0
  660. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/ext/json/ext/generator/generator.so +0 -0
  661. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/parser/.RUBYARCHDIR.-.json.-.ext.time +0 -0
  662. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/parser/depend +0 -0
  663. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/parser/extconf.rb +0 -0
  664. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/ext/json/ext/parser/parser.c +2136 -0
  665. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/parser/parser.h +0 -0
  666. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/ext/json/ext/parser/parser.rl +896 -0
  667. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/ext/json/ext/parser/parser.so +0 -0
  668. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/extconf.rb +0 -0
  669. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/install.rb +0 -0
  670. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/ByteListTranscoder.java +0 -0
  671. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/java/src/json/ext/Generator.java +466 -0
  672. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/GeneratorMethods.java +0 -0
  673. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/GeneratorService.java +0 -0
  674. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/GeneratorState.java +0 -0
  675. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/OptionsReader.java +0 -0
  676. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/Parser.java +0 -0
  677. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/Parser.rl +0 -0
  678. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/ParserService.java +0 -0
  679. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/RuntimeInfo.java +0 -0
  680. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/StringDecoder.java +0 -0
  681. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/StringEncoder.java +0 -0
  682. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/Utils.java +0 -0
  683. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/json-java.gemspec +37 -0
  684. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/json.gemspec +0 -0
  685. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/json_pure.gemspec +38 -0
  686. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json.rb +0 -0
  687. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/add/bigdecimal.rb +29 -0
  688. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/add/complex.rb +29 -0
  689. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/core.rb +0 -0
  690. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/date.rb +0 -0
  691. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/date_time.rb +0 -0
  692. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/exception.rb +0 -0
  693. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/ostruct.rb +0 -0
  694. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/range.rb +0 -0
  695. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/add/rational.rb +28 -0
  696. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/add/regexp.rb +30 -0
  697. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/set.rb +0 -0
  698. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/struct.rb +0 -0
  699. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/symbol.rb +0 -0
  700. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/time.rb +0 -0
  701. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/common.rb +456 -0
  702. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/ext.rb +0 -0
  703. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/ext/.keep +0 -0
  704. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/ext/generator.so +0 -0
  705. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/ext/parser.so +0 -0
  706. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/generic_object.rb +0 -0
  707. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/pure.rb +0 -0
  708. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/pure/generator.rb +459 -0
  709. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/pure/parser.rb +319 -0
  710. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/version.rb +9 -0
  711. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/references/rfc7159.txt +0 -0
  712. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail10.json +0 -0
  713. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail11.json +0 -0
  714. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail12.json +0 -0
  715. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail13.json +0 -0
  716. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail14.json +0 -0
  717. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail18.json +0 -0
  718. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail19.json +0 -0
  719. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail2.json +0 -0
  720. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail20.json +0 -0
  721. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail21.json +0 -0
  722. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail22.json +0 -0
  723. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail23.json +0 -0
  724. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail24.json +0 -0
  725. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail25.json +0 -0
  726. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail27.json +0 -0
  727. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail28.json +0 -0
  728. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail3.json +0 -0
  729. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail4.json +0 -0
  730. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail5.json +0 -0
  731. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail6.json +0 -0
  732. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail7.json +0 -0
  733. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail8.json +0 -0
  734. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail9.json +0 -0
  735. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/obsolete_fail1.json +0 -0
  736. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass1.json +0 -0
  737. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass15.json +0 -0
  738. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass16.json +0 -0
  739. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass17.json +0 -0
  740. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass2.json +0 -0
  741. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass26.json +0 -0
  742. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass3.json +0 -0
  743. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/json_addition_test.rb +0 -0
  744. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/tests/json_common_interface_test.rb +126 -0
  745. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/json_encoding_test.rb +0 -0
  746. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/json_ext_parser_test.rb +0 -0
  747. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/json_fixtures_test.rb +0 -0
  748. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/tests/json_generator_test.rb +421 -0
  749. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/json_generic_object_test.rb +0 -0
  750. data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/tests/json_parser_test.rb +472 -0
  751. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/json_string_matching_test.rb +0 -0
  752. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/test_helper.rb +0 -0
  753. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tools/diff.sh +0 -0
  754. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tools/fuzz.rb +0 -0
  755. data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tools/server.rb +0 -0
  756. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/.github/FUNDING.yml +0 -0
  757. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/.gitignore +0 -0
  758. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/.rubocop.yml +36 -0
  759. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/.rubocop_defaults.yml +179 -0
  760. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/.travis.yml +23 -0
  761. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/.yardopts +0 -0
  762. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/2.0-Upgrade.md +0 -0
  763. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/CHANGELOG.md +385 -0
  764. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/Gemfile +0 -0
  765. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/LICENSE.txt +22 -0
  766. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/README.md +207 -0
  767. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/Rakefile +0 -0
  768. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/SECURITY.md +101 -0
  769. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/bin/console +0 -0
  770. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/data/list.txt +13059 -0
  771. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/lib/public_suffix.rb +179 -0
  772. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/lib/public_suffix/domain.rb +235 -0
  773. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/lib/public_suffix/errors.rb +41 -0
  774. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/lib/public_suffix/list.rb +247 -0
  775. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/lib/public_suffix/rule.rb +350 -0
  776. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/lib/public_suffix/version.rb +13 -0
  777. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/public_suffix.gemspec +0 -0
  778. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/.empty +0 -0
  779. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/acceptance_test.rb +0 -0
  780. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/benchmarks/bm_find.rb +0 -0
  781. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/benchmarks/bm_find_all.rb +0 -0
  782. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/benchmarks/bm_names.rb +0 -0
  783. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/benchmarks/bm_select.rb +0 -0
  784. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/benchmarks/bm_select_incremental.rb +0 -0
  785. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/benchmarks/bm_valid.rb +0 -0
  786. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/profilers/domain_profiler.rb +0 -0
  787. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/profilers/find_profiler.rb +0 -0
  788. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/profilers/find_profiler_jp.rb +0 -0
  789. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/profilers/initialization_profiler.rb +0 -0
  790. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/profilers/list_profsize.rb +0 -0
  791. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/profilers/object_binsize.rb +0 -0
  792. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/psl_test.rb +0 -0
  793. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/test/test_helper.rb +18 -0
  794. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/tests.txt +0 -0
  795. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/unit/domain_test.rb +0 -0
  796. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/unit/errors_test.rb +0 -0
  797. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/unit/list_test.rb +0 -0
  798. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/unit/public_suffix_test.rb +0 -0
  799. data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/unit/rule_test.rb +0 -0
  800. data/vendor/bundle/ruby/2.3.0/gems/{rspec-3.8.0 → rspec-3.9.0}/LICENSE.md +0 -0
  801. data/vendor/bundle/ruby/2.3.0/gems/{rspec-3.8.0 → rspec-3.9.0}/README.md +0 -0
  802. data/vendor/bundle/ruby/2.3.0/gems/{rspec-3.8.0 → rspec-3.9.0}/lib/rspec.rb +0 -0
  803. data/vendor/bundle/ruby/2.3.0/gems/rspec-3.9.0/lib/rspec/version.rb +5 -0
  804. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/.document +0 -0
  805. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/.yardopts +0 -0
  806. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/Changelog.md +2274 -0
  807. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/LICENSE.md +0 -0
  808. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/README.md +384 -0
  809. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/exe/rspec +0 -0
  810. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/autorun.rb +0 -0
  811. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core.rb +186 -0
  812. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/backtrace_formatter.rb +0 -0
  813. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/bisect/coordinator.rb +0 -0
  814. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/bisect/example_minimizer.rb +0 -0
  815. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/bisect/fork_runner.rb +135 -0
  816. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/bisect/server.rb +61 -0
  817. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/bisect/shell_command.rb +0 -0
  818. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/bisect/shell_runner.rb +0 -0
  819. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/bisect/utilities.rb +0 -0
  820. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/configuration.rb +2336 -0
  821. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/configuration_options.rb +0 -0
  822. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/did_you_mean.rb +46 -0
  823. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/drb.rb +0 -0
  824. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/dsl.rb +0 -0
  825. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/example.rb +0 -0
  826. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/example_group.rb +889 -0
  827. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/example_status_persister.rb +0 -0
  828. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/filter_manager.rb +231 -0
  829. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/flat_map.rb +0 -0
  830. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters.rb +272 -0
  831. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -0
  832. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/base_formatter.rb +0 -0
  833. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/base_text_formatter.rb +0 -0
  834. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -0
  835. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -0
  836. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/console_codes.rb +0 -0
  837. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/deprecation_formatter.rb +0 -0
  838. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/documentation_formatter.rb +102 -0
  839. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/exception_presenter.rb +0 -0
  840. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/failure_list_formatter.rb +23 -0
  841. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -0
  842. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/helpers.rb +0 -0
  843. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/html_formatter.rb +0 -0
  844. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/html_printer.rb +0 -0
  845. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -0
  846. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/json_formatter.rb +0 -0
  847. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/profile_formatter.rb +0 -0
  848. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/progress_formatter.rb +0 -0
  849. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/protocol.rb +0 -0
  850. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/snippet_extractor.rb +0 -0
  851. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/syntax_highlighter.rb +0 -0
  852. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/hooks.rb +632 -0
  853. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/invocations.rb +0 -0
  854. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/memoized_helpers.rb +554 -0
  855. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/metadata.rb +498 -0
  856. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/metadata_filter.rb +0 -0
  857. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/minitest_assertions_adapter.rb +0 -0
  858. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/mocking_adapters/flexmock.rb +0 -0
  859. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/mocking_adapters/mocha.rb +0 -0
  860. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/mocking_adapters/null.rb +0 -0
  861. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/mocking_adapters/rr.rb +0 -0
  862. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/mocking_adapters/rspec.rb +0 -0
  863. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/notifications.rb +0 -0
  864. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/option_parser.rb +316 -0
  865. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/ordering.rb +0 -0
  866. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/output_wrapper.rb +0 -0
  867. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/pending.rb +0 -0
  868. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/profiler.rb +0 -0
  869. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/project_initializer.rb +0 -0
  870. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/project_initializer/.rspec +0 -0
  871. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -0
  872. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/rake_task.rb +188 -0
  873. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/reporter.rb +265 -0
  874. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/ruby_project.rb +0 -0
  875. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/runner.rb +204 -0
  876. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/sandbox.rb +0 -0
  877. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/set.rb +0 -0
  878. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/shared_context.rb +0 -0
  879. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/shared_example_group.rb +269 -0
  880. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/shell_escape.rb +0 -0
  881. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/test_unit_assertions_adapter.rb +0 -0
  882. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/version.rb +9 -0
  883. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/warnings.rb +0 -0
  884. data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/world.rb +0 -0
  885. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/.document +0 -0
  886. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/.yardopts +0 -0
  887. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/Changelog.md +1170 -0
  888. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/LICENSE.md +0 -0
  889. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/README.md +320 -0
  890. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations.rb +0 -0
  891. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/block_snippet_extractor.rb +0 -0
  892. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/configuration.rb +0 -0
  893. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/expectation_target.rb +0 -0
  894. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/fail_with.rb +0 -0
  895. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/failure_aggregator.rb +0 -0
  896. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/expectations/handler.rb +170 -0
  897. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/minitest_integration.rb +0 -0
  898. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/syntax.rb +0 -0
  899. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/expectations/version.rb +8 -0
  900. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers.rb +1038 -0
  901. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/aliased_matcher.rb +0 -0
  902. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in.rb +0 -0
  903. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/all.rb +0 -0
  904. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
  905. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/be.rb +0 -0
  906. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/be_between.rb +0 -0
  907. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
  908. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
  909. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/be_within.rb +0 -0
  910. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/change.rb +0 -0
  911. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/compound.rb +276 -0
  912. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
  913. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/cover.rb +0 -0
  914. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/eq.rb +0 -0
  915. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/eql.rb +0 -0
  916. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/equal.rb +0 -0
  917. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/exist.rb +0 -0
  918. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/has.rb +0 -0
  919. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
  920. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/include.rb +0 -0
  921. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/match.rb +0 -0
  922. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/operators.rb +0 -0
  923. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/output.rb +0 -0
  924. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/raise_error.rb +0 -0
  925. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/respond_to.rb +174 -0
  926. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
  927. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
  928. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
  929. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/yield.rb +0 -0
  930. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/composable.rb +0 -0
  931. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/dsl.rb +534 -0
  932. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/english_phrasing.rb +0 -0
  933. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +82 -0
  934. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/fail_matchers.rb +0 -0
  935. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/generated_descriptions.rb +0 -0
  936. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/matcher_delegator.rb +0 -0
  937. data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/matcher_protocol.rb +0 -0
  938. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/.document +0 -0
  939. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/.yardopts +0 -0
  940. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/Changelog.md +1133 -0
  941. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/LICENSE.md +0 -0
  942. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/README.md +463 -0
  943. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks.rb +0 -0
  944. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance.rb +0 -0
  945. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/chain.rb +111 -0
  946. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
  947. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
  948. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
  949. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
  950. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
  951. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/recorder.rb +294 -0
  952. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
  953. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
  954. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/argument_list_matcher.rb +0 -0
  955. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/argument_matchers.rb +322 -0
  956. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/configuration.rb +0 -0
  957. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/error_generator.rb +0 -0
  958. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/example_methods.rb +0 -0
  959. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
  960. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/marshal_extension.rb +0 -0
  961. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
  962. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/matchers/have_received.rb +134 -0
  963. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/matchers/receive.rb +0 -0
  964. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
  965. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
  966. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/message_chain.rb +0 -0
  967. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/message_expectation.rb +751 -0
  968. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/method_double.rb +0 -0
  969. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/method_reference.rb +0 -0
  970. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/minitest_integration.rb +0 -0
  971. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/mutate_const.rb +0 -0
  972. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/object_reference.rb +0 -0
  973. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/order_group.rb +0 -0
  974. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/proxy.rb +503 -0
  975. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/space.rb +0 -0
  976. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/standalone.rb +0 -0
  977. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/syntax.rb +0 -0
  978. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/targets.rb +0 -0
  979. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/test_double.rb +0 -0
  980. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/verifying_double.rb +0 -0
  981. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
  982. data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/verifying_proxy.rb +0 -0
  983. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/version.rb +9 -0
  984. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/Changelog.md +292 -0
  985. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/LICENSE.md +0 -0
  986. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/README.md +0 -0
  987. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support.rb +149 -0
  988. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/caller_filter.rb +0 -0
  989. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/comparable_version.rb +0 -0
  990. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support/differ.rb +215 -0
  991. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/directory_maker.rb +0 -0
  992. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support/encoded_string.rb +161 -0
  993. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/fuzzy_matcher.rb +0 -0
  994. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/hunk_generator.rb +0 -0
  995. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/matcher_definition.rb +0 -0
  996. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support/method_signature_verifier.rb +438 -0
  997. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/mutex.rb +0 -0
  998. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/object_formatter.rb +0 -0
  999. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/recursive_const_methods.rb +0 -0
  1000. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/reentrant_mutex.rb +0 -0
  1001. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support/ruby_features.rb +185 -0
  1002. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/source.rb +0 -0
  1003. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/source/location.rb +0 -0
  1004. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/source/node.rb +0 -0
  1005. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/source/token.rb +0 -0
  1006. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec.rb +0 -0
  1007. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
  1008. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/formatting_support.rb +0 -0
  1009. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/in_sub_process.rb +0 -0
  1010. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/library_wide_checks.rb +0 -0
  1011. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/shell_out.rb +0 -0
  1012. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/stderr_splitter.rb +67 -0
  1013. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/string_matcher.rb +0 -0
  1014. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/with_isolated_directory.rb +0 -0
  1015. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
  1016. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support/version.rb +7 -0
  1017. data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/warnings.rb +0 -0
  1018. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/CHANGES.rdoc +221 -0
  1019. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/MANIFEST.rdoc +11 -0
  1020. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/README.rdoc +51 -0
  1021. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/Rakefile +37 -0
  1022. data/vendor/bundle/ruby/2.3.0/gems/{sys-uname-1.1.0 → sys-uname-1.2.0}/certs/djberg96_pub.pem +0 -0
  1023. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/doc/uname.rdoc +127 -0
  1024. data/vendor/bundle/ruby/2.3.0/gems/{sys-uname-1.1.0 → sys-uname-1.2.0}/examples/uname_test.rb +0 -0
  1025. data/vendor/bundle/ruby/2.3.0/gems/{sys-uname-1.1.0 → sys-uname-1.2.0}/lib/sys-uname.rb +0 -0
  1026. data/vendor/bundle/ruby/2.3.0/gems/{sys-uname-1.1.0 → sys-uname-1.2.0}/lib/sys/platform.rb +0 -0
  1027. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/lib/sys/uname.rb +19 -0
  1028. data/vendor/bundle/ruby/2.3.0/gems/{sys-uname-1.1.0 → sys-uname-1.2.0}/lib/sys/unix/uname.rb +0 -0
  1029. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/lib/sys/windows/uname.rb +515 -0
  1030. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/spec/sys_platform_spec.rb +75 -0
  1031. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/spec/sys_uname_spec.rb +445 -0
  1032. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/sys-uname.gemspec +36 -0
  1033. data/vendor/bundle/ruby/2.3.0/specifications/ZenTest-4.12.0.gemspec +40 -0
  1034. data/vendor/bundle/ruby/2.3.0/specifications/autotest-fsevent-0.2.15.gemspec +45 -0
  1035. data/vendor/bundle/ruby/2.3.0/specifications/ffi-1.12.2.gemspec +50 -0
  1036. data/vendor/bundle/ruby/2.3.0/specifications/json-2.3.0.gemspec +0 -0
  1037. data/vendor/bundle/ruby/2.3.0/specifications/public_suffix-4.0.3.gemspec +41 -0
  1038. data/vendor/bundle/ruby/2.3.0/specifications/rspec-3.9.0.gemspec +43 -0
  1039. data/vendor/bundle/ruby/2.3.0/specifications/rspec-core-3.9.1.gemspec +63 -0
  1040. data/vendor/bundle/ruby/2.3.0/specifications/rspec-expectations-3.9.0.gemspec +51 -0
  1041. data/vendor/bundle/ruby/2.3.0/specifications/rspec-mocks-3.9.1.gemspec +51 -0
  1042. data/vendor/bundle/ruby/2.3.0/specifications/rspec-support-3.9.2.gemspec +39 -0
  1043. data/vendor/bundle/ruby/2.3.0/specifications/sys-uname-1.2.0.gemspec +39 -0
  1044. metadata +1079 -1059
  1045. data/vendor/bundle/ruby/2.3.0/bin/autotest +0 -27
  1046. data/vendor/bundle/ruby/2.3.0/bin/multiruby_setup +0 -29
  1047. data/vendor/bundle/ruby/2.3.0/cache/ZenTest-4.11.2.gem +0 -0
  1048. data/vendor/bundle/ruby/2.3.0/cache/autotest-fsevent-0.2.14.gem +0 -0
  1049. data/vendor/bundle/ruby/2.3.0/cache/ffi-1.11.1.gem +0 -0
  1050. data/vendor/bundle/ruby/2.3.0/cache/json-2.2.0.gem +0 -0
  1051. data/vendor/bundle/ruby/2.3.0/cache/public_suffix-4.0.1.gem +0 -0
  1052. data/vendor/bundle/ruby/2.3.0/cache/rspec-3.8.0.gem +0 -0
  1053. data/vendor/bundle/ruby/2.3.0/cache/rspec-core-3.8.2.gem +0 -0
  1054. data/vendor/bundle/ruby/2.3.0/cache/rspec-expectations-3.8.4.gem +0 -0
  1055. data/vendor/bundle/ruby/2.3.0/cache/rspec-mocks-3.8.1.gem +0 -0
  1056. data/vendor/bundle/ruby/2.3.0/cache/rspec-support-3.8.2.gem +0 -0
  1057. data/vendor/bundle/ruby/2.3.0/cache/sys-uname-1.1.0.gem +0 -0
  1058. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/autotest-fsevent-0.2.14/gem_make.out +0 -14
  1059. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/ffi-1.11.1/ffi_c.so +0 -0
  1060. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/ffi-1.11.1/gem_make.out +0 -48
  1061. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/ffi-1.11.1/mkmf.log +0 -378
  1062. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/json-2.2.0/gem_make.out +0 -13
  1063. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/json-2.2.0/json/ext/generator.so +0 -0
  1064. data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/json-2.2.0/json/ext/parser.so +0 -0
  1065. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/.autotest +0 -20
  1066. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/History.txt +0 -939
  1067. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/Manifest.txt +0 -38
  1068. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/articles/getting_started_with_autotest.html +0 -533
  1069. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/bin/autotest +0 -6
  1070. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/bin/multigem +0 -4
  1071. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/bin/multiruby +0 -76
  1072. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/bin/multiruby_setup +0 -74
  1073. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/example_dot_autotest.rb +0 -16
  1074. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest.rb +0 -901
  1075. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/autoupdate.rb +0 -26
  1076. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/bundler.rb +0 -10
  1077. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/isolate.rb +0 -19
  1078. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/once.rb +0 -9
  1079. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/preload.rb +0 -56
  1080. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/rcov.rb +0 -27
  1081. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/restart.rb +0 -16
  1082. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/timestamp.rb +0 -9
  1083. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/multiruby.rb +0 -413
  1084. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/zentest.rb +0 -601
  1085. data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/test/test_autotest.rb +0 -560
  1086. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/.ruby-version +0 -1
  1087. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/CHANGELOG.txt +0 -106
  1088. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/Gemfile.lock +0 -40
  1089. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/LICENSE +0 -20
  1090. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/README.rdoc +0 -152
  1091. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/Rakefile +0 -7
  1092. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/autotest-fsevent.gemspec +0 -28
  1093. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/ext/fsevent/extconf.rb +0 -40
  1094. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/lib/autotest-fsevent/version.rb +0 -5
  1095. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/spec/autotest-fsevent_spec.rb +0 -1
  1096. data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/spec/spec_helper.rb +0 -8
  1097. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/.gitmodules +0 -4
  1098. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/.travis.yml +0 -42
  1099. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/CHANGELOG.md +0 -131
  1100. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/Gemfile +0 -15
  1101. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/README.md +0 -115
  1102. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/Rakefile +0 -195
  1103. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/appveyor.yml +0 -27
  1104. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.c +0 -1109
  1105. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Call.c +0 -503
  1106. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Call.h +0 -107
  1107. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.c +0 -339
  1108. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Function.c +0 -917
  1109. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.c +0 -63
  1110. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Makefile +0 -260
  1111. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Struct.c +0 -829
  1112. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Struct.h +0 -106
  1113. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.c +0 -698
  1114. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Types.c +0 -139
  1115. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/extconf.h +0 -13
  1116. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/extconf.rb +0 -86
  1117. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi.darwin.mk +0 -105
  1118. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/.appveyor.yml +0 -50
  1119. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/.travis.yml +0 -34
  1120. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/.travis/build.sh +0 -34
  1121. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/.travis/install.sh +0 -22
  1122. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/.travis/site.exp +0 -18
  1123. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/ChangeLog.libffi +0 -584
  1124. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/ChangeLog.libffi-3.1 +0 -6000
  1125. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/ChangeLog.libgcj +0 -40
  1126. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/ChangeLog.v1 +0 -764
  1127. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/LICENSE +0 -21
  1128. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/LICENSE-BUILDTOOLS +0 -352
  1129. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/Makefile.am +0 -166
  1130. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/README.md +0 -461
  1131. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/configure.ac +0 -394
  1132. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/configure.host +0 -289
  1133. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/generate-darwin-source-and-headers.py +0 -203
  1134. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/include/ffi.h.in +0 -511
  1135. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/include/ffi_common.h +0 -149
  1136. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/libffi.xcodeproj/project.pbxproj +0 -1043
  1137. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/m4/asmcfi.m4 +0 -13
  1138. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/m4/ax_append_flag.m4 +0 -71
  1139. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/m4/ax_check_compile_flag.m4 +0 -74
  1140. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +0 -87
  1141. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/m4/ax_configure_args.m4 +0 -70
  1142. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +0 -263
  1143. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/msvcc.sh +0 -328
  1144. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/aarch64/ffi.c +0 -941
  1145. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/aarch64/ffitarget.h +0 -81
  1146. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/aarch64/sysv.S +0 -438
  1147. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/arm/ffi.c +0 -819
  1148. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/arm/ffitarget.h +0 -82
  1149. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/arm/sysv.S +0 -383
  1150. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/closures.c +0 -966
  1151. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/mips/o32.S +0 -502
  1152. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/pa/linux.S +0 -357
  1153. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/powerpc/ffi.c +0 -173
  1154. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/powerpc/ffi_linux64.c +0 -974
  1155. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/powerpc/ffi_powerpc.h +0 -94
  1156. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/powerpc/ffitarget.h +0 -198
  1157. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/powerpc/linux64.S +0 -228
  1158. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +0 -488
  1159. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/prep_cif.c +0 -261
  1160. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/x86/ffi.c +0 -754
  1161. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/x86/ffi64.c +0 -884
  1162. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/x86/ffiw64.c +0 -308
  1163. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/x86/sysv.S +0 -1129
  1164. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/x86/win64.S +0 -232
  1165. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/Makefile.am +0 -117
  1166. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/lib/libffi.exp +0 -636
  1167. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.bhaible/bhaible.exp +0 -58
  1168. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-call.c +0 -1745
  1169. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-callback.c +0 -2885
  1170. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +0 -43
  1171. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +0 -60
  1172. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +0 -341
  1173. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call/va_1.c +0 -196
  1174. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ffi.gemspec +0 -43
  1175. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/ffi.rb +0 -45
  1176. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/library.rb +0 -588
  1177. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform.rb +0 -172
  1178. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/aarch64-freebsd/types.conf +0 -128
  1179. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/aarch64-freebsd12/types.conf +0 -128
  1180. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/aarch64-linux/types.conf +0 -104
  1181. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/arm-freebsd/types.conf +0 -152
  1182. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/arm-freebsd12/types.conf +0 -152
  1183. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/arm-linux/types.conf +0 -104
  1184. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-cygwin/types.conf +0 -3
  1185. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-darwin/types.conf +0 -100
  1186. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-freebsd/types.conf +0 -152
  1187. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-freebsd12/types.conf +0 -152
  1188. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-gnu/types.conf +0 -107
  1189. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-linux/types.conf +0 -103
  1190. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-netbsd/types.conf +0 -126
  1191. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-openbsd/types.conf +0 -128
  1192. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-solaris/types.conf +0 -122
  1193. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-windows/types.conf +0 -105
  1194. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/ia64-linux/types.conf +0 -104
  1195. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mips-linux/types.conf +0 -102
  1196. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mips64-linux/types.conf +0 -104
  1197. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mips64el-linux/types.conf +0 -104
  1198. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mipsel-linux/types.conf +0 -102
  1199. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mipsisa32r6-linux/types.conf +0 -102
  1200. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mipsisa32r6el-linux/types.conf +0 -102
  1201. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mipsisa64r6-linux/types.conf +0 -104
  1202. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mipsisa64r6el-linux/types.conf +0 -104
  1203. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/powerpc-aix/types.conf +0 -180
  1204. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/powerpc-darwin/types.conf +0 -100
  1205. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/powerpc-linux/types.conf +0 -100
  1206. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/powerpc64-linux/types.conf +0 -104
  1207. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/s390-linux/types.conf +0 -102
  1208. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/s390x-linux/types.conf +0 -102
  1209. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/sparc-linux/types.conf +0 -102
  1210. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/sparc-solaris/types.conf +0 -128
  1211. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/sparc64-linux/types.conf +0 -102
  1212. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/sparcv9-solaris/types.conf +0 -128
  1213. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-cygwin/types.conf +0 -3
  1214. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-darwin/types.conf +0 -126
  1215. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-freebsd/types.conf +0 -128
  1216. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-freebsd12/types.conf +0 -128
  1217. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-linux/types.conf +0 -102
  1218. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-netbsd/types.conf +0 -128
  1219. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-openbsd/types.conf +0 -134
  1220. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-solaris/types.conf +0 -122
  1221. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-windows/types.conf +0 -120
  1222. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/struct.rb +0 -311
  1223. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/tools/types_generator.rb +0 -134
  1224. data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/version.rb +0 -3
  1225. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/.gitignore +0 -17
  1226. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/.travis.yml +0 -23
  1227. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/README.md +0 -409
  1228. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/Rakefile +0 -408
  1229. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/VERSION +0 -1
  1230. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/ext/json/ext/generator/generator.c +0 -1444
  1231. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/ext/json/ext/generator/generator.so +0 -0
  1232. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/ext/json/ext/parser/parser.c +0 -2131
  1233. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/ext/json/ext/parser/parser.rl +0 -891
  1234. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/ext/json/ext/parser/parser.so +0 -0
  1235. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/java/src/json/ext/Generator.java +0 -443
  1236. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/json-java.gemspec +0 -38
  1237. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/json.gemspec +0 -0
  1238. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/json_pure.gemspec +0 -38
  1239. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/add/bigdecimal.rb +0 -29
  1240. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/add/complex.rb +0 -29
  1241. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/add/rational.rb +0 -28
  1242. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/add/regexp.rb +0 -30
  1243. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/common.rb +0 -456
  1244. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/ext/generator.so +0 -0
  1245. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/ext/parser.so +0 -0
  1246. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/pure/generator.rb +0 -458
  1247. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/pure/parser.rb +0 -311
  1248. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/version.rb +0 -9
  1249. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/tests/json_common_interface_test.rb +0 -126
  1250. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/tests/json_generator_test.rb +0 -377
  1251. data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/tests/json_parser_test.rb +0 -472
  1252. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/.rubocop.yml +0 -36
  1253. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/.rubocop_defaults.yml +0 -179
  1254. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/.ruby-gemset +0 -1
  1255. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/.travis.yml +0 -25
  1256. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/CHANGELOG.md +0 -365
  1257. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/LICENSE.txt +0 -22
  1258. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/README.md +0 -202
  1259. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/data/list.txt +0 -13001
  1260. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/lib/public_suffix.rb +0 -179
  1261. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/lib/public_suffix/domain.rb +0 -235
  1262. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/lib/public_suffix/errors.rb +0 -41
  1263. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/lib/public_suffix/list.rb +0 -247
  1264. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/lib/public_suffix/rule.rb +0 -350
  1265. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/lib/public_suffix/version.rb +0 -13
  1266. data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/test/test_helper.rb +0 -18
  1267. data/vendor/bundle/ruby/2.3.0/gems/rspec-3.8.0/lib/rspec/version.rb +0 -5
  1268. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/Changelog.md +0 -2243
  1269. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/README.md +0 -384
  1270. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core.rb +0 -185
  1271. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/bisect/fork_runner.rb +0 -134
  1272. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/bisect/server.rb +0 -61
  1273. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/configuration.rb +0 -2308
  1274. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb +0 -889
  1275. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/filter_manager.rb +0 -231
  1276. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters.rb +0 -269
  1277. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/documentation_formatter.rb +0 -70
  1278. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb +0 -624
  1279. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/memoized_helpers.rb +0 -554
  1280. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/metadata.rb +0 -498
  1281. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/option_parser.rb +0 -309
  1282. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/rake_task.rb +0 -168
  1283. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/reporter.rb +0 -257
  1284. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb +0 -199
  1285. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/shared_example_group.rb +0 -269
  1286. data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/version.rb +0 -9
  1287. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/Changelog.md +0 -1141
  1288. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/README.md +0 -305
  1289. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/handler.rb +0 -170
  1290. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/version.rb +0 -8
  1291. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers.rb +0 -1034
  1292. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/compound.rb +0 -271
  1293. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/respond_to.rb +0 -165
  1294. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/dsl.rb +0 -527
  1295. data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -73
  1296. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/Changelog.md +0 -1108
  1297. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/README.md +0 -460
  1298. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/chain.rb +0 -110
  1299. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/recorder.rb +0 -289
  1300. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/argument_matchers.rb +0 -320
  1301. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/matchers/have_received.rb +0 -134
  1302. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/message_expectation.rb +0 -741
  1303. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/proxy.rb +0 -485
  1304. data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/version.rb +0 -9
  1305. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/Changelog.md +0 -262
  1306. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support.rb +0 -149
  1307. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support/differ.rb +0 -215
  1308. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support/encoded_string.rb +0 -165
  1309. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support/method_signature_verifier.rb +0 -428
  1310. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support/ruby_features.rb +0 -176
  1311. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support/spec/stderr_splitter.rb +0 -63
  1312. data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support/version.rb +0 -7
  1313. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/CHANGES +0 -211
  1314. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/MANIFEST +0 -12
  1315. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/README +0 -51
  1316. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/Rakefile +0 -39
  1317. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/doc/uname.txt +0 -127
  1318. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/lib/sys/uname.rb +0 -19
  1319. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/lib/sys/windows/uname.rb +0 -507
  1320. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/sys-uname.gemspec +0 -35
  1321. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/test/test_sys_platform.rb +0 -80
  1322. data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/test/test_sys_uname.rb +0 -464
  1323. data/vendor/bundle/ruby/2.3.0/specifications/ZenTest-4.11.2.gemspec +0 -40
  1324. data/vendor/bundle/ruby/2.3.0/specifications/autotest-fsevent-0.2.14.gemspec +0 -45
  1325. data/vendor/bundle/ruby/2.3.0/specifications/ffi-1.11.1.gemspec +0 -50
  1326. data/vendor/bundle/ruby/2.3.0/specifications/json-2.2.0.gemspec +0 -0
  1327. data/vendor/bundle/ruby/2.3.0/specifications/public_suffix-4.0.1.gemspec +0 -41
  1328. data/vendor/bundle/ruby/2.3.0/specifications/rspec-3.8.0.gemspec +0 -42
  1329. data/vendor/bundle/ruby/2.3.0/specifications/rspec-core-3.8.2.gemspec +0 -63
  1330. data/vendor/bundle/ruby/2.3.0/specifications/rspec-expectations-3.8.4.gemspec +0 -51
  1331. data/vendor/bundle/ruby/2.3.0/specifications/rspec-mocks-3.8.1.gemspec +0 -51
  1332. data/vendor/bundle/ruby/2.3.0/specifications/rspec-support-3.8.2.gemspec +0 -39
  1333. data/vendor/bundle/ruby/2.3.0/specifications/sys-uname-1.1.0.gemspec +0 -36
@@ -0,0 +1,102 @@
1
+ RSpec::Support.require_rspec_core "formatters/base_text_formatter"
2
+ RSpec::Support.require_rspec_core "formatters/console_codes"
3
+
4
+ module RSpec
5
+ module Core
6
+ module Formatters
7
+ # @private
8
+ class DocumentationFormatter < BaseTextFormatter
9
+ Formatters.register self, :example_started, :example_group_started, :example_group_finished,
10
+ :example_passed, :example_pending, :example_failed
11
+
12
+ def initialize(output)
13
+ super
14
+ @group_level = 0
15
+
16
+ @example_running = false
17
+ @messages = []
18
+ end
19
+
20
+ def example_started(_notification)
21
+ @example_running = true
22
+ end
23
+
24
+ def example_group_started(notification)
25
+ output.puts if @group_level == 0
26
+ output.puts "#{current_indentation}#{notification.group.description.strip}"
27
+
28
+ @group_level += 1
29
+ end
30
+
31
+ def example_group_finished(_notification)
32
+ @group_level -= 1 if @group_level > 0
33
+ end
34
+
35
+ def example_passed(passed)
36
+ output.puts passed_output(passed.example)
37
+
38
+ flush_messages
39
+ @example_running = false
40
+ end
41
+
42
+ def example_pending(pending)
43
+ output.puts pending_output(pending.example,
44
+ pending.example.execution_result.pending_message)
45
+
46
+ flush_messages
47
+ @example_running = false
48
+ end
49
+
50
+ def example_failed(failure)
51
+ output.puts failure_output(failure.example)
52
+
53
+ flush_messages
54
+ @example_running = false
55
+ end
56
+
57
+ def message(notification)
58
+ if @example_running
59
+ @messages << notification.message
60
+ else
61
+ output.puts "#{current_indentation}#{notification.message}"
62
+ end
63
+ end
64
+
65
+ private
66
+
67
+ def flush_messages
68
+ @messages.each do |message|
69
+ output.puts "#{current_indentation(1)}#{message}"
70
+ end
71
+
72
+ @messages.clear
73
+ end
74
+
75
+ def passed_output(example)
76
+ ConsoleCodes.wrap("#{current_indentation}#{example.description.strip}", :success)
77
+ end
78
+
79
+ def pending_output(example, message)
80
+ ConsoleCodes.wrap("#{current_indentation}#{example.description.strip} " \
81
+ "(PENDING: #{message})",
82
+ :pending)
83
+ end
84
+
85
+ def failure_output(example)
86
+ ConsoleCodes.wrap("#{current_indentation}#{example.description.strip} " \
87
+ "(FAILED - #{next_failure_index})",
88
+ :failure)
89
+ end
90
+
91
+ def next_failure_index
92
+ @next_failure_index ||= 0
93
+ @next_failure_index += 1
94
+ end
95
+
96
+ def current_indentation(offset=0)
97
+ ' ' * (@group_level + offset)
98
+ end
99
+ end
100
+ end
101
+ end
102
+ end
@@ -0,0 +1,23 @@
1
+ RSpec::Support.require_rspec_core "formatters/base_formatter"
2
+
3
+ module RSpec
4
+ module Core
5
+ module Formatters
6
+ # @private
7
+ class FailureListFormatter < BaseFormatter
8
+ Formatters.register self, :example_failed, :dump_profile, :message
9
+
10
+ def example_failed(failure)
11
+ output.puts "#{failure.example.location}:#{failure.example.description}"
12
+ end
13
+
14
+ # Discard profile and messages
15
+ #
16
+ # These outputs are not really relevant in the context of this failure
17
+ # list formatter.
18
+ def dump_profile(_profile); end
19
+ def message(_message); end
20
+ end
21
+ end
22
+ end
23
+ end
@@ -0,0 +1,632 @@
1
+ module RSpec
2
+ module Core
3
+ # Provides `before`, `after` and `around` hooks as a means of
4
+ # supporting common setup and teardown. This module is extended
5
+ # onto {ExampleGroup}, making the methods available from any `describe`
6
+ # or `context` block and included in {Configuration}, making them
7
+ # available off of the configuration object to define global setup
8
+ # or teardown logic.
9
+ module Hooks
10
+ # @api public
11
+ #
12
+ # @overload before(&block)
13
+ # @overload before(scope, &block)
14
+ # @param scope [Symbol] `:example`, `:context`, or `:suite`
15
+ # (defaults to `:example`)
16
+ # @overload before(scope, conditions, &block)
17
+ # @param scope [Symbol] `:example`, `:context`, or `:suite`
18
+ # (defaults to `:example`)
19
+ # @param conditions [Hash]
20
+ # constrains this hook to examples matching these conditions e.g.
21
+ # `before(:example, :ui => true) { ... }` will only run with examples
22
+ # or groups declared with `:ui => true`.
23
+ # @overload before(conditions, &block)
24
+ # @param conditions [Hash]
25
+ # constrains this hook to examples matching these conditions e.g.
26
+ # `before(:example, :ui => true) { ... }` will only run with examples
27
+ # or groups declared with `:ui => true`.
28
+ #
29
+ # @see #after
30
+ # @see #around
31
+ # @see ExampleGroup
32
+ # @see SharedContext
33
+ # @see SharedExampleGroup
34
+ # @see Configuration
35
+ #
36
+ # Declare a block of code to be run before each example (using `:example`)
37
+ # or once before any example (using `:context`). These are usually
38
+ # declared directly in the {ExampleGroup} to which they apply, but they
39
+ # can also be shared across multiple groups.
40
+ #
41
+ # You can also use `before(:suite)` to run a block of code before any
42
+ # example groups are run. This should be declared in {RSpec.configure}.
43
+ #
44
+ # Instance variables declared in `before(:example)` or `before(:context)`
45
+ # are accessible within each example.
46
+ #
47
+ # ### Order
48
+ #
49
+ # `before` hooks are stored in three scopes, which are run in order:
50
+ # `:suite`, `:context`, and `:example`. They can also be declared in
51
+ # several different places: `RSpec.configure`, a parent group, the current
52
+ # group. They are run in the following order:
53
+ #
54
+ # before(:suite) # Declared in RSpec.configure.
55
+ # before(:context) # Declared in RSpec.configure.
56
+ # before(:context) # Declared in a parent group.
57
+ # before(:context) # Declared in the current group.
58
+ # before(:example) # Declared in RSpec.configure.
59
+ # before(:example) # Declared in a parent group.
60
+ # before(:example) # Declared in the current group.
61
+ #
62
+ # If more than one `before` is declared within any one scope, they are run
63
+ # in the order in which they are declared. Any `around` hooks will execute
64
+ # later than any `before` hook regardless of scope.
65
+ #
66
+ # ### Conditions
67
+ #
68
+ # When you add a conditions hash to `before(:example)` or
69
+ # `before(:context)`, RSpec will only apply that hook to groups or
70
+ # examples that match the conditions. e.g.
71
+ #
72
+ # RSpec.configure do |config|
73
+ # config.before(:example, :authorized => true) do
74
+ # log_in_as :authorized_user
75
+ # end
76
+ # end
77
+ #
78
+ # RSpec.describe Something, :authorized => true do
79
+ # # The before hook will run in before each example in this group.
80
+ # end
81
+ #
82
+ # RSpec.describe SomethingElse do
83
+ # it "does something", :authorized => true do
84
+ # # The before hook will run before this example.
85
+ # end
86
+ #
87
+ # it "does something else" do
88
+ # # The hook will not run before this example.
89
+ # end
90
+ # end
91
+ #
92
+ # Note that filtered config `:context` hooks can still be applied
93
+ # to individual examples that have matching metadata. Just like
94
+ # Ruby's object model is that every object has a singleton class
95
+ # which has only a single instance, RSpec's model is that every
96
+ # example has a singleton example group containing just the one
97
+ # example.
98
+ #
99
+ # ### Warning: `before(:suite, :with => :conditions)`
100
+ #
101
+ # The conditions hash is used to match against specific examples. Since
102
+ # `before(:suite)` is not run in relation to any specific example or
103
+ # group, conditions passed along with `:suite` are effectively ignored.
104
+ #
105
+ # ### Exceptions
106
+ #
107
+ # When an exception is raised in a `before` block, RSpec skips any
108
+ # subsequent `before` blocks and the example, but runs all of the
109
+ # `after(:example)` and `after(:context)` hooks.
110
+ #
111
+ # ### Warning: implicit before blocks
112
+ #
113
+ # `before` hooks can also be declared in shared contexts which get
114
+ # included implicitly either by you or by extension libraries. Since
115
+ # RSpec runs these in the order in which they are declared within each
116
+ # scope, load order matters, and can lead to confusing results when one
117
+ # before block depends on state that is prepared in another before block
118
+ # that gets run later.
119
+ #
120
+ # ### Warning: `before(:context)`
121
+ #
122
+ # It is very tempting to use `before(:context)` to speed things up, but we
123
+ # recommend that you avoid this as there are a number of gotchas, as well
124
+ # as things that simply don't work.
125
+ #
126
+ # #### Context
127
+ #
128
+ # `before(:context)` is run in an example that is generated to provide
129
+ # group context for the block.
130
+ #
131
+ # #### Instance variables
132
+ #
133
+ # Instance variables declared in `before(:context)` are shared across all
134
+ # the examples in the group. This means that each example can change the
135
+ # state of a shared object, resulting in an ordering dependency that can
136
+ # make it difficult to reason about failures.
137
+ #
138
+ # #### Unsupported RSpec constructs
139
+ #
140
+ # RSpec has several constructs that reset state between each example
141
+ # automatically. These are not intended for use from within
142
+ # `before(:context)`:
143
+ #
144
+ # * `let` declarations
145
+ # * `subject` declarations
146
+ # * Any mocking, stubbing or test double declaration
147
+ #
148
+ # ### other frameworks
149
+ #
150
+ # Mock object frameworks and database transaction managers (like
151
+ # ActiveRecord) are typically designed around the idea of setting up
152
+ # before an example, running that one example, and then tearing down. This
153
+ # means that mocks and stubs can (sometimes) be declared in
154
+ # `before(:context)`, but get torn down before the first real example is
155
+ # ever run.
156
+ #
157
+ # You _can_ create database-backed model objects in a `before(:context)`
158
+ # in rspec-rails, but it will not be wrapped in a transaction for you, so
159
+ # you are on your own to clean up in an `after(:context)` block.
160
+ #
161
+ # @example before(:example) declared in an {ExampleGroup}
162
+ #
163
+ # RSpec.describe Thing do
164
+ # before(:example) do
165
+ # @thing = Thing.new
166
+ # end
167
+ #
168
+ # it "does something" do
169
+ # # Here you can access @thing.
170
+ # end
171
+ # end
172
+ #
173
+ # @example before(:context) declared in an {ExampleGroup}
174
+ #
175
+ # RSpec.describe Parser do
176
+ # before(:context) do
177
+ # File.open(file_to_parse, 'w') do |f|
178
+ # f.write <<-CONTENT
179
+ # stuff in the file
180
+ # CONTENT
181
+ # end
182
+ # end
183
+ #
184
+ # it "parses the file" do
185
+ # Parser.parse(file_to_parse)
186
+ # end
187
+ #
188
+ # after(:context) do
189
+ # File.delete(file_to_parse)
190
+ # end
191
+ # end
192
+ #
193
+ # @note The `:example` and `:context` scopes are also available as
194
+ # `:each` and `:all`, respectively. Use whichever you prefer.
195
+ # @note The `:suite` scope is only supported for hooks registered on
196
+ # `RSpec.configuration` since they exist independently of any
197
+ # example or example group.
198
+ def before(*args, &block)
199
+ hooks.register :append, :before, *args, &block
200
+ end
201
+
202
+ alias_method :append_before, :before
203
+
204
+ # Adds `block` to the front of the list of `before` blocks in the same
205
+ # scope (`:example`, `:context`, or `:suite`).
206
+ #
207
+ # See {#before} for scoping semantics.
208
+ def prepend_before(*args, &block)
209
+ hooks.register :prepend, :before, *args, &block
210
+ end
211
+
212
+ # @api public
213
+ # @overload after(&block)
214
+ # @overload after(scope, &block)
215
+ # @param scope [Symbol] `:example`, `:context`, or `:suite` (defaults to
216
+ # `:example`)
217
+ # @overload after(scope, conditions, &block)
218
+ # @param scope [Symbol] `:example`, `:context`, or `:suite` (defaults to
219
+ # `:example`)
220
+ # @param conditions [Hash]
221
+ # constrains this hook to examples matching these conditions e.g.
222
+ # `after(:example, :ui => true) { ... }` will only run with examples
223
+ # or groups declared with `:ui => true`.
224
+ # @overload after(conditions, &block)
225
+ # @param conditions [Hash]
226
+ # constrains this hook to examples matching these conditions e.g.
227
+ # `after(:example, :ui => true) { ... }` will only run with examples
228
+ # or groups declared with `:ui => true`.
229
+ #
230
+ # @see #before
231
+ # @see #around
232
+ # @see ExampleGroup
233
+ # @see SharedContext
234
+ # @see SharedExampleGroup
235
+ # @see Configuration
236
+ #
237
+ # Declare a block of code to be run after each example (using `:example`)
238
+ # or once after all examples n the context (using `:context`). See
239
+ # {#before} for more information about ordering.
240
+ #
241
+ # ### Exceptions
242
+ #
243
+ # `after` hooks are guaranteed to run even when there are exceptions in
244
+ # `before` hooks or examples. When an exception is raised in an after
245
+ # block, the exception is captured for later reporting, and subsequent
246
+ # `after` blocks are run.
247
+ #
248
+ # ### Order
249
+ #
250
+ # `after` hooks are stored in three scopes, which are run in order:
251
+ # `:example`, `:context`, and `:suite`. They can also be declared in
252
+ # several different places: `RSpec.configure`, a parent group, the current
253
+ # group. They are run in the following order:
254
+ #
255
+ # after(:example) # Declared in the current group.
256
+ # after(:example) # Declared in a parent group.
257
+ # after(:example) # Declared in RSpec.configure.
258
+ # after(:context) # Declared in the current group.
259
+ # after(:context) # Declared in a parent group.
260
+ # after(:context) # Declared in RSpec.configure.
261
+ # after(:suite) # Declared in RSpec.configure.
262
+ #
263
+ # This is the reverse of the order in which `before` hooks are run.
264
+ # Similarly, if more than one `after` is declared within any one scope,
265
+ # they are run in reverse order of that in which they are declared. Also
266
+ # `around` hooks will all have run before any after hooks are invoked.
267
+ #
268
+ # @note The `:example` and `:context` scopes are also available as
269
+ # `:each` and `:all`, respectively. Use whichever you prefer.
270
+ # @note The `:suite` scope is only supported for hooks registered on
271
+ # `RSpec.configuration` since they exist independently of any
272
+ # example or example group.
273
+ def after(*args, &block)
274
+ hooks.register :prepend, :after, *args, &block
275
+ end
276
+
277
+ alias_method :prepend_after, :after
278
+
279
+ # Adds `block` to the back of the list of `after` blocks in the same
280
+ # scope (`:example`, `:context`, or `:suite`).
281
+ #
282
+ # See {#after} for scoping semantics.
283
+ def append_after(*args, &block)
284
+ hooks.register :append, :after, *args, &block
285
+ end
286
+
287
+ # @api public
288
+ # @overload around(&block)
289
+ # @overload around(scope, &block)
290
+ # @param scope [Symbol] `:example` (defaults to `:example`)
291
+ # present for syntax parity with `before` and `after`, but
292
+ # `:example`/`:each` is the only supported value.
293
+ # @overload around(scope, conditions, &block)
294
+ # @param scope [Symbol] `:example` (defaults to `:example`)
295
+ # present for syntax parity with `before` and `after`, but
296
+ # `:example`/`:each` is the only supported value.
297
+ # @param conditions [Hash] constrains this hook to examples matching
298
+ # these conditions e.g. `around(:example, :ui => true) { ... }` will
299
+ # only run with examples or groups declared with `:ui => true`.
300
+ # @overload around(conditions, &block)
301
+ # @param conditions [Hash] constrains this hook to examples matching
302
+ # these conditions e.g. `around(:example, :ui => true) { ... }` will
303
+ # only run with examples or groups declared with `:ui => true`.
304
+ #
305
+ # @yield [Example] the example to run
306
+ #
307
+ # @note the syntax of `around` is similar to that of `before` and `after`
308
+ # but the semantics are quite different. `before` and `after` hooks are
309
+ # run in the context of of the examples with which they are associated,
310
+ # whereas `around` hooks are actually responsible for running the
311
+ # examples. Consequently, `around` hooks do not have direct access to
312
+ # resources that are made available within the examples and their
313
+ # associated `before` and `after` hooks.
314
+ #
315
+ # @note `:example`/`:each` is the only supported scope.
316
+ #
317
+ # Declare a block of code, parts of which will be run before and parts
318
+ # after the example. It is your responsibility to run the example:
319
+ #
320
+ # around(:example) do |ex|
321
+ # # Do some stuff before.
322
+ # ex.run
323
+ # # Do some stuff after.
324
+ # end
325
+ #
326
+ # The yielded example aliases `run` with `call`, which lets you treat it
327
+ # like a `Proc`. This is especially handy when working with libraries
328
+ # that manage their own setup and teardown using a block or proc syntax,
329
+ # e.g.
330
+ #
331
+ # around(:example) {|ex| Database.transaction(&ex)}
332
+ # around(:example) {|ex| FakeFS(&ex)}
333
+ #
334
+ # ### Order
335
+ #
336
+ # All `around` hooks execute immediately surrounding an example, this means
337
+ # that all `before` hooks will have run and no `after` hooks will have run yet.
338
+ #
339
+ # They are not a synonym for `before`/`after`.
340
+ def around(*args, &block)
341
+ hooks.register :prepend, :around, *args, &block
342
+ end
343
+
344
+ # @private
345
+ # Holds the various registered hooks.
346
+ def hooks
347
+ @hooks ||= HookCollections.new(self, FilterableItemRepository::UpdateOptimized)
348
+ end
349
+
350
+ # @private
351
+ Hook = Struct.new(:block, :options)
352
+
353
+ # @private
354
+ class BeforeHook < Hook
355
+ def run(example)
356
+ example.instance_exec(example, &block)
357
+ end
358
+ end
359
+
360
+ # @private
361
+ class AfterHook < Hook
362
+ def run(example)
363
+ example.instance_exec(example, &block)
364
+ rescue Support::AllExceptionsExceptOnesWeMustNotRescue => ex
365
+ example.set_exception(ex)
366
+ end
367
+ end
368
+
369
+ # @private
370
+ class AfterContextHook < Hook
371
+ def run(example)
372
+ example.instance_exec(example, &block)
373
+ rescue Support::AllExceptionsExceptOnesWeMustNotRescue => e
374
+ RSpec.configuration.reporter.notify_non_example_exception(e, "An error occurred in an `after(:context)` hook.")
375
+ end
376
+ end
377
+
378
+ # @private
379
+ class AroundHook < Hook
380
+ def execute_with(example, procsy)
381
+ example.instance_exec(procsy, &block)
382
+ return if procsy.executed?
383
+ Pending.mark_skipped!(example,
384
+ "#{hook_description} did not execute the example")
385
+ end
386
+
387
+ if Proc.method_defined?(:source_location)
388
+ def hook_description
389
+ "around hook at #{Metadata.relative_path(block.source_location.join(':'))}"
390
+ end
391
+ else # for 1.8.7
392
+ # :nocov:
393
+ def hook_description
394
+ "around hook"
395
+ end
396
+ # :nocov:
397
+ end
398
+ end
399
+
400
+ # @private
401
+ #
402
+ # This provides the primary API used by other parts of rspec-core. By hiding all
403
+ # implementation details behind this facade, it's allowed us to heavily optimize
404
+ # this, so that, for example, hook collection objects are only instantiated when
405
+ # a hook is added. This allows us to avoid many object allocations for the common
406
+ # case of a group having no hooks.
407
+ #
408
+ # This is only possible because this interface provides a "tell, don't ask"-style
409
+ # API, so that callers _tell_ this class what to do with the hooks, rather than
410
+ # asking this class for a list of hooks, and then doing something with them.
411
+ class HookCollections
412
+ def initialize(owner, filterable_item_repo_class)
413
+ @owner = owner
414
+ @filterable_item_repo_class = filterable_item_repo_class
415
+ @before_example_hooks = nil
416
+ @after_example_hooks = nil
417
+ @before_context_hooks = nil
418
+ @after_context_hooks = nil
419
+ @around_example_hooks = nil
420
+ end
421
+
422
+ def register_globals(host, globals)
423
+ parent_groups = host.parent_groups
424
+
425
+ process(host, parent_groups, globals, :before, :example, &:options)
426
+ process(host, parent_groups, globals, :after, :example, &:options)
427
+ process(host, parent_groups, globals, :around, :example, &:options)
428
+
429
+ process(host, parent_groups, globals, :before, :context, &:options)
430
+ process(host, parent_groups, globals, :after, :context, &:options)
431
+ end
432
+
433
+ def register_global_singleton_context_hooks(example, globals)
434
+ parent_groups = example.example_group.parent_groups
435
+
436
+ process(example, parent_groups, globals, :before, :context) { {} }
437
+ process(example, parent_groups, globals, :after, :context) { {} }
438
+ end
439
+
440
+ def register(prepend_or_append, position, *args, &block)
441
+ scope, options = scope_and_options_from(*args)
442
+
443
+ if scope == :suite
444
+ # TODO: consider making this an error in RSpec 4. For SemVer reasons,
445
+ # we are only warning in RSpec 3.
446
+ RSpec.warn_with "WARNING: `#{position}(:suite)` hooks are only supported on " \
447
+ "the RSpec configuration object. This " \
448
+ "`#{position}(:suite)` hook, registered on an example " \
449
+ "group, will be ignored."
450
+ return
451
+ end
452
+
453
+ hook = HOOK_TYPES[position][scope].new(block, options)
454
+ ensure_hooks_initialized_for(position, scope).__send__(prepend_or_append, hook, options)
455
+ end
456
+
457
+ # @private
458
+ #
459
+ # Runs all of the blocks stored with the hook in the context of the
460
+ # example. If no example is provided, just calls the hook directly.
461
+ def run(position, scope, example_or_group)
462
+ return if RSpec.configuration.dry_run?
463
+
464
+ if scope == :context
465
+ unless example_or_group.class.metadata[:skip]
466
+ run_owned_hooks_for(position, :context, example_or_group)
467
+ end
468
+ else
469
+ case position
470
+ when :before then run_example_hooks_for(example_or_group, :before, :reverse_each)
471
+ when :after then run_example_hooks_for(example_or_group, :after, :each)
472
+ when :around then run_around_example_hooks_for(example_or_group) { yield }
473
+ end
474
+ end
475
+ end
476
+
477
+ SCOPES = [:example, :context]
478
+
479
+ SCOPE_ALIASES = { :each => :example, :all => :context }
480
+
481
+ HOOK_TYPES = {
482
+ :before => Hash.new { BeforeHook },
483
+ :after => Hash.new { AfterHook },
484
+ :around => Hash.new { AroundHook }
485
+ }
486
+
487
+ HOOK_TYPES[:after][:context] = AfterContextHook
488
+
489
+ protected
490
+
491
+ EMPTY_HOOK_ARRAY = [].freeze
492
+
493
+ def matching_hooks_for(position, scope, example_or_group)
494
+ repository = hooks_for(position, scope) { return EMPTY_HOOK_ARRAY }
495
+
496
+ # It would be nice to not have to switch on type here, but
497
+ # we don't want to define `ExampleGroup#metadata` because then
498
+ # `metadata` from within an individual example would return the
499
+ # group's metadata but the user would probably expect it to be
500
+ # the example's metadata.
501
+ metadata = case example_or_group
502
+ when ExampleGroup then example_or_group.class.metadata
503
+ else example_or_group.metadata
504
+ end
505
+
506
+ repository.items_for(metadata)
507
+ end
508
+
509
+ def all_hooks_for(position, scope)
510
+ hooks_for(position, scope) { return EMPTY_HOOK_ARRAY }.items_and_filters.map(&:first)
511
+ end
512
+
513
+ def run_owned_hooks_for(position, scope, example_or_group)
514
+ matching_hooks_for(position, scope, example_or_group).each do |hook|
515
+ hook.run(example_or_group)
516
+ end
517
+ end
518
+
519
+ def processable_hooks_for(position, scope, host)
520
+ if scope == :example
521
+ all_hooks_for(position, scope)
522
+ else
523
+ matching_hooks_for(position, scope, host)
524
+ end
525
+ end
526
+
527
+ private
528
+
529
+ def hooks_for(position, scope)
530
+ if position == :before
531
+ scope == :example ? @before_example_hooks : @before_context_hooks
532
+ elsif position == :after
533
+ scope == :example ? @after_example_hooks : @after_context_hooks
534
+ else # around
535
+ @around_example_hooks
536
+ end || yield
537
+ end
538
+
539
+ def ensure_hooks_initialized_for(position, scope)
540
+ if position == :before
541
+ if scope == :example
542
+ @before_example_hooks ||= @filterable_item_repo_class.new(:all?)
543
+ else
544
+ @before_context_hooks ||= @filterable_item_repo_class.new(:all?)
545
+ end
546
+ elsif position == :after
547
+ if scope == :example
548
+ @after_example_hooks ||= @filterable_item_repo_class.new(:all?)
549
+ else
550
+ @after_context_hooks ||= @filterable_item_repo_class.new(:all?)
551
+ end
552
+ else # around
553
+ @around_example_hooks ||= @filterable_item_repo_class.new(:all?)
554
+ end
555
+ end
556
+
557
+ def process(host, parent_groups, globals, position, scope)
558
+ hooks_to_process = globals.processable_hooks_for(position, scope, host)
559
+ return if hooks_to_process.empty?
560
+
561
+ hooks_to_process -= FlatMap.flat_map(parent_groups) do |group|
562
+ group.hooks.all_hooks_for(position, scope)
563
+ end
564
+ return if hooks_to_process.empty?
565
+
566
+ repository = ensure_hooks_initialized_for(position, scope)
567
+ hooks_to_process.each { |hook| repository.append hook, (yield hook) }
568
+ end
569
+
570
+ def scope_and_options_from(*args)
571
+ return :suite if args.first == :suite
572
+ scope = extract_scope_from(args)
573
+ meta = Metadata.build_hash_from(args, :warn_about_example_group_filtering)
574
+ return scope, meta
575
+ end
576
+
577
+ def extract_scope_from(args)
578
+ if known_scope?(args.first)
579
+ normalized_scope_for(args.shift)
580
+ elsif args.any? { |a| a.is_a?(Symbol) }
581
+ error_message = "You must explicitly give a scope " \
582
+ "(#{SCOPES.join(", ")}) or scope alias " \
583
+ "(#{SCOPE_ALIASES.keys.join(", ")}) when using symbols as " \
584
+ "metadata for a hook."
585
+ raise ArgumentError.new error_message
586
+ else
587
+ :example
588
+ end
589
+ end
590
+
591
+ def known_scope?(scope)
592
+ SCOPES.include?(scope) || SCOPE_ALIASES.keys.include?(scope)
593
+ end
594
+
595
+ def normalized_scope_for(scope)
596
+ SCOPE_ALIASES[scope] || scope
597
+ end
598
+
599
+ def run_example_hooks_for(example, position, each_method)
600
+ owner_parent_groups.__send__(each_method) do |group|
601
+ group.hooks.run_owned_hooks_for(position, :example, example)
602
+ end
603
+ end
604
+
605
+ def run_around_example_hooks_for(example)
606
+ hooks = FlatMap.flat_map(owner_parent_groups) do |group|
607
+ group.hooks.matching_hooks_for(:around, :example, example)
608
+ end
609
+
610
+ return yield if hooks.empty? # exit early to avoid the extra allocation cost of `Example::Procsy`
611
+
612
+ initial_procsy = Example::Procsy.new(example) { yield }
613
+ hooks.inject(initial_procsy) do |procsy, around_hook|
614
+ procsy.wrap { around_hook.execute_with(example, procsy) }
615
+ end.call
616
+ end
617
+
618
+ if respond_to?(:singleton_class) && singleton_class.ancestors.include?(singleton_class)
619
+ def owner_parent_groups
620
+ @owner.parent_groups
621
+ end
622
+ else # Ruby < 2.1 (see https://bugs.ruby-lang.org/issues/8035)
623
+ # :nocov:
624
+ def owner_parent_groups
625
+ @owner_parent_groups ||= [@owner] + @owner.parent_groups
626
+ end
627
+ # :nocov:
628
+ end
629
+ end
630
+ end
631
+ end
632
+ end