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
@@ -1,247 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- # = Public Suffix
4
- #
5
- # Domain name parser based on the Public Suffix List.
6
- #
7
- # Copyright (c) 2009-2019 Simone Carletti <weppos@weppos.net>
8
-
9
- module PublicSuffix
10
-
11
- # A {PublicSuffix::List} is a collection of one
12
- # or more {PublicSuffix::Rule}.
13
- #
14
- # Given a {PublicSuffix::List},
15
- # you can add or remove {PublicSuffix::Rule},
16
- # iterate all items in the list or search for the first rule
17
- # which matches a specific domain name.
18
- #
19
- # # Create a new list
20
- # list = PublicSuffix::List.new
21
- #
22
- # # Push two rules to the list
23
- # list << PublicSuffix::Rule.factory("it")
24
- # list << PublicSuffix::Rule.factory("com")
25
- #
26
- # # Get the size of the list
27
- # list.size
28
- # # => 2
29
- #
30
- # # Search for the rule matching given domain
31
- # list.find("example.com")
32
- # # => #<PublicSuffix::Rule::Normal>
33
- # list.find("example.org")
34
- # # => nil
35
- #
36
- # You can create as many {PublicSuffix::List} you want.
37
- # The {PublicSuffix::List.default} rule list is used
38
- # to tokenize and validate a domain.
39
- #
40
- class List
41
-
42
- DEFAULT_LIST_PATH = File.expand_path("../../data/list.txt", __dir__)
43
-
44
- # Gets the default rule list.
45
- #
46
- # Initializes a new {PublicSuffix::List} parsing the content
47
- # of {PublicSuffix::List.default_list_content}, if required.
48
- #
49
- # @return [PublicSuffix::List]
50
- def self.default(**options)
51
- @default ||= parse(File.read(DEFAULT_LIST_PATH), options)
52
- end
53
-
54
- # Sets the default rule list to +value+.
55
- #
56
- # @param value [PublicSuffix::List] the new list
57
- # @return [PublicSuffix::List]
58
- def self.default=(value)
59
- @default = value
60
- end
61
-
62
- # Parse given +input+ treating the content as Public Suffix List.
63
- #
64
- # See http://publicsuffix.org/format/ for more details about input format.
65
- #
66
- # @param string [#each_line] the list to parse
67
- # @param private_domains [Boolean] whether to ignore the private domains section
68
- # @return [PublicSuffix::List]
69
- def self.parse(input, private_domains: true)
70
- comment_token = "//"
71
- private_token = "===BEGIN PRIVATE DOMAINS==="
72
- section = nil # 1 == ICANN, 2 == PRIVATE
73
-
74
- new do |list|
75
- input.each_line do |line|
76
- line.strip!
77
- case # rubocop:disable Style/EmptyCaseCondition
78
-
79
- # skip blank lines
80
- when line.empty?
81
- next
82
-
83
- # include private domains or stop scanner
84
- when line.include?(private_token)
85
- break if !private_domains
86
-
87
- section = 2
88
-
89
- # skip comments
90
- when line.start_with?(comment_token)
91
- next
92
-
93
- else
94
- list.add(Rule.factory(line, private: section == 2))
95
-
96
- end
97
- end
98
- end
99
- end
100
-
101
-
102
- # Initializes an empty {PublicSuffix::List}.
103
- #
104
- # @yield [self] Yields on self.
105
- # @yieldparam [PublicSuffix::List] self The newly created instance.
106
- def initialize
107
- @rules = {}
108
- yield(self) if block_given?
109
- end
110
-
111
-
112
- # Checks whether two lists are equal.
113
- #
114
- # List <tt>one</tt> is equal to <tt>two</tt>, if <tt>two</tt> is an instance of
115
- # {PublicSuffix::List} and each +PublicSuffix::Rule::*+
116
- # in list <tt>one</tt> is available in list <tt>two</tt>, in the same order.
117
- #
118
- # @param other [PublicSuffix::List] the List to compare
119
- # @return [Boolean]
120
- def ==(other)
121
- return false unless other.is_a?(List)
122
-
123
- equal?(other) || @rules == other.rules
124
- end
125
- alias eql? ==
126
-
127
- # Iterates each rule in the list.
128
- def each(&block)
129
- Enumerator.new do |y|
130
- @rules.each do |key, node|
131
- y << entry_to_rule(node, key)
132
- end
133
- end.each(&block)
134
- end
135
-
136
-
137
- # Adds the given object to the list and optionally refreshes the rule index.
138
- #
139
- # @param rule [PublicSuffix::Rule::*] the rule to add to the list
140
- # @return [self]
141
- def add(rule)
142
- @rules[rule.value] = rule_to_entry(rule)
143
- self
144
- end
145
- alias << add
146
-
147
- # Gets the number of rules in the list.
148
- #
149
- # @return [Integer]
150
- def size
151
- @rules.size
152
- end
153
-
154
- # Checks whether the list is empty.
155
- #
156
- # @return [Boolean]
157
- def empty?
158
- @rules.empty?
159
- end
160
-
161
- # Removes all rules.
162
- #
163
- # @return [self]
164
- def clear
165
- @rules.clear
166
- self
167
- end
168
-
169
- # Finds and returns the rule corresponding to the longest public suffix for the hostname.
170
- #
171
- # @param name [#to_s] the hostname
172
- # @param default [PublicSuffix::Rule::*] the default rule to return in case no rule matches
173
- # @return [PublicSuffix::Rule::*]
174
- def find(name, default: default_rule, **options)
175
- rule = select(name, **options).inject do |l, r|
176
- return r if r.class == Rule::Exception
177
-
178
- l.length > r.length ? l : r
179
- end
180
- rule || default
181
- end
182
-
183
- # Selects all the rules matching given hostame.
184
- #
185
- # If `ignore_private` is set to true, the algorithm will skip the rules that are flagged as
186
- # private domain. Note that the rules will still be part of the loop.
187
- # If you frequently need to access lists ignoring the private domains,
188
- # you should create a list that doesn't include these domains setting the
189
- # `private_domains: false` option when calling {.parse}.
190
- #
191
- # Note that this method is currently private, as you should not rely on it. Instead,
192
- # the public interface is {#find}. The current internal algorithm allows to return all
193
- # matching rules, but different data structures may not be able to do it, and instead would
194
- # return only the match. For this reason, you should rely on {#find}.
195
- #
196
- # @param name [#to_s] the hostname
197
- # @param ignore_private [Boolean]
198
- # @return [Array<PublicSuffix::Rule::*>]
199
- def select(name, ignore_private: false)
200
- name = name.to_s
201
-
202
- parts = name.split(DOT).reverse!
203
- index = 0
204
- query = parts[index]
205
- rules = []
206
-
207
- loop do
208
- match = @rules[query]
209
- rules << entry_to_rule(match, query) if !match.nil? && (ignore_private == false || match.private == false)
210
-
211
- index += 1
212
- break if index >= parts.size
213
-
214
- query = parts[index] + DOT + query
215
- end
216
-
217
- rules
218
- end
219
- private :select # rubocop:disable Style/AccessModifierDeclarations
220
-
221
- # Gets the default rule.
222
- #
223
- # @see PublicSuffix::Rule.default_rule
224
- #
225
- # @return [PublicSuffix::Rule::*]
226
- def default_rule
227
- PublicSuffix::Rule.default
228
- end
229
-
230
-
231
- protected
232
-
233
- attr_reader :rules
234
-
235
-
236
- private
237
-
238
- def entry_to_rule(entry, value)
239
- entry.type.new(value: value, length: entry.length, private: entry.private)
240
- end
241
-
242
- def rule_to_entry(rule)
243
- Rule::Entry.new(rule.class, rule.length, rule.private)
244
- end
245
-
246
- end
247
- end
@@ -1,350 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- # = Public Suffix
4
- #
5
- # Domain name parser based on the Public Suffix List.
6
- #
7
- # Copyright (c) 2009-2019 Simone Carletti <weppos@weppos.net>
8
-
9
- module PublicSuffix
10
-
11
- # A Rule is a special object which holds a single definition
12
- # of the Public Suffix List.
13
- #
14
- # There are 3 types of rules, each one represented by a specific
15
- # subclass within the +PublicSuffix::Rule+ namespace.
16
- #
17
- # To create a new Rule, use the {PublicSuffix::Rule#factory} method.
18
- #
19
- # PublicSuffix::Rule.factory("ar")
20
- # # => #<PublicSuffix::Rule::Normal>
21
- #
22
- module Rule
23
-
24
- # @api internal
25
- Entry = Struct.new(:type, :length, :private)
26
-
27
- # = Abstract rule class
28
- #
29
- # This represent the base class for a Rule definition
30
- # in the {Public Suffix List}[https://publicsuffix.org].
31
- #
32
- # This is intended to be an Abstract class
33
- # and you shouldn't create a direct instance. The only purpose
34
- # of this class is to expose a common interface
35
- # for all the available subclasses.
36
- #
37
- # * {PublicSuffix::Rule::Normal}
38
- # * {PublicSuffix::Rule::Exception}
39
- # * {PublicSuffix::Rule::Wildcard}
40
- #
41
- # ## Properties
42
- #
43
- # A rule is composed by 4 properties:
44
- #
45
- # value - A normalized version of the rule name.
46
- # The normalization process depends on rule tpe.
47
- #
48
- # Here's an example
49
- #
50
- # PublicSuffix::Rule.factory("*.google.com")
51
- # #<PublicSuffix::Rule::Wildcard:0x1015c14b0
52
- # @value="google.com"
53
- # >
54
- #
55
- # ## Rule Creation
56
- #
57
- # The best way to create a new rule is passing the rule name
58
- # to the <tt>PublicSuffix::Rule.factory</tt> method.
59
- #
60
- # PublicSuffix::Rule.factory("com")
61
- # # => PublicSuffix::Rule::Normal
62
- #
63
- # PublicSuffix::Rule.factory("*.com")
64
- # # => PublicSuffix::Rule::Wildcard
65
- #
66
- # This method will detect the rule type and create an instance
67
- # from the proper rule class.
68
- #
69
- # ## Rule Usage
70
- #
71
- # A rule describes the composition of a domain name and explains how to tokenize
72
- # the name into tld, sld and trd.
73
- #
74
- # To use a rule, you first need to be sure the name you want to tokenize
75
- # can be handled by the current rule.
76
- # You can use the <tt>#match?</tt> method.
77
- #
78
- # rule = PublicSuffix::Rule.factory("com")
79
- #
80
- # rule.match?("google.com")
81
- # # => true
82
- #
83
- # rule.match?("google.com")
84
- # # => false
85
- #
86
- # Rule order is significant. A name can match more than one rule.
87
- # See the {Public Suffix Documentation}[http://publicsuffix.org/format/]
88
- # to learn more about rule priority.
89
- #
90
- # When you have the right rule, you can use it to tokenize the domain name.
91
- #
92
- # rule = PublicSuffix::Rule.factory("com")
93
- #
94
- # rule.decompose("google.com")
95
- # # => ["google", "com"]
96
- #
97
- # rule.decompose("www.google.com")
98
- # # => ["www.google", "com"]
99
- #
100
- # @abstract
101
- #
102
- class Base
103
-
104
- # @return [String] the rule definition
105
- attr_reader :value
106
-
107
- # @return [String] the length of the rule
108
- attr_reader :length
109
-
110
- # @return [Boolean] true if the rule is a private domain
111
- attr_reader :private
112
-
113
-
114
- # Initializes a new rule from the content.
115
- #
116
- # @param content [String] the content of the rule
117
- # @param private [Boolean]
118
- def self.build(content, private: false)
119
- new(value: content, private: private)
120
- end
121
-
122
- # Initializes a new rule.
123
- #
124
- # @param value [String]
125
- # @param private [Boolean]
126
- def initialize(value:, length: nil, private: false)
127
- @value = value.to_s
128
- @length = length || @value.count(DOT) + 1
129
- @private = private
130
- end
131
-
132
- # Checks whether this rule is equal to <tt>other</tt>.
133
- #
134
- # @param [PublicSuffix::Rule::*] other The rule to compare
135
- # @return [Boolean]
136
- # Returns true if this rule and other are instances of the same class
137
- # and has the same value, false otherwise.
138
- def ==(other)
139
- equal?(other) || (self.class == other.class && value == other.value)
140
- end
141
- alias eql? ==
142
-
143
- # Checks if this rule matches +name+.
144
- #
145
- # A domain name is said to match a rule if and only if
146
- # all of the following conditions are met:
147
- #
148
- # - When the domain and rule are split into corresponding labels,
149
- # that the domain contains as many or more labels than the rule.
150
- # - Beginning with the right-most labels of both the domain and the rule,
151
- # and continuing for all labels in the rule, one finds that for every pair,
152
- # either they are identical, or that the label from the rule is "*".
153
- #
154
- # @see https://publicsuffix.org/list/
155
- #
156
- # @example
157
- # PublicSuffix::Rule.factory("com").match?("example.com")
158
- # # => true
159
- # PublicSuffix::Rule.factory("com").match?("example.net")
160
- # # => false
161
- #
162
- # @param name [String] the domain name to check
163
- # @return [Boolean]
164
- def match?(name)
165
- # Note: it works because of the assumption there are no
166
- # rules like foo.*.com. If the assumption is incorrect,
167
- # we need to properly walk the input and skip parts according
168
- # to wildcard component.
169
- diff = name.chomp(value)
170
- diff.empty? || diff.end_with?(DOT)
171
- end
172
-
173
- # @abstract
174
- def parts
175
- raise NotImplementedError
176
- end
177
-
178
- # @abstract
179
- # @param [String, #to_s] name The domain name to decompose
180
- # @return [Array<String, nil>]
181
- def decompose(*)
182
- raise NotImplementedError
183
- end
184
-
185
- end
186
-
187
- # Normal represents a standard rule (e.g. com).
188
- class Normal < Base
189
-
190
- # Gets the original rule definition.
191
- #
192
- # @return [String] The rule definition.
193
- def rule
194
- value
195
- end
196
-
197
- # Decomposes the domain name according to rule properties.
198
- #
199
- # @param [String, #to_s] name The domain name to decompose
200
- # @return [Array<String>] The array with [trd + sld, tld].
201
- def decompose(domain)
202
- suffix = parts.join('\.')
203
- matches = domain.to_s.match(/^(.*)\.(#{suffix})$/)
204
- matches ? matches[1..2] : [nil, nil]
205
- end
206
-
207
- # dot-split rule value and returns all rule parts
208
- # in the order they appear in the value.
209
- #
210
- # @return [Array<String>]
211
- def parts
212
- @value.split(DOT)
213
- end
214
-
215
- end
216
-
217
- # Wildcard represents a wildcard rule (e.g. *.co.uk).
218
- class Wildcard < Base
219
-
220
- # Initializes a new rule from the content.
221
- #
222
- # @param content [String] the content of the rule
223
- # @param private [Boolean]
224
- def self.build(content, private: false)
225
- new(value: content.to_s[2..-1], private: private)
226
- end
227
-
228
- # Initializes a new rule.
229
- #
230
- # @param value [String]
231
- # @param private [Boolean]
232
- def initialize(value:, length: nil, private: false)
233
- super(value: value, length: length, private: private)
234
- length or @length += 1 # * counts as 1
235
- end
236
-
237
- # Gets the original rule definition.
238
- #
239
- # @return [String] The rule definition.
240
- def rule
241
- value == "" ? STAR : STAR + DOT + value
242
- end
243
-
244
- # Decomposes the domain name according to rule properties.
245
- #
246
- # @param [String, #to_s] name The domain name to decompose
247
- # @return [Array<String>] The array with [trd + sld, tld].
248
- def decompose(domain)
249
- suffix = ([".*?"] + parts).join('\.')
250
- matches = domain.to_s.match(/^(.*)\.(#{suffix})$/)
251
- matches ? matches[1..2] : [nil, nil]
252
- end
253
-
254
- # dot-split rule value and returns all rule parts
255
- # in the order they appear in the value.
256
- #
257
- # @return [Array<String>]
258
- def parts
259
- @value.split(DOT)
260
- end
261
-
262
- end
263
-
264
- # Exception represents an exception rule (e.g. !parliament.uk).
265
- class Exception < Base
266
-
267
- # Initializes a new rule from the content.
268
- #
269
- # @param content [String] the content of the rule
270
- # @param private [Boolean]
271
- def self.build(content, private: false)
272
- new(value: content.to_s[1..-1], private: private)
273
- end
274
-
275
- # Gets the original rule definition.
276
- #
277
- # @return [String] The rule definition.
278
- def rule
279
- BANG + value
280
- end
281
-
282
- # Decomposes the domain name according to rule properties.
283
- #
284
- # @param [String, #to_s] name The domain name to decompose
285
- # @return [Array<String>] The array with [trd + sld, tld].
286
- def decompose(domain)
287
- suffix = parts.join('\.')
288
- matches = domain.to_s.match(/^(.*)\.(#{suffix})$/)
289
- matches ? matches[1..2] : [nil, nil]
290
- end
291
-
292
- # dot-split rule value and returns all rule parts
293
- # in the order they appear in the value.
294
- # The leftmost label is not considered a label.
295
- #
296
- # See http://publicsuffix.org/format/:
297
- # If the prevailing rule is a exception rule,
298
- # modify it by removing the leftmost label.
299
- #
300
- # @return [Array<String>]
301
- def parts
302
- @value.split(DOT)[1..-1]
303
- end
304
-
305
- end
306
-
307
-
308
- # Takes the +name+ of the rule, detects the specific rule class
309
- # and creates a new instance of that class.
310
- # The +name+ becomes the rule +value+.
311
- #
312
- # @example Creates a Normal rule
313
- # PublicSuffix::Rule.factory("ar")
314
- # # => #<PublicSuffix::Rule::Normal>
315
- #
316
- # @example Creates a Wildcard rule
317
- # PublicSuffix::Rule.factory("*.ar")
318
- # # => #<PublicSuffix::Rule::Wildcard>
319
- #
320
- # @example Creates an Exception rule
321
- # PublicSuffix::Rule.factory("!congresodelalengua3.ar")
322
- # # => #<PublicSuffix::Rule::Exception>
323
- #
324
- # @param [String] content The rule content.
325
- # @return [PublicSuffix::Rule::*] A rule instance.
326
- def self.factory(content, private: false)
327
- case content.to_s[0, 1]
328
- when STAR
329
- Wildcard
330
- when BANG
331
- Exception
332
- else
333
- Normal
334
- end.build(content, private: private)
335
- end
336
-
337
- # The default rule to use if no rule match.
338
- #
339
- # The default rule is "*". From https://publicsuffix.org/list/:
340
- #
341
- # > If no rules match, the prevailing rule is "*".
342
- #
343
- # @return [PublicSuffix::Rule::Wildcard] The default rule.
344
- def self.default
345
- factory(STAR)
346
- end
347
-
348
- end
349
-
350
- end