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,237 @@
1
+ #ifdef __x86_64__
2
+ #define LIBFFI_ASM
3
+ #include <fficonfig.h>
4
+ #include <ffi.h>
5
+ #include <ffi_cfi.h>
6
+ #include "asmnames.h"
7
+
8
+ #if defined(HAVE_AS_CFI_PSEUDO_OP)
9
+ .cfi_sections .debug_frame
10
+ #endif
11
+
12
+ #ifdef X86_WIN64
13
+ #define SEH(...) __VA_ARGS__
14
+ #define arg0 %rcx
15
+ #define arg1 %rdx
16
+ #define arg2 %r8
17
+ #define arg3 %r9
18
+ #else
19
+ #define SEH(...)
20
+ #define arg0 %rdi
21
+ #define arg1 %rsi
22
+ #define arg2 %rdx
23
+ #define arg3 %rcx
24
+ #endif
25
+
26
+ /* This macro allows the safe creation of jump tables without an
27
+ actual table. The entry points into the table are all 8 bytes.
28
+ The use of ORG asserts that we're at the correct location. */
29
+ /* ??? The clang assembler doesn't handle .org with symbolic expressions. */
30
+ #if defined(__clang__) || defined(__APPLE__) || (defined (__sun__) && defined(__svr4__))
31
+ # define E(BASE, X) .balign 8
32
+ #else
33
+ # define E(BASE, X) .balign 8; .org BASE + X * 8
34
+ #endif
35
+
36
+ .text
37
+
38
+ /* ffi_call_win64 (void *stack, struct win64_call_frame *frame, void *r10)
39
+
40
+ Bit o trickiness here -- FRAME is the base of the stack frame
41
+ for this function. This has been allocated by ffi_call. We also
42
+ deallocate some of the stack that has been alloca'd. */
43
+
44
+ .align 8
45
+ .globl C(ffi_call_win64)
46
+ FFI_HIDDEN(C(ffi_call_win64))
47
+
48
+ SEH(.seh_proc ffi_call_win64)
49
+ C(ffi_call_win64):
50
+ cfi_startproc
51
+ /* Set up the local stack frame and install it in rbp/rsp. */
52
+ movq (%rsp), %rax
53
+ movq %rbp, (arg1)
54
+ movq %rax, 8(arg1)
55
+ movq arg1, %rbp
56
+ cfi_def_cfa(%rbp, 16)
57
+ cfi_rel_offset(%rbp, 0)
58
+ SEH(.seh_pushreg %rbp)
59
+ SEH(.seh_setframe %rbp, 0)
60
+ SEH(.seh_endprologue)
61
+ movq arg0, %rsp
62
+
63
+ movq arg2, %r10
64
+
65
+ /* Load all slots into both general and xmm registers. */
66
+ movq (%rsp), %rcx
67
+ movsd (%rsp), %xmm0
68
+ movq 8(%rsp), %rdx
69
+ movsd 8(%rsp), %xmm1
70
+ movq 16(%rsp), %r8
71
+ movsd 16(%rsp), %xmm2
72
+ movq 24(%rsp), %r9
73
+ movsd 24(%rsp), %xmm3
74
+
75
+ call *16(%rbp)
76
+
77
+ movl 24(%rbp), %ecx
78
+ movq 32(%rbp), %r8
79
+ leaq 0f(%rip), %r10
80
+ cmpl $FFI_TYPE_SMALL_STRUCT_4B, %ecx
81
+ leaq (%r10, %rcx, 8), %r10
82
+ ja 99f
83
+ jmp *%r10
84
+
85
+ /* Below, we're space constrained most of the time. Thus we eschew the
86
+ modern "mov, pop, ret" sequence (5 bytes) for "leave, ret" (2 bytes). */
87
+ .macro epilogue
88
+ leaveq
89
+ cfi_remember_state
90
+ cfi_def_cfa(%rsp, 8)
91
+ cfi_restore(%rbp)
92
+ ret
93
+ cfi_restore_state
94
+ .endm
95
+
96
+ .align 8
97
+ 0:
98
+ E(0b, FFI_TYPE_VOID)
99
+ epilogue
100
+ E(0b, FFI_TYPE_INT)
101
+ movslq %eax, %rax
102
+ movq %rax, (%r8)
103
+ epilogue
104
+ E(0b, FFI_TYPE_FLOAT)
105
+ movss %xmm0, (%r8)
106
+ epilogue
107
+ E(0b, FFI_TYPE_DOUBLE)
108
+ movsd %xmm0, (%r8)
109
+ epilogue
110
+ E(0b, FFI_TYPE_LONGDOUBLE)
111
+ call PLT(C(abort))
112
+ E(0b, FFI_TYPE_UINT8)
113
+ movzbl %al, %eax
114
+ movq %rax, (%r8)
115
+ epilogue
116
+ E(0b, FFI_TYPE_SINT8)
117
+ movsbq %al, %rax
118
+ jmp 98f
119
+ E(0b, FFI_TYPE_UINT16)
120
+ movzwl %ax, %eax
121
+ movq %rax, (%r8)
122
+ epilogue
123
+ E(0b, FFI_TYPE_SINT16)
124
+ movswq %ax, %rax
125
+ jmp 98f
126
+ E(0b, FFI_TYPE_UINT32)
127
+ movl %eax, %eax
128
+ movq %rax, (%r8)
129
+ epilogue
130
+ E(0b, FFI_TYPE_SINT32)
131
+ movslq %eax, %rax
132
+ movq %rax, (%r8)
133
+ epilogue
134
+ E(0b, FFI_TYPE_UINT64)
135
+ 98: movq %rax, (%r8)
136
+ epilogue
137
+ E(0b, FFI_TYPE_SINT64)
138
+ movq %rax, (%r8)
139
+ epilogue
140
+ E(0b, FFI_TYPE_STRUCT)
141
+ epilogue
142
+ E(0b, FFI_TYPE_POINTER)
143
+ movq %rax, (%r8)
144
+ epilogue
145
+ E(0b, FFI_TYPE_COMPLEX)
146
+ call PLT(C(abort))
147
+ E(0b, FFI_TYPE_SMALL_STRUCT_1B)
148
+ movb %al, (%r8)
149
+ epilogue
150
+ E(0b, FFI_TYPE_SMALL_STRUCT_2B)
151
+ movw %ax, (%r8)
152
+ epilogue
153
+ E(0b, FFI_TYPE_SMALL_STRUCT_4B)
154
+ movl %eax, (%r8)
155
+ epilogue
156
+
157
+ .align 8
158
+ 99: call PLT(C(abort))
159
+
160
+ epilogue
161
+
162
+ cfi_endproc
163
+ SEH(.seh_endproc)
164
+
165
+
166
+ /* 32 bytes of outgoing register stack space, 8 bytes of alignment,
167
+ 16 bytes of result, 32 bytes of xmm registers. */
168
+ #define ffi_clo_FS (32+8+16+32)
169
+ #define ffi_clo_OFF_R (32+8)
170
+ #define ffi_clo_OFF_X (32+8+16)
171
+
172
+ .align 8
173
+ .globl C(ffi_go_closure_win64)
174
+ FFI_HIDDEN(C(ffi_go_closure_win64))
175
+
176
+ SEH(.seh_proc ffi_go_closure_win64)
177
+ C(ffi_go_closure_win64):
178
+ cfi_startproc
179
+ /* Save all integer arguments into the incoming reg stack space. */
180
+ movq %rcx, 8(%rsp)
181
+ movq %rdx, 16(%rsp)
182
+ movq %r8, 24(%rsp)
183
+ movq %r9, 32(%rsp)
184
+
185
+ movq 8(%r10), %rcx /* load cif */
186
+ movq 16(%r10), %rdx /* load fun */
187
+ movq %r10, %r8 /* closure is user_data */
188
+ jmp 0f
189
+ cfi_endproc
190
+ SEH(.seh_endproc)
191
+
192
+ .align 8
193
+ .globl C(ffi_closure_win64)
194
+ FFI_HIDDEN(C(ffi_closure_win64))
195
+
196
+ SEH(.seh_proc ffi_closure_win64)
197
+ C(ffi_closure_win64):
198
+ cfi_startproc
199
+ /* Save all integer arguments into the incoming reg stack space. */
200
+ movq %rcx, 8(%rsp)
201
+ movq %rdx, 16(%rsp)
202
+ movq %r8, 24(%rsp)
203
+ movq %r9, 32(%rsp)
204
+
205
+ movq FFI_TRAMPOLINE_SIZE(%r10), %rcx /* load cif */
206
+ movq FFI_TRAMPOLINE_SIZE+8(%r10), %rdx /* load fun */
207
+ movq FFI_TRAMPOLINE_SIZE+16(%r10), %r8 /* load user_data */
208
+ 0:
209
+ subq $ffi_clo_FS, %rsp
210
+ cfi_adjust_cfa_offset(ffi_clo_FS)
211
+ SEH(.seh_stackalloc ffi_clo_FS)
212
+ SEH(.seh_endprologue)
213
+
214
+ /* Save all sse arguments into the stack frame. */
215
+ movsd %xmm0, ffi_clo_OFF_X(%rsp)
216
+ movsd %xmm1, ffi_clo_OFF_X+8(%rsp)
217
+ movsd %xmm2, ffi_clo_OFF_X+16(%rsp)
218
+ movsd %xmm3, ffi_clo_OFF_X+24(%rsp)
219
+
220
+ leaq ffi_clo_OFF_R(%rsp), %r9
221
+ call PLT(C(ffi_closure_win64_inner))
222
+
223
+ /* Load the result into both possible result registers. */
224
+ movq ffi_clo_OFF_R(%rsp), %rax
225
+ movsd ffi_clo_OFF_R(%rsp), %xmm0
226
+
227
+ addq $ffi_clo_FS, %rsp
228
+ cfi_adjust_cfa_offset(-ffi_clo_FS)
229
+ ret
230
+
231
+ cfi_endproc
232
+ SEH(.seh_endproc)
233
+ #endif /* __x86_64__ */
234
+
235
+ #if defined __ELF__ && defined __linux__
236
+ .section .note.GNU-stack,"",@progbits
237
+ #endif
@@ -0,0 +1,122 @@
1
+ ## Process this file with automake to produce Makefile.in.
2
+
3
+ AUTOMAKE_OPTIONS = foreign dejagnu
4
+
5
+ EXTRA_DEJAGNU_SITE_CONFIG=../local.exp
6
+
7
+ CLEANFILES = *.exe core* *.log *.sum
8
+
9
+ EXTRA_DIST = lib/target-libpath.exp lib/libffi.exp lib/wrapper.exp \
10
+ libffi.call/strlen4.c libffi.call/struct10.c libffi.call/many_mixed.c \
11
+ libffi.call/float.c libffi.call/struct5.c libffi.call/return_fl3.c \
12
+ libffi.call/return_fl1.c libffi.call/call.exp libffi.call/pyobjc-tc.c \
13
+ libffi.call/float_va.c libffi.call/struct8.c libffi.call/pr1172638.c \
14
+ libffi.call/return_sc.c libffi.call/va_struct1.c \
15
+ libffi.call/align_stdcall.c libffi.call/struct9.c libffi.call/va_1.c \
16
+ libffi.call/va_struct2.c libffi.call/return_fl2.c \
17
+ libffi.call/align_mixed.c libffi.call/ffitest.h libffi.call/struct4.c \
18
+ libffi.call/return_ldl.c libffi.call/float3.c libffi.call/return_sl.c \
19
+ libffi.call/return_dbl1.c libffi.call/err_bad_typedef.c \
20
+ libffi.call/return_ll1.c libffi.call/return_dbl2.c \
21
+ libffi.call/negint.c libffi.closures/nested_struct3.c \
22
+ libffi.call/struct2.c libffi.call/struct3.c libffi.call/return_fl.c \
23
+ libffi.call/offsets.c libffi.call/struct7.c libffi.call/va_struct3.c \
24
+ libffi.call/float1.c libffi.call/uninitialized.c libffi.call/many2.c \
25
+ libffi.call/struct6.c libffi.call/strlen2.c libffi.call/float2.c \
26
+ libffi.call/return_ul.c libffi.call/struct1.c libffi.call/strlen3.c \
27
+ libffi.call/return_dbl.c libffi.call/float4.c libffi.call/many.c \
28
+ libffi.call/strlen.c libffi.call/return_uc.c libffi.call/many_double.c \
29
+ libffi.call/return_ll.c libffi.call/promotion.c \
30
+ libffi.complex/complex_defs_longdouble.inc \
31
+ libffi.complex/cls_align_complex_float.c \
32
+ libffi.complex/cls_complex_va_float.c \
33
+ libffi.complex/cls_complex_struct_float.c \
34
+ libffi.complex/return_complex2_longdouble.c \
35
+ libffi.complex/cls_complex_float.c \
36
+ libffi.complex/return_complex_longdouble.c \
37
+ libffi.complex/return_complex2_float.c libffi.complex/cls_complex.inc \
38
+ libffi.complex/cls_complex_va_longdouble.c \
39
+ libffi.complex/return_complex_double.c \
40
+ libffi.complex/return_complex.inc libffi.complex/many_complex.inc \
41
+ libffi.complex/complex_float.c libffi.complex/cls_align_complex.inc \
42
+ libffi.complex/return_complex2_double.c \
43
+ libffi.complex/many_complex_float.c libffi.complex/ffitest.h \
44
+ libffi.complex/return_complex1_double.c \
45
+ libffi.complex/cls_complex_struct_longdouble.c \
46
+ libffi.complex/complex_defs_double.inc \
47
+ libffi.complex/cls_complex_va_double.c \
48
+ libffi.complex/many_complex_double.c \
49
+ libffi.complex/return_complex2.inc \
50
+ libffi.complex/return_complex1_float.c \
51
+ libffi.complex/complex_longdouble.c \
52
+ libffi.complex/complex_defs_float.inc \
53
+ libffi.complex/cls_complex_double.c \
54
+ libffi.complex/cls_align_complex_double.c \
55
+ libffi.complex/cls_align_complex_longdouble.c \
56
+ libffi.complex/complex_double.c libffi.complex/cls_complex_va.inc \
57
+ libffi.complex/many_complex_longdouble.c libffi.complex/complex.inc \
58
+ libffi.complex/return_complex1_longdouble.c \
59
+ libffi.complex/complex_int.c libffi.complex/cls_complex_longdouble.c \
60
+ libffi.complex/cls_complex_struct_double.c \
61
+ libffi.complex/return_complex1.inc libffi.complex/complex.exp \
62
+ libffi.complex/cls_complex_struct.inc \
63
+ libffi.complex/return_complex_float.c libffi.go/closure1.c \
64
+ libffi.go/aa-direct.c libffi.go/ffitest.h libffi.go/go.exp \
65
+ libffi.go/static-chain.h libffi.bhaible/bhaible.exp \
66
+ libffi.bhaible/test-call.c libffi.bhaible/alignof.h \
67
+ libffi.bhaible/testcases.c libffi.bhaible/test-callback.c \
68
+ libffi.bhaible/Makefile libffi.bhaible/README config/default.exp \
69
+ libffi.closures/cls_multi_sshort.c \
70
+ libffi.closures/cls_align_longdouble_split2.c \
71
+ libffi.closures/cls_1_1byte.c libffi.closures/cls_uint_va.c \
72
+ libffi.closures/cls_3_1byte.c libffi.closures/cls_many_mixed_args.c \
73
+ libffi.closures/cls_20byte1.c libffi.closures/cls_pointer_stack.c \
74
+ libffi.closures/cls_align_float.c libffi.closures/cls_5_1_byte.c \
75
+ libffi.closures/cls_9byte1.c libffi.closures/cls_align_uint32.c \
76
+ libffi.closures/stret_medium.c libffi.closures/cls_3byte1.c \
77
+ libffi.closures/cls_align_uint64.c libffi.closures/cls_longdouble_va.c \
78
+ libffi.closures/cls_align_pointer.c libffi.closures/cls_19byte.c \
79
+ libffi.closures/cls_ushort.c libffi.closures/cls_align_sint32.c \
80
+ libffi.closures/cls_ulonglong.c libffi.closures/cls_struct_va1.c \
81
+ libffi.closures/cls_9byte2.c libffi.closures/closure_fn5.c \
82
+ libffi.closures/cls_5byte.c libffi.closures/cls_3float.c \
83
+ libffi.closures/closure.exp libffi.closures/cls_schar.c \
84
+ libffi.closures/closure_fn4.c libffi.closures/cls_uchar_va.c \
85
+ libffi.closures/closure_fn0.c libffi.closures/huge_struct.c \
86
+ libffi.closures/cls_ushort_va.c \
87
+ libffi.closures/cls_64byte.c libffi.closures/cls_longdouble.c \
88
+ libffi.closures/cls_ulong_va.c libffi.closures/cls_6_1_byte.c \
89
+ libffi.closures/cls_align_uint16.c libffi.closures/closure_fn2.c \
90
+ libffi.closures/unwindtest_ffi_call.cc \
91
+ libffi.closures/cls_multi_ushortchar.c libffi.closures/cls_8byte.c \
92
+ libffi.closures/ffitest.h libffi.closures/nested_struct8.c \
93
+ libffi.closures/cls_pointer.c libffi.closures/nested_struct2.c \
94
+ libffi.closures/nested_struct.c libffi.closures/cls_multi_schar.c \
95
+ libffi.closures/cls_align_longdouble_split.c \
96
+ libffi.closures/cls_uchar.c libffi.closures/nested_struct9.c \
97
+ libffi.closures/cls_float.c libffi.closures/stret_medium2.c \
98
+ libffi.closures/closure_loc_fn0.c libffi.closures/cls_6byte.c \
99
+ libffi.closures/closure_simple.c libffi.closures/cls_align_double.c \
100
+ libffi.closures/cls_multi_uchar.c libffi.closures/cls_4_1byte.c \
101
+ libffi.closures/closure_fn3.c libffi.closures/cls_align_sint64.c \
102
+ libffi.closures/nested_struct1.c libffi.closures/unwindtest.cc \
103
+ libffi.closures/nested_struct5.c libffi.closures/cls_multi_ushort.c \
104
+ libffi.closures/nested_struct11.c \
105
+ libffi.closures/cls_multi_sshortchar.c \
106
+ libffi.closures/cls_align_longdouble.c \
107
+ libffi.closures/cls_dbls_struct.c \
108
+ libffi.closures/cls_many_mixed_float_double.c \
109
+ libffi.closures/stret_large.c libffi.closures/stret_large2.c \
110
+ libffi.closures/cls_align_sint16.c libffi.closures/cls_2byte.c \
111
+ libffi.closures/nested_struct4.c libffi.closures/problem1.c \
112
+ libffi.closures/testclosure.c libffi.closures/nested_struct6.c \
113
+ libffi.closures/cls_4byte.c libffi.closures/cls_24byte.c \
114
+ libffi.closures/nested_struct10.c libffi.closures/cls_uint.c \
115
+ libffi.closures/cls_12byte.c libffi.closures/cls_sint.c \
116
+ libffi.closures/cls_7_1_byte.c libffi.closures/cls_sshort.c \
117
+ libffi.closures/cls_16byte.c libffi.closures/nested_struct7.c \
118
+ libffi.closures/cls_double_va.c libffi.closures/cls_3byte2.c \
119
+ libffi.closures/cls_double.c libffi.closures/cls_7byte.c \
120
+ libffi.closures/closure_fn6.c libffi.closures/closure_fn1.c \
121
+ libffi.closures/cls_20byte.c libffi.closures/cls_18byte.c \
122
+ libffi.closures/err_bad_abi.c
@@ -0,0 +1,640 @@
1
+ # Copyright (C) 2003, 2005, 2008, 2009, 2010, 2011, 2014, 2019 Free Software Foundation, Inc.
2
+
3
+ # This program is free software; you can redistribute it and/or modify
4
+ # it under the terms of the GNU General Public License as published by
5
+ # the Free Software Foundation; either version 3 of the License, or
6
+ # (at your option) any later version.
7
+ #
8
+ # This program is distributed in the hope that it will be useful,
9
+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
10
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11
+ # GNU General Public License for more details.
12
+ #
13
+ # You should have received a copy of the GNU General Public License
14
+ # along with this program; see the file COPYING3. If not see
15
+ # <http://www.gnu.org/licenses/>.
16
+
17
+ proc load_gcc_lib { filename } {
18
+ global srcdir
19
+ load_file $srcdir/lib/$filename
20
+ }
21
+
22
+ load_lib dg.exp
23
+ load_lib libgloss.exp
24
+ load_gcc_lib target-libpath.exp
25
+ load_gcc_lib wrapper.exp
26
+
27
+ # Return 1 if the target matches the effective target 'arg', 0 otherwise.
28
+ # This can be used with any check_* proc that takes no argument and
29
+ # returns only 1 or 0. It could be used with check_* procs that take
30
+ # arguments with keywords that pass particular arguments.
31
+
32
+ proc is-effective-target { arg } {
33
+ global et_index
34
+ set selected 0
35
+ if { ![info exists et_index] } {
36
+ # Initialize the effective target index that is used in some
37
+ # check_effective_target_* procs.
38
+ set et_index 0
39
+ }
40
+ if { [info procs check_effective_target_${arg}] != [list] } {
41
+ set selected [check_effective_target_${arg}]
42
+ } else {
43
+ error "unknown effective target keyword `$arg'"
44
+ }
45
+ verbose "is-effective-target: $arg $selected" 2
46
+ return $selected
47
+ }
48
+
49
+ proc is-effective-target-keyword { arg } {
50
+ if { [info procs check_effective_target_${arg}] != [list] } {
51
+ return 1
52
+ } else {
53
+ return 0
54
+ }
55
+ }
56
+
57
+ # Intercept the call to the DejaGnu version of dg-process-target to
58
+ # support use of an effective-target keyword in place of a list of
59
+ # target triplets to xfail or skip a test.
60
+ #
61
+ # The argument to dg-process-target is the keyword "target" or "xfail"
62
+ # followed by a selector:
63
+ # target-triplet-1 ...
64
+ # effective-target-keyword
65
+ # selector-expression
66
+ #
67
+ # For a target list the result is "S" if the target is selected, "N" otherwise.
68
+ # For an xfail list the result is "F" if the target is affected, "P" otherwise.
69
+
70
+ # In contexts that allow either "target" or "xfail" the argument can be
71
+ # target selector1 xfail selector2
72
+ # which returns "N" if selector1 is not selected, otherwise the result of
73
+ # "xfail selector2".
74
+ #
75
+ # A selector expression appears within curly braces and uses a single logical
76
+ # operator: !, &&, or ||. An operand is another selector expression, an
77
+ # effective-target keyword, or a list of target triplets within quotes or
78
+ # curly braces.
79
+
80
+ if { [info procs saved-dg-process-target] == [list] } {
81
+ rename dg-process-target saved-dg-process-target
82
+
83
+ # Evaluate an operand within a selector expression.
84
+ proc selector_opd { op } {
85
+ set selector "target"
86
+ lappend selector $op
87
+ set answer [ expr { [dg-process-target $selector] == "S" } ]
88
+ verbose "selector_opd: `$op' $answer" 2
89
+ return $answer
90
+ }
91
+
92
+ # Evaluate a target triplet list within a selector expression.
93
+ # Unlike other operands, this needs to be expanded from a list to
94
+ # the same string as "target".
95
+ proc selector_list { op } {
96
+ set selector "target [join $op]"
97
+ set answer [ expr { [dg-process-target $selector] == "S" } ]
98
+ verbose "selector_list: `$op' $answer" 2
99
+ return $answer
100
+ }
101
+
102
+ # Evaluate a selector expression.
103
+ proc selector_expression { exp } {
104
+ if { [llength $exp] == 2 } {
105
+ if [string match "!" [lindex $exp 0]] {
106
+ set op1 [lindex $exp 1]
107
+ set answer [expr { ! [selector_opd $op1] }]
108
+ } else {
109
+ # Assume it's a list of target triplets.
110
+ set answer [selector_list $exp]
111
+ }
112
+ } elseif { [llength $exp] == 3 } {
113
+ set op1 [lindex $exp 0]
114
+ set opr [lindex $exp 1]
115
+ set op2 [lindex $exp 2]
116
+ if [string match "&&" $opr] {
117
+ set answer [expr { [selector_opd $op1] && [selector_opd $op2] }]
118
+ } elseif [string match "||" $opr] {
119
+ set answer [expr { [selector_opd $op1] || [selector_opd $op2] }]
120
+ } else {
121
+ # Assume it's a list of target triplets.
122
+ set answer [selector_list $exp]
123
+ }
124
+ } else {
125
+ # Assume it's a list of target triplets.
126
+ set answer [selector_list $exp]
127
+ }
128
+
129
+ verbose "selector_expression: `$exp' $answer" 2
130
+ return $answer
131
+ }
132
+
133
+ # Evaluate "target selector" or "xfail selector".
134
+
135
+ proc dg-process-target-1 { args } {
136
+ verbose "dg-process-target-1: `$args'" 2
137
+
138
+ # Extract the 'what' keyword from the argument list.
139
+ set selector [string trim [lindex $args 0]]
140
+ if [regexp "^xfail " $selector] {
141
+ set what "xfail"
142
+ } elseif [regexp "^target " $selector] {
143
+ set what "target"
144
+ } else {
145
+ error "syntax error in target selector \"$selector\""
146
+ }
147
+
148
+ # Extract the rest of the list, which might be a keyword.
149
+ regsub "^${what}" $selector "" rest
150
+ set rest [string trim $rest]
151
+
152
+ if [is-effective-target-keyword $rest] {
153
+ # The selector is an effective target keyword.
154
+ if [is-effective-target $rest] {
155
+ return [expr { $what == "xfail" ? "F" : "S" }]
156
+ } else {
157
+ return [expr { $what == "xfail" ? "P" : "N" }]
158
+ }
159
+ }
160
+
161
+ if [string match "{*}" $rest] {
162
+ if [selector_expression [lindex $rest 0]] {
163
+ return [expr { $what == "xfail" ? "F" : "S" }]
164
+ } else {
165
+ return [expr { $what == "xfail" ? "P" : "N" }]
166
+ }
167
+ }
168
+
169
+ # The selector is not an effective-target keyword, so process
170
+ # the list of target triplets.
171
+ return [saved-dg-process-target $selector]
172
+ }
173
+
174
+ # Intercept calls to the DejaGnu function. In addition to
175
+ # processing "target selector" or "xfail selector", handle
176
+ # "target selector1 xfail selector2".
177
+
178
+ proc dg-process-target { args } {
179
+ verbose "replacement dg-process-target: `$args'" 2
180
+
181
+ set selector [string trim [lindex $args 0]]
182
+
183
+ # If the argument list contains both 'target' and 'xfail',
184
+ # process 'target' and, if that succeeds, process 'xfail'.
185
+ if [regexp "^target .* xfail .*" $selector] {
186
+ set xfail_index [string first "xfail" $selector]
187
+ set xfail_selector [string range $selector $xfail_index end]
188
+ set target_selector [string range $selector 0 [expr $xfail_index-1]]
189
+ set target_selector [string trim $target_selector]
190
+ if { [dg-process-target-1 $target_selector] == "N" } {
191
+ return "N"
192
+ }
193
+ return [dg-process-target-1 $xfail_selector]
194
+
195
+ }
196
+ return [dg-process-target-1 $selector]
197
+ }
198
+ }
199
+
200
+ # Define libffi callbacks for dg.exp.
201
+
202
+ proc libffi-dg-test-1 { target_compile prog do_what extra_tool_flags } {
203
+
204
+ # To get all \n in dg-output test strings to match printf output
205
+ # in a system that outputs it as \015\012 (i.e. not just \012), we
206
+ # need to change all \n into \r?\n. As there is no dejagnu flag
207
+ # or hook to do that, we simply change the text being tested.
208
+ # Unfortunately, we have to know that the variable is called
209
+ # dg-output-text and lives in the caller of libffi-dg-test, which
210
+ # is two calls up. Overriding proc dg-output would be longer and
211
+ # would necessarily have the same assumption.
212
+ upvar 2 dg-output-text output_match
213
+
214
+ if { [llength $output_match] > 1 } {
215
+ regsub -all "\n" [lindex $output_match 1] "\r?\n" x
216
+ set output_match [lreplace $output_match 1 1 $x]
217
+ }
218
+
219
+ # Set up the compiler flags, based on what we're going to do.
220
+
221
+ set options [list]
222
+ switch $do_what {
223
+ "compile" {
224
+ set compile_type "assembly"
225
+ set output_file "[file rootname [file tail $prog]].s"
226
+ }
227
+ "link" {
228
+ set compile_type "executable"
229
+ set output_file "[file rootname [file tail $prog]].exe"
230
+ # The following line is needed for targets like the i960 where
231
+ # the default output file is b.out. Sigh.
232
+ }
233
+ "run" {
234
+ set compile_type "executable"
235
+ # FIXME: "./" is to cope with "." not being in $PATH.
236
+ # Should this be handled elsewhere?
237
+ # YES.
238
+ set output_file "./[file rootname [file tail $prog]].exe"
239
+ # This is the only place where we care if an executable was
240
+ # created or not. If it was, dg.exp will try to run it.
241
+ remote_file build delete $output_file;
242
+ }
243
+ default {
244
+ perror "$do_what: not a valid dg-do keyword"
245
+ return ""
246
+ }
247
+ }
248
+
249
+ if { $extra_tool_flags != "" } {
250
+ lappend options "additional_flags=$extra_tool_flags"
251
+ }
252
+
253
+ set comp_output [libffi_target_compile "$prog" "$output_file" "$compile_type" $options];
254
+
255
+
256
+ return [list $comp_output $output_file]
257
+ }
258
+
259
+
260
+ proc libffi-dg-test { prog do_what extra_tool_flags } {
261
+ return [libffi-dg-test-1 target_compile $prog $do_what $extra_tool_flags]
262
+ }
263
+
264
+ proc libffi-dg-prune { target_triplet text } {
265
+ # We get this with some qemu emulated systems (eg. ppc64le-linux-gnu)
266
+ regsub -all "(^|\n)\[^\n\]*unable to perform all requested operations" $text "" text
267
+ return $text
268
+ }
269
+
270
+ proc libffi-init { args } {
271
+ global gluefile wrap_flags;
272
+ global srcdir
273
+ global blddirffi
274
+ global objdir
275
+ global TOOL_OPTIONS
276
+ global tool
277
+ global libffi_include
278
+ global libffi_link_flags
279
+ global tool_root_dir
280
+ global ld_library_path
281
+ global compiler_vendor
282
+
283
+ if ![info exists blddirffi] {
284
+ set blddirffi [pwd]/..
285
+ }
286
+
287
+ verbose "libffi $blddirffi"
288
+
289
+ # Which compiler are we building with?
290
+ set tmp [grep "$blddirffi/config.log" "^ax_cv_c_compiler_vendor.*$"]
291
+ regexp -- {^[^=]*=(.*)$} $tmp nil compiler_vendor
292
+
293
+ if { [string match $compiler_vendor "gnu"] } {
294
+ set gccdir [lookfor_file $tool_root_dir gcc/libgcc.a]
295
+ if {$gccdir != ""} {
296
+ set gccdir [file dirname $gccdir]
297
+ }
298
+ verbose "gccdir $gccdir"
299
+
300
+ set ld_library_path "."
301
+ append ld_library_path ":${gccdir}"
302
+
303
+ set compiler "${gccdir}/xgcc"
304
+ if { [is_remote host] == 0 && [which $compiler] != 0 } {
305
+ foreach i "[exec $compiler --print-multi-lib]" {
306
+ set mldir ""
307
+ regexp -- "\[a-z0-9=_/\.-\]*;" $i mldir
308
+ set mldir [string trimright $mldir "\;@"]
309
+ if { "$mldir" == "." } {
310
+ continue
311
+ }
312
+ if { [llength [glob -nocomplain ${gccdir}/${mldir}/libgcc_s*.so.*]] >= 1 } {
313
+ append ld_library_path ":${gccdir}/${mldir}"
314
+ }
315
+ }
316
+ }
317
+ }
318
+
319
+ # add the library path for libffi.
320
+ append ld_library_path ":${blddirffi}/.libs"
321
+
322
+ verbose "ld_library_path: $ld_library_path"
323
+
324
+ # Point to the Libffi headers in libffi.
325
+ set libffi_include "${blddirffi}/include"
326
+ verbose "libffi_include $libffi_include"
327
+
328
+ set libffi_dir "${blddirffi}/.libs"
329
+ verbose "libffi_dir $libffi_dir"
330
+ if { $libffi_dir != "" } {
331
+ set libffi_dir [file dirname ${libffi_dir}]
332
+ set libffi_link_flags "-L${libffi_dir}/.libs"
333
+ }
334
+
335
+ set_ld_library_path_env_vars
336
+ libffi_maybe_build_wrapper "${objdir}/testglue.o"
337
+ }
338
+
339
+ proc libffi_exit { } {
340
+ global gluefile;
341
+
342
+ if [info exists gluefile] {
343
+ file_on_build delete $gluefile;
344
+ unset gluefile;
345
+ }
346
+ }
347
+
348
+ proc libffi_target_compile { source dest type options } {
349
+ global gluefile wrap_flags;
350
+ global srcdir
351
+ global blddirffi
352
+ global TOOL_OPTIONS
353
+ global libffi_link_flags
354
+ global libffi_include
355
+ global target_triplet
356
+ global compiler_vendor
357
+
358
+ if { [target_info needs_status_wrapper]!="" && [info exists gluefile] } {
359
+ lappend options "libs=${gluefile}"
360
+ lappend options "ldflags=$wrap_flags"
361
+ }
362
+
363
+ # TOOL_OPTIONS must come first, so that it doesn't override testcase
364
+ # specific options.
365
+ if [info exists TOOL_OPTIONS] {
366
+ lappend options "additional_flags=$TOOL_OPTIONS"
367
+ }
368
+
369
+ # search for ffi_mips.h in srcdir, too
370
+ lappend options "additional_flags=-I${libffi_include} -I${srcdir}/../include -I${libffi_include}/.."
371
+ lappend options "additional_flags=${libffi_link_flags}"
372
+
373
+ # Darwin needs a stack execution allowed flag.
374
+
375
+ if { [istarget "*-*-darwin9*"] || [istarget "*-*-darwin1*"]
376
+ || [istarget "*-*-darwin2*"] } {
377
+ lappend options "additional_flags=-Wl,-allow_stack_execute"
378
+ }
379
+
380
+ # If you're building the compiler with --prefix set to a place
381
+ # where it's not yet installed, then the linker won't be able to
382
+ # find the libgcc used by libffi.dylib. We could pass the
383
+ # -dylib_file option, but that's complicated, and it's much easier
384
+ # to just make the linker find libgcc using -L options.
385
+ if { [string match "*-*-darwin*" $target_triplet] } {
386
+ lappend options "libs= -shared-libgcc"
387
+ }
388
+
389
+ if { [string match "*-*-openbsd*" $target_triplet] } {
390
+ lappend options "libs= -lpthread"
391
+ }
392
+
393
+ lappend options "libs= -lffi"
394
+
395
+ if { [string match "aarch64*-*-linux*" $target_triplet] } {
396
+ lappend options "libs= -lpthread"
397
+ }
398
+
399
+ # this may be required for g++, but just confused clang.
400
+ if { [string match "*.cc" $source] } {
401
+ lappend options "c++"
402
+ }
403
+
404
+ if { [string match "arc*-*-linux*" $target_triplet] } {
405
+ lappend options "libs= -lpthread"
406
+ }
407
+
408
+ verbose "options: $options"
409
+ return [target_compile $source $dest $type $options]
410
+ }
411
+
412
+ # TEST should be a preprocessor condition. Returns true if it holds.
413
+ proc libffi_feature_test { test } {
414
+ set src "ffitest[pid].c"
415
+
416
+ set f [open $src "w"]
417
+ puts $f "#include <ffi.h>"
418
+ puts $f $test
419
+ puts $f "/* OK */"
420
+ puts $f "#else"
421
+ puts $f "# error Failed $test"
422
+ puts $f "#endif"
423
+ close $f
424
+
425
+ set lines [libffi_target_compile $src /dev/null assembly ""]
426
+ file delete $src
427
+
428
+ return [string match "" $lines]
429
+ }
430
+
431
+ # Utility routines.
432
+
433
+ #
434
+ # search_for -- looks for a string match in a file
435
+ #
436
+ proc search_for { file pattern } {
437
+ set fd [open $file r]
438
+ while { [gets $fd cur_line]>=0 } {
439
+ if [string match "*$pattern*" $cur_line] then {
440
+ close $fd
441
+ return 1
442
+ }
443
+ }
444
+ close $fd
445
+ return 0
446
+ }
447
+
448
+ # Modified dg-runtest that can cycle through a list of optimization options
449
+ # as c-torture does.
450
+ proc libffi-dg-runtest { testcases default-extra-flags } {
451
+ global runtests
452
+
453
+ foreach test $testcases {
454
+ # If we're only testing specific files and this isn't one of
455
+ # them, skip it.
456
+ if ![runtest_file_p $runtests $test] {
457
+ continue
458
+ }
459
+
460
+ # Look for a loop within the source code - if we don't find one,
461
+ # don't pass -funroll[-all]-loops.
462
+ global torture_with_loops torture_without_loops
463
+ if [expr [search_for $test "for*("]+[search_for $test "while*("]] {
464
+ set option_list $torture_with_loops
465
+ } else {
466
+ set option_list $torture_without_loops
467
+ }
468
+
469
+ set nshort [file tail [file dirname $test]]/[file tail $test]
470
+
471
+ foreach flags $option_list {
472
+ verbose "Testing $nshort, $flags" 1
473
+ dg-test $test $flags ${default-extra-flags}
474
+ }
475
+ }
476
+ }
477
+
478
+ proc run-many-tests { testcases extra_flags } {
479
+ global compiler_vendor
480
+ global env
481
+ switch $compiler_vendor {
482
+ "clang" {
483
+ set common "-W -Wall"
484
+ if [info exists env(LIBFFI_TEST_OPTIMIZATION)] {
485
+ set optimizations [ list $env(LIBFFI_TEST_OPTIMIZATION) ]
486
+ } else {
487
+ set optimizations { "-O0" "-O2" }
488
+ }
489
+ }
490
+ "gnu" {
491
+ set common "-W -Wall -Wno-psabi"
492
+ if [info exists env(LIBFFI_TEST_OPTIMIZATION)] {
493
+ set optimizations [ list $env(LIBFFI_TEST_OPTIMIZATION) ]
494
+ } else {
495
+ set optimizations { "-O0" "-O2" }
496
+ }
497
+ }
498
+ default {
499
+ # Assume we are using the vendor compiler.
500
+ set common ""
501
+ if [info exists env(LIBFFI_TEST_OPTIMIZATION)] {
502
+ set optimizations [ list $env(LIBFFI_TEST_OPTIMIZATION) ]
503
+ } else {
504
+ set optimizations { "" }
505
+ }
506
+ }
507
+ }
508
+
509
+ info exists env(LD_LIBRARY_PATH)
510
+
511
+ set targetabis { "" }
512
+ if [string match $compiler_vendor "gnu"] {
513
+ if [libffi_feature_test "#ifdef __i386__"] {
514
+ set targetabis {
515
+ ""
516
+ "-DABI_NUM=FFI_STDCALL -DABI_ATTR=__STDCALL__"
517
+ "-DABI_NUM=FFI_THISCALL -DABI_ATTR=__THISCALL__"
518
+ "-DABI_NUM=FFI_FASTCALL -DABI_ATTR=__FASTCALL__"
519
+ }
520
+ } elseif { [istarget "x86_64-*-*"] \
521
+ && [libffi_feature_test "#if !defined __ILP32__ \
522
+ && !defined __i386__"] } {
523
+ set targetabis {
524
+ ""
525
+ "-DABI_NUM=FFI_GNUW64 -DABI_ATTR=__MSABI__"
526
+ }
527
+ }
528
+ }
529
+
530
+ set common [ concat $common $extra_flags ]
531
+ foreach test $testcases {
532
+ set testname [file tail $test]
533
+ if [search_for $test "ABI_NUM"] {
534
+ set abis $targetabis
535
+ } else {
536
+ set abis { "" }
537
+ }
538
+ foreach opt $optimizations {
539
+ foreach abi $abis {
540
+ set options [concat $common $opt $abi]
541
+ verbose "Testing $testname, $options" 1
542
+ dg-test $test $options ""
543
+ }
544
+ }
545
+ }
546
+ }
547
+
548
+ # Like check_conditional_xfail, but callable from a dg test.
549
+
550
+ proc dg-xfail-if { args } {
551
+ set args [lreplace $args 0 0]
552
+ set selector "target [join [lindex $args 1]]"
553
+ if { [dg-process-target $selector] == "S" } {
554
+ global compiler_conditional_xfail_data
555
+ set compiler_conditional_xfail_data $args
556
+ }
557
+ }
558
+
559
+ proc check-flags { args } {
560
+
561
+ # The args are within another list; pull them out.
562
+ set args [lindex $args 0]
563
+
564
+ # The next two arguments are optional. If they were not specified,
565
+ # use the defaults.
566
+ if { [llength $args] == 2 } {
567
+ lappend $args [list "*"]
568
+ }
569
+ if { [llength $args] == 3 } {
570
+ lappend $args [list ""]
571
+ }
572
+
573
+ # If the option strings are the defaults, or the same as the
574
+ # defaults, there is no need to call check_conditional_xfail to
575
+ # compare them to the actual options.
576
+ if { [string compare [lindex $args 2] "*"] == 0
577
+ && [string compare [lindex $args 3] "" ] == 0 } {
578
+ set result 1
579
+ } else {
580
+ # The target list might be an effective-target keyword, so replace
581
+ # the original list with "*-*-*", since we already know it matches.
582
+ set result [check_conditional_xfail [lreplace $args 1 1 "*-*-*"]]
583
+ }
584
+
585
+ return $result
586
+ }
587
+
588
+ proc dg-skip-if { args } {
589
+ # Verify the number of arguments. The last two are optional.
590
+ set args [lreplace $args 0 0]
591
+ if { [llength $args] < 2 || [llength $args] > 4 } {
592
+ error "dg-skip-if 2: need 2, 3, or 4 arguments"
593
+ }
594
+
595
+ # Don't bother if we're already skipping the test.
596
+ upvar dg-do-what dg-do-what
597
+ if { [lindex ${dg-do-what} 1] == "N" } {
598
+ return
599
+ }
600
+
601
+ set selector [list target [lindex $args 1]]
602
+ if { [dg-process-target $selector] == "S" } {
603
+ if [check-flags $args] {
604
+ upvar dg-do-what dg-do-what
605
+ set dg-do-what [list [lindex ${dg-do-what} 0] "N" "P"]
606
+ }
607
+ }
608
+ }
609
+
610
+ # We need to make sure that additional_files and additional_sources
611
+ # are both cleared out after every test. It is not enough to clear
612
+ # them out *before* the next test run because gcc-target-compile gets
613
+ # run directly from some .exp files (outside of any test). (Those
614
+ # uses should eventually be eliminated.)
615
+
616
+ # Because the DG framework doesn't provide a hook that is run at the
617
+ # end of a test, we must replace dg-test with a wrapper.
618
+
619
+ if { [info procs saved-dg-test] == [list] } {
620
+ rename dg-test saved-dg-test
621
+
622
+ proc dg-test { args } {
623
+ global additional_files
624
+ global additional_sources
625
+ global errorInfo
626
+
627
+ if { [ catch { eval saved-dg-test $args } errmsg ] } {
628
+ set saved_info $errorInfo
629
+ set additional_files ""
630
+ set additional_sources ""
631
+ error $errmsg $saved_info
632
+ }
633
+ set additional_files ""
634
+ set additional_sources ""
635
+ }
636
+ }
637
+
638
+ # Local Variables:
639
+ # tcl-indent-level:4
640
+ # End: