direct7 0.0.10 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2072) hide show
  1. checksums.yaml +4 -4
  2. data/.bundle/config +2 -0
  3. data/.gitignore +15 -0
  4. data/.idea/.gitignore +8 -0
  5. data/.idea/direct7-ruby-sdk.iml +8 -0
  6. data/.idea/inspectionProfiles/Project_Default.xml +50 -0
  7. data/.idea/inspectionProfiles/profiles_settings.xml +6 -0
  8. data/.idea/misc.xml +7 -0
  9. data/.idea/modules.xml +8 -0
  10. data/.idea/vcs.xml +6 -0
  11. data/.yardoc/checksums +10 -0
  12. data/.yardoc/complete +0 -0
  13. data/.yardoc/object_types +0 -0
  14. data/.yardoc/objects/root.dat +0 -0
  15. data/.yardoc/proxy_types +0 -0
  16. data/Gemfile +12 -0
  17. data/Gemfile.lock +58 -0
  18. data/LICENSE +21 -0
  19. data/README.md +222 -0
  20. data/Rakefile +10 -0
  21. data/VERSION +1 -0
  22. data/direct7-0.0.10.gem +0 -0
  23. data/direct7-0.0.9.gem +0 -0
  24. data/direct7.gemspec +28 -0
  25. data/doc/Direct7/AuthenticationError.html +1 -1
  26. data/doc/Direct7/BadRequest.html +1 -1
  27. data/doc/Direct7/Client.html +1 -1
  28. data/doc/Direct7/ClientError.html +1 -1
  29. data/doc/Direct7/InsufficientCreditError.html +1 -1
  30. data/doc/Direct7/NUMBER_LOOKUP.html +1 -1
  31. data/doc/Direct7/NotFoundError.html +1 -1
  32. data/doc/Direct7/SLACK.html +1 -1
  33. data/doc/Direct7/SMS.html +1 -1
  34. data/doc/Direct7/ServerError.html +1 -1
  35. data/doc/Direct7/VERIFY.html +1 -1
  36. data/doc/Direct7/VIBER.html +1 -1
  37. data/doc/Direct7/ValidationError.html +1 -1
  38. data/doc/Direct7/WHATSAPP.html +1 -1
  39. data/doc/Direct7.html +1 -1
  40. data/doc/_index.html +1 -1
  41. data/doc/file.README.html +1 -1
  42. data/doc/index.html +1 -1
  43. data/doc/top-level-namespace.html +1 -1
  44. data/test/test.rb +67 -0
  45. data/vendor/bundle/ruby/2.7.0/bin/bundle +29 -0
  46. data/vendor/bundle/ruby/2.7.0/bin/bundler +29 -0
  47. data/vendor/bundle/ruby/2.7.0/bin/rake +27 -0
  48. data/vendor/bundle/ruby/2.7.0/bin/yard +27 -0
  49. data/vendor/bundle/ruby/2.7.0/bin/yardoc +27 -0
  50. data/vendor/bundle/ruby/2.7.0/bin/yri +27 -0
  51. data/vendor/bundle/ruby/2.7.0/cache/addressable-2.8.5.gem +0 -0
  52. data/vendor/bundle/ruby/2.7.0/cache/bundler-2.4.21.gem +0 -0
  53. data/vendor/bundle/ruby/2.7.0/cache/connection_pool-2.4.1.gem +0 -0
  54. data/vendor/bundle/ruby/2.7.0/cache/domain_name-0.5.20190701.gem +0 -0
  55. data/vendor/bundle/ruby/2.7.0/cache/ffi-1.16.3.gem +0 -0
  56. data/vendor/bundle/ruby/2.7.0/cache/ffi-compiler-1.0.1.gem +0 -0
  57. data/vendor/bundle/ruby/2.7.0/cache/http-5.1.1.gem +0 -0
  58. data/vendor/bundle/ruby/2.7.0/cache/http-cookie-1.0.5.gem +0 -0
  59. data/vendor/bundle/ruby/2.7.0/cache/http-form_data-2.3.0.gem +0 -0
  60. data/vendor/bundle/ruby/2.7.0/cache/json-2.6.3.gem +0 -0
  61. data/vendor/bundle/ruby/2.7.0/cache/llhttp-ffi-0.4.0.gem +0 -0
  62. data/vendor/bundle/ruby/2.7.0/cache/minitest-5.20.0.gem +0 -0
  63. data/vendor/bundle/ruby/2.7.0/cache/net-http-persistent-4.0.2.gem +0 -0
  64. data/vendor/bundle/ruby/2.7.0/cache/public_suffix-5.0.3.gem +0 -0
  65. data/vendor/bundle/ruby/2.7.0/cache/rake-13.1.0.gem +0 -0
  66. data/vendor/bundle/ruby/2.7.0/cache/unf-0.1.4.gem +0 -0
  67. data/vendor/bundle/ruby/2.7.0/cache/unf_ext-0.0.8.2.gem +0 -0
  68. data/vendor/bundle/ruby/2.7.0/cache/yard-0.9.34.gem +0 -0
  69. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/ffi-1.16.3/ffi_c.so +0 -0
  70. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/ffi-1.16.3/gem.build_complete +0 -0
  71. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/ffi-1.16.3/gem_make.out +164 -0
  72. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/ffi-1.16.3/mkmf.log +155 -0
  73. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/json-2.6.3/gem.build_complete +0 -0
  74. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/json-2.6.3/gem_make.out +13 -0
  75. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/json-2.6.3/json/ext/generator.so +0 -0
  76. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/json-2.6.3/json/ext/parser.so +0 -0
  77. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/json-2.6.3/mkmf.log +120 -0
  78. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/llhttp-ffi-0.4.0/gem.build_complete +0 -0
  79. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/llhttp-ffi-0.4.0/gem_make.out +8 -0
  80. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/unf_ext-0.0.8.2/gem.build_complete +0 -0
  81. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/unf_ext-0.0.8.2/gem_make.out +16 -0
  82. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/unf_ext-0.0.8.2/mkmf.log +35 -0
  83. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/unf_ext-0.0.8.2/unf_ext.so +0 -0
  84. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/CHANGELOG.md +291 -0
  85. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/Gemfile +30 -0
  86. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/LICENSE.txt +202 -0
  87. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/README.md +121 -0
  88. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/Rakefile +40 -0
  89. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/addressable.gemspec +28 -0
  90. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/data/unicode.data +0 -0
  91. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/lib/addressable/idna/native.rb +66 -0
  92. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/lib/addressable/idna/pure.rb +505 -0
  93. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/lib/addressable/idna.rb +26 -0
  94. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/lib/addressable/template.rb +1029 -0
  95. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/lib/addressable/uri.rb +2591 -0
  96. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/lib/addressable/version.rb +31 -0
  97. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/lib/addressable.rb +4 -0
  98. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/spec/addressable/idna_spec.rb +302 -0
  99. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/spec/addressable/net_http_compat_spec.rb +29 -0
  100. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/spec/addressable/security_spec.rb +58 -0
  101. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/spec/addressable/template_spec.rb +1264 -0
  102. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/spec/addressable/uri_spec.rb +6840 -0
  103. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/spec/spec_helper.rb +33 -0
  104. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/tasks/clobber.rake +4 -0
  105. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/tasks/gem.rake +95 -0
  106. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/tasks/git.rake +47 -0
  107. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/tasks/metrics.rake +24 -0
  108. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/tasks/profile.rake +72 -0
  109. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/tasks/rspec.rake +23 -0
  110. data/vendor/bundle/ruby/2.7.0/gems/addressable-2.8.5/tasks/yard.rake +29 -0
  111. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/CHANGELOG.md +4645 -0
  112. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/LICENSE.md +22 -0
  113. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/README.md +59 -0
  114. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/bundler.gemspec +44 -0
  115. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/exe/bundle +38 -0
  116. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/exe/bundler +4 -0
  117. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/.document +1 -0
  118. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/build_metadata.rb +45 -0
  119. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/capistrano.rb +22 -0
  120. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/add.rb +47 -0
  121. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/binstubs.rb +57 -0
  122. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/cache.rb +43 -0
  123. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/check.rb +40 -0
  124. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/clean.rb +25 -0
  125. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/common.rb +130 -0
  126. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/config.rb +203 -0
  127. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/console.rb +43 -0
  128. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/doctor.rb +157 -0
  129. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/exec.rb +88 -0
  130. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/fund.rb +36 -0
  131. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/gem.rb +463 -0
  132. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/info.rb +94 -0
  133. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/init.rb +51 -0
  134. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/inject.rb +60 -0
  135. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/install.rb +189 -0
  136. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/issue.rb +41 -0
  137. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/list.rb +66 -0
  138. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/lock.rb +73 -0
  139. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/open.rb +29 -0
  140. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/outdated.rb +297 -0
  141. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/platform.rb +48 -0
  142. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/plugin.rb +41 -0
  143. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/pristine.rb +52 -0
  144. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/remove.rb +17 -0
  145. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/show.rb +75 -0
  146. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/update.rb +123 -0
  147. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli/viz.rb +31 -0
  148. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/cli.rb +894 -0
  149. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/compact_index_client/cache.rb +101 -0
  150. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/compact_index_client/gem_parser.rb +28 -0
  151. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/compact_index_client/updater.rb +117 -0
  152. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/compact_index_client.rb +119 -0
  153. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/constants.rb +7 -0
  154. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/current_ruby.rb +108 -0
  155. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/definition.rb +978 -0
  156. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/dependency.rb +97 -0
  157. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/deployment.rb +69 -0
  158. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/deprecate.rb +44 -0
  159. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/digest.rb +71 -0
  160. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/dsl.rb +583 -0
  161. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/endpoint_specification.rb +143 -0
  162. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/env.rb +150 -0
  163. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/environment_preserver.rb +86 -0
  164. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/errors.rb +175 -0
  165. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/feature_flag.rb +53 -0
  166. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/fetcher/base.rb +50 -0
  167. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/fetcher/compact_index.rb +129 -0
  168. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/fetcher/dependency.rb +78 -0
  169. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/fetcher/downloader.rb +89 -0
  170. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/fetcher/index.rb +25 -0
  171. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/fetcher.rb +321 -0
  172. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/force_platform.rb +18 -0
  173. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/friendly_errors.rb +126 -0
  174. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/gem_helper.rb +237 -0
  175. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/gem_helpers.rb +117 -0
  176. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/gem_tasks.rb +7 -0
  177. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/gem_version_promoter.rb +145 -0
  178. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/graph.rb +152 -0
  179. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/index.rb +206 -0
  180. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/injector.rb +287 -0
  181. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/inline.rb +73 -0
  182. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/installer/gem_installer.rb +84 -0
  183. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/installer/parallel_installer.rb +194 -0
  184. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/installer/standalone.rb +117 -0
  185. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/installer.rb +267 -0
  186. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/lazy_specification.rb +159 -0
  187. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/lockfile_generator.rb +95 -0
  188. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/lockfile_parser.rb +218 -0
  189. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/.document +1 -0
  190. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-add.1 +82 -0
  191. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-add.1.ronn +58 -0
  192. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-binstubs.1 +42 -0
  193. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-binstubs.1.ronn +41 -0
  194. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-cache.1 +61 -0
  195. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-cache.1.ronn +79 -0
  196. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-check.1 +31 -0
  197. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-check.1.ronn +26 -0
  198. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-clean.1 +24 -0
  199. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-clean.1.ronn +18 -0
  200. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-config.1 +512 -0
  201. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-config.1.ronn +405 -0
  202. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-console.1 +53 -0
  203. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-console.1.ronn +44 -0
  204. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-doctor.1 +44 -0
  205. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-doctor.1.ronn +33 -0
  206. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-exec.1 +165 -0
  207. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-exec.1.ronn +151 -0
  208. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-gem.1 +105 -0
  209. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-gem.1.ronn +117 -0
  210. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-help.1 +13 -0
  211. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-help.1.ronn +12 -0
  212. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-info.1 +20 -0
  213. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-info.1.ronn +17 -0
  214. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-init.1 +29 -0
  215. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-init.1.ronn +31 -0
  216. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-inject.1 +36 -0
  217. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-inject.1.ronn +24 -0
  218. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-install.1 +313 -0
  219. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-install.1.ronn +382 -0
  220. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-list.1 +50 -0
  221. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-list.1.ronn +33 -0
  222. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-lock.1 +84 -0
  223. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-lock.1.ronn +94 -0
  224. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-open.1 +52 -0
  225. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-open.1.ronn +27 -0
  226. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-outdated.1 +152 -0
  227. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-outdated.1.ronn +105 -0
  228. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-platform.1 +71 -0
  229. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-platform.1.ronn +49 -0
  230. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-plugin.1 +81 -0
  231. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-plugin.1.ronn +59 -0
  232. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-pristine.1 +34 -0
  233. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-pristine.1.ronn +34 -0
  234. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-remove.1 +31 -0
  235. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-remove.1.ronn +23 -0
  236. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-show.1 +23 -0
  237. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-show.1.ronn +21 -0
  238. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-update.1 +394 -0
  239. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-update.1.ronn +351 -0
  240. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-version.1 +35 -0
  241. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-version.1.ronn +24 -0
  242. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-viz.1 +42 -0
  243. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle-viz.1.ronn +32 -0
  244. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle.1 +141 -0
  245. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/bundle.1.ronn +116 -0
  246. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/gemfile.5 +747 -0
  247. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/gemfile.5.ronn +548 -0
  248. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/man/index.txt +29 -0
  249. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/match_metadata.rb +13 -0
  250. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/match_platform.rb +23 -0
  251. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/match_remote_metadata.rb +29 -0
  252. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/mirror.rb +221 -0
  253. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/plugin/api/source.rb +320 -0
  254. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/plugin/api.rb +81 -0
  255. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/plugin/dsl.rb +53 -0
  256. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/plugin/events.rb +61 -0
  257. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/plugin/index.rb +185 -0
  258. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/git.rb +34 -0
  259. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/plugin/installer/rubygems.rb +19 -0
  260. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/plugin/installer.rb +112 -0
  261. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/plugin/source_list.rb +31 -0
  262. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/plugin.rb +352 -0
  263. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/process_lock.rb +24 -0
  264. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/remote_specification.rb +117 -0
  265. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/resolver/base.rb +107 -0
  266. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/resolver/candidate.rb +94 -0
  267. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/resolver/incompatibility.rb +15 -0
  268. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/resolver/package.rb +77 -0
  269. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/resolver/root.rb +25 -0
  270. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/resolver/spec_group.rb +82 -0
  271. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/resolver.rb +462 -0
  272. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/retry.rb +66 -0
  273. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/ruby_dsl.rb +45 -0
  274. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/ruby_version.rb +131 -0
  275. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/rubygems_ext.rb +355 -0
  276. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/rubygems_gem_installer.rb +172 -0
  277. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/rubygems_integration.rb +562 -0
  278. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/runtime.rb +307 -0
  279. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/safe_marshal.rb +31 -0
  280. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/self_manager.rb +170 -0
  281. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/settings/validator.rb +102 -0
  282. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/settings.rb +568 -0
  283. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/setup.rb +30 -0
  284. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/shared_helpers.rb +358 -0
  285. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/similarity_detector.rb +63 -0
  286. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/source/gemspec.rb +18 -0
  287. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/source/git/git_proxy.rb +447 -0
  288. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/source/git.rb +379 -0
  289. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/source/metadata.rb +62 -0
  290. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/source/path/installer.rb +53 -0
  291. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/source/path.rb +260 -0
  292. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/source/rubygems/remote.rb +68 -0
  293. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/source/rubygems.rb +509 -0
  294. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/source/rubygems_aggregate.rb +68 -0
  295. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/source.rb +114 -0
  296. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/source_list.rb +227 -0
  297. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/source_map.rb +71 -0
  298. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/spec_set.rb +216 -0
  299. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/stub_specification.rb +118 -0
  300. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/.document +1 -0
  301. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/Executable +27 -0
  302. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/Executable.bundler +109 -0
  303. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/Executable.standalone +14 -0
  304. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/Gemfile +5 -0
  305. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/CHANGELOG.md.tt +5 -0
  306. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/CODE_OF_CONDUCT.md.tt +84 -0
  307. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/Cargo.toml.tt +7 -0
  308. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/Gemfile.tt +26 -0
  309. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/LICENSE.txt.tt +21 -0
  310. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/README.md.tt +45 -0
  311. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/Rakefile.tt +71 -0
  312. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/bin/console.tt +11 -0
  313. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/bin/setup.tt +8 -0
  314. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/circleci/config.yml.tt +25 -0
  315. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/exe/newgem.tt +3 -0
  316. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/ext/newgem/Cargo.toml.tt +15 -0
  317. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/ext/newgem/extconf-c.rb.tt +10 -0
  318. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/ext/newgem/extconf-rust.rb.tt +6 -0
  319. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/ext/newgem/newgem.c.tt +9 -0
  320. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/ext/newgem/newgem.h.tt +6 -0
  321. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/ext/newgem/src/lib.rs.tt +12 -0
  322. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/github/workflows/main.yml.tt +37 -0
  323. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/gitignore.tt +23 -0
  324. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/gitlab-ci.yml.tt +18 -0
  325. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/lib/newgem/version.rb.tt +9 -0
  326. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/lib/newgem.rb.tt +15 -0
  327. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/newgem.gemspec.tt +51 -0
  328. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/rspec.tt +3 -0
  329. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/rubocop.yml.tt +13 -0
  330. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/sig/newgem.rbs.tt +8 -0
  331. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/spec/newgem_spec.rb.tt +11 -0
  332. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/spec/spec_helper.rb.tt +15 -0
  333. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/standard.yml.tt +3 -0
  334. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/test/minitest/test_helper.rb.tt +6 -0
  335. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/test/minitest/test_newgem.rb.tt +13 -0
  336. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/test/test-unit/newgem_test.rb.tt +15 -0
  337. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/templates/newgem/test/test-unit/test_helper.rb.tt +6 -0
  338. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/ui/rg_proxy.rb +19 -0
  339. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/ui/shell.rb +165 -0
  340. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/ui/silent.rb +85 -0
  341. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/ui.rb +9 -0
  342. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/uri_credentials_filter.rb +43 -0
  343. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/uri_normalizer.rb +23 -0
  344. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/.document +1 -0
  345. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/connection_pool/LICENSE +20 -0
  346. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/connection_pool/lib/connection_pool/timed_stack.rb +174 -0
  347. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/connection_pool/lib/connection_pool/version.rb +3 -0
  348. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/connection_pool/lib/connection_pool/wrapper.rb +56 -0
  349. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/connection_pool/lib/connection_pool.rb +128 -0
  350. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/fileutils/LICENSE.txt +22 -0
  351. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/fileutils/lib/fileutils.rb +2706 -0
  352. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/net-http-persistent/README.rdoc +82 -0
  353. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/connection.rb +40 -0
  354. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/pool.rb +53 -0
  355. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/timed_stack_multi.rb +79 -0
  356. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb +1073 -0
  357. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/LICENSE.txt +21 -0
  358. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/assignment.rb +20 -0
  359. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/basic_package_source.rb +189 -0
  360. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/failure_writer.rb +182 -0
  361. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/incompatibility.rb +150 -0
  362. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/package.rb +43 -0
  363. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/partial_solution.rb +121 -0
  364. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/rubygems.rb +45 -0
  365. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/solve_failure.rb +19 -0
  366. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/static_package_source.rb +60 -0
  367. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/term.rb +105 -0
  368. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/version.rb +3 -0
  369. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/version_constraint.rb +129 -0
  370. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/version_range.rb +411 -0
  371. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/version_solver.rb +248 -0
  372. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub/version_union.rb +178 -0
  373. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/pub_grub/lib/pub_grub.rb +31 -0
  374. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/LICENSE.md +20 -0
  375. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/actions/create_file.rb +104 -0
  376. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/actions/create_link.rb +61 -0
  377. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/actions/directory.rb +108 -0
  378. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb +143 -0
  379. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb +375 -0
  380. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb +119 -0
  381. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/actions.rb +340 -0
  382. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/base.rb +699 -0
  383. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/command.rb +142 -0
  384. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb +103 -0
  385. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/error.rb +115 -0
  386. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/group.rb +281 -0
  387. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/invocation.rb +178 -0
  388. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb +37 -0
  389. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb +88 -0
  390. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/line_editor.rb +17 -0
  391. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/nested_context.rb +29 -0
  392. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/parser/argument.rb +70 -0
  393. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/parser/arguments.rb +179 -0
  394. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/parser/option.rb +159 -0
  395. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/parser/options.rb +255 -0
  396. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/parser.rb +4 -0
  397. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/rake_compat.rb +72 -0
  398. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/runner.rb +325 -0
  399. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/shell/basic.rb +512 -0
  400. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/shell/color.rb +157 -0
  401. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/shell/html.rb +126 -0
  402. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/shell.rb +81 -0
  403. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/util.rb +284 -0
  404. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor/version.rb +3 -0
  405. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/thor/lib/thor.rb +516 -0
  406. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/tsort/LICENSE.txt +22 -0
  407. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/tsort/lib/tsort.rb +452 -0
  408. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/LICENSE.txt +22 -0
  409. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/common.rb +729 -0
  410. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/file.rb +100 -0
  411. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/ftp.rb +267 -0
  412. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/generic.rb +1587 -0
  413. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/http.rb +125 -0
  414. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/https.rb +23 -0
  415. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/ldap.rb +261 -0
  416. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/ldaps.rb +22 -0
  417. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/mailto.rb +293 -0
  418. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/rfc2396_parser.rb +539 -0
  419. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/rfc3986_parser.rb +119 -0
  420. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/version.rb +6 -0
  421. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/ws.rb +83 -0
  422. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri/wss.rb +23 -0
  423. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendor/uri/lib/uri.rb +104 -0
  424. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendored_fileutils.rb +4 -0
  425. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendored_persistent.rb +15 -0
  426. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendored_pub_grub.rb +4 -0
  427. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendored_thor.rb +8 -0
  428. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendored_tsort.rb +4 -0
  429. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vendored_uri.rb +4 -0
  430. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/version.rb +13 -0
  431. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/vlad.rb +17 -0
  432. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/worker.rb +117 -0
  433. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler/yaml_serializer.rb +88 -0
  434. data/vendor/bundle/ruby/2.7.0/gems/bundler-2.4.21/lib/bundler.rb +662 -0
  435. data/vendor/bundle/ruby/2.7.0/gems/connection_pool-2.4.1/Changes.md +157 -0
  436. data/vendor/bundle/ruby/2.7.0/gems/connection_pool-2.4.1/LICENSE +20 -0
  437. data/vendor/bundle/ruby/2.7.0/gems/connection_pool-2.4.1/README.md +135 -0
  438. data/vendor/bundle/ruby/2.7.0/gems/connection_pool-2.4.1/connection_pool.gemspec +24 -0
  439. data/vendor/bundle/ruby/2.7.0/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb +174 -0
  440. data/vendor/bundle/ruby/2.7.0/gems/connection_pool-2.4.1/lib/connection_pool/version.rb +3 -0
  441. data/vendor/bundle/ruby/2.7.0/gems/connection_pool-2.4.1/lib/connection_pool/wrapper.rb +56 -0
  442. data/vendor/bundle/ruby/2.7.0/gems/connection_pool-2.4.1/lib/connection_pool.rb +175 -0
  443. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/.document +5 -0
  444. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/.gitignore +17 -0
  445. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/.travis.yml +21 -0
  446. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/CHANGELOG.md +219 -0
  447. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/Gemfile +4 -0
  448. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/LICENSE.txt +78 -0
  449. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/README.md +67 -0
  450. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/Rakefile +111 -0
  451. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/data/public_suffix_list.dat +12985 -0
  452. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/domain_name.gemspec +36 -0
  453. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/lib/domain_name/etld_data.rb +8787 -0
  454. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/lib/domain_name/etld_data.rb.erb +11 -0
  455. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/lib/domain_name/punycode.rb +283 -0
  456. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/lib/domain_name/version.rb +3 -0
  457. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/lib/domain_name.rb +297 -0
  458. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/test/helper.rb +17 -0
  459. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/test/test_domain_name-punycode.rb +97 -0
  460. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/test/test_domain_name.rb +317 -0
  461. data/vendor/bundle/ruby/2.7.0/gems/domain_name-0.5.20190701/tool/gen_etld_data.rb +63 -0
  462. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/CHANGELOG.md +414 -0
  463. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/COPYING +49 -0
  464. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/Gemfile +14 -0
  465. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/LICENSE +24 -0
  466. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/LICENSE.SPECS +22 -0
  467. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/README.md +137 -0
  468. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/Rakefile +194 -0
  469. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/.sitearchdir.time +0 -0
  470. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/AbstractMemory.c +1128 -0
  471. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/AbstractMemory.h +176 -0
  472. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/AbstractMemory.o +0 -0
  473. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/ArrayType.c +198 -0
  474. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/ArrayType.h +60 -0
  475. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/ArrayType.o +0 -0
  476. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Buffer.c +417 -0
  477. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Buffer.o +0 -0
  478. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Call.c +498 -0
  479. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Call.h +107 -0
  480. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Call.o +0 -0
  481. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/ClosurePool.c +333 -0
  482. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/ClosurePool.h +59 -0
  483. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/ClosurePool.o +0 -0
  484. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/DynamicLibrary.c +397 -0
  485. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/DynamicLibrary.h +98 -0
  486. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/DynamicLibrary.o +0 -0
  487. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Function.c +1063 -0
  488. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Function.h +84 -0
  489. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Function.o +0 -0
  490. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/FunctionInfo.c +322 -0
  491. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/FunctionInfo.o +0 -0
  492. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/LastError.c +243 -0
  493. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/LastError.h +47 -0
  494. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/LastError.o +0 -0
  495. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/LongDouble.c +65 -0
  496. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/LongDouble.h +47 -0
  497. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/LongDouble.o +0 -0
  498. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Makefile +268 -0
  499. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/MappedType.c +211 -0
  500. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/MappedType.h +57 -0
  501. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/MappedType.o +0 -0
  502. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/MemoryPointer.c +219 -0
  503. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/MemoryPointer.h +49 -0
  504. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/MemoryPointer.o +0 -0
  505. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/MethodHandle.c +350 -0
  506. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/MethodHandle.h +56 -0
  507. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/MethodHandle.o +0 -0
  508. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Platform.c +78 -0
  509. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Platform.h +45 -0
  510. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Platform.o +0 -0
  511. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Pointer.c +546 -0
  512. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Pointer.h +60 -0
  513. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Pointer.o +0 -0
  514. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Struct.c +897 -0
  515. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Struct.h +115 -0
  516. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Struct.o +0 -0
  517. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/StructByValue.c +177 -0
  518. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/StructByValue.h +55 -0
  519. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/StructByValue.o +0 -0
  520. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/StructLayout.c +769 -0
  521. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/StructLayout.o +0 -0
  522. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Thread.c +129 -0
  523. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Thread.h +76 -0
  524. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Thread.o +0 -0
  525. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Type.c +447 -0
  526. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Type.h +63 -0
  527. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Type.o +0 -0
  528. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Types.c +138 -0
  529. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Types.h +88 -0
  530. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Types.o +0 -0
  531. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Variadic.c +345 -0
  532. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/Variadic.o +0 -0
  533. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/compat.h +82 -0
  534. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/extconf.h +6 -0
  535. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/extconf.rb +115 -0
  536. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/ffi.c +97 -0
  537. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/ffi.o +0 -0
  538. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/ffi_c.so +0 -0
  539. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.appveyor/site.exp +16 -0
  540. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.appveyor/unix-noexec.exp +7 -0
  541. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.appveyor.yml +84 -0
  542. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/ar-lib +270 -0
  543. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/bfin-sim.exp +58 -0
  544. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/build-cross-in-container.sh +18 -0
  545. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/build-in-container.sh +10 -0
  546. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/build.sh +124 -0
  547. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/compile +351 -0
  548. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/install.sh +78 -0
  549. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/m32r-sim.exp +58 -0
  550. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/moxie-sim.exp +60 -0
  551. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/msvs-detect +1103 -0
  552. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/or1k-sim.exp +58 -0
  553. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/powerpc-eabisim.exp +58 -0
  554. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/site.exp +29 -0
  555. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.ci/wine-sim.exp +55 -0
  556. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.circleci/config.yml +156 -0
  557. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.gitattributes +4 -0
  558. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.github/issue_template.md +10 -0
  559. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.github/workflows/build.yml +460 -0
  560. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.github/workflows/emscripten.yml +171 -0
  561. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.gitignore +46 -0
  562. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/ChangeLog.old +7407 -0
  563. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/LICENSE +21 -0
  564. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/LICENSE-BUILDTOOLS +353 -0
  565. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/Makefile.am +157 -0
  566. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/README.md +526 -0
  567. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/acinclude.m4 +377 -0
  568. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/autogen.sh +2 -0
  569. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/config.guess +1754 -0
  570. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/config.sub +1892 -0
  571. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/configure.ac +451 -0
  572. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/configure.host +337 -0
  573. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/doc/Makefile.am +3 -0
  574. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/doc/libffi.texi +1046 -0
  575. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/doc/version.texi +4 -0
  576. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/generate-darwin-source-and-headers.py +312 -0
  577. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/include/Makefile.am +9 -0
  578. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/include/ffi.h.in +527 -0
  579. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/include/ffi_cfi.h +76 -0
  580. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/include/ffi_common.h +182 -0
  581. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/include/tramp.h +45 -0
  582. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/libffi.map.in +76 -0
  583. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/libffi.pc.in +11 -0
  584. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/libffi.xcodeproj/project.pbxproj +997 -0
  585. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/libtool-ldflags +106 -0
  586. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/libtool-version +29 -0
  587. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/m4/asmcfi.m4 +13 -0
  588. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/m4/ax_append_flag.m4 +50 -0
  589. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +198 -0
  590. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +158 -0
  591. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/m4/ax_check_compile_flag.m4 +53 -0
  592. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +119 -0
  593. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/m4/ax_configure_args.m4 +49 -0
  594. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +302 -0
  595. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +267 -0
  596. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +89 -0
  597. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/m4/ax_prepend_flag.m4 +51 -0
  598. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/m4/ax_require_defined.m4 +37 -0
  599. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/make_sunver.pl +333 -0
  600. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/man/Makefile.am +8 -0
  601. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/man/ffi.3 +41 -0
  602. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/man/ffi_call.3 +103 -0
  603. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/man/ffi_prep_cif.3 +68 -0
  604. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/man/ffi_prep_cif_var.3 +73 -0
  605. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.sln +33 -0
  606. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj +130 -0
  607. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj.filters +57 -0
  608. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj.user +4 -0
  609. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/msvc_build/aarch64/aarch64_include/ffi.h +511 -0
  610. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/msvcc.sh +353 -0
  611. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/aarch64/ffi.c +1129 -0
  612. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/aarch64/ffitarget.h +97 -0
  613. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/aarch64/internal.h +100 -0
  614. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/aarch64/sysv.S +543 -0
  615. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/aarch64/win64_armasm.S +506 -0
  616. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/alpha/ffi.c +521 -0
  617. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/alpha/ffitarget.h +57 -0
  618. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/alpha/internal.h +23 -0
  619. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/alpha/osf.S +282 -0
  620. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/arc/arcompact.S +210 -0
  621. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/arc/ffi.c +443 -0
  622. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/arc/ffitarget.h +67 -0
  623. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/arm/ffi.c +921 -0
  624. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/arm/ffitarget.h +89 -0
  625. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/arm/internal.h +17 -0
  626. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/arm/sysv.S +456 -0
  627. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/arm/sysv_msvc_arm32.S +311 -0
  628. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/avr32/ffi.c +423 -0
  629. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/avr32/ffitarget.h +55 -0
  630. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/avr32/sysv.S +208 -0
  631. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/bfin/ffi.c +196 -0
  632. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/bfin/ffitarget.h +43 -0
  633. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/bfin/sysv.S +179 -0
  634. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/closures.c +1107 -0
  635. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/cris/ffi.c +386 -0
  636. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/cris/ffitarget.h +56 -0
  637. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/cris/sysv.S +215 -0
  638. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/csky/ffi.c +395 -0
  639. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/csky/ffitarget.h +63 -0
  640. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/csky/sysv.S +371 -0
  641. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/debug.c +64 -0
  642. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/dlmalloc.c +5171 -0
  643. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/frv/eabi.S +128 -0
  644. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/frv/ffi.c +292 -0
  645. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/frv/ffitarget.h +62 -0
  646. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/ia64/ffi.c +616 -0
  647. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/ia64/ffitarget.h +56 -0
  648. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/ia64/ia64_flags.h +40 -0
  649. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/ia64/unix.S +585 -0
  650. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/java_raw_api.c +374 -0
  651. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/kvx/asm.h +5 -0
  652. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/kvx/ffi.c +273 -0
  653. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/kvx/ffitarget.h +75 -0
  654. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/kvx/sysv.S +127 -0
  655. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/loongarch64/ffi.c +621 -0
  656. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/loongarch64/ffitarget.h +82 -0
  657. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/loongarch64/sysv.S +327 -0
  658. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/m32r/ffi.c +249 -0
  659. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/m32r/ffitarget.h +53 -0
  660. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/m32r/sysv.S +121 -0
  661. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/m68k/ffi.c +362 -0
  662. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/m68k/ffitarget.h +54 -0
  663. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/m68k/sysv.S +357 -0
  664. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/m88k/ffi.c +400 -0
  665. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/m88k/ffitarget.h +49 -0
  666. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/m88k/obsd.S +209 -0
  667. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/metag/ffi.c +330 -0
  668. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/metag/ffitarget.h +53 -0
  669. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/metag/sysv.S +311 -0
  670. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/microblaze/ffi.c +321 -0
  671. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/microblaze/ffitarget.h +53 -0
  672. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/microblaze/sysv.S +302 -0
  673. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/mips/ffi.c +1309 -0
  674. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/mips/ffitarget.h +251 -0
  675. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/mips/n32.S +772 -0
  676. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/mips/o32.S +561 -0
  677. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/moxie/eabi.S +101 -0
  678. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/moxie/ffi.c +310 -0
  679. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/moxie/ffitarget.h +52 -0
  680. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/nios2/ffi.c +304 -0
  681. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/nios2/ffitarget.h +52 -0
  682. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/nios2/sysv.S +136 -0
  683. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/or1k/ffi.c +341 -0
  684. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/or1k/ffitarget.h +58 -0
  685. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/or1k/sysv.S +107 -0
  686. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/pa/ffi.c +673 -0
  687. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/pa/ffi64.c +614 -0
  688. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/pa/ffitarget.h +94 -0
  689. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/pa/hpux32.S +417 -0
  690. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/pa/hpux64.S +681 -0
  691. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/pa/linux.S +427 -0
  692. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/aix.S +566 -0
  693. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/aix_closure.S +694 -0
  694. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/asm.h +125 -0
  695. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/darwin.S +378 -0
  696. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +571 -0
  697. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/ffi.c +175 -0
  698. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +1452 -0
  699. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/ffi_linux64.c +1153 -0
  700. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/ffi_powerpc.h +105 -0
  701. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/ffi_sysv.c +923 -0
  702. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/ffitarget.h +204 -0
  703. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/linux64.S +293 -0
  704. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +566 -0
  705. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +397 -0
  706. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/sysv.S +173 -0
  707. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/t-aix +5 -0
  708. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/prep_cif.c +283 -0
  709. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/raw_api.c +267 -0
  710. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/riscv/ffi.c +514 -0
  711. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/riscv/ffitarget.h +69 -0
  712. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/riscv/sysv.S +293 -0
  713. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/s390/ffi.c +756 -0
  714. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/s390/ffitarget.h +70 -0
  715. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/s390/internal.h +11 -0
  716. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/s390/sysv.S +325 -0
  717. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sh/ffi.c +717 -0
  718. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sh/ffitarget.h +54 -0
  719. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sh/sysv.S +850 -0
  720. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sh64/ffi.c +469 -0
  721. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sh64/ffitarget.h +58 -0
  722. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sh64/sysv.S +539 -0
  723. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sparc/ffi.c +468 -0
  724. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sparc/ffi64.c +624 -0
  725. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sparc/ffitarget.h +81 -0
  726. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sparc/internal.h +26 -0
  727. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sparc/v8.S +443 -0
  728. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sparc/v9.S +440 -0
  729. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/tile/ffi.c +355 -0
  730. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/tile/ffitarget.h +65 -0
  731. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/tile/tile.S +360 -0
  732. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/tramp.c +716 -0
  733. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/types.c +108 -0
  734. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/vax/elfbsd.S +195 -0
  735. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/vax/ffi.c +276 -0
  736. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/vax/ffitarget.h +49 -0
  737. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/wasm32/ffi.c +934 -0
  738. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/wasm32/ffitarget.h +62 -0
  739. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/asmnames.h +30 -0
  740. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/ffi.c +832 -0
  741. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/ffi64.c +950 -0
  742. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/ffitarget.h +164 -0
  743. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/ffiw64.c +361 -0
  744. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/internal.h +43 -0
  745. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/internal64.h +36 -0
  746. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/sysv.S +1272 -0
  747. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/sysv_intel.S +998 -0
  748. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/unix64.S +711 -0
  749. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/win64.S +254 -0
  750. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/win64_intel.S +238 -0
  751. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/xtensa/ffi.c +306 -0
  752. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/xtensa/ffitarget.h +57 -0
  753. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/xtensa/sysv.S +268 -0
  754. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/stamp-h.in +1 -0
  755. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/Makefile.am +135 -0
  756. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/config/default.exp +1 -0
  757. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/emscripten/build-tests.sh +54 -0
  758. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/emscripten/build.sh +63 -0
  759. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/emscripten/conftest.py +80 -0
  760. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/emscripten/node-tests.sh +48 -0
  761. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/emscripten/test.html +7 -0
  762. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/emscripten/test_libffi.py +51 -0
  763. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/lib/libffi.exp +682 -0
  764. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +283 -0
  765. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +45 -0
  766. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.bhaible/Makefile +28 -0
  767. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.bhaible/README +78 -0
  768. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.bhaible/alignof.h +50 -0
  769. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.bhaible/bhaible.exp +63 -0
  770. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-call.c +1746 -0
  771. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-callback.c +2885 -0
  772. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.bhaible/testcases.c +747 -0
  773. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/align_mixed.c +46 -0
  774. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/align_stdcall.c +46 -0
  775. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/bpo_38748.c +41 -0
  776. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +54 -0
  777. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +26 -0
  778. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +163 -0
  779. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/float.c +59 -0
  780. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +60 -0
  781. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +61 -0
  782. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +74 -0
  783. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +62 -0
  784. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/float_va.c +110 -0
  785. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/many.c +59 -0
  786. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/many2.c +57 -0
  787. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/many_double.c +70 -0
  788. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/many_mixed.c +78 -0
  789. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +52 -0
  790. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/offsets.c +46 -0
  791. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/pr1172638.c +127 -0
  792. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +59 -0
  793. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc_tc.c +114 -0
  794. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +36 -0
  795. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +43 -0
  796. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +42 -0
  797. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +35 -0
  798. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +36 -0
  799. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +49 -0
  800. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +42 -0
  801. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +34 -0
  802. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +41 -0
  803. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +48 -0
  804. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +36 -0
  805. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +42 -0
  806. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +38 -0
  807. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +42 -0
  808. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/s55.c +60 -0
  809. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +43 -0
  810. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/strlen2.c +49 -0
  811. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/strlen3.c +49 -0
  812. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/strlen4.c +55 -0
  813. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +67 -0
  814. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct10.c +57 -0
  815. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +67 -0
  816. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +60 -0
  817. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +64 -0
  818. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +66 -0
  819. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +64 -0
  820. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +74 -0
  821. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +81 -0
  822. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +68 -0
  823. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_2.c +63 -0
  824. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_3.c +65 -0
  825. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_3f.c +65 -0
  826. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_4.c +67 -0
  827. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_4f.c +67 -0
  828. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_big.c +93 -0
  829. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_small.c +61 -0
  830. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct_return_2H.c +63 -0
  831. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/struct_return_8H.c +90 -0
  832. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/uninitialized.c +61 -0
  833. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/va_1.c +78 -0
  834. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/va_2.c +220 -0
  835. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/va_3.c +154 -0
  836. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/va_struct1.c +134 -0
  837. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/va_struct2.c +134 -0
  838. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.call/va_struct3.c +140 -0
  839. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/closure.exp +67 -0
  840. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn0.c +90 -0
  841. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn1.c +83 -0
  842. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn2.c +83 -0
  843. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn3.c +102 -0
  844. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn4.c +91 -0
  845. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn5.c +94 -0
  846. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn6.c +92 -0
  847. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/closure_loc_fn0.c +96 -0
  848. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/closure_simple.c +61 -0
  849. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_12byte.c +112 -0
  850. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_16byte.c +117 -0
  851. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_18byte.c +120 -0
  852. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_19byte.c +131 -0
  853. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_1_1byte.c +93 -0
  854. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_20byte.c +109 -0
  855. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_20byte1.c +113 -0
  856. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_24byte.c +145 -0
  857. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_2byte.c +103 -0
  858. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_3_1byte.c +114 -0
  859. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_3byte1.c +103 -0
  860. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_3byte2.c +103 -0
  861. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_3float.c +113 -0
  862. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_4_1byte.c +120 -0
  863. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_4byte.c +103 -0
  864. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_5_1_byte.c +137 -0
  865. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_5byte.c +116 -0
  866. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_64byte.c +148 -0
  867. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_6_1_byte.c +140 -0
  868. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_6byte.c +121 -0
  869. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_7_1_byte.c +155 -0
  870. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_7byte.c +121 -0
  871. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_8byte.c +102 -0
  872. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_9byte1.c +103 -0
  873. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_9byte2.c +103 -0
  874. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_double.c +111 -0
  875. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_float.c +109 -0
  876. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_longdouble.c +111 -0
  877. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_longdouble_split.c +147 -0
  878. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_longdouble_split2.c +152 -0
  879. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_pointer.c +113 -0
  880. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_sint16.c +108 -0
  881. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_sint32.c +106 -0
  882. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_sint64.c +109 -0
  883. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_uint16.c +108 -0
  884. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_uint32.c +109 -0
  885. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_uint64.c +111 -0
  886. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_dbls_struct.c +68 -0
  887. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_double.c +43 -0
  888. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_double_va.c +69 -0
  889. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_float.c +46 -0
  890. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_longdouble.c +115 -0
  891. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_longdouble_va.c +80 -0
  892. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_many_mixed_args.c +70 -0
  893. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_many_mixed_float_double.c +55 -0
  894. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_schar.c +78 -0
  895. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_sshort.c +79 -0
  896. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_sshortchar.c +94 -0
  897. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_uchar.c +99 -0
  898. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_ushort.c +78 -0
  899. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_ushortchar.c +94 -0
  900. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_pointer.c +79 -0
  901. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_pointer_stack.c +152 -0
  902. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_schar.c +47 -0
  903. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_sint.c +44 -0
  904. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_sshort.c +45 -0
  905. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_struct_va1.c +125 -0
  906. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_uchar.c +45 -0
  907. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_uint.c +47 -0
  908. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_uint_va.c +49 -0
  909. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_ulong_va.c +49 -0
  910. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_ulonglong.c +49 -0
  911. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/cls_ushort.c +46 -0
  912. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/err_bad_abi.c +36 -0
  913. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/ffitest.h +1 -0
  914. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/huge_struct.c +343 -0
  915. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct.c +175 -0
  916. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct1.c +161 -0
  917. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct10.c +146 -0
  918. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct11.c +137 -0
  919. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct12.c +86 -0
  920. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct13.c +115 -0
  921. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct2.c +119 -0
  922. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct3.c +120 -0
  923. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct4.c +120 -0
  924. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct5.c +121 -0
  925. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct6.c +142 -0
  926. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct7.c +120 -0
  927. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct8.c +142 -0
  928. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct9.c +142 -0
  929. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/problem1.c +90 -0
  930. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/single_entry_structs1.c +86 -0
  931. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/single_entry_structs2.c +102 -0
  932. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/single_entry_structs3.c +101 -0
  933. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/stret_large.c +145 -0
  934. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/stret_large2.c +148 -0
  935. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/stret_medium.c +124 -0
  936. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/stret_medium2.c +125 -0
  937. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/testclosure.c +75 -0
  938. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/unwindtest.cc +118 -0
  939. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.closures/unwindtest_ffi_call.cc +55 -0
  940. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex.inc +91 -0
  941. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_double.c +10 -0
  942. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_float.c +10 -0
  943. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_longdouble.c +10 -0
  944. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex.inc +42 -0
  945. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_double.c +10 -0
  946. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_float.c +10 -0
  947. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_longdouble.c +10 -0
  948. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct.inc +71 -0
  949. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_double.c +10 -0
  950. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_float.c +10 -0
  951. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble.c +10 -0
  952. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va.inc +80 -0
  953. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_double.c +10 -0
  954. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_float.c +16 -0
  955. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_longdouble.c +10 -0
  956. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/complex.exp +36 -0
  957. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/complex.inc +51 -0
  958. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_double.inc +7 -0
  959. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_float.inc +7 -0
  960. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_longdouble.inc +7 -0
  961. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/complex_double.c +10 -0
  962. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/complex_float.c +10 -0
  963. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/complex_int.c +86 -0
  964. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/complex_longdouble.c +10 -0
  965. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/ffitest.h +1 -0
  966. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex.inc +78 -0
  967. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_double.c +10 -0
  968. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_float.c +10 -0
  969. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_longdouble.c +10 -0
  970. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex.inc +37 -0
  971. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1.inc +41 -0
  972. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_double.c +10 -0
  973. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_float.c +10 -0
  974. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_longdouble.c +10 -0
  975. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2.inc +44 -0
  976. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_double.c +10 -0
  977. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_float.c +10 -0
  978. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_longdouble.c +10 -0
  979. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_double.c +10 -0
  980. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_float.c +10 -0
  981. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_longdouble.c +10 -0
  982. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.go/aa-direct.c +34 -0
  983. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.go/closure1.c +28 -0
  984. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.go/ffitest.h +1 -0
  985. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.go/go.exp +36 -0
  986. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/libffi.go/static-chain.h +19 -0
  987. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/.libs/libffi.a +0 -0
  988. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/.libs/libffi.la +1 -0
  989. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/.libs/libffi.lai +41 -0
  990. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/.libs/libffi_convenience.a +0 -0
  991. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/.libs/libffi_convenience.la +1 -0
  992. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/Makefile +2127 -0
  993. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/a.out +0 -0
  994. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/config.log +1588 -0
  995. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/config.status +2407 -0
  996. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/doc/Makefile +818 -0
  997. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/fficonfig.h +189 -0
  998. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/include/Makefile +609 -0
  999. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/include/ffi.h +527 -0
  1000. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/include/ffitarget.h +164 -0
  1001. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/libffi.la +41 -0
  1002. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/libffi.pc +11 -0
  1003. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/libffi_convenience.la +41 -0
  1004. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/libtool +12114 -0
  1005. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/local.exp +3 -0
  1006. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/man/Makefile +565 -0
  1007. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/.deps/.dirstamp +0 -0
  1008. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/.dirstamp +0 -0
  1009. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/closures.lo +12 -0
  1010. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/closures.o +0 -0
  1011. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/java_raw_api.lo +12 -0
  1012. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/java_raw_api.o +0 -0
  1013. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/prep_cif.lo +12 -0
  1014. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/prep_cif.o +0 -0
  1015. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/raw_api.lo +12 -0
  1016. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/raw_api.o +0 -0
  1017. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/tramp.lo +12 -0
  1018. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/tramp.o +0 -0
  1019. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/types.lo +12 -0
  1020. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/types.o +0 -0
  1021. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/x86/.deps/.dirstamp +0 -0
  1022. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/x86/.dirstamp +0 -0
  1023. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/x86/ffi64.lo +12 -0
  1024. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/x86/ffi64.o +0 -0
  1025. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/x86/ffiw64.lo +12 -0
  1026. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/x86/ffiw64.o +0 -0
  1027. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/x86/unix64.lo +12 -0
  1028. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/x86/unix64.o +0 -0
  1029. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/x86/win64.lo +12 -0
  1030. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/src/x86/win64.o +0 -0
  1031. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/stamp-h1 +1 -0
  1032. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux/testsuite/Makefile +664 -0
  1033. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi.bsd.mk +40 -0
  1034. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi.darwin.mk +105 -0
  1035. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi.gnu.mk +32 -0
  1036. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi.mk +18 -0
  1037. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi.vc.mk +26 -0
  1038. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi.vc64.mk +26 -0
  1039. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/rbffi.h +55 -0
  1040. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/rbffi_endian.h +59 -0
  1041. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ffi.gemspec +42 -0
  1042. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/abstract_memory.rb +44 -0
  1043. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/autopointer.rb +188 -0
  1044. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/buffer.rb +4 -0
  1045. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/callback.rb +4 -0
  1046. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/compat.rb +43 -0
  1047. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/data_converter.rb +67 -0
  1048. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/dynamic_library.rb +89 -0
  1049. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/enum.rb +303 -0
  1050. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/errno.rb +43 -0
  1051. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/ffi.rb +50 -0
  1052. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/function.rb +71 -0
  1053. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/io.rb +62 -0
  1054. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/library.rb +576 -0
  1055. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/library_path.rb +109 -0
  1056. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/managedstruct.rb +84 -0
  1057. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/memorypointer.rb +1 -0
  1058. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/aarch64-darwin/types.conf +130 -0
  1059. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/aarch64-freebsd/types.conf +128 -0
  1060. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/aarch64-freebsd12/types.conf +181 -0
  1061. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/aarch64-linux/types.conf +104 -0
  1062. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/aarch64-openbsd/types.conf +134 -0
  1063. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/aarch64-windows/types.conf +52 -0
  1064. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/arm-freebsd/types.conf +152 -0
  1065. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/arm-freebsd12/types.conf +152 -0
  1066. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/arm-linux/types.conf +132 -0
  1067. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/hppa1.1-linux/types.conf +178 -0
  1068. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/hppa2.0-linux/types.conf +178 -0
  1069. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/i386-cygwin/types.conf +3 -0
  1070. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/i386-darwin/types.conf +100 -0
  1071. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/i386-freebsd/types.conf +152 -0
  1072. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/i386-freebsd12/types.conf +152 -0
  1073. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/i386-gnu/types.conf +107 -0
  1074. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/i386-linux/types.conf +103 -0
  1075. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/i386-netbsd/types.conf +126 -0
  1076. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/i386-openbsd/types.conf +128 -0
  1077. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/i386-solaris/types.conf +122 -0
  1078. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/i386-windows/types.conf +52 -0
  1079. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/ia64-linux/types.conf +104 -0
  1080. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/loongarch64-linux/types.conf +141 -0
  1081. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/mips-linux/types.conf +102 -0
  1082. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/mips64-linux/types.conf +104 -0
  1083. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/mips64el-linux/types.conf +104 -0
  1084. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/mipsel-linux/types.conf +102 -0
  1085. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/mipsisa32r6-linux/types.conf +102 -0
  1086. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/mipsisa32r6el-linux/types.conf +102 -0
  1087. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/mipsisa64r6-linux/types.conf +104 -0
  1088. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/mipsisa64r6el-linux/types.conf +104 -0
  1089. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/powerpc-aix/types.conf +180 -0
  1090. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/powerpc-darwin/types.conf +100 -0
  1091. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/powerpc-linux/types.conf +130 -0
  1092. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/powerpc-openbsd/types.conf +156 -0
  1093. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/powerpc64-linux/types.conf +104 -0
  1094. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/powerpc64le-linux/types.conf +100 -0
  1095. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/riscv64-linux/types.conf +104 -0
  1096. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/s390-linux/types.conf +102 -0
  1097. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/s390x-linux/types.conf +102 -0
  1098. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/sparc-linux/types.conf +102 -0
  1099. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/sparc-solaris/types.conf +128 -0
  1100. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/sparcv9-linux/types.conf +102 -0
  1101. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/sparcv9-openbsd/types.conf +156 -0
  1102. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/sparcv9-solaris/types.conf +128 -0
  1103. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/sw_64-linux/types.conf +141 -0
  1104. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/x86_64-cygwin/types.conf +3 -0
  1105. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/x86_64-darwin/types.conf +130 -0
  1106. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/x86_64-dragonflybsd/types.conf +130 -0
  1107. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/x86_64-freebsd/types.conf +128 -0
  1108. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/x86_64-freebsd12/types.conf +158 -0
  1109. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/x86_64-haiku/types.conf +117 -0
  1110. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/x86_64-linux/types.conf +132 -0
  1111. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/x86_64-msys/types.conf +119 -0
  1112. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/x86_64-netbsd/types.conf +128 -0
  1113. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/x86_64-openbsd/types.conf +134 -0
  1114. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/x86_64-solaris/types.conf +122 -0
  1115. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform/x86_64-windows/types.conf +52 -0
  1116. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/platform.rb +187 -0
  1117. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/pointer.rb +167 -0
  1118. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/struct.rb +317 -0
  1119. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/struct_by_reference.rb +72 -0
  1120. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/struct_layout.rb +96 -0
  1121. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/struct_layout_builder.rb +227 -0
  1122. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/tools/const_generator.rb +232 -0
  1123. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/tools/generator.rb +105 -0
  1124. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/tools/generator_task.rb +32 -0
  1125. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/tools/struct_generator.rb +195 -0
  1126. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/tools/types_generator.rb +137 -0
  1127. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/types.rb +220 -0
  1128. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/union.rb +43 -0
  1129. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/variadic.rb +80 -0
  1130. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi/version.rb +3 -0
  1131. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi.rb +27 -0
  1132. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/lib/ffi_c.so +0 -0
  1133. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/rakelib/ffi_gem_helper.rb +65 -0
  1134. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/samples/getlogin.rb +8 -0
  1135. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/samples/getpid.rb +8 -0
  1136. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/samples/gettimeofday.rb +18 -0
  1137. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/samples/hello.rb +8 -0
  1138. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/samples/hello_ractor.rb +11 -0
  1139. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/samples/inotify.rb +60 -0
  1140. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/samples/pty.rb +75 -0
  1141. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/samples/qsort.rb +20 -0
  1142. data/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/samples/qsort_ractor.rb +28 -0
  1143. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/Gemfile +2 -0
  1144. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/LICENSE +202 -0
  1145. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/README.md +74 -0
  1146. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/Rakefile +6 -0
  1147. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/ffi-compiler.gemspec +19 -0
  1148. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/lib/ffi-compiler/compile_task.rb +243 -0
  1149. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/lib/ffi-compiler/export_task.rb +49 -0
  1150. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/lib/ffi-compiler/exporter.rb +4 -0
  1151. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/lib/ffi-compiler/fake_ffi/ffi-compiler/loader.rb +8 -0
  1152. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/lib/ffi-compiler/fake_ffi/ffi.rb +282 -0
  1153. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/lib/ffi-compiler/loader.rb +36 -0
  1154. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/lib/ffi-compiler/platform.rb +29 -0
  1155. data/vendor/bundle/ruby/2.7.0/gems/ffi-compiler-1.0.1/lib/ffi-compiler/task.rb +15 -0
  1156. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/.github/workflows/ci.yml +85 -0
  1157. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/.gitignore +15 -0
  1158. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/.rspec +1 -0
  1159. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/.rubocop/layout.yml +8 -0
  1160. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/.rubocop/style.yml +32 -0
  1161. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/.rubocop.yml +10 -0
  1162. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/.rubocop_todo.yml +206 -0
  1163. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/.yardopts +2 -0
  1164. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/CHANGES.md +1002 -0
  1165. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/CONTRIBUTING.md +26 -0
  1166. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/Gemfile +50 -0
  1167. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/Guardfile +18 -0
  1168. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/LICENSE.txt +20 -0
  1169. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/README.md +164 -0
  1170. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/Rakefile +64 -0
  1171. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/SECURITY.md +5 -0
  1172. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/http.gemspec +44 -0
  1173. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/chainable.rb +257 -0
  1174. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/client.rb +199 -0
  1175. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/connection.rb +227 -0
  1176. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/content_type.rb +34 -0
  1177. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/errors.rb +27 -0
  1178. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/feature.rb +25 -0
  1179. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/features/auto_deflate.rb +123 -0
  1180. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/features/auto_inflate.rb +41 -0
  1181. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/features/instrumentation.rb +64 -0
  1182. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/features/logging.rb +53 -0
  1183. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/features/normalize_uri.rb +17 -0
  1184. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/headers/known.rb +87 -0
  1185. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/headers/mixin.rb +34 -0
  1186. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/headers.rb +250 -0
  1187. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/mime_type/adapter.rb +28 -0
  1188. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/mime_type/json.rb +26 -0
  1189. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/mime_type.rb +78 -0
  1190. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/options.rb +194 -0
  1191. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/redirector.rb +152 -0
  1192. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/request/body.rb +100 -0
  1193. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/request/writer.rb +125 -0
  1194. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/request.rb +249 -0
  1195. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/response/body.rb +87 -0
  1196. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/response/inflater.rb +32 -0
  1197. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/response/parser.rb +129 -0
  1198. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/response/status/reasons.rb +81 -0
  1199. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/response/status.rb +153 -0
  1200. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/response.rb +192 -0
  1201. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/timeout/global.rb +116 -0
  1202. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/timeout/null.rb +76 -0
  1203. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/timeout/per_operation.rb +76 -0
  1204. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/uri.rb +195 -0
  1205. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http/version.rb +5 -0
  1206. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/lib/http.rb +26 -0
  1207. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/logo.png +0 -0
  1208. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/client_spec.rb +555 -0
  1209. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/connection_spec.rb +66 -0
  1210. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/content_type_spec.rb +47 -0
  1211. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/features/auto_deflate_spec.rb +77 -0
  1212. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/features/auto_inflate_spec.rb +86 -0
  1213. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/features/instrumentation_spec.rb +62 -0
  1214. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/features/logging_spec.rb +65 -0
  1215. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/headers/mixin_spec.rb +36 -0
  1216. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/headers_spec.rb +527 -0
  1217. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/options/body_spec.rb +15 -0
  1218. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/options/features_spec.rb +33 -0
  1219. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/options/form_spec.rb +15 -0
  1220. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/options/headers_spec.rb +20 -0
  1221. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/options/json_spec.rb +15 -0
  1222. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/options/merge_spec.rb +68 -0
  1223. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/options/new_spec.rb +30 -0
  1224. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/options/proxy_spec.rb +20 -0
  1225. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/options_spec.rb +13 -0
  1226. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/redirector_spec.rb +529 -0
  1227. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/request/body_spec.rb +211 -0
  1228. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/request/writer_spec.rb +121 -0
  1229. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/request_spec.rb +234 -0
  1230. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/response/body_spec.rb +85 -0
  1231. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/response/parser_spec.rb +74 -0
  1232. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/response/status_spec.rb +253 -0
  1233. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/response_spec.rb +262 -0
  1234. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http/uri_spec.rb +71 -0
  1235. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/lib/http_spec.rb +489 -0
  1236. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/regression_specs.rb +24 -0
  1237. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/spec_helper.rb +88 -0
  1238. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/support/black_hole.rb +13 -0
  1239. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/support/capture_warning.rb +10 -0
  1240. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/support/dummy_server/servlet.rb +190 -0
  1241. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/support/dummy_server.rb +43 -0
  1242. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/support/fakeio.rb +21 -0
  1243. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/support/fuubar.rb +21 -0
  1244. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/support/http_handling_shared.rb +190 -0
  1245. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/support/proxy_server.rb +39 -0
  1246. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/support/servers/config.rb +11 -0
  1247. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/support/servers/runner.rb +19 -0
  1248. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/support/simplecov.rb +19 -0
  1249. data/vendor/bundle/ruby/2.7.0/gems/http-5.1.1/spec/support/ssl_helper.rb +104 -0
  1250. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/.github/workflows/ci.yml +37 -0
  1251. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/.gitignore +17 -0
  1252. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/CHANGELOG.md +33 -0
  1253. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/Gemfile +4 -0
  1254. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/LICENSE.txt +24 -0
  1255. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/README.md +235 -0
  1256. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/Rakefile +20 -0
  1257. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/http-cookie.gemspec +35 -0
  1258. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/lib/http/cookie/ruby_compat.rb +63 -0
  1259. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/lib/http/cookie/scanner.rb +231 -0
  1260. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/lib/http/cookie/version.rb +5 -0
  1261. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/lib/http/cookie.rb +685 -0
  1262. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/lib/http/cookie_jar/abstract_saver.rb +65 -0
  1263. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/lib/http/cookie_jar/abstract_store.rb +124 -0
  1264. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/lib/http/cookie_jar/cookiestxt_saver.rb +106 -0
  1265. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/lib/http/cookie_jar/hash_store.rb +161 -0
  1266. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/lib/http/cookie_jar/mozilla_store.rb +581 -0
  1267. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/lib/http/cookie_jar/yaml_saver.rb +86 -0
  1268. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/lib/http/cookie_jar.rb +344 -0
  1269. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/lib/http-cookie.rb +1 -0
  1270. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/test/helper.rb +55 -0
  1271. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/test/mechanize.yml +101 -0
  1272. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/test/simplecov_start.rb +2 -0
  1273. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/test/test_http_cookie.rb +1134 -0
  1274. data/vendor/bundle/ruby/2.7.0/gems/http-cookie-1.0.5/test/test_http_cookie_jar.rb +988 -0
  1275. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/.editorconfig +9 -0
  1276. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/.gitignore +15 -0
  1277. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/.rspec +2 -0
  1278. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/.rubocop.yml +64 -0
  1279. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/.travis.yml +34 -0
  1280. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/.yardopts +2 -0
  1281. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/CHANGES.md +96 -0
  1282. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/Gemfile +26 -0
  1283. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/Guardfile +16 -0
  1284. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/LICENSE.txt +22 -0
  1285. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/README.md +97 -0
  1286. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/Rakefile +24 -0
  1287. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/appveyor.yml +8 -0
  1288. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/http-form_data.gemspec +25 -0
  1289. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/lib/http/form_data/composite_io.rb +88 -0
  1290. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/lib/http/form_data/file.rb +70 -0
  1291. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/lib/http/form_data/multipart/param.rb +92 -0
  1292. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/lib/http/form_data/multipart.rb +59 -0
  1293. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/lib/http/form_data/part.rb +30 -0
  1294. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/lib/http/form_data/readable.rb +40 -0
  1295. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/lib/http/form_data/urlencoded.rb +85 -0
  1296. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/lib/http/form_data/version.rb +8 -0
  1297. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/lib/http/form_data.rb +82 -0
  1298. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/spec/fixtures/expected-multipart-body.tpl +0 -0
  1299. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/spec/fixtures/the-http-gem.info +1 -0
  1300. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/spec/lib/http/form_data/composite_io_spec.rb +109 -0
  1301. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/spec/lib/http/form_data/file_spec.rb +217 -0
  1302. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/spec/lib/http/form_data/multipart_spec.rb +157 -0
  1303. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/spec/lib/http/form_data/part_spec.rb +74 -0
  1304. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/spec/lib/http/form_data/urlencoded_spec.rb +78 -0
  1305. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/spec/lib/http/form_data_spec.rb +50 -0
  1306. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/spec/spec_helper.rb +83 -0
  1307. data/vendor/bundle/ruby/2.7.0/gems/http-form_data-2.3.0/spec/support/fixtures_helper.rb +13 -0
  1308. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/CHANGES.md +457 -0
  1309. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/LICENSE +56 -0
  1310. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/README.md +425 -0
  1311. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/VERSION +1 -0
  1312. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/Makefile +202 -0
  1313. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/fbuffer/fbuffer.h +187 -0
  1314. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/generator/.sitearchdir.-.json.-.ext.time +0 -0
  1315. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/generator/Makefile +267 -0
  1316. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/generator/depend +1 -0
  1317. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/generator/extconf.rb +4 -0
  1318. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/generator/generator.c +1608 -0
  1319. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/generator/generator.h +174 -0
  1320. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/generator/generator.o +0 -0
  1321. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/generator/generator.so +0 -0
  1322. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/parser/.sitearchdir.-.json.-.ext.time +0 -0
  1323. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/parser/Makefile +267 -0
  1324. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/parser/depend +1 -0
  1325. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/parser/extconf.rb +32 -0
  1326. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/parser/parser.c +3347 -0
  1327. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/parser/parser.h +96 -0
  1328. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/parser/parser.o +0 -0
  1329. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/parser/parser.rl +986 -0
  1330. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/ext/parser/parser.so +0 -0
  1331. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/ext/json/extconf.rb +3 -0
  1332. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/json.gemspec +67 -0
  1333. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/bigdecimal.rb +29 -0
  1334. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/complex.rb +28 -0
  1335. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/core.rb +12 -0
  1336. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/date.rb +34 -0
  1337. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/date_time.rb +50 -0
  1338. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/exception.rb +31 -0
  1339. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/ostruct.rb +31 -0
  1340. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/range.rb +29 -0
  1341. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/rational.rb +27 -0
  1342. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/regexp.rb +30 -0
  1343. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/set.rb +29 -0
  1344. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/struct.rb +30 -0
  1345. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/symbol.rb +25 -0
  1346. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/add/time.rb +38 -0
  1347. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/common.rb +703 -0
  1348. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/ext/generator.so +0 -0
  1349. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/ext/parser.so +0 -0
  1350. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/ext.rb +15 -0
  1351. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/generic_object.rb +71 -0
  1352. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/pure/generator.rb +479 -0
  1353. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/pure/parser.rb +337 -0
  1354. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/pure.rb +15 -0
  1355. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json/version.rb +9 -0
  1356. data/vendor/bundle/ruby/2.7.0/gems/json-2.6.3/lib/json.rb +583 -0
  1357. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/CHANGELOG.md +45 -0
  1358. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/LICENSE +353 -0
  1359. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/README.md +37 -0
  1360. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/ext/Rakefile +5 -0
  1361. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/ext/llhttp/api.c +392 -0
  1362. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/ext/llhttp/extconf.rb +6 -0
  1363. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/ext/llhttp/http.c +172 -0
  1364. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/ext/llhttp/llhttp.c +14949 -0
  1365. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/ext/llhttp/llhttp.h +587 -0
  1366. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/ext/llhttp/llhttp_ext.c +215 -0
  1367. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/ext/x86_64-linux/libllhttp-ext.so +0 -0
  1368. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/ext/x86_64-linux/llhttp/api.o +0 -0
  1369. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/ext/x86_64-linux/llhttp/http.o +0 -0
  1370. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/ext/x86_64-linux/llhttp/llhttp.o +0 -0
  1371. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/ext/x86_64-linux/llhttp/llhttp_ext.o +0 -0
  1372. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/lib/llhttp/delegate.rb +66 -0
  1373. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/lib/llhttp/error.rb +8 -0
  1374. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/lib/llhttp/parser.rb +164 -0
  1375. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/lib/llhttp/version.rb +11 -0
  1376. data/vendor/bundle/ruby/2.7.0/gems/llhttp-ffi-0.4.0/lib/llhttp.rb +49 -0
  1377. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/.autotest +34 -0
  1378. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/History.rdoc +1529 -0
  1379. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/Manifest.txt +29 -0
  1380. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/README.rdoc +832 -0
  1381. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/Rakefile +75 -0
  1382. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/design_rationale.rb +52 -0
  1383. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/hoe/minitest.rb +28 -0
  1384. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/assertions.rb +858 -0
  1385. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/autorun.rb +13 -0
  1386. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/benchmark.rb +455 -0
  1387. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/expectations.rb +321 -0
  1388. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/hell.rb +11 -0
  1389. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/mock.rb +327 -0
  1390. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/parallel.rb +70 -0
  1391. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/pride.rb +4 -0
  1392. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/pride_plugin.rb +142 -0
  1393. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/spec.rb +349 -0
  1394. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/test.rb +248 -0
  1395. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/test_task.rb +302 -0
  1396. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest/unit.rb +42 -0
  1397. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/lib/minitest.rb +1121 -0
  1398. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/test/minitest/metametameta.rb +136 -0
  1399. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/test/minitest/test_minitest_assertions.rb +1701 -0
  1400. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/test/minitest/test_minitest_benchmark.rb +137 -0
  1401. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/test/minitest/test_minitest_mock.rb +1146 -0
  1402. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/test/minitest/test_minitest_reporter.rb +341 -0
  1403. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/test/minitest/test_minitest_spec.rb +1146 -0
  1404. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/test/minitest/test_minitest_test.rb +1282 -0
  1405. data/vendor/bundle/ruby/2.7.0/gems/minitest-5.20.0/test/minitest/test_minitest_test_task.rb +46 -0
  1406. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/.autotest +9 -0
  1407. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/.gemtest +0 -0
  1408. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/Gemfile +14 -0
  1409. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/History.txt +442 -0
  1410. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/Manifest.txt +13 -0
  1411. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/README.rdoc +82 -0
  1412. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/Rakefile +25 -0
  1413. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/lib/net/http/persistent/connection.rb +41 -0
  1414. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/lib/net/http/persistent/pool.rb +65 -0
  1415. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/lib/net/http/persistent/timed_stack_multi.rb +79 -0
  1416. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/lib/net/http/persistent.rb +1095 -0
  1417. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/test/test_net_http_persistent.rb +1458 -0
  1418. data/vendor/bundle/ruby/2.7.0/gems/net-http-persistent-4.0.2/test/test_net_http_persistent_timed_stack_multi.rb +151 -0
  1419. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/.github/FUNDING.yml +12 -0
  1420. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/.github/dependabot.yml +19 -0
  1421. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/.github/workflows/psl-update.yml +38 -0
  1422. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/.github/workflows/release.yml +18 -0
  1423. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/.github/workflows/tests.yml +30 -0
  1424. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/.gitignore +8 -0
  1425. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/.rubocop.yml +37 -0
  1426. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/.rubocop_opinionated.yml +135 -0
  1427. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/.yardopts +1 -0
  1428. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/2.0-Upgrade.md +52 -0
  1429. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/CHANGELOG.md +444 -0
  1430. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/Gemfile +14 -0
  1431. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/LICENSE.txt +22 -0
  1432. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/README.md +224 -0
  1433. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/Rakefile +52 -0
  1434. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/SECURITY.md +104 -0
  1435. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/bin/console +15 -0
  1436. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/data/list.txt +13827 -0
  1437. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/lib/public_suffix/domain.rb +235 -0
  1438. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/lib/public_suffix/errors.rb +41 -0
  1439. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/lib/public_suffix/list.rb +247 -0
  1440. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/lib/public_suffix/rule.rb +350 -0
  1441. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/lib/public_suffix/version.rb +14 -0
  1442. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/lib/public_suffix.rb +177 -0
  1443. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/public_suffix.gemspec +29 -0
  1444. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/.empty +2 -0
  1445. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/acceptance_test.rb +131 -0
  1446. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/benchmarks/bm_find.rb +66 -0
  1447. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/benchmarks/bm_find_all.rb +102 -0
  1448. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/benchmarks/bm_names.rb +91 -0
  1449. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/benchmarks/bm_select.rb +26 -0
  1450. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/benchmarks/bm_select_incremental.rb +25 -0
  1451. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/benchmarks/bm_valid.rb +101 -0
  1452. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/profilers/domain_profiler.rb +12 -0
  1453. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/profilers/find_profiler.rb +12 -0
  1454. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/profilers/find_profiler_jp.rb +12 -0
  1455. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/profilers/initialization_profiler.rb +11 -0
  1456. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/profilers/list_profsize.rb +11 -0
  1457. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/profilers/object_binsize.rb +57 -0
  1458. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/psl_test.rb +52 -0
  1459. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/test_helper.rb +10 -0
  1460. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/tests.txt +98 -0
  1461. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/unit/domain_test.rb +106 -0
  1462. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/unit/errors_test.rb +25 -0
  1463. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/unit/list_test.rb +241 -0
  1464. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/unit/public_suffix_test.rb +188 -0
  1465. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-5.0.3/test/unit/rule_test.rb +222 -0
  1466. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/History.rdoc +2403 -0
  1467. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/MIT-LICENSE +21 -0
  1468. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/README.rdoc +155 -0
  1469. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/doc/command_line_usage.rdoc +158 -0
  1470. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/doc/example/Rakefile1 +38 -0
  1471. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/doc/example/Rakefile2 +35 -0
  1472. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/doc/example/a.c +6 -0
  1473. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/doc/example/b.c +6 -0
  1474. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/doc/example/main.c +11 -0
  1475. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/doc/glossary.rdoc +42 -0
  1476. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/doc/jamis.rb +592 -0
  1477. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/doc/proto_rake.rdoc +127 -0
  1478. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/doc/rake.1 +156 -0
  1479. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/doc/rakefile.rdoc +622 -0
  1480. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/doc/rational.rdoc +151 -0
  1481. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/exe/rake +27 -0
  1482. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/application.rb +855 -0
  1483. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/backtrace.rb +24 -0
  1484. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/clean.rb +78 -0
  1485. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/cloneable.rb +17 -0
  1486. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/cpu_counter.rb +107 -0
  1487. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/default_loader.rb +15 -0
  1488. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/dsl_definition.rb +195 -0
  1489. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/early_time.rb +22 -0
  1490. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/ext/core.rb +26 -0
  1491. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/ext/string.rb +176 -0
  1492. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/file_creation_task.rb +25 -0
  1493. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/file_list.rb +435 -0
  1494. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/file_task.rb +58 -0
  1495. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/file_utils.rb +132 -0
  1496. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/file_utils_ext.rb +134 -0
  1497. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/invocation_chain.rb +57 -0
  1498. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/invocation_exception_mixin.rb +17 -0
  1499. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/late_time.rb +18 -0
  1500. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/linked_list.rb +112 -0
  1501. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/loaders/makefile.rb +54 -0
  1502. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/multi_task.rb +14 -0
  1503. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/name_space.rb +38 -0
  1504. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/packagetask.rb +222 -0
  1505. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/phony.rb +16 -0
  1506. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/private_reader.rb +21 -0
  1507. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/promise.rb +100 -0
  1508. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/pseudo_status.rb +30 -0
  1509. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/rake_module.rb +67 -0
  1510. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/rake_test_loader.rb +27 -0
  1511. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/rule_recursion_overflow_error.rb +20 -0
  1512. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/scope.rb +43 -0
  1513. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/task.rb +434 -0
  1514. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/task_argument_error.rb +8 -0
  1515. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/task_arguments.rb +109 -0
  1516. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/task_manager.rb +331 -0
  1517. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/tasklib.rb +12 -0
  1518. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/testtask.rb +189 -0
  1519. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/thread_history_display.rb +49 -0
  1520. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/thread_pool.rb +163 -0
  1521. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/trace_output.rb +23 -0
  1522. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/version.rb +10 -0
  1523. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake/win32.rb +51 -0
  1524. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/lib/rake.rb +71 -0
  1525. data/vendor/bundle/ruby/2.7.0/gems/rake-13.1.0/rake.gemspec +101 -0
  1526. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/.gitignore +17 -0
  1527. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/.travis.yml +17 -0
  1528. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/CHANGELOG.md +46 -0
  1529. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/Gemfile +4 -0
  1530. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/LICENSE +24 -0
  1531. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/README.md +39 -0
  1532. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/Rakefile +21 -0
  1533. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/lib/unf/normalizer.rb +35 -0
  1534. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/lib/unf/normalizer_cruby.rb +1 -0
  1535. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/lib/unf/normalizer_jruby.rb +30 -0
  1536. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/lib/unf/version.rb +3 -0
  1537. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/lib/unf.rb +38 -0
  1538. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/test/helper.rb +18 -0
  1539. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/test/normalization-test.txt +108816 -0
  1540. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/test/test_unf.rb +41 -0
  1541. data/vendor/bundle/ruby/2.7.0/gems/unf-0.1.4/unf.gemspec +35 -0
  1542. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/.document +5 -0
  1543. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/.github/workflows/unf_ext.yml +43 -0
  1544. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/.gitignore +19 -0
  1545. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/CHANGELOG.md +62 -0
  1546. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/Gemfile +4 -0
  1547. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/LICENSE.txt +22 -0
  1548. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/README.md +57 -0
  1549. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/Rakefile +37 -0
  1550. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/ext/unf_ext/.sitearchdir.time +0 -0
  1551. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/ext/unf_ext/extconf.rb +50 -0
  1552. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/ext/unf_ext/unf/normalizer.hh +139 -0
  1553. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/ext/unf_ext/unf/table.hh +13617 -0
  1554. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/ext/unf_ext/unf/trie/char_stream.hh +150 -0
  1555. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/ext/unf_ext/unf/trie/node.hh +25 -0
  1556. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/ext/unf_ext/unf/trie/searcher.hh +194 -0
  1557. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/ext/unf_ext/unf/util.hh +24 -0
  1558. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/ext/unf_ext/unf.cc +75 -0
  1559. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/ext/unf_ext/unf.o +0 -0
  1560. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/lib/unf_ext/version.rb +5 -0
  1561. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/lib/unf_ext.rb +5 -0
  1562. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/test/helper.rb +18 -0
  1563. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/test/normalization-test.txt +112332 -0
  1564. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/test/test_unf_ext.rb +40 -0
  1565. data/vendor/bundle/ruby/2.7.0/gems/unf_ext-0.0.8.2/unf_ext.gemspec +34 -0
  1566. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/.yardopts +26 -0
  1567. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/.yardopts_guide +19 -0
  1568. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/.yardopts_i18n +23 -0
  1569. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/CHANGELOG.md +877 -0
  1570. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/LEGAL +94 -0
  1571. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/LICENSE +22 -0
  1572. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/README.md +325 -0
  1573. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/bin/yard +13 -0
  1574. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/bin/yardoc +13 -0
  1575. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/bin/yri +13 -0
  1576. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/CodeObjects.md +115 -0
  1577. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/GettingStarted.md +679 -0
  1578. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/Handlers.md +152 -0
  1579. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/Overview.md +61 -0
  1580. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/Parser.md +191 -0
  1581. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/Tags.md +283 -0
  1582. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/TagsArch.md +123 -0
  1583. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/Templates.md +496 -0
  1584. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/WhatsNew.md +1245 -0
  1585. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/images/code-objects-class-diagram.png +0 -0
  1586. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/images/handlers-class-diagram.png +0 -0
  1587. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/images/overview-class-diagram.png +0 -0
  1588. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/images/parser-class-diagram.png +0 -0
  1589. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/images/tags-class-diagram.png +0 -0
  1590. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/templates/default/fulldoc/html/full_list_tag.erb +9 -0
  1591. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/templates/default/fulldoc/html/setup.rb +6 -0
  1592. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/templates/default/layout/html/setup.rb +9 -0
  1593. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/templates/default/layout/html/tag_list.erb +11 -0
  1594. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/templates/default/yard_tags/html/list.erb +18 -0
  1595. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/templates/default/yard_tags/html/setup.rb +26 -0
  1596. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/docs/templates/plugin.rb +70 -0
  1597. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/rubygems_plugin.rb +9 -0
  1598. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/autoload.rb +309 -0
  1599. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/command.rb +85 -0
  1600. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/command_parser.rb +93 -0
  1601. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/config.rb +198 -0
  1602. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/diff.rb +273 -0
  1603. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/display.rb +69 -0
  1604. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/gems.rb +84 -0
  1605. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/graph.rb +125 -0
  1606. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/help.rb +20 -0
  1607. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/i18n.rb +70 -0
  1608. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/list.rb +23 -0
  1609. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/markup_types.rb +32 -0
  1610. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/server.rb +266 -0
  1611. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/stats.rb +234 -0
  1612. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/yardoc.rb +791 -0
  1613. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/yardopts_command.rb +110 -0
  1614. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/cli/yri.rb +215 -0
  1615. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/base.rb +625 -0
  1616. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/class_object.rb +146 -0
  1617. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/class_variable_object.rb +11 -0
  1618. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/constant_object.rb +16 -0
  1619. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/extended_method_object.rb +24 -0
  1620. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/extra_file_object.rb +134 -0
  1621. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/macro_object.rb +172 -0
  1622. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/method_object.rb +196 -0
  1623. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/module_object.rb +21 -0
  1624. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/namespace_mapper.rb +141 -0
  1625. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/namespace_object.rb +200 -0
  1626. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/proxy.rb +245 -0
  1627. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/code_objects/root_object.rb +19 -0
  1628. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/config.rb +274 -0
  1629. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/core_ext/array.rb +16 -0
  1630. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/core_ext/file.rb +69 -0
  1631. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/core_ext/hash.rb +16 -0
  1632. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/core_ext/insertion.rb +63 -0
  1633. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/core_ext/module.rb +11 -0
  1634. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/core_ext/string.rb +68 -0
  1635. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/core_ext/symbol_hash.rb +75 -0
  1636. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/docstring.rb +386 -0
  1637. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/docstring_parser.rb +345 -0
  1638. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/gem_index.rb +29 -0
  1639. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/globals.rb +22 -0
  1640. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/base.rb +595 -0
  1641. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/alias_handler.rb +16 -0
  1642. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/attribute_handler.rb +13 -0
  1643. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/base.rb +164 -0
  1644. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/class_handler.rb +27 -0
  1645. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/constant_handler.rb +13 -0
  1646. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/handler_methods.rb +212 -0
  1647. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/init_handler.rb +20 -0
  1648. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/method_handler.rb +45 -0
  1649. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/mixin_handler.rb +21 -0
  1650. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/module_handler.rb +17 -0
  1651. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/override_comment_handler.rb +31 -0
  1652. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/path_handler.rb +11 -0
  1653. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/struct_handler.rb +13 -0
  1654. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/c/symbol_handler.rb +8 -0
  1655. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/common/method_handler.rb +19 -0
  1656. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/processor.rb +200 -0
  1657. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/alias_handler.rb +45 -0
  1658. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/attribute_handler.rb +87 -0
  1659. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/base.rb +165 -0
  1660. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/class_condition_handler.rb +92 -0
  1661. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/class_handler.rb +119 -0
  1662. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/class_variable_handler.rb +17 -0
  1663. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/comment_handler.rb +10 -0
  1664. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/constant_handler.rb +55 -0
  1665. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/decorator_handler_methods.rb +123 -0
  1666. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/dsl_handler.rb +15 -0
  1667. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/dsl_handler_methods.rb +96 -0
  1668. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/exception_handler.rb +27 -0
  1669. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/extend_handler.rb +22 -0
  1670. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/alias_handler.rb +37 -0
  1671. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/attribute_handler.rb +65 -0
  1672. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/base.rb +245 -0
  1673. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/class_condition_handler.rb +83 -0
  1674. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/class_handler.rb +113 -0
  1675. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/class_variable_handler.rb +15 -0
  1676. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/comment_handler.rb +10 -0
  1677. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/constant_handler.rb +29 -0
  1678. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/dsl_handler.rb +17 -0
  1679. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/exception_handler.rb +13 -0
  1680. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/extend_handler.rb +21 -0
  1681. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/method_handler.rb +90 -0
  1682. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/mixin_handler.rb +39 -0
  1683. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/module_function_handler.rb +19 -0
  1684. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/module_handler.rb +12 -0
  1685. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/private_class_method_handler.rb +22 -0
  1686. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/private_constant_handler.rb +22 -0
  1687. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/visibility_handler.rb +17 -0
  1688. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/legacy/yield_handler.rb +29 -0
  1689. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/method_condition_handler.rb +9 -0
  1690. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/method_handler.rb +104 -0
  1691. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/mixin_handler.rb +61 -0
  1692. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/module_function_handler.rb +39 -0
  1693. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/module_handler.rb +12 -0
  1694. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/private_class_method_handler.rb +14 -0
  1695. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/private_constant_handler.rb +43 -0
  1696. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/public_class_method_handler.rb +14 -0
  1697. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/struct_handler_methods.rb +143 -0
  1698. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/visibility_handler.rb +22 -0
  1699. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/handlers/ruby/yield_handler.rb +31 -0
  1700. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/i18n/locale.rb +67 -0
  1701. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/i18n/message.rb +57 -0
  1702. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/i18n/messages.rb +56 -0
  1703. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/i18n/po_parser.rb +61 -0
  1704. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/i18n/pot_generator.rb +290 -0
  1705. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/i18n/text.rb +173 -0
  1706. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/logging.rb +205 -0
  1707. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/options.rb +217 -0
  1708. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/base.rb +57 -0
  1709. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/c/c_parser.rb +235 -0
  1710. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/c/comment_parser.rb +134 -0
  1711. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/c/statement.rb +66 -0
  1712. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/ruby/ast_node.rb +558 -0
  1713. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/ruby/legacy/irb/slex.rb +276 -0
  1714. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/ruby/legacy/ruby_lex.rb +1345 -0
  1715. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/ruby/legacy/ruby_parser.rb +32 -0
  1716. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/ruby/legacy/statement.rb +68 -0
  1717. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/ruby/legacy/statement_list.rb +394 -0
  1718. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/ruby/legacy/token_list.rb +74 -0
  1719. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/ruby/ruby_parser.rb +707 -0
  1720. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/ruby/token_resolver.rb +158 -0
  1721. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/parser/source_parser.rb +526 -0
  1722. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/rake/yardoc_task.rb +81 -0
  1723. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/registry.rb +439 -0
  1724. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/registry_resolver.rb +218 -0
  1725. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/registry_store.rb +342 -0
  1726. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/rubygems/backports/LICENSE.txt +57 -0
  1727. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/rubygems/backports/MIT.txt +20 -0
  1728. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/rubygems/backports/gem.rb +10 -0
  1729. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/rubygems/backports/source_index.rb +365 -0
  1730. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/rubygems/backports.rb +10 -0
  1731. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/rubygems/doc_manager.rb +90 -0
  1732. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/rubygems/hook.rb +197 -0
  1733. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/rubygems/specification.rb +50 -0
  1734. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/serializers/base.rb +83 -0
  1735. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/serializers/file_system_serializer.rb +123 -0
  1736. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/serializers/process_serializer.rb +24 -0
  1737. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/serializers/stdout_serializer.rb +34 -0
  1738. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/serializers/yardoc_serializer.rb +152 -0
  1739. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/adapter.rb +100 -0
  1740. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/commands/base.rb +209 -0
  1741. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/commands/display_file_command.rb +29 -0
  1742. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/commands/display_object_command.rb +65 -0
  1743. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/commands/frames_command.rb +16 -0
  1744. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/commands/library_command.rb +187 -0
  1745. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/commands/library_index_command.rb +28 -0
  1746. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/commands/list_command.rb +25 -0
  1747. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/commands/root_request_command.rb +15 -0
  1748. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/commands/search_command.rb +79 -0
  1749. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/commands/static_file_command.rb +23 -0
  1750. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/commands/static_file_helpers.rb +60 -0
  1751. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/doc_server_helper.rb +91 -0
  1752. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/doc_server_serializer.rb +39 -0
  1753. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/http_utils.rb +512 -0
  1754. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/library_version.rb +277 -0
  1755. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/rack_adapter.rb +97 -0
  1756. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/router.rb +187 -0
  1757. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/static_caching.rb +46 -0
  1758. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/default/fulldoc/html/css/custom.css +127 -0
  1759. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/default/fulldoc/html/images/processing.gif +0 -0
  1760. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/default/fulldoc/html/js/autocomplete.js +12 -0
  1761. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/default/layout/html/breadcrumb.erb +37 -0
  1762. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/default/layout/html/script_setup.erb +7 -0
  1763. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/default/layout/html/setup.rb +8 -0
  1764. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/default/method_details/html/permalink.erb +4 -0
  1765. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/default/method_details/html/setup.rb +5 -0
  1766. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/doc_server/library_list/html/headers.erb +8 -0
  1767. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/doc_server/library_list/html/library_list.erb +14 -0
  1768. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/doc_server/library_list/html/listing.erb +13 -0
  1769. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/doc_server/library_list/html/setup.rb +6 -0
  1770. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/doc_server/library_list/html/title.erb +2 -0
  1771. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/doc_server/processing/html/processing.erb +52 -0
  1772. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/doc_server/processing/html/setup.rb +4 -0
  1773. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/doc_server/search/html/search.erb +18 -0
  1774. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/templates/doc_server/search/html/setup.rb +9 -0
  1775. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server/webrick_adapter.rb +45 -0
  1776. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/server.rb +13 -0
  1777. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/tags/default_factory.rb +191 -0
  1778. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/tags/default_tag.rb +13 -0
  1779. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/tags/directives.rb +625 -0
  1780. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/tags/library.rb +633 -0
  1781. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/tags/option_tag.rb +13 -0
  1782. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/tags/overload_tag.rb +71 -0
  1783. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/tags/ref_tag.rb +8 -0
  1784. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/tags/ref_tag_list.rb +28 -0
  1785. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/tags/tag.rb +71 -0
  1786. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/tags/tag_format_error.rb +7 -0
  1787. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/tags/types_explainer.rb +162 -0
  1788. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/engine.rb +186 -0
  1789. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/erb_cache.rb +23 -0
  1790. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/helpers/base_helper.rb +215 -0
  1791. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/helpers/filter_helper.rb +27 -0
  1792. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/helpers/html_helper.rb +673 -0
  1793. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/helpers/html_syntax_highlight_helper.rb +78 -0
  1794. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/helpers/markup/rdoc_markdown.rb +23 -0
  1795. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/helpers/markup/rdoc_markup.rb +110 -0
  1796. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/helpers/markup_helper.rb +173 -0
  1797. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/helpers/method_helper.rb +77 -0
  1798. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/helpers/module_helper.rb +21 -0
  1799. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/helpers/text_helper.rb +112 -0
  1800. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/helpers/uml_helper.rb +47 -0
  1801. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/section.rb +103 -0
  1802. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/template.rb +420 -0
  1803. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/templates/template_options.rb +92 -0
  1804. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/verifier.rb +151 -0
  1805. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard/version.rb +6 -0
  1806. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/lib/yard.rb +75 -0
  1807. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/po/ja.po +31108 -0
  1808. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/class/dot/setup.rb +7 -0
  1809. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/class/dot/superklass.erb +3 -0
  1810. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/class/html/constructor_details.erb +8 -0
  1811. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/class/html/setup.rb +2 -0
  1812. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/class/html/subclasses.erb +4 -0
  1813. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/class/setup.rb +36 -0
  1814. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/class/text/setup.rb +12 -0
  1815. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/class/text/subclasses.erb +5 -0
  1816. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/constant/text/header.erb +11 -0
  1817. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/constant/text/setup.rb +4 -0
  1818. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/html/abstract.erb +4 -0
  1819. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/html/deprecated.erb +1 -0
  1820. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/html/index.erb +5 -0
  1821. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/html/note.erb +6 -0
  1822. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/html/private.erb +4 -0
  1823. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/html/returns_void.erb +1 -0
  1824. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/html/text.erb +1 -0
  1825. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/html/todo.erb +6 -0
  1826. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/setup.rb +52 -0
  1827. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/text/abstract.erb +2 -0
  1828. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/text/deprecated.erb +2 -0
  1829. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/text/index.erb +2 -0
  1830. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/text/note.erb +4 -0
  1831. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/text/private.erb +2 -0
  1832. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/text/returns_void.erb +1 -0
  1833. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/text/text.erb +1 -0
  1834. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/docstring/text/todo.erb +4 -0
  1835. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/fulldoc/html/css/common.css +1 -0
  1836. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/fulldoc/html/css/full_list.css +58 -0
  1837. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/fulldoc/html/css/style.css +497 -0
  1838. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/fulldoc/html/frames.erb +17 -0
  1839. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/fulldoc/html/full_list.erb +37 -0
  1840. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/fulldoc/html/full_list_class.erb +2 -0
  1841. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/fulldoc/html/full_list_file.erb +7 -0
  1842. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/fulldoc/html/full_list_method.erb +10 -0
  1843. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/fulldoc/html/js/app.js +314 -0
  1844. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/fulldoc/html/js/full_list.js +216 -0
  1845. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/fulldoc/html/js/jquery.js +4 -0
  1846. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/fulldoc/html/setup.rb +241 -0
  1847. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/dot/header.erb +6 -0
  1848. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/dot/setup.rb +15 -0
  1849. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/html/breadcrumb.erb +11 -0
  1850. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/html/files.erb +11 -0
  1851. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/html/footer.erb +5 -0
  1852. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/html/headers.erb +15 -0
  1853. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/html/index.erb +2 -0
  1854. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/html/layout.erb +24 -0
  1855. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/html/listing.erb +4 -0
  1856. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/html/objects.erb +32 -0
  1857. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/html/script_setup.erb +4 -0
  1858. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/html/search.erb +13 -0
  1859. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/layout/html/setup.rb +89 -0
  1860. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/method/html/header.erb +17 -0
  1861. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/method/setup.rb +4 -0
  1862. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/method/text/header.erb +1 -0
  1863. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/method_details/html/header.erb +3 -0
  1864. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/method_details/html/method_signature.erb +25 -0
  1865. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/method_details/html/source.erb +10 -0
  1866. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/method_details/setup.rb +11 -0
  1867. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/method_details/text/header.erb +10 -0
  1868. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/method_details/text/method_signature.erb +12 -0
  1869. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/method_details/text/setup.rb +11 -0
  1870. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/dot/child.erb +1 -0
  1871. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/dot/dependencies.erb +3 -0
  1872. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/dot/header.erb +6 -0
  1873. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/dot/info.erb +14 -0
  1874. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/dot/setup.rb +15 -0
  1875. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/attribute_details.erb +10 -0
  1876. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/attribute_summary.erb +8 -0
  1877. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/box_info.erb +43 -0
  1878. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/children.erb +8 -0
  1879. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/constant_summary.erb +17 -0
  1880. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/defines.erb +3 -0
  1881. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/header.erb +5 -0
  1882. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/inherited_attributes.erb +14 -0
  1883. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/inherited_constants.erb +8 -0
  1884. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/inherited_methods.erb +19 -0
  1885. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/item_summary.erb +40 -0
  1886. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/method_details_list.erb +9 -0
  1887. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/method_summary.erb +14 -0
  1888. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/methodmissing.erb +12 -0
  1889. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/html/pre_docstring.erb +1 -0
  1890. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/setup.rb +167 -0
  1891. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/text/children.erb +10 -0
  1892. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/text/class_meths_list.erb +8 -0
  1893. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/text/extends.erb +8 -0
  1894. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/text/header.erb +7 -0
  1895. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/text/includes.erb +8 -0
  1896. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/text/instance_meths_list.erb +8 -0
  1897. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/module/text/setup.rb +13 -0
  1898. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/onefile/html/files.erb +5 -0
  1899. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/onefile/html/headers.erb +6 -0
  1900. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/onefile/html/layout.erb +17 -0
  1901. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/onefile/html/readme.erb +3 -0
  1902. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/onefile/html/setup.rb +62 -0
  1903. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/root/dot/child.erb +3 -0
  1904. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/root/dot/setup.rb +6 -0
  1905. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/root/html/setup.rb +2 -0
  1906. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/html/example.erb +11 -0
  1907. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/html/index.erb +3 -0
  1908. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/html/option.erb +24 -0
  1909. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/html/overload.erb +14 -0
  1910. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/html/see.erb +8 -0
  1911. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/html/tag.erb +20 -0
  1912. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/setup.rb +57 -0
  1913. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/text/example.erb +12 -0
  1914. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/text/index.erb +1 -0
  1915. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/text/option.erb +20 -0
  1916. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/text/overload.erb +19 -0
  1917. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/text/see.erb +11 -0
  1918. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/default/tags/text/tag.erb +13 -0
  1919. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/class/html/setup.rb +2 -0
  1920. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/docstring/html/setup.rb +2 -0
  1921. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/fulldoc/html/css/style.css +108 -0
  1922. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/fulldoc/html/js/app.js +33 -0
  1923. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/fulldoc/html/setup.rb +74 -0
  1924. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/layout/html/layout.erb +81 -0
  1925. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/layout/html/setup.rb +25 -0
  1926. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/method/html/header.erb +18 -0
  1927. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/method/html/setup.rb +22 -0
  1928. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/module/html/header.erb +7 -0
  1929. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/module/html/method_list.erb +5 -0
  1930. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/module/html/setup.rb +27 -0
  1931. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/onefile/html/files.erb +4 -0
  1932. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/onefile/html/setup.rb +6 -0
  1933. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/onefile/html/toc.erb +3 -0
  1934. data/vendor/bundle/ruby/2.7.0/gems/yard-0.9.34/templates/guide/tags/html/setup.rb +9 -0
  1935. data/vendor/bundle/ruby/2.7.0/specifications/addressable-2.8.5.gemspec +37 -0
  1936. data/vendor/bundle/ruby/2.7.0/specifications/bundler-2.4.21.gemspec +25 -0
  1937. data/vendor/bundle/ruby/2.7.0/specifications/connection_pool-2.4.1.gemspec +36 -0
  1938. data/vendor/bundle/ruby/2.7.0/specifications/domain_name-0.5.20190701.gemspec +40 -0
  1939. data/vendor/bundle/ruby/2.7.0/specifications/ffi-1.16.3.gemspec +43 -0
  1940. data/vendor/bundle/ruby/2.7.0/specifications/ffi-compiler-1.0.1.gemspec +38 -0
  1941. data/vendor/bundle/ruby/2.7.0/specifications/http-5.1.1.gemspec +40 -0
  1942. data/vendor/bundle/ruby/2.7.0/specifications/http-cookie-1.0.5.gemspec +44 -0
  1943. data/vendor/bundle/ruby/2.7.0/specifications/http-form_data-2.3.0.gemspec +20 -0
  1944. data/vendor/bundle/ruby/2.7.0/specifications/json-2.6.3.gemspec +0 -0
  1945. data/vendor/bundle/ruby/2.7.0/specifications/llhttp-ffi-0.4.0.gemspec +36 -0
  1946. data/vendor/bundle/ruby/2.7.0/specifications/minitest-5.20.0.gemspec +38 -0
  1947. data/vendor/bundle/ruby/2.7.0/specifications/net-http-persistent-4.0.2.gemspec +35 -0
  1948. data/vendor/bundle/ruby/2.7.0/specifications/public_suffix-5.0.3.gemspec +24 -0
  1949. data/vendor/bundle/ruby/2.7.0/specifications/rake-13.1.0.gemspec +26 -0
  1950. data/vendor/bundle/ruby/2.7.0/specifications/unf-0.1.4.gemspec +40 -0
  1951. data/vendor/bundle/ruby/2.7.0/specifications/unf_ext-0.0.8.2.gemspec +45 -0
  1952. data/vendor/bundle/ruby/2.7.0/specifications/yard-0.9.34.gemspec +23 -0
  1953. data/vendor/bundle/ruby/3.0.0/bin/rake +29 -0
  1954. data/vendor/bundle/ruby/3.0.0/cache/connection_pool-2.4.1.gem +0 -0
  1955. data/vendor/bundle/ruby/3.0.0/cache/minitest-5.20.0.gem +0 -0
  1956. data/vendor/bundle/ruby/3.0.0/cache/net-http-persistent-4.0.2.gem +0 -0
  1957. data/vendor/bundle/ruby/3.0.0/cache/rake-13.1.0.gem +0 -0
  1958. data/vendor/bundle/ruby/3.0.0/gems/connection_pool-2.4.1/Changes.md +157 -0
  1959. data/vendor/bundle/ruby/3.0.0/gems/connection_pool-2.4.1/LICENSE +20 -0
  1960. data/vendor/bundle/ruby/3.0.0/gems/connection_pool-2.4.1/README.md +135 -0
  1961. data/vendor/bundle/ruby/3.0.0/gems/connection_pool-2.4.1/connection_pool.gemspec +24 -0
  1962. data/vendor/bundle/ruby/3.0.0/gems/connection_pool-2.4.1/lib/connection_pool/timed_stack.rb +174 -0
  1963. data/vendor/bundle/ruby/3.0.0/gems/connection_pool-2.4.1/lib/connection_pool/version.rb +3 -0
  1964. data/vendor/bundle/ruby/3.0.0/gems/connection_pool-2.4.1/lib/connection_pool/wrapper.rb +56 -0
  1965. data/vendor/bundle/ruby/3.0.0/gems/connection_pool-2.4.1/lib/connection_pool.rb +175 -0
  1966. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/.autotest +34 -0
  1967. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/History.rdoc +1529 -0
  1968. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/Manifest.txt +29 -0
  1969. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/README.rdoc +832 -0
  1970. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/Rakefile +75 -0
  1971. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/design_rationale.rb +52 -0
  1972. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/hoe/minitest.rb +28 -0
  1973. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/assertions.rb +858 -0
  1974. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/autorun.rb +13 -0
  1975. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/benchmark.rb +455 -0
  1976. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/expectations.rb +321 -0
  1977. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/hell.rb +11 -0
  1978. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/mock.rb +327 -0
  1979. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/parallel.rb +70 -0
  1980. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/pride.rb +4 -0
  1981. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/pride_plugin.rb +142 -0
  1982. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/spec.rb +349 -0
  1983. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/test.rb +248 -0
  1984. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/test_task.rb +302 -0
  1985. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest/unit.rb +42 -0
  1986. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/lib/minitest.rb +1121 -0
  1987. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/test/minitest/metametameta.rb +136 -0
  1988. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/test/minitest/test_minitest_assertions.rb +1701 -0
  1989. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/test/minitest/test_minitest_benchmark.rb +137 -0
  1990. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/test/minitest/test_minitest_mock.rb +1146 -0
  1991. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/test/minitest/test_minitest_reporter.rb +341 -0
  1992. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/test/minitest/test_minitest_spec.rb +1146 -0
  1993. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/test/minitest/test_minitest_test.rb +1282 -0
  1994. data/vendor/bundle/ruby/3.0.0/gems/minitest-5.20.0/test/minitest/test_minitest_test_task.rb +46 -0
  1995. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/.autotest +9 -0
  1996. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/.gemtest +0 -0
  1997. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/Gemfile +14 -0
  1998. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/History.txt +442 -0
  1999. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/Manifest.txt +13 -0
  2000. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/README.rdoc +82 -0
  2001. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/Rakefile +25 -0
  2002. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/lib/net/http/persistent/connection.rb +41 -0
  2003. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/lib/net/http/persistent/pool.rb +65 -0
  2004. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/lib/net/http/persistent/timed_stack_multi.rb +79 -0
  2005. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/lib/net/http/persistent.rb +1095 -0
  2006. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/test/test_net_http_persistent.rb +1458 -0
  2007. data/vendor/bundle/ruby/3.0.0/gems/net-http-persistent-4.0.2/test/test_net_http_persistent_timed_stack_multi.rb +151 -0
  2008. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/History.rdoc +2403 -0
  2009. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/MIT-LICENSE +21 -0
  2010. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/README.rdoc +155 -0
  2011. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/doc/command_line_usage.rdoc +158 -0
  2012. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/doc/example/Rakefile1 +38 -0
  2013. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/doc/example/Rakefile2 +35 -0
  2014. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/doc/example/a.c +6 -0
  2015. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/doc/example/b.c +6 -0
  2016. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/doc/example/main.c +11 -0
  2017. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/doc/glossary.rdoc +42 -0
  2018. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/doc/jamis.rb +592 -0
  2019. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/doc/proto_rake.rdoc +127 -0
  2020. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/doc/rake.1 +156 -0
  2021. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/doc/rakefile.rdoc +622 -0
  2022. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/doc/rational.rdoc +151 -0
  2023. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/exe/rake +27 -0
  2024. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/application.rb +855 -0
  2025. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/backtrace.rb +24 -0
  2026. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/clean.rb +78 -0
  2027. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/cloneable.rb +17 -0
  2028. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/cpu_counter.rb +107 -0
  2029. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/default_loader.rb +15 -0
  2030. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/dsl_definition.rb +195 -0
  2031. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/early_time.rb +22 -0
  2032. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/ext/core.rb +26 -0
  2033. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/ext/string.rb +176 -0
  2034. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/file_creation_task.rb +25 -0
  2035. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/file_list.rb +435 -0
  2036. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/file_task.rb +58 -0
  2037. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/file_utils.rb +132 -0
  2038. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/file_utils_ext.rb +134 -0
  2039. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/invocation_chain.rb +57 -0
  2040. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/invocation_exception_mixin.rb +17 -0
  2041. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/late_time.rb +18 -0
  2042. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/linked_list.rb +112 -0
  2043. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/loaders/makefile.rb +54 -0
  2044. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/multi_task.rb +14 -0
  2045. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/name_space.rb +38 -0
  2046. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/packagetask.rb +222 -0
  2047. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/phony.rb +16 -0
  2048. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/private_reader.rb +21 -0
  2049. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/promise.rb +100 -0
  2050. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/pseudo_status.rb +30 -0
  2051. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/rake_module.rb +67 -0
  2052. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/rake_test_loader.rb +27 -0
  2053. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/rule_recursion_overflow_error.rb +20 -0
  2054. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/scope.rb +43 -0
  2055. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/task.rb +434 -0
  2056. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/task_argument_error.rb +8 -0
  2057. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/task_arguments.rb +109 -0
  2058. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/task_manager.rb +331 -0
  2059. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/tasklib.rb +12 -0
  2060. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/testtask.rb +189 -0
  2061. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/thread_history_display.rb +49 -0
  2062. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/thread_pool.rb +163 -0
  2063. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/trace_output.rb +23 -0
  2064. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/version.rb +10 -0
  2065. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake/win32.rb +51 -0
  2066. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/lib/rake.rb +71 -0
  2067. data/vendor/bundle/ruby/3.0.0/gems/rake-13.1.0/rake.gemspec +101 -0
  2068. data/vendor/bundle/ruby/3.0.0/specifications/connection_pool-2.4.1.gemspec +36 -0
  2069. data/vendor/bundle/ruby/3.0.0/specifications/minitest-5.20.0.gemspec +38 -0
  2070. data/vendor/bundle/ruby/3.0.0/specifications/net-http-persistent-4.0.2.gemspec +35 -0
  2071. data/vendor/bundle/ruby/3.0.0/specifications/rake-13.1.0.gemspec +26 -0
  2072. metadata +2055 -3
@@ -0,0 +1,2407 @@
1
+ #! /bin/bash
2
+ # Generated by configure.
3
+ # Run this file to recreate the current configuration.
4
+ # Compiler output produced by configure, useful for debugging
5
+ # configure, is in config.log if it exists.
6
+
7
+ debug=false
8
+ ac_cs_recheck=false
9
+ ac_cs_silent=false
10
+
11
+ SHELL=${CONFIG_SHELL-/bin/bash}
12
+ export SHELL
13
+ ## -------------------- ##
14
+ ## M4sh Initialization. ##
15
+ ## -------------------- ##
16
+
17
+ # Be more Bourne compatible
18
+ DUALCASE=1; export DUALCASE # for MKS sh
19
+ as_nop=:
20
+ if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
21
+ then :
22
+ emulate sh
23
+ NULLCMD=:
24
+ # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
25
+ # is contrary to our usage. Disable this feature.
26
+ alias -g '${1+"$@"}'='"$@"'
27
+ setopt NO_GLOB_SUBST
28
+ else $as_nop
29
+ case `(set -o) 2>/dev/null` in #(
30
+ *posix*) :
31
+ set -o posix ;; #(
32
+ *) :
33
+ ;;
34
+ esac
35
+ fi
36
+
37
+
38
+
39
+ # Reset variables that may have inherited troublesome values from
40
+ # the environment.
41
+
42
+ # IFS needs to be set, to space, tab, and newline, in precisely that order.
43
+ # (If _AS_PATH_WALK were called with IFS unset, it would have the
44
+ # side effect of setting IFS to empty, thus disabling word splitting.)
45
+ # Quoting is to prevent editors from complaining about space-tab.
46
+ as_nl='
47
+ '
48
+ export as_nl
49
+ IFS=" "" $as_nl"
50
+
51
+ PS1='$ '
52
+ PS2='> '
53
+ PS4='+ '
54
+
55
+ # Ensure predictable behavior from utilities with locale-dependent output.
56
+ LC_ALL=C
57
+ export LC_ALL
58
+ LANGUAGE=C
59
+ export LANGUAGE
60
+
61
+ # We cannot yet rely on "unset" to work, but we need these variables
62
+ # to be unset--not just set to an empty or harmless value--now, to
63
+ # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
64
+ # also avoids known problems related to "unset" and subshell syntax
65
+ # in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
66
+ for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
67
+ do eval test \${$as_var+y} \
68
+ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
69
+ done
70
+
71
+ # Ensure that fds 0, 1, and 2 are open.
72
+ if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
73
+ if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
74
+ if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
75
+
76
+ # The user is always right.
77
+ if ${PATH_SEPARATOR+false} :; then
78
+ PATH_SEPARATOR=:
79
+ (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80
+ (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
81
+ PATH_SEPARATOR=';'
82
+ }
83
+ fi
84
+
85
+
86
+ # Find who we are. Look in the path if we contain no directory separator.
87
+ as_myself=
88
+ case $0 in #((
89
+ *[\\/]* ) as_myself=$0 ;;
90
+ *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
91
+ for as_dir in $PATH
92
+ do
93
+ IFS=$as_save_IFS
94
+ case $as_dir in #(((
95
+ '') as_dir=./ ;;
96
+ */) ;;
97
+ *) as_dir=$as_dir/ ;;
98
+ esac
99
+ test -r "$as_dir$0" && as_myself=$as_dir$0 && break
100
+ done
101
+ IFS=$as_save_IFS
102
+
103
+ ;;
104
+ esac
105
+ # We did not find ourselves, most probably we were run as `sh COMMAND'
106
+ # in which case we are not to be found in the path.
107
+ if test "x$as_myself" = x; then
108
+ as_myself=$0
109
+ fi
110
+ if test ! -f "$as_myself"; then
111
+ printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
112
+ exit 1
113
+ fi
114
+
115
+
116
+
117
+ # as_fn_error STATUS ERROR [LINENO LOG_FD]
118
+ # ----------------------------------------
119
+ # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
120
+ # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
121
+ # script with STATUS, using 1 if that was 0.
122
+ as_fn_error ()
123
+ {
124
+ as_status=$1; test $as_status -eq 0 && as_status=1
125
+ if test "$4"; then
126
+ as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
127
+ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
128
+ fi
129
+ printf "%s\n" "$as_me: error: $2" >&2
130
+ as_fn_exit $as_status
131
+ } # as_fn_error
132
+
133
+
134
+
135
+ # as_fn_set_status STATUS
136
+ # -----------------------
137
+ # Set $? to STATUS, without forking.
138
+ as_fn_set_status ()
139
+ {
140
+ return $1
141
+ } # as_fn_set_status
142
+
143
+ # as_fn_exit STATUS
144
+ # -----------------
145
+ # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
146
+ as_fn_exit ()
147
+ {
148
+ set +e
149
+ as_fn_set_status $1
150
+ exit $1
151
+ } # as_fn_exit
152
+
153
+ # as_fn_unset VAR
154
+ # ---------------
155
+ # Portably unset VAR.
156
+ as_fn_unset ()
157
+ {
158
+ { eval $1=; unset $1;}
159
+ }
160
+ as_unset=as_fn_unset
161
+
162
+ # as_fn_append VAR VALUE
163
+ # ----------------------
164
+ # Append the text in VALUE to the end of the definition contained in VAR. Take
165
+ # advantage of any shell optimizations that allow amortized linear growth over
166
+ # repeated appends, instead of the typical quadratic growth present in naive
167
+ # implementations.
168
+ if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
169
+ then :
170
+ eval 'as_fn_append ()
171
+ {
172
+ eval $1+=\$2
173
+ }'
174
+ else $as_nop
175
+ as_fn_append ()
176
+ {
177
+ eval $1=\$$1\$2
178
+ }
179
+ fi # as_fn_append
180
+
181
+ # as_fn_arith ARG...
182
+ # ------------------
183
+ # Perform arithmetic evaluation on the ARGs, and store the result in the
184
+ # global $as_val. Take advantage of shells that can avoid forks. The arguments
185
+ # must be portable across $(()) and expr.
186
+ if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
187
+ then :
188
+ eval 'as_fn_arith ()
189
+ {
190
+ as_val=$(( $* ))
191
+ }'
192
+ else $as_nop
193
+ as_fn_arith ()
194
+ {
195
+ as_val=`expr "$@" || test $? -eq 1`
196
+ }
197
+ fi # as_fn_arith
198
+
199
+
200
+ if expr a : '\(a\)' >/dev/null 2>&1 &&
201
+ test "X`expr 00001 : '.*\(...\)'`" = X001; then
202
+ as_expr=expr
203
+ else
204
+ as_expr=false
205
+ fi
206
+
207
+ if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
208
+ as_basename=basename
209
+ else
210
+ as_basename=false
211
+ fi
212
+
213
+ if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
214
+ as_dirname=dirname
215
+ else
216
+ as_dirname=false
217
+ fi
218
+
219
+ as_me=`$as_basename -- "$0" ||
220
+ $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
221
+ X"$0" : 'X\(//\)$' \| \
222
+ X"$0" : 'X\(/\)' \| . 2>/dev/null ||
223
+ printf "%s\n" X/"$0" |
224
+ sed '/^.*\/\([^/][^/]*\)\/*$/{
225
+ s//\1/
226
+ q
227
+ }
228
+ /^X\/\(\/\/\)$/{
229
+ s//\1/
230
+ q
231
+ }
232
+ /^X\/\(\/\).*/{
233
+ s//\1/
234
+ q
235
+ }
236
+ s/.*/./; q'`
237
+
238
+ # Avoid depending upon Character Ranges.
239
+ as_cr_letters='abcdefghijklmnopqrstuvwxyz'
240
+ as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
241
+ as_cr_Letters=$as_cr_letters$as_cr_LETTERS
242
+ as_cr_digits='0123456789'
243
+ as_cr_alnum=$as_cr_Letters$as_cr_digits
244
+
245
+
246
+ # Determine whether it's possible to make 'echo' print without a newline.
247
+ # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
248
+ # for compatibility with existing Makefiles.
249
+ ECHO_C= ECHO_N= ECHO_T=
250
+ case `echo -n x` in #(((((
251
+ -n*)
252
+ case `echo 'xy\c'` in
253
+ *c*) ECHO_T=' ';; # ECHO_T is single tab character.
254
+ xy) ECHO_C='\c';;
255
+ *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
256
+ ECHO_T=' ';;
257
+ esac;;
258
+ *)
259
+ ECHO_N='-n';;
260
+ esac
261
+
262
+ # For backward compatibility with old third-party macros, we provide
263
+ # the shell variables $as_echo and $as_echo_n. New code should use
264
+ # AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
265
+ as_echo='printf %s\n'
266
+ as_echo_n='printf %s'
267
+
268
+ rm -f conf$$ conf$$.exe conf$$.file
269
+ if test -d conf$$.dir; then
270
+ rm -f conf$$.dir/conf$$.file
271
+ else
272
+ rm -f conf$$.dir
273
+ mkdir conf$$.dir 2>/dev/null
274
+ fi
275
+ if (echo >conf$$.file) 2>/dev/null; then
276
+ if ln -s conf$$.file conf$$ 2>/dev/null; then
277
+ as_ln_s='ln -s'
278
+ # ... but there are two gotchas:
279
+ # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
280
+ # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
281
+ # In both cases, we have to default to `cp -pR'.
282
+ ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
283
+ as_ln_s='cp -pR'
284
+ elif ln conf$$.file conf$$ 2>/dev/null; then
285
+ as_ln_s=ln
286
+ else
287
+ as_ln_s='cp -pR'
288
+ fi
289
+ else
290
+ as_ln_s='cp -pR'
291
+ fi
292
+ rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
293
+ rmdir conf$$.dir 2>/dev/null
294
+
295
+
296
+ # as_fn_mkdir_p
297
+ # -------------
298
+ # Create "$as_dir" as a directory, including parents if necessary.
299
+ as_fn_mkdir_p ()
300
+ {
301
+
302
+ case $as_dir in #(
303
+ -*) as_dir=./$as_dir;;
304
+ esac
305
+ test -d "$as_dir" || eval $as_mkdir_p || {
306
+ as_dirs=
307
+ while :; do
308
+ case $as_dir in #(
309
+ *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
310
+ *) as_qdir=$as_dir;;
311
+ esac
312
+ as_dirs="'$as_qdir' $as_dirs"
313
+ as_dir=`$as_dirname -- "$as_dir" ||
314
+ $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
315
+ X"$as_dir" : 'X\(//\)[^/]' \| \
316
+ X"$as_dir" : 'X\(//\)$' \| \
317
+ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
318
+ printf "%s\n" X"$as_dir" |
319
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
320
+ s//\1/
321
+ q
322
+ }
323
+ /^X\(\/\/\)[^/].*/{
324
+ s//\1/
325
+ q
326
+ }
327
+ /^X\(\/\/\)$/{
328
+ s//\1/
329
+ q
330
+ }
331
+ /^X\(\/\).*/{
332
+ s//\1/
333
+ q
334
+ }
335
+ s/.*/./; q'`
336
+ test -d "$as_dir" && break
337
+ done
338
+ test -z "$as_dirs" || eval "mkdir $as_dirs"
339
+ } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
340
+
341
+
342
+ } # as_fn_mkdir_p
343
+ if mkdir -p . 2>/dev/null; then
344
+ as_mkdir_p='mkdir -p "$as_dir"'
345
+ else
346
+ test -d ./-p && rmdir ./-p
347
+ as_mkdir_p=false
348
+ fi
349
+
350
+
351
+ # as_fn_executable_p FILE
352
+ # -----------------------
353
+ # Test if FILE is an executable regular file.
354
+ as_fn_executable_p ()
355
+ {
356
+ test -f "$1" && test -x "$1"
357
+ } # as_fn_executable_p
358
+ as_test_x='test -x'
359
+ as_executable_p=as_fn_executable_p
360
+
361
+ # Sed expression to map a string onto a valid CPP name.
362
+ as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
363
+
364
+ # Sed expression to map a string onto a valid variable name.
365
+ as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
366
+
367
+
368
+ exec 6>&1
369
+ ## ----------------------------------- ##
370
+ ## Main body of $CONFIG_STATUS script. ##
371
+ ## ----------------------------------- ##
372
+ # Save the log message, to keep $0 and so on meaningful, and to
373
+ # report actual input values of CONFIG_FILES etc. instead of their
374
+ # values after options handling.
375
+ ac_log="
376
+ This file was extended by libffi $as_me 3.4.4, which was
377
+ generated by GNU Autoconf 2.71. Invocation command line was
378
+
379
+ CONFIG_FILES = $CONFIG_FILES
380
+ CONFIG_HEADERS = $CONFIG_HEADERS
381
+ CONFIG_LINKS = $CONFIG_LINKS
382
+ CONFIG_COMMANDS = $CONFIG_COMMANDS
383
+ $ $0 $@
384
+
385
+ on `(hostname || uname -n) 2>/dev/null | sed 1q`
386
+ "
387
+
388
+ # Files that config.status was made for.
389
+ config_files=" include/Makefile include/ffi.h Makefile testsuite/Makefile man/Makefile doc/Makefile libffi.pc"
390
+ config_headers=" fficonfig.h"
391
+ config_commands=" buildir depfiles libtool include src"
392
+
393
+ ac_cs_usage="\
394
+ \`$as_me' instantiates files and other configuration actions
395
+ from templates according to the current configuration. Unless the files
396
+ and actions are specified as TAGs, all are instantiated by default.
397
+
398
+ Usage: $0 [OPTION]... [TAG]...
399
+
400
+ -h, --help print this help, then exit
401
+ -V, --version print version number and configuration settings, then exit
402
+ --config print configuration, then exit
403
+ -q, --quiet, --silent
404
+ do not print progress messages
405
+ -d, --debug don't remove temporary files
406
+ --recheck update $as_me by reconfiguring in the same conditions
407
+ --file=FILE[:TEMPLATE]
408
+ instantiate the configuration file FILE
409
+ --header=FILE[:TEMPLATE]
410
+ instantiate the configuration header FILE
411
+
412
+ Configuration files:
413
+ $config_files
414
+
415
+ Configuration headers:
416
+ $config_headers
417
+
418
+ Configuration commands:
419
+ $config_commands
420
+
421
+ Report bugs to <http://github.com/libffi/libffi/issues>."
422
+
423
+ ac_cs_config='--disable-shared --enable-static --with-pic=yes --disable-dependency-tracking --disable-docs --host= host_alias='
424
+ ac_cs_version="\
425
+ libffi config.status 3.4.4
426
+ configured by /home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/configure, generated by GNU Autoconf 2.71,
427
+ with options \"$ac_cs_config\"
428
+
429
+ Copyright (C) 2021 Free Software Foundation, Inc.
430
+ This config.status script is free software; the Free Software Foundation
431
+ gives unlimited permission to copy, distribute and modify it."
432
+
433
+ ac_pwd='/home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux'
434
+ srcdir='/home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi'
435
+ INSTALL='/usr/bin/install -c'
436
+ MKDIR_P='/usr/bin/mkdir -p'
437
+ AWK='mawk'
438
+ test -n "$AWK" || AWK=awk
439
+ # The default lists apply if the user does not specify any file.
440
+ ac_need_defaults=:
441
+ while test $# != 0
442
+ do
443
+ case $1 in
444
+ --*=?*)
445
+ ac_option=`expr "X$1" : 'X\([^=]*\)='`
446
+ ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
447
+ ac_shift=:
448
+ ;;
449
+ --*=)
450
+ ac_option=`expr "X$1" : 'X\([^=]*\)='`
451
+ ac_optarg=
452
+ ac_shift=:
453
+ ;;
454
+ *)
455
+ ac_option=$1
456
+ ac_optarg=$2
457
+ ac_shift=shift
458
+ ;;
459
+ esac
460
+
461
+ case $ac_option in
462
+ # Handling of the options.
463
+ -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
464
+ ac_cs_recheck=: ;;
465
+ --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
466
+ printf "%s\n" "$ac_cs_version"; exit ;;
467
+ --config | --confi | --conf | --con | --co | --c )
468
+ printf "%s\n" "$ac_cs_config"; exit ;;
469
+ --debug | --debu | --deb | --de | --d | -d )
470
+ debug=: ;;
471
+ --file | --fil | --fi | --f )
472
+ $ac_shift
473
+ case $ac_optarg in
474
+ *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
475
+ '') as_fn_error $? "missing file argument" ;;
476
+ esac
477
+ as_fn_append CONFIG_FILES " '$ac_optarg'"
478
+ ac_need_defaults=false;;
479
+ --header | --heade | --head | --hea )
480
+ $ac_shift
481
+ case $ac_optarg in
482
+ *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
483
+ esac
484
+ as_fn_append CONFIG_HEADERS " '$ac_optarg'"
485
+ ac_need_defaults=false;;
486
+ --he | --h)
487
+ # Conflict between --help and --header
488
+ as_fn_error $? "ambiguous option: \`$1'
489
+ Try \`$0 --help' for more information.";;
490
+ --help | --hel | -h )
491
+ printf "%s\n" "$ac_cs_usage"; exit ;;
492
+ -q | -quiet | --quiet | --quie | --qui | --qu | --q \
493
+ | -silent | --silent | --silen | --sile | --sil | --si | --s)
494
+ ac_cs_silent=: ;;
495
+
496
+ # This is an error.
497
+ -*) as_fn_error $? "unrecognized option: \`$1'
498
+ Try \`$0 --help' for more information." ;;
499
+
500
+ *) as_fn_append ac_config_targets " $1"
501
+ ac_need_defaults=false ;;
502
+
503
+ esac
504
+ shift
505
+ done
506
+
507
+ ac_configure_extra_args=
508
+
509
+ if $ac_cs_silent; then
510
+ exec 6>/dev/null
511
+ ac_configure_extra_args="$ac_configure_extra_args --silent"
512
+ fi
513
+
514
+ if $ac_cs_recheck; then
515
+ set X /bin/bash '/home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/configure' '--disable-shared' '--enable-static' '--with-pic=yes' '--disable-dependency-tracking' '--disable-docs' '--host=' 'host_alias=' $ac_configure_extra_args --no-create --no-recursion
516
+ shift
517
+ \printf "%s\n" "running CONFIG_SHELL=/bin/bash $*" >&6
518
+ CONFIG_SHELL='/bin/bash'
519
+ export CONFIG_SHELL
520
+ exec "$@"
521
+ fi
522
+
523
+ exec 5>>config.log
524
+ {
525
+ echo
526
+ sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
527
+ ## Running $as_me. ##
528
+ _ASBOX
529
+ printf "%s\n" "$ac_log"
530
+ } >&5
531
+
532
+ #
533
+ # INIT-COMMANDS
534
+ #
535
+ ax_enable_builddir_srcdir="/home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi" # /home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi
536
+ ax_enable_builddir_host="" # / x86_64-pc-linux-gnu
537
+ ax_enable_builddir_version="3.4.4" # 3.4.4
538
+ ax_enable_builddir_package="libffi" # libffi
539
+ ax_enable_builddir_auxdir="/home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi" #
540
+ ax_enable_builddir_sed="sed" # /usr/bin/sed
541
+ ax_enable_builddir="." #
542
+
543
+ AMDEP_TRUE="#" MAKE="make"
544
+
545
+
546
+ # The HP-UX ksh and POSIX shell print the target directory to stdout
547
+ # if CDPATH is set.
548
+ (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
549
+
550
+ sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
551
+ double_quote_subst='s/\(["`\\]\)/\\\1/g'
552
+ delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
553
+ macro_version='2.4.7'
554
+ macro_revision='2.4.7'
555
+ enable_shared='no'
556
+ enable_static='yes'
557
+ pic_mode='yes'
558
+ enable_fast_install='needless'
559
+ shared_archive_member_spec=''
560
+ SHELL='/bin/bash'
561
+ ECHO='printf %s\n'
562
+ PATH_SEPARATOR=':'
563
+ host_alias=''
564
+ host='x86_64-pc-linux-gnu'
565
+ host_os='linux-gnu'
566
+ build_alias=''
567
+ build='x86_64-pc-linux-gnu'
568
+ build_os='linux-gnu'
569
+ SED='/usr/bin/sed'
570
+ Xsed='/usr/bin/sed -e 1s/^X//'
571
+ GREP='/usr/bin/grep'
572
+ EGREP='/usr/bin/grep -E'
573
+ FGREP='/usr/bin/grep -F'
574
+ LD='/usr/bin/ld -m elf_x86_64'
575
+ NM='/usr/bin/nm -B'
576
+ LN_S='ln -s'
577
+ max_cmd_len='1572864'
578
+ ac_objext='o'
579
+ exeext=''
580
+ lt_unset='unset'
581
+ lt_SP2NL='tr \040 \012'
582
+ lt_NL2SP='tr \015\012 \040\040'
583
+ lt_cv_to_host_file_cmd='func_convert_file_noop'
584
+ lt_cv_to_tool_file_cmd='func_convert_file_noop'
585
+ reload_flag=' -r'
586
+ reload_cmds='$LD$reload_flag -o $output$reload_objs'
587
+ FILECMD='file'
588
+ OBJDUMP='objdump'
589
+ deplibs_check_method='pass_all'
590
+ file_magic_cmd='$MAGIC_CMD'
591
+ file_magic_glob=''
592
+ want_nocaseglob='no'
593
+ DLLTOOL='false'
594
+ sharedlib_from_linklib_cmd='printf %s\n'
595
+ AR='ar'
596
+ lt_ar_flags='cr'
597
+ AR_FLAGS='cr'
598
+ archiver_list_spec='@'
599
+ STRIP='strip'
600
+ RANLIB='ranlib'
601
+ old_postinstall_cmds='chmod 644 $oldlib~$RANLIB $tool_oldlib'
602
+ old_postuninstall_cmds=''
603
+ old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $tool_oldlib'
604
+ lock_old_archive_extraction='no'
605
+ CC='gcc'
606
+ CFLAGS='-Wall -fexceptions'
607
+ compiler='g++'
608
+ GCC='yes'
609
+ lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
610
+ lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
611
+ lt_cv_sys_global_symbol_to_import=''
612
+ lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
613
+ lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
614
+ lt_cv_nm_interface='BSD nm'
615
+ nm_file_list_spec='@'
616
+ lt_sysroot=''
617
+ lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
618
+ objdir='.libs'
619
+ MAGIC_CMD='file'
620
+ lt_prog_compiler_no_builtin_flag=' -fno-builtin'
621
+ lt_prog_compiler_pic=' -fPIC -DPIC'
622
+ lt_prog_compiler_wl='-Wl,'
623
+ lt_prog_compiler_static='-static'
624
+ lt_cv_prog_compiler_c_o='yes'
625
+ need_locks='no'
626
+ MANIFEST_TOOL=':'
627
+ DSYMUTIL=''
628
+ NMEDIT=''
629
+ LIPO=''
630
+ OTOOL=''
631
+ OTOOL64=''
632
+ libext='a'
633
+ shrext_cmds='.so'
634
+ extract_expsyms_cmds=''
635
+ archive_cmds_need_lc='yes'
636
+ enable_shared_with_static_runtimes='no'
637
+ export_dynamic_flag_spec='$wl--export-dynamic'
638
+ whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive'
639
+ compiler_needs_object='no'
640
+ old_archive_from_new_cmds=''
641
+ old_archive_from_expsyms_cmds=''
642
+ archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
643
+ archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
644
+ cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
645
+ echo "local: *; };" >> $output_objdir/$libname.ver~
646
+ $CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib'
647
+ module_cmds=''
648
+ module_expsym_cmds=''
649
+ with_gnu_ld='yes'
650
+ allow_undefined_flag=''
651
+ no_undefined_flag=''
652
+ hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
653
+ hardcode_libdir_separator=''
654
+ hardcode_direct='no'
655
+ hardcode_direct_absolute='no'
656
+ hardcode_minus_L='no'
657
+ hardcode_shlibpath_var='unsupported'
658
+ hardcode_automatic='no'
659
+ inherit_rpath='no'
660
+ link_all_deplibs='no'
661
+ always_export_symbols='no'
662
+ export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
663
+ exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
664
+ include_expsyms=''
665
+ prelink_cmds=''
666
+ postlink_cmds=''
667
+ file_list_spec=''
668
+ variables_saved_for_relink='PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH'
669
+ need_lib_prefix='no'
670
+ need_version='no'
671
+ version_type='linux'
672
+ runpath_var='LD_RUN_PATH'
673
+ shlibpath_var='LD_LIBRARY_PATH'
674
+ shlibpath_overrides_runpath='yes'
675
+ libname_spec='lib$name'
676
+ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
677
+ soname_spec='$libname$release$shared_ext$major'
678
+ install_override_mode=''
679
+ postinstall_cmds=''
680
+ postuninstall_cmds=''
681
+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
682
+ finish_eval=''
683
+ hardcode_into_libs='yes'
684
+ sys_lib_search_path_spec='/usr/lib/gcc/x86_64-linux-gnu/11 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib '
685
+ configure_time_dlsearch_path='/lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /usr/local/lib/x86_64-linux-gnu /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu '
686
+ configure_time_lt_sys_library_path=''
687
+ hardcode_action='immediate'
688
+ enable_dlopen='unknown'
689
+ enable_dlopen_self='unknown'
690
+ enable_dlopen_self_static='unknown'
691
+ old_striplib='strip --strip-debug'
692
+ striplib='strip --strip-unneeded'
693
+ compiler_lib_search_dirs=''
694
+ predep_objects=''
695
+ postdep_objects=''
696
+ predeps=''
697
+ postdeps=''
698
+ compiler_lib_search_path=''
699
+ LD_CXX='/usr/bin/ld -m elf_x86_64'
700
+ reload_flag_CXX=' -r'
701
+ reload_cmds_CXX='$LD$reload_flag -o $output$reload_objs'
702
+ old_archive_cmds_CXX='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $tool_oldlib'
703
+ compiler_CXX='g++'
704
+ GCC_CXX='yes'
705
+ lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
706
+ lt_prog_compiler_pic_CXX=' -fPIC -DPIC'
707
+ lt_prog_compiler_wl_CXX='-Wl,'
708
+ lt_prog_compiler_static_CXX='-static'
709
+ lt_cv_prog_compiler_c_o_CXX='yes'
710
+ archive_cmds_need_lc_CXX='no'
711
+ enable_shared_with_static_runtimes_CXX='no'
712
+ export_dynamic_flag_spec_CXX='$wl--export-dynamic'
713
+ whole_archive_flag_spec_CXX='$wl--whole-archive$convenience $wl--no-whole-archive'
714
+ compiler_needs_object_CXX='no'
715
+ old_archive_from_new_cmds_CXX=''
716
+ old_archive_from_expsyms_cmds_CXX=''
717
+ archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
718
+ archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
719
+ module_cmds_CXX=''
720
+ module_expsym_cmds_CXX=''
721
+ with_gnu_ld_CXX='yes'
722
+ allow_undefined_flag_CXX=''
723
+ no_undefined_flag_CXX=''
724
+ hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
725
+ hardcode_libdir_separator_CXX=''
726
+ hardcode_direct_CXX='no'
727
+ hardcode_direct_absolute_CXX='no'
728
+ hardcode_minus_L_CXX='no'
729
+ hardcode_shlibpath_var_CXX='unsupported'
730
+ hardcode_automatic_CXX='no'
731
+ inherit_rpath_CXX='no'
732
+ link_all_deplibs_CXX='no'
733
+ always_export_symbols_CXX='no'
734
+ export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
735
+ exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
736
+ include_expsyms_CXX=''
737
+ prelink_cmds_CXX=''
738
+ postlink_cmds_CXX=''
739
+ file_list_spec_CXX=''
740
+ hardcode_action_CXX='immediate'
741
+ compiler_lib_search_dirs_CXX='/usr/lib/gcc/x86_64-linux-gnu/11 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu /usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /usr/lib/gcc/x86_64-linux-gnu/11/../../..'
742
+ predep_objects_CXX='/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o'
743
+ postdep_objects_CXX='/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o'
744
+ predeps_CXX=''
745
+ postdeps_CXX='-lstdc++ -lm -lgcc_s -lc -lgcc_s'
746
+ compiler_lib_search_path_CXX='-L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../..'
747
+
748
+ LTCC='gcc'
749
+ LTCFLAGS=''
750
+ compiler='gcc'
751
+
752
+ # A function that is used when there is no print builtin or printf.
753
+ func_fallback_echo ()
754
+ {
755
+ eval 'cat <<_LTECHO_EOF
756
+ $1
757
+ _LTECHO_EOF'
758
+ }
759
+
760
+ # Quote evaled strings.
761
+ for var in SHELL ECHO PATH_SEPARATOR SED GREP EGREP FGREP LD NM LN_S lt_SP2NL lt_NL2SP reload_flag FILECMD OBJDUMP deplibs_check_method file_magic_cmd file_magic_glob want_nocaseglob DLLTOOL sharedlib_from_linklib_cmd AR archiver_list_spec STRIP RANLIB CC CFLAGS compiler lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl lt_cv_sys_global_symbol_to_import lt_cv_sys_global_symbol_to_c_name_address lt_cv_sys_global_symbol_to_c_name_address_lib_prefix lt_cv_nm_interface nm_file_list_spec lt_cv_truncate_bin lt_prog_compiler_no_builtin_flag lt_prog_compiler_pic lt_prog_compiler_wl lt_prog_compiler_static lt_cv_prog_compiler_c_o need_locks MANIFEST_TOOL DSYMUTIL NMEDIT LIPO OTOOL OTOOL64 shrext_cmds export_dynamic_flag_spec whole_archive_flag_spec compiler_needs_object with_gnu_ld allow_undefined_flag no_undefined_flag hardcode_libdir_flag_spec hardcode_libdir_separator exclude_expsyms include_expsyms file_list_spec variables_saved_for_relink libname_spec library_names_spec soname_spec install_override_mode finish_eval old_striplib striplib compiler_lib_search_dirs predep_objects postdep_objects predeps postdeps compiler_lib_search_path LD_CXX reload_flag_CXX compiler_CXX lt_prog_compiler_no_builtin_flag_CXX lt_prog_compiler_pic_CXX lt_prog_compiler_wl_CXX lt_prog_compiler_static_CXX lt_cv_prog_compiler_c_o_CXX export_dynamic_flag_spec_CXX whole_archive_flag_spec_CXX compiler_needs_object_CXX with_gnu_ld_CXX allow_undefined_flag_CXX no_undefined_flag_CXX hardcode_libdir_flag_spec_CXX hardcode_libdir_separator_CXX exclude_expsyms_CXX include_expsyms_CXX file_list_spec_CXX compiler_lib_search_dirs_CXX predep_objects_CXX postdep_objects_CXX predeps_CXX postdeps_CXX compiler_lib_search_path_CXX; do
762
+ case `eval \\$ECHO \\""\\$$var"\\"` in
763
+ *[\\\`\"\$]*)
764
+ eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED \"\$sed_quote_subst\"\`\\\"" ## exclude from sc_prohibit_nested_quotes
765
+ ;;
766
+ *)
767
+ eval "lt_$var=\\\"\$$var\\\""
768
+ ;;
769
+ esac
770
+ done
771
+
772
+ # Double-quote double-evaled strings.
773
+ for var in reload_cmds old_postinstall_cmds old_postuninstall_cmds old_archive_cmds extract_expsyms_cmds old_archive_from_new_cmds old_archive_from_expsyms_cmds archive_cmds archive_expsym_cmds module_cmds module_expsym_cmds export_symbols_cmds prelink_cmds postlink_cmds postinstall_cmds postuninstall_cmds finish_cmds sys_lib_search_path_spec configure_time_dlsearch_path configure_time_lt_sys_library_path reload_cmds_CXX old_archive_cmds_CXX old_archive_from_new_cmds_CXX old_archive_from_expsyms_cmds_CXX archive_cmds_CXX archive_expsym_cmds_CXX module_cmds_CXX module_expsym_cmds_CXX export_symbols_cmds_CXX prelink_cmds_CXX postlink_cmds_CXX; do
774
+ case `eval \\$ECHO \\""\\$$var"\\"` in
775
+ *[\\\`\"\$]*)
776
+ eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ## exclude from sc_prohibit_nested_quotes
777
+ ;;
778
+ *)
779
+ eval "lt_$var=\\\"\$$var\\\""
780
+ ;;
781
+ esac
782
+ done
783
+
784
+ ac_aux_dir='/home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/'
785
+
786
+ # See if we are running on zsh, and set the options that allow our
787
+ # commands through without removal of \ escapes INIT.
788
+ if test -n "${ZSH_VERSION+set}"; then
789
+ setopt NO_GLOB_SUBST
790
+ fi
791
+
792
+
793
+ PACKAGE='libffi'
794
+ VERSION='3.4.4'
795
+ RM='rm -f'
796
+ ofile='libtool'
797
+
798
+
799
+
800
+
801
+
802
+ TARGETDIR="x86"
803
+
804
+
805
+ # Handling of arguments.
806
+ for ac_config_target in $ac_config_targets
807
+ do
808
+ case $ac_config_target in
809
+ "fficonfig.h") CONFIG_HEADERS="$CONFIG_HEADERS fficonfig.h" ;;
810
+ "buildir") CONFIG_COMMANDS="$CONFIG_COMMANDS buildir" ;;
811
+ "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
812
+ "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
813
+ "include") CONFIG_COMMANDS="$CONFIG_COMMANDS include" ;;
814
+ "src") CONFIG_COMMANDS="$CONFIG_COMMANDS src" ;;
815
+ "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
816
+ "include/ffi.h") CONFIG_FILES="$CONFIG_FILES include/ffi.h" ;;
817
+ "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
818
+ "testsuite/Makefile") CONFIG_FILES="$CONFIG_FILES testsuite/Makefile" ;;
819
+ "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
820
+ "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
821
+ "libffi.pc") CONFIG_FILES="$CONFIG_FILES libffi.pc" ;;
822
+
823
+ *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
824
+ esac
825
+ done
826
+
827
+
828
+ # If the user did not use the arguments to specify the items to instantiate,
829
+ # then the envvar interface is used. Set only those that are not.
830
+ # We use the long form for the default assignment because of an extremely
831
+ # bizarre bug on SunOS 4.1.3.
832
+ if $ac_need_defaults; then
833
+ test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files
834
+ test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers
835
+ test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands
836
+ fi
837
+
838
+ # Have a temporary directory for convenience. Make it in the build tree
839
+ # simply because there is no reason against having it here, and in addition,
840
+ # creating and moving files from /tmp can sometimes cause problems.
841
+ # Hook for its removal unless debugging.
842
+ # Note that there is a small window in which the directory will not be cleaned:
843
+ # after its creation but before its name has been assigned to `$tmp'.
844
+ $debug ||
845
+ {
846
+ tmp= ac_tmp=
847
+ trap 'exit_status=$?
848
+ : "${ac_tmp:=$tmp}"
849
+ { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
850
+ ' 0
851
+ trap 'as_fn_exit 1' 1 2 13 15
852
+ }
853
+ # Create a (secure) tmp directory for tmp files.
854
+
855
+ {
856
+ tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
857
+ test -d "$tmp"
858
+ } ||
859
+ {
860
+ tmp=./conf$$-$RANDOM
861
+ (umask 077 && mkdir "$tmp")
862
+ } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
863
+ ac_tmp=$tmp
864
+
865
+ # Set up the scripts for CONFIG_FILES section.
866
+ # No need to generate them if there are no CONFIG_FILES.
867
+ # This happens for instance with `./config.status config.h'.
868
+ if test -n "$CONFIG_FILES"; then
869
+
870
+
871
+ ac_cr=`echo X | tr X '\015'`
872
+ # On cygwin, bash can eat \r inside `` if the user requested igncr.
873
+ # But we know of no other shell where ac_cr would be empty at this
874
+ # point, so we can use a bashism as a fallback.
875
+ if test "x$ac_cr" = x; then
876
+ eval ac_cr=\$\'\\r\'
877
+ fi
878
+ ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
879
+ if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
880
+ ac_cs_awk_cr='\\r'
881
+ else
882
+ ac_cs_awk_cr=$ac_cr
883
+ fi
884
+
885
+ echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
886
+ cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&
887
+ S["am__EXEEXT_FALSE"]=""
888
+ S["am__EXEEXT_TRUE"]="#"
889
+ S["LTLIBOBJS"]=""
890
+ S["LIBOBJS"]=""
891
+ S["LIBFFI_BUILD_VERSIONED_SHLIB_SUN_FALSE"]=""
892
+ S["LIBFFI_BUILD_VERSIONED_SHLIB_SUN_TRUE"]="#"
893
+ S["LIBFFI_BUILD_VERSIONED_SHLIB_GNU_FALSE"]=""
894
+ S["LIBFFI_BUILD_VERSIONED_SHLIB_GNU_TRUE"]="#"
895
+ S["LIBFFI_BUILD_VERSIONED_SHLIB_FALSE"]=""
896
+ S["LIBFFI_BUILD_VERSIONED_SHLIB_TRUE"]="#"
897
+ S["OPT_LDFLAGS"]="-Wl,-O1 "
898
+ S["SECTION_LDFLAGS"]=""
899
+ S["tmake_file"]=""
900
+ S["toolexeclibdir"]="${libdir}/../lib"
901
+ S["toolexecdir"]="${libdir}/gcc-lib/$(target_alias)"
902
+ S["FFI_DEBUG_FALSE"]=""
903
+ S["FFI_DEBUG_TRUE"]="#"
904
+ S["TARGET_OBJ"]=" src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo"
905
+ S["TARGETDIR"]="x86"
906
+ S["TARGET"]="X86_64"
907
+ S["BUILD_DOCS_FALSE"]=""
908
+ S["BUILD_DOCS_TRUE"]="#"
909
+ S["FFI_EXEC_TRAMPOLINE_TABLE"]="0"
910
+ S["FFI_EXEC_TRAMPOLINE_TABLE_FALSE"]=""
911
+ S["FFI_EXEC_TRAMPOLINE_TABLE_TRUE"]="#"
912
+ S["sys_symbol_underscore"]="no"
913
+ S["HAVE_LONG_DOUBLE_VARIANT"]="0"
914
+ S["HAVE_LONG_DOUBLE"]="1"
915
+ S["AM_LTLDFLAGS"]=""
916
+ S["AM_RUNTESTFLAGS"]=""
917
+ S["TESTSUBDIR_FALSE"]="#"
918
+ S["TESTSUBDIR_TRUE"]=""
919
+ S["MAINT"]="#"
920
+ S["MAINTAINER_MODE_FALSE"]=""
921
+ S["MAINTAINER_MODE_TRUE"]="#"
922
+ S["PRTDIAG"]=""
923
+ S["READELF"]="readelf"
924
+ S["CXXCPP"]="g++ -E"
925
+ S["LT_SYS_LIBRARY_PATH"]=""
926
+ S["OTOOL64"]=""
927
+ S["OTOOL"]=""
928
+ S["LIPO"]=""
929
+ S["NMEDIT"]=""
930
+ S["DSYMUTIL"]=""
931
+ S["MANIFEST_TOOL"]=":"
932
+ S["RANLIB"]="ranlib"
933
+ S["ac_ct_AR"]="ar"
934
+ S["AR"]="ar"
935
+ S["DLLTOOL"]="false"
936
+ S["OBJDUMP"]="objdump"
937
+ S["FILECMD"]="file"
938
+ S["LN_S"]="ln -s"
939
+ S["NM"]="/usr/bin/nm -B"
940
+ S["ac_ct_DUMPBIN"]=""
941
+ S["DUMPBIN"]=""
942
+ S["LD"]="/usr/bin/ld -m elf_x86_64"
943
+ S["FGREP"]="/usr/bin/grep -F"
944
+ S["SED"]="/usr/bin/sed"
945
+ S["LIBTOOL"]="$(SHELL) $(top_builddir)/libtool"
946
+ S["EGREP"]="/usr/bin/grep -E"
947
+ S["GREP"]="/usr/bin/grep"
948
+ S["am__fastdepCCAS_FALSE"]=""
949
+ S["am__fastdepCCAS_TRUE"]="#"
950
+ S["CCASDEPMODE"]="depmode=none"
951
+ S["CCASFLAGS"]=""
952
+ S["CCAS"]="gcc"
953
+ S["am__fastdepCXX_FALSE"]=""
954
+ S["am__fastdepCXX_TRUE"]="#"
955
+ S["CXXDEPMODE"]="depmode=none"
956
+ S["ac_ct_CXX"]="g++"
957
+ S["CXXFLAGS"]="-g -O2"
958
+ S["CXX"]="g++"
959
+ S["am__fastdepCC_FALSE"]=""
960
+ S["am__fastdepCC_TRUE"]="#"
961
+ S["CCDEPMODE"]="depmode=none"
962
+ S["am__nodep"]=""
963
+ S["AMDEPBACKSLASH"]=""
964
+ S["AMDEP_FALSE"]=""
965
+ S["AMDEP_TRUE"]="#"
966
+ S["am__include"]="include"
967
+ S["DEPDIR"]=".deps"
968
+ S["OBJEXT"]="o"
969
+ S["EXEEXT"]=""
970
+ S["ac_ct_CC"]="gcc"
971
+ S["CPPFLAGS"]=""
972
+ S["LDFLAGS"]=""
973
+ S["CFLAGS"]="-Wall -fexceptions"
974
+ S["CC"]="gcc"
975
+ S["AM_BACKSLASH"]="\\"
976
+ S["AM_DEFAULT_VERBOSITY"]="1"
977
+ S["AM_DEFAULT_V"]="$(AM_DEFAULT_VERBOSITY)"
978
+ S["AM_V"]="$(V)"
979
+ S["CSCOPE"]="cscope"
980
+ S["ETAGS"]="etags"
981
+ S["CTAGS"]="ctags"
982
+ S["am__untar"]="$${TAR-tar} xf -"
983
+ S["am__tar"]="$${TAR-tar} chof - \"$$tardir\""
984
+ S["AMTAR"]="$${TAR-tar}"
985
+ S["am__leading_dot"]="."
986
+ S["SET_MAKE"]=""
987
+ S["AWK"]="mawk"
988
+ S["mkdir_p"]="$(MKDIR_P)"
989
+ S["MKDIR_P"]="/usr/bin/mkdir -p"
990
+ S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
991
+ S["STRIP"]="strip"
992
+ S["install_sh"]="${SHELL} /home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/install-sh"
993
+ S["MAKEINFO"]="${SHELL} '/home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/missing' makeinfo"
994
+ S["AUTOHEADER"]="${SHELL} '/home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/missing' autoheader"
995
+ S["AUTOMAKE"]="${SHELL} '/home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/missing' automake-1.16"
996
+ S["AUTOCONF"]="${SHELL} '/home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/missing' autoconf"
997
+ S["ACLOCAL"]="${SHELL} '/home/sisira/projects/live/direct7-ruby-sdk/vendor/bundle/ruby/2.7.0/gems/ffi-1.16.3/ext/ffi_c/libffi/missing' aclocal-1.16"
998
+ S["VERSION"]="3.4.4"
999
+ S["PACKAGE"]="libffi"
1000
+ S["CYGPATH_W"]="echo"
1001
+ S["am__isrc"]=" -I$(srcdir)"
1002
+ S["INSTALL_DATA"]="${INSTALL} -m 644"
1003
+ S["INSTALL_SCRIPT"]="${INSTALL}"
1004
+ S["INSTALL_PROGRAM"]="${INSTALL}"
1005
+ S["ax_enable_builddir_sed"]="sed"
1006
+ S["target_os"]="linux-gnu"
1007
+ S["target_vendor"]="pc"
1008
+ S["target_cpu"]="x86_64"
1009
+ S["target"]="x86_64-pc-linux-gnu"
1010
+ S["host_os"]="linux-gnu"
1011
+ S["host_vendor"]="pc"
1012
+ S["host_cpu"]="x86_64"
1013
+ S["host"]="x86_64-pc-linux-gnu"
1014
+ S["build_os"]="linux-gnu"
1015
+ S["build_vendor"]="pc"
1016
+ S["build_cpu"]="x86_64"
1017
+ S["build"]="x86_64-pc-linux-gnu"
1018
+ S["target_alias"]=""
1019
+ S["host_alias"]=""
1020
+ S["build_alias"]=""
1021
+ S["LIBS"]=""
1022
+ S["ECHO_T"]=""
1023
+ S["ECHO_N"]="-n"
1024
+ S["ECHO_C"]=""
1025
+ S["DEFS"]="-DHAVE_CONFIG_H"
1026
+ S["mandir"]="${datarootdir}/man"
1027
+ S["localedir"]="${datarootdir}/locale"
1028
+ S["libdir"]="${exec_prefix}/lib"
1029
+ S["psdir"]="${docdir}"
1030
+ S["pdfdir"]="${docdir}"
1031
+ S["dvidir"]="${docdir}"
1032
+ S["htmldir"]="${docdir}"
1033
+ S["infodir"]="${datarootdir}/info"
1034
+ S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}"
1035
+ S["oldincludedir"]="/usr/include"
1036
+ S["includedir"]="${prefix}/include"
1037
+ S["runstatedir"]="${localstatedir}/run"
1038
+ S["localstatedir"]="${prefix}/var"
1039
+ S["sharedstatedir"]="${prefix}/com"
1040
+ S["sysconfdir"]="${prefix}/etc"
1041
+ S["datadir"]="${datarootdir}"
1042
+ S["datarootdir"]="${prefix}/share"
1043
+ S["libexecdir"]="${exec_prefix}/libexec"
1044
+ S["sbindir"]="${exec_prefix}/sbin"
1045
+ S["bindir"]="${exec_prefix}/bin"
1046
+ S["program_transform_name"]="s,x,x,"
1047
+ S["prefix"]="/usr/local"
1048
+ S["exec_prefix"]="${prefix}"
1049
+ S["PACKAGE_URL"]=""
1050
+ S["PACKAGE_BUGREPORT"]="http://github.com/libffi/libffi/issues"
1051
+ S["PACKAGE_STRING"]="libffi 3.4.4"
1052
+ S["PACKAGE_VERSION"]="3.4.4"
1053
+ S["PACKAGE_TARNAME"]="libffi"
1054
+ S["PACKAGE_NAME"]="libffi"
1055
+ S["PATH_SEPARATOR"]=":"
1056
+ S["SHELL"]="/bin/bash"
1057
+ S["am__quote"]=""
1058
+ _ACAWK
1059
+ cat >>"$ac_tmp/subs1.awk" <<_ACAWK &&
1060
+ for (key in S) S_is_set[key] = 1
1061
+ FS = ""
1062
+
1063
+ }
1064
+ {
1065
+ line = $ 0
1066
+ nfields = split(line, field, "@")
1067
+ substed = 0
1068
+ len = length(field[1])
1069
+ for (i = 2; i < nfields; i++) {
1070
+ key = field[i]
1071
+ keylen = length(key)
1072
+ if (S_is_set[key]) {
1073
+ value = S[key]
1074
+ line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
1075
+ len += length(value) + length(field[++i])
1076
+ substed = 1
1077
+ } else
1078
+ len += 1 + keylen
1079
+ }
1080
+
1081
+ print line
1082
+ }
1083
+
1084
+ _ACAWK
1085
+ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
1086
+ sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
1087
+ else
1088
+ cat
1089
+ fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
1090
+ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
1091
+ fi # test -n "$CONFIG_FILES"
1092
+
1093
+ # Set up the scripts for CONFIG_HEADERS section.
1094
+ # No need to generate them if there are no CONFIG_HEADERS.
1095
+ # This happens for instance with `./config.status Makefile'.
1096
+ if test -n "$CONFIG_HEADERS"; then
1097
+ cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
1098
+ BEGIN {
1099
+ D["PACKAGE_NAME"]=" \"libffi\""
1100
+ D["PACKAGE_TARNAME"]=" \"libffi\""
1101
+ D["PACKAGE_VERSION"]=" \"3.4.4\""
1102
+ D["PACKAGE_STRING"]=" \"libffi 3.4.4\""
1103
+ D["PACKAGE_BUGREPORT"]=" \"http://github.com/libffi/libffi/issues\""
1104
+ D["PACKAGE_URL"]=" \"\""
1105
+ D["PACKAGE"]=" \"libffi\""
1106
+ D["VERSION"]=" \"3.4.4\""
1107
+ D["HAVE_STDIO_H"]=" 1"
1108
+ D["HAVE_STDLIB_H"]=" 1"
1109
+ D["HAVE_STRING_H"]=" 1"
1110
+ D["HAVE_INTTYPES_H"]=" 1"
1111
+ D["HAVE_STDINT_H"]=" 1"
1112
+ D["HAVE_STRINGS_H"]=" 1"
1113
+ D["HAVE_SYS_STAT_H"]=" 1"
1114
+ D["HAVE_SYS_TYPES_H"]=" 1"
1115
+ D["HAVE_UNISTD_H"]=" 1"
1116
+ D["STDC_HEADERS"]=" 1"
1117
+ D["HAVE_DLFCN_H"]=" 1"
1118
+ D["LT_OBJDIR"]=" \".libs/\""
1119
+ D["SIZEOF_SIZE_T"]=" 8"
1120
+ D["HAVE_MEMFD_CREATE"]=" 1"
1121
+ D["HAVE_MEMCPY"]=" 1"
1122
+ D["HAVE_ALLOCA_H"]=" 1"
1123
+ D["SIZEOF_DOUBLE"]=" 8"
1124
+ D["SIZEOF_LONG_DOUBLE"]=" 16"
1125
+ D["HAVE_LONG_DOUBLE"]=" 1"
1126
+ D["HAVE_AS_CFI_PSEUDO_OP"]=" 1"
1127
+ D["HAVE_AS_X86_PCREL"]=" 1"
1128
+ D["HAVE_AS_X86_64_UNWIND_SECTION_TYPE"]=" 1"
1129
+ D["HAVE_RO_EH_FRAME"]=" 1"
1130
+ D["EH_FRAME_FLAGS"]=" \"a\""
1131
+ D["HAVE_HIDDEN_VISIBILITY_ATTRIBUTE"]=" 1"
1132
+ D["FFI_EXEC_STATIC_TRAMP"]=" 1"
1133
+ for (key in D) D_is_set[key] = 1
1134
+ FS = ""
1135
+ }
1136
+ /^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ {
1137
+ line = $ 0
1138
+ split(line, arg, " ")
1139
+ if (arg[1] == "#") {
1140
+ defundef = arg[2]
1141
+ mac1 = arg[3]
1142
+ } else {
1143
+ defundef = substr(arg[1], 2)
1144
+ mac1 = arg[2]
1145
+ }
1146
+ split(mac1, mac2, "(") #)
1147
+ macro = mac2[1]
1148
+ prefix = substr(line, 1, index(line, defundef) - 1)
1149
+ if (D_is_set[macro]) {
1150
+ # Preserve the white space surrounding the "#".
1151
+ print prefix "define", macro P[macro] D[macro]
1152
+ next
1153
+ } else {
1154
+ # Replace #undef with comments. This is necessary, for example,
1155
+ # in the case of _POSIX_SOURCE, which is predefined and required
1156
+ # on some systems where configure will not decide to define it.
1157
+ if (defundef == "undef") {
1158
+ print "/*", prefix defundef, macro, "*/"
1159
+ next
1160
+ }
1161
+ }
1162
+ }
1163
+ { print }
1164
+ _ACAWK
1165
+ as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
1166
+ fi # test -n "$CONFIG_HEADERS"
1167
+
1168
+
1169
+ eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
1170
+ shift
1171
+ for ac_tag
1172
+ do
1173
+ case $ac_tag in
1174
+ :[FHLC]) ac_mode=$ac_tag; continue;;
1175
+ esac
1176
+ case $ac_mode$ac_tag in
1177
+ :[FHL]*:*);;
1178
+ :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
1179
+ :[FH]-) ac_tag=-:-;;
1180
+ :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
1181
+ esac
1182
+ ac_save_IFS=$IFS
1183
+ IFS=:
1184
+ set x $ac_tag
1185
+ IFS=$ac_save_IFS
1186
+ shift
1187
+ ac_file=$1
1188
+ shift
1189
+
1190
+ case $ac_mode in
1191
+ :L) ac_source=$1;;
1192
+ :[FH])
1193
+ ac_file_inputs=
1194
+ for ac_f
1195
+ do
1196
+ case $ac_f in
1197
+ -) ac_f="$ac_tmp/stdin";;
1198
+ *) # Look for the file first in the build tree, then in the source tree
1199
+ # (if the path is not absolute). The absolute path cannot be DOS-style,
1200
+ # because $ac_f cannot contain `:'.
1201
+ test -f "$ac_f" ||
1202
+ case $ac_f in
1203
+ [\\/$]*) false;;
1204
+ *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
1205
+ esac ||
1206
+ as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
1207
+ esac
1208
+ case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
1209
+ as_fn_append ac_file_inputs " '$ac_f'"
1210
+ done
1211
+
1212
+ # Let's still pretend it is `configure' which instantiates (i.e., don't
1213
+ # use $as_me), people would be surprised to read:
1214
+ # /* config.h. Generated by config.status. */
1215
+ configure_input='Generated from '`
1216
+ printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
1217
+ `' by configure.'
1218
+ if test x"$ac_file" != x-; then
1219
+ configure_input="$ac_file. $configure_input"
1220
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
1221
+ printf "%s\n" "$as_me: creating $ac_file" >&6;}
1222
+ fi
1223
+ # Neutralize special characters interpreted by sed in replacement strings.
1224
+ case $configure_input in #(
1225
+ *\&* | *\|* | *\\* )
1226
+ ac_sed_conf_input=`printf "%s\n" "$configure_input" |
1227
+ sed 's/[\\\\&|]/\\\\&/g'`;; #(
1228
+ *) ac_sed_conf_input=$configure_input;;
1229
+ esac
1230
+
1231
+ case $ac_tag in
1232
+ *:-:* | *:-) cat >"$ac_tmp/stdin" \
1233
+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
1234
+ esac
1235
+ ;;
1236
+ esac
1237
+
1238
+ ac_dir=`$as_dirname -- "$ac_file" ||
1239
+ $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1240
+ X"$ac_file" : 'X\(//\)[^/]' \| \
1241
+ X"$ac_file" : 'X\(//\)$' \| \
1242
+ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
1243
+ printf "%s\n" X"$ac_file" |
1244
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1245
+ s//\1/
1246
+ q
1247
+ }
1248
+ /^X\(\/\/\)[^/].*/{
1249
+ s//\1/
1250
+ q
1251
+ }
1252
+ /^X\(\/\/\)$/{
1253
+ s//\1/
1254
+ q
1255
+ }
1256
+ /^X\(\/\).*/{
1257
+ s//\1/
1258
+ q
1259
+ }
1260
+ s/.*/./; q'`
1261
+ as_dir="$ac_dir"; as_fn_mkdir_p
1262
+ ac_builddir=.
1263
+
1264
+ case "$ac_dir" in
1265
+ .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1266
+ *)
1267
+ ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
1268
+ # A ".." for each directory in $ac_dir_suffix.
1269
+ ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1270
+ case $ac_top_builddir_sub in
1271
+ "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1272
+ *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1273
+ esac ;;
1274
+ esac
1275
+ ac_abs_top_builddir=$ac_pwd
1276
+ ac_abs_builddir=$ac_pwd$ac_dir_suffix
1277
+ # for backward compatibility:
1278
+ ac_top_builddir=$ac_top_build_prefix
1279
+
1280
+ case $srcdir in
1281
+ .) # We are building in place.
1282
+ ac_srcdir=.
1283
+ ac_top_srcdir=$ac_top_builddir_sub
1284
+ ac_abs_top_srcdir=$ac_pwd ;;
1285
+ [\\/]* | ?:[\\/]* ) # Absolute name.
1286
+ ac_srcdir=$srcdir$ac_dir_suffix;
1287
+ ac_top_srcdir=$srcdir
1288
+ ac_abs_top_srcdir=$srcdir ;;
1289
+ *) # Relative name.
1290
+ ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1291
+ ac_top_srcdir=$ac_top_build_prefix$srcdir
1292
+ ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1293
+ esac
1294
+ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1295
+
1296
+
1297
+ case $ac_mode in
1298
+ :F)
1299
+ #
1300
+ # CONFIG_FILE
1301
+ #
1302
+
1303
+ case $INSTALL in
1304
+ [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
1305
+ *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
1306
+ esac
1307
+ ac_MKDIR_P=$MKDIR_P
1308
+ case $MKDIR_P in
1309
+ [\\/$]* | ?:[\\/]* ) ;;
1310
+ */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
1311
+ esac
1312
+ # If the template does not know about datarootdir, expand it.
1313
+ # FIXME: This hack should be removed a few years after 2.60.
1314
+ ac_datarootdir_hack=; ac_datarootdir_seen=
1315
+ ac_sed_dataroot='
1316
+ /datarootdir/ {
1317
+ p
1318
+ q
1319
+ }
1320
+ /@datadir@/p
1321
+ /@docdir@/p
1322
+ /@infodir@/p
1323
+ /@localedir@/p
1324
+ /@mandir@/p'
1325
+ case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
1326
+ *datarootdir*) ac_datarootdir_seen=yes;;
1327
+ *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
1328
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
1329
+ printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
1330
+ ac_datarootdir_hack='
1331
+ s&@datadir@&${datarootdir}&g
1332
+ s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
1333
+ s&@infodir@&${datarootdir}/info&g
1334
+ s&@localedir@&${datarootdir}/locale&g
1335
+ s&@mandir@&${datarootdir}/man&g
1336
+ s&\${datarootdir}&${prefix}/share&g' ;;
1337
+ esac
1338
+ ac_sed_extra="
1339
+
1340
+ :t
1341
+ /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
1342
+ s|@configure_input@|$ac_sed_conf_input|;t t
1343
+ s&@top_builddir@&$ac_top_builddir_sub&;t t
1344
+ s&@top_build_prefix@&$ac_top_build_prefix&;t t
1345
+ s&@srcdir@&$ac_srcdir&;t t
1346
+ s&@abs_srcdir@&$ac_abs_srcdir&;t t
1347
+ s&@top_srcdir@&$ac_top_srcdir&;t t
1348
+ s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
1349
+ s&@builddir@&$ac_builddir&;t t
1350
+ s&@abs_builddir@&$ac_abs_builddir&;t t
1351
+ s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
1352
+ s&@INSTALL@&$ac_INSTALL&;t t
1353
+ s&@MKDIR_P@&$ac_MKDIR_P&;t t
1354
+ $ac_datarootdir_hack
1355
+ "
1356
+ eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
1357
+ >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1358
+
1359
+ test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
1360
+ { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
1361
+ { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
1362
+ "$ac_tmp/out"`; test -z "$ac_out"; } &&
1363
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1364
+ which seems to be undefined. Please make sure it is defined" >&5
1365
+ printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1366
+ which seems to be undefined. Please make sure it is defined" >&2;}
1367
+
1368
+ rm -f "$ac_tmp/stdin"
1369
+ case $ac_file in
1370
+ -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
1371
+ *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
1372
+ esac \
1373
+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1374
+ ;;
1375
+ :H)
1376
+ #
1377
+ # CONFIG_HEADER
1378
+ #
1379
+ if test x"$ac_file" != x-; then
1380
+ {
1381
+ printf "%s\n" "/* $configure_input */" >&1 \
1382
+ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
1383
+ } >"$ac_tmp/config.h" \
1384
+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1385
+ if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
1386
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
1387
+ printf "%s\n" "$as_me: $ac_file is unchanged" >&6;}
1388
+ else
1389
+ rm -f "$ac_file"
1390
+ mv "$ac_tmp/config.h" "$ac_file" \
1391
+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1392
+ fi
1393
+ else
1394
+ printf "%s\n" "/* $configure_input */" >&1 \
1395
+ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
1396
+ || as_fn_error $? "could not create -" "$LINENO" 5
1397
+ fi
1398
+ # Compute "$ac_file"'s index in $config_headers.
1399
+ _am_arg="$ac_file"
1400
+ _am_stamp_count=1
1401
+ for _am_header in $config_headers :; do
1402
+ case $_am_header in
1403
+ $_am_arg | $_am_arg:* )
1404
+ break ;;
1405
+ * )
1406
+ _am_stamp_count=`expr $_am_stamp_count + 1` ;;
1407
+ esac
1408
+ done
1409
+ echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
1410
+ $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1411
+ X"$_am_arg" : 'X\(//\)[^/]' \| \
1412
+ X"$_am_arg" : 'X\(//\)$' \| \
1413
+ X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
1414
+ printf "%s\n" X"$_am_arg" |
1415
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1416
+ s//\1/
1417
+ q
1418
+ }
1419
+ /^X\(\/\/\)[^/].*/{
1420
+ s//\1/
1421
+ q
1422
+ }
1423
+ /^X\(\/\/\)$/{
1424
+ s//\1/
1425
+ q
1426
+ }
1427
+ /^X\(\/\).*/{
1428
+ s//\1/
1429
+ q
1430
+ }
1431
+ s/.*/./; q'`/stamp-h$_am_stamp_count
1432
+ ;;
1433
+
1434
+ :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
1435
+ printf "%s\n" "$as_me: executing $ac_file commands" >&6;}
1436
+ ;;
1437
+ esac
1438
+
1439
+
1440
+ case $ac_file$ac_mode in
1441
+ "buildir":C) ac_top_srcdir="$ax_enable_builddir_srcdir"
1442
+ if test ".$ax_enable_builddir" = ".." ; then
1443
+ if test -f "$top_srcdir/Makefile" ; then
1444
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: skipping top_srcdir/Makefile - left untouched" >&5
1445
+ printf "%s\n" "$as_me: skipping top_srcdir/Makefile - left untouched" >&6;}
1446
+ else
1447
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: skipping top_srcdir/Makefile - not created" >&5
1448
+ printf "%s\n" "$as_me: skipping top_srcdir/Makefile - not created" >&6;}
1449
+ fi
1450
+ else
1451
+ if test -f "$ac_top_srcdir/Makefile" ; then
1452
+ a=`grep "^VERSION " "$ac_top_srcdir/Makefile"` ; b=`grep "^VERSION " Makefile`
1453
+ test "$a" != "$b" && rm "$ac_top_srcdir/Makefile"
1454
+ fi
1455
+ if test -f "$ac_top_srcdir/Makefile" ; then
1456
+ echo "$ac_top_srcdir/Makefile : $ac_top_srcdir/Makefile.in" > $tmp/conftemp.mk
1457
+ echo " @ echo 'REMOVED,,,' >\$@" >> $tmp/conftemp.mk
1458
+ eval "${MAKE-make} -f $tmp/conftemp.mk 2>/dev/null >/dev/null"
1459
+ if grep '^REMOVED,,,' "$ac_top_srcdir/Makefile" >/dev/null
1460
+ then rm $ac_top_srcdir/Makefile ; fi
1461
+ cp $tmp/conftemp.mk $ac_top_srcdir/makefiles.mk~ ## DEBUGGING
1462
+ fi
1463
+ if test ! -f "$ac_top_srcdir/Makefile" ; then
1464
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: create top_srcdir/Makefile guessed from local Makefile" >&5
1465
+ printf "%s\n" "$as_me: create top_srcdir/Makefile guessed from local Makefile" >&6;}
1466
+ x='`' ; cat >$tmp/conftemp.sed <<_EOF
1467
+ /^\$/n
1468
+ x
1469
+ /^\$/bS
1470
+ x
1471
+ /\\\\\$/{H;d;}
1472
+ {H;s/.*//;x;}
1473
+ bM
1474
+ :S
1475
+ x
1476
+ /\\\\\$/{h;d;}
1477
+ {h;s/.*//;x;}
1478
+ :M
1479
+ s/\\(\\n\\) /\\1 /g
1480
+ /^ /d
1481
+ /^[ ]*[\\#]/d
1482
+ /^VPATH *=/d
1483
+ s/^srcdir *=.*/srcdir = ./
1484
+ s/^top_srcdir *=.*/top_srcdir = ./
1485
+ /[:=]/!d
1486
+ /^\\./d
1487
+ / = /b
1488
+ / .= /b
1489
+ /:/!b
1490
+ s/:.*/:/
1491
+ s/ / /g
1492
+ s/ \\([a-z][a-z-]*[a-zA-Z0-9]\\)\\([ :]\\)/ \\1 \\1-all\\2/g
1493
+ s/^\\([a-z][a-z-]*[a-zA-Z0-9]\\)\\([ :]\\)/\\1 \\1-all\\2/
1494
+ s/ / /g
1495
+ /^all all-all[ :]/i\\
1496
+ all-configured : all-all
1497
+ s/ [a-zA-Z0-9-]*-all [a-zA-Z0-9-]*-all-all//g
1498
+ /-all-all/d
1499
+ a\\
1500
+ @ HOST="\$(HOST)\" \\\\\\
1501
+ ; test ".\$\$HOST" = "." && HOST=$x sh $ax_enable_builddir_auxdir/config.guess $x \\\\\\
1502
+ ; BUILD=$x grep "^#### \$\$HOST " Makefile | sed -e 's/.*|//' $x \\\\\\
1503
+ ; use=$x basename "\$\@" -all $x; n=$x echo \$\$BUILD | wc -w $x \\\\\\
1504
+ ; echo "MAKE \$\$HOST : \$\$n * \$\@"; if test "\$\$n" -eq "0" ; then : \\\\\\
1505
+ ; BUILD=$x grep "^####.*|" Makefile |tail -1| sed -e 's/.*|//' $x ; fi \\\\\\
1506
+ ; test ".\$\$BUILD" = "." && BUILD="." \\\\\\
1507
+ ; test "\$\$use" = "\$\@" && BUILD=$x echo "\$\$BUILD" | tail -1 $x \\\\\\
1508
+ ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\
1509
+ ; (cd "\$\$i" && test ! -f configure && \$(MAKE) \$\$use) || exit; done
1510
+ /dist-all *:/a\\
1511
+ @ HOST="\$(HOST)\" \\\\\\
1512
+ ; test ".\$\$HOST" = "." && HOST=$x sh $ax_enable_builddir_auxdir/config.guess $x \\\\\\
1513
+ ; BUILD=$x grep "^#### \$\$HOST " Makefile | sed -e 's/.*|//' $x \\\\\\
1514
+ ; found=$x echo \$\$BUILD | wc -w $x \\\\\\
1515
+ ; echo "MAKE \$\$HOST : \$\$found \$(PACKAGE)-\$(VERSION).tar.*" \\\\\\
1516
+ ; if test "\$\$found" -eq "0" ; then : \\\\\\
1517
+ ; BUILD=$x grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' $x \\\\\\
1518
+ ; fi ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\
1519
+ ; for f in \$\$i/\$(PACKAGE)-\$(VERSION).tar.* \\\\\\
1520
+ ; do test -f "\$\$f" && mv "\$\$f" \$(PUB). ; done ; break ; done
1521
+ /dist-[a-zA-Z0-9]*-all *:/a\\
1522
+ @ HOST="\$(HOST)\" \\\\\\
1523
+ ; test ".\$\$HOST" = "." && HOST=$x sh ./config.guess $x \\\\\\
1524
+ ; BUILD=$x grep "^#### \$\$HOST " Makefile | sed -e 's/.*|//' $x \\\\\\
1525
+ ; found=$x echo \$\$BUILD | wc -w $x \\\\\\
1526
+ ; echo "MAKE \$\$HOST : \$\$found \$(PACKAGE)-\$(VERSION).*" \\\\\\
1527
+ ; if test "\$\$found" -eq "0" ; then : \\\\\\
1528
+ ; BUILD=$x grep "^#### .*|" Makefile |tail -1| sed -e 's/.*|//' $x \\\\\\
1529
+ ; fi ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\
1530
+ ; for f in \$\$i/\$(PACKAGE)-\$(VERSION).* \\\\\\
1531
+ ; do test -f "\$\$f" && mv "\$\$f" \$(PUB). ; done ; break ; done
1532
+ /distclean-all *:/a\\
1533
+ @ HOST="\$(HOST)\" \\\\\\
1534
+ ; test ".\$\$HOST" = "." && HOST=$x sh $ax_enable_builddir_auxdir/config.guess $x \\\\\\
1535
+ ; BUILD=$x grep "^#### .*|" Makefile | sed -e 's/.*|//' $x \\\\\\
1536
+ ; use=$x basename "\$\@" -all $x; n=$x echo \$\$BUILD | wc -w $x \\\\\\
1537
+ ; echo "MAKE \$\$HOST : \$\$n * \$\@ (all local builds)" \\\\\\
1538
+ ; test ".\$\$BUILD" = "." && BUILD="." \\\\\\
1539
+ ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\
1540
+ ; echo "# rm -r \$\$i"; done ; echo "# (sleep 3)" ; sleep 3 \\\\\\
1541
+ ; for i in \$\$BUILD ; do test ".\$\$i" = "." && continue \\\\\\
1542
+ ; echo "\$\$i" | grep "^/" > /dev/null && continue \\\\\\
1543
+ ; echo "\$\$i" | grep "^../" > /dev/null && continue \\\\\\
1544
+ ; echo "rm -r \$\$i"; (rm -r "\$\$i") ; done ; rm Makefile
1545
+ _EOF
1546
+ cp "$tmp/conftemp.sed" "$ac_top_srcdir/makefile.sed~" ## DEBUGGING
1547
+ $ax_enable_builddir_sed -f $tmp/conftemp.sed Makefile >$ac_top_srcdir/Makefile
1548
+ if test -f "$ac_top_srcdir/Makefile.mk" ; then
1549
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: extend top_srcdir/Makefile with top_srcdir/Makefile.mk" >&5
1550
+ printf "%s\n" "$as_me: extend top_srcdir/Makefile with top_srcdir/Makefile.mk" >&6;}
1551
+ cat $ac_top_srcdir/Makefile.mk >>$ac_top_srcdir/Makefile
1552
+ fi ; xxxx="####"
1553
+ echo "$xxxx CONFIGURATIONS FOR TOPLEVEL MAKEFILE: " >>$ac_top_srcdir/Makefile
1554
+ # sanity check
1555
+ if grep '^; echo "MAKE ' $ac_top_srcdir/Makefile >/dev/null ; then
1556
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: buggy sed found - it deletes tab in \"a\" text parts" >&5
1557
+ printf "%s\n" "$as_me: buggy sed found - it deletes tab in \"a\" text parts" >&6;}
1558
+ $ax_enable_builddir_sed -e '/^@ HOST=/s/^/ /' -e '/^; /s/^/ /' $ac_top_srcdir/Makefile \
1559
+ >$ac_top_srcdir/Makefile~
1560
+ (test -s $ac_top_srcdir/Makefile~ && mv $ac_top_srcdir/Makefile~ $ac_top_srcdir/Makefile) 2>/dev/null
1561
+ fi
1562
+ else
1563
+ xxxx="\\#\\#\\#\\#"
1564
+ # echo "/^$xxxx *$ax_enable_builddir_host /d" >$tmp/conftemp.sed
1565
+ echo "s!^$xxxx [^|]* | *$ax_enable_builddir *\$!$xxxx ...... $ax_enable_builddir!" >$tmp/conftemp.sed
1566
+ $ax_enable_builddir_sed -f "$tmp/conftemp.sed" "$ac_top_srcdir/Makefile" >$tmp/mkfile.tmp
1567
+ cp "$tmp/conftemp.sed" "$ac_top_srcdir/makefiles.sed~" ## DEBUGGING
1568
+ cp "$tmp/mkfile.tmp" "$ac_top_srcdir/makefiles.out~" ## DEBUGGING
1569
+ if cmp -s "$ac_top_srcdir/Makefile" "$tmp/mkfile.tmp" 2>/dev/null ; then
1570
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: keeping top_srcdir/Makefile from earlier configure" >&5
1571
+ printf "%s\n" "$as_me: keeping top_srcdir/Makefile from earlier configure" >&6;}
1572
+ rm "$tmp/mkfile.tmp"
1573
+ else
1574
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: reusing top_srcdir/Makefile from earlier configure" >&5
1575
+ printf "%s\n" "$as_me: reusing top_srcdir/Makefile from earlier configure" >&6;}
1576
+ mv "$tmp/mkfile.tmp" "$ac_top_srcdir/Makefile"
1577
+ fi
1578
+ fi
1579
+ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: build in $ax_enable_builddir (HOST=$ax_enable_builddir_host)" >&5
1580
+ printf "%s\n" "$as_me: build in $ax_enable_builddir (HOST=$ax_enable_builddir_host)" >&6;}
1581
+ xxxx="####"
1582
+ echo "$xxxx" "$ax_enable_builddir_host" "|$ax_enable_builddir" >>$ac_top_srcdir/Makefile
1583
+ fi
1584
+ ;;
1585
+ "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
1586
+ # Older Autoconf quotes --file arguments for eval, but not when files
1587
+ # are listed without --file. Let's play safe and only enable the eval
1588
+ # if we detect the quoting.
1589
+ # TODO: see whether this extra hack can be removed once we start
1590
+ # requiring Autoconf 2.70 or later.
1591
+ case $CONFIG_FILES in #(
1592
+ *\'*) :
1593
+ eval set x "$CONFIG_FILES" ;; #(
1594
+ *) :
1595
+ set x $CONFIG_FILES ;; #(
1596
+ *) :
1597
+ ;;
1598
+ esac
1599
+ shift
1600
+ # Used to flag and report bootstrapping failures.
1601
+ am_rc=0
1602
+ for am_mf
1603
+ do
1604
+ # Strip MF so we end up with the name of the file.
1605
+ am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
1606
+ # Check whether this is an Automake generated Makefile which includes
1607
+ # dependency-tracking related rules and includes.
1608
+ # Grep'ing the whole file directly is not great: AIX grep has a line
1609
+ # limit of 2048, but all sed's we know have understand at least 4000.
1610
+ sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
1611
+ || continue
1612
+ am_dirpart=`$as_dirname -- "$am_mf" ||
1613
+ $as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1614
+ X"$am_mf" : 'X\(//\)[^/]' \| \
1615
+ X"$am_mf" : 'X\(//\)$' \| \
1616
+ X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
1617
+ printf "%s\n" X"$am_mf" |
1618
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1619
+ s//\1/
1620
+ q
1621
+ }
1622
+ /^X\(\/\/\)[^/].*/{
1623
+ s//\1/
1624
+ q
1625
+ }
1626
+ /^X\(\/\/\)$/{
1627
+ s//\1/
1628
+ q
1629
+ }
1630
+ /^X\(\/\).*/{
1631
+ s//\1/
1632
+ q
1633
+ }
1634
+ s/.*/./; q'`
1635
+ am_filepart=`$as_basename -- "$am_mf" ||
1636
+ $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
1637
+ X"$am_mf" : 'X\(//\)$' \| \
1638
+ X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
1639
+ printf "%s\n" X/"$am_mf" |
1640
+ sed '/^.*\/\([^/][^/]*\)\/*$/{
1641
+ s//\1/
1642
+ q
1643
+ }
1644
+ /^X\/\(\/\/\)$/{
1645
+ s//\1/
1646
+ q
1647
+ }
1648
+ /^X\/\(\/\).*/{
1649
+ s//\1/
1650
+ q
1651
+ }
1652
+ s/.*/./; q'`
1653
+ { echo "$as_me:$LINENO: cd "$am_dirpart" \
1654
+ && sed -e '/# am--include-marker/d' "$am_filepart" \
1655
+ | $MAKE -f - am--depfiles" >&5
1656
+ (cd "$am_dirpart" \
1657
+ && sed -e '/# am--include-marker/d' "$am_filepart" \
1658
+ | $MAKE -f - am--depfiles) >&5 2>&5
1659
+ ac_status=$?
1660
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
1661
+ (exit $ac_status); } || am_rc=$?
1662
+ done
1663
+ if test $am_rc -ne 0; then
1664
+ { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1665
+ printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
1666
+ as_fn_error $? "Something went wrong bootstrapping makefile fragments
1667
+ for automatic dependency tracking. If GNU make was not used, consider
1668
+ re-running the configure script with MAKE=\"gmake\" (or whatever is
1669
+ necessary). You can also try re-running configure with the
1670
+ '--disable-dependency-tracking' option to at least be able to build
1671
+ the package (albeit without support for automatic dependency tracking).
1672
+ See \`config.log' for more details" "$LINENO" 5; }
1673
+ fi
1674
+ { am_dirpart=; unset am_dirpart;}
1675
+ { am_filepart=; unset am_filepart;}
1676
+ { am_mf=; unset am_mf;}
1677
+ { am_rc=; unset am_rc;}
1678
+ rm -f conftest-deps.mk
1679
+ }
1680
+ ;;
1681
+ "libtool":C)
1682
+
1683
+ # See if we are running on zsh, and set the options that allow our
1684
+ # commands through without removal of \ escapes.
1685
+ if test -n "${ZSH_VERSION+set}"; then
1686
+ setopt NO_GLOB_SUBST
1687
+ fi
1688
+
1689
+ cfgfile=${ofile}T
1690
+ trap "$RM \"$cfgfile\"; exit 1" 1 2 15
1691
+ $RM "$cfgfile"
1692
+
1693
+ cat <<_LT_EOF >> "$cfgfile"
1694
+ #! $SHELL
1695
+ # Generated automatically by $as_me ($PACKAGE) $VERSION
1696
+ # NOTE: Changes made to this file will be lost: look at ltmain.sh.
1697
+
1698
+ # Provide generalized library-building support services.
1699
+ # Written by Gordon Matzigkeit, 1996
1700
+
1701
+ # Copyright (C) 2014 Free Software Foundation, Inc.
1702
+ # This is free software; see the source for copying conditions. There is NO
1703
+ # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1704
+
1705
+ # GNU Libtool is free software; you can redistribute it and/or modify
1706
+ # it under the terms of the GNU General Public License as published by
1707
+ # the Free Software Foundation; either version 2 of of the License, or
1708
+ # (at your option) any later version.
1709
+ #
1710
+ # As a special exception to the GNU General Public License, if you
1711
+ # distribute this file as part of a program or library that is built
1712
+ # using GNU Libtool, you may include this file under the same
1713
+ # distribution terms that you use for the rest of that program.
1714
+ #
1715
+ # GNU Libtool is distributed in the hope that it will be useful, but
1716
+ # WITHOUT ANY WARRANTY; without even the implied warranty of
1717
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1718
+ # GNU General Public License for more details.
1719
+ #
1720
+ # You should have received a copy of the GNU General Public License
1721
+ # along with this program. If not, see <http://www.gnu.org/licenses/>.
1722
+
1723
+
1724
+ # The names of the tagged configurations supported by this script.
1725
+ available_tags='CXX '
1726
+
1727
+ # Configured defaults for sys_lib_dlsearch_path munging.
1728
+ : \${LT_SYS_LIBRARY_PATH="$configure_time_lt_sys_library_path"}
1729
+
1730
+ # ### BEGIN LIBTOOL CONFIG
1731
+
1732
+ # Which release of libtool.m4 was used?
1733
+ macro_version=$macro_version
1734
+ macro_revision=$macro_revision
1735
+
1736
+ # Whether or not to build shared libraries.
1737
+ build_libtool_libs=$enable_shared
1738
+
1739
+ # Whether or not to build static libraries.
1740
+ build_old_libs=$enable_static
1741
+
1742
+ # What type of objects to build.
1743
+ pic_mode=$pic_mode
1744
+
1745
+ # Whether or not to optimize for fast installation.
1746
+ fast_install=$enable_fast_install
1747
+
1748
+ # Shared archive member basename,for filename based shared library versioning on AIX.
1749
+ shared_archive_member_spec=$shared_archive_member_spec
1750
+
1751
+ # Shell to use when invoking shell scripts.
1752
+ SHELL=$lt_SHELL
1753
+
1754
+ # An echo program that protects backslashes.
1755
+ ECHO=$lt_ECHO
1756
+
1757
+ # The PATH separator for the build system.
1758
+ PATH_SEPARATOR=$lt_PATH_SEPARATOR
1759
+
1760
+ # The host system.
1761
+ host_alias=$host_alias
1762
+ host=$host
1763
+ host_os=$host_os
1764
+
1765
+ # The build system.
1766
+ build_alias=$build_alias
1767
+ build=$build
1768
+ build_os=$build_os
1769
+
1770
+ # A sed program that does not truncate output.
1771
+ SED=$lt_SED
1772
+
1773
+ # Sed that helps us avoid accidentally triggering echo(1) options like -n.
1774
+ Xsed="\$SED -e 1s/^X//"
1775
+
1776
+ # A grep program that handles long lines.
1777
+ GREP=$lt_GREP
1778
+
1779
+ # An ERE matcher.
1780
+ EGREP=$lt_EGREP
1781
+
1782
+ # A literal string matcher.
1783
+ FGREP=$lt_FGREP
1784
+
1785
+ # A BSD- or MS-compatible name lister.
1786
+ NM=$lt_NM
1787
+
1788
+ # Whether we need soft or hard links.
1789
+ LN_S=$lt_LN_S
1790
+
1791
+ # What is the maximum length of a command?
1792
+ max_cmd_len=$max_cmd_len
1793
+
1794
+ # Object file suffix (normally "o").
1795
+ objext=$ac_objext
1796
+
1797
+ # Executable file suffix (normally "").
1798
+ exeext=$exeext
1799
+
1800
+ # whether the shell understands "unset".
1801
+ lt_unset=$lt_unset
1802
+
1803
+ # turn spaces into newlines.
1804
+ SP2NL=$lt_lt_SP2NL
1805
+
1806
+ # turn newlines into spaces.
1807
+ NL2SP=$lt_lt_NL2SP
1808
+
1809
+ # convert \$build file names to \$host format.
1810
+ to_host_file_cmd=$lt_cv_to_host_file_cmd
1811
+
1812
+ # convert \$build files to toolchain format.
1813
+ to_tool_file_cmd=$lt_cv_to_tool_file_cmd
1814
+
1815
+ # A file(cmd) program that detects file types.
1816
+ FILECMD=$lt_FILECMD
1817
+
1818
+ # An object symbol dumper.
1819
+ OBJDUMP=$lt_OBJDUMP
1820
+
1821
+ # Method to check whether dependent libraries are shared objects.
1822
+ deplibs_check_method=$lt_deplibs_check_method
1823
+
1824
+ # Command to use when deplibs_check_method = "file_magic".
1825
+ file_magic_cmd=$lt_file_magic_cmd
1826
+
1827
+ # How to find potential files when deplibs_check_method = "file_magic".
1828
+ file_magic_glob=$lt_file_magic_glob
1829
+
1830
+ # Find potential files using nocaseglob when deplibs_check_method = "file_magic".
1831
+ want_nocaseglob=$lt_want_nocaseglob
1832
+
1833
+ # DLL creation program.
1834
+ DLLTOOL=$lt_DLLTOOL
1835
+
1836
+ # Command to associate shared and link libraries.
1837
+ sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd
1838
+
1839
+ # The archiver.
1840
+ AR=$lt_AR
1841
+
1842
+ # Flags to create an archive (by configure).
1843
+ lt_ar_flags=$lt_ar_flags
1844
+
1845
+ # Flags to create an archive.
1846
+ AR_FLAGS=\${ARFLAGS-"\$lt_ar_flags"}
1847
+
1848
+ # How to feed a file listing to the archiver.
1849
+ archiver_list_spec=$lt_archiver_list_spec
1850
+
1851
+ # A symbol stripping program.
1852
+ STRIP=$lt_STRIP
1853
+
1854
+ # Commands used to install an old-style archive.
1855
+ RANLIB=$lt_RANLIB
1856
+ old_postinstall_cmds=$lt_old_postinstall_cmds
1857
+ old_postuninstall_cmds=$lt_old_postuninstall_cmds
1858
+
1859
+ # Whether to use a lock for old archive extraction.
1860
+ lock_old_archive_extraction=$lock_old_archive_extraction
1861
+
1862
+ # A C compiler.
1863
+ LTCC=$lt_CC
1864
+
1865
+ # LTCC compiler flags.
1866
+ LTCFLAGS=$lt_CFLAGS
1867
+
1868
+ # Take the output of nm and produce a listing of raw symbols and C names.
1869
+ global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
1870
+
1871
+ # Transform the output of nm in a proper C declaration.
1872
+ global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
1873
+
1874
+ # Transform the output of nm into a list of symbols to manually relocate.
1875
+ global_symbol_to_import=$lt_lt_cv_sys_global_symbol_to_import
1876
+
1877
+ # Transform the output of nm in a C name address pair.
1878
+ global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
1879
+
1880
+ # Transform the output of nm in a C name address pair when lib prefix is needed.
1881
+ global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
1882
+
1883
+ # The name lister interface.
1884
+ nm_interface=$lt_lt_cv_nm_interface
1885
+
1886
+ # Specify filename containing input files for \$NM.
1887
+ nm_file_list_spec=$lt_nm_file_list_spec
1888
+
1889
+ # The root where to search for dependent libraries,and where our libraries should be installed.
1890
+ lt_sysroot=$lt_sysroot
1891
+
1892
+ # Command to truncate a binary pipe.
1893
+ lt_truncate_bin=$lt_lt_cv_truncate_bin
1894
+
1895
+ # The name of the directory that contains temporary libtool files.
1896
+ objdir=$objdir
1897
+
1898
+ # Used to examine libraries when file_magic_cmd begins with "file".
1899
+ MAGIC_CMD=$MAGIC_CMD
1900
+
1901
+ # Must we lock files when doing compilation?
1902
+ need_locks=$lt_need_locks
1903
+
1904
+ # Manifest tool.
1905
+ MANIFEST_TOOL=$lt_MANIFEST_TOOL
1906
+
1907
+ # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
1908
+ DSYMUTIL=$lt_DSYMUTIL
1909
+
1910
+ # Tool to change global to local symbols on Mac OS X.
1911
+ NMEDIT=$lt_NMEDIT
1912
+
1913
+ # Tool to manipulate fat objects and archives on Mac OS X.
1914
+ LIPO=$lt_LIPO
1915
+
1916
+ # ldd/readelf like tool for Mach-O binaries on Mac OS X.
1917
+ OTOOL=$lt_OTOOL
1918
+
1919
+ # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
1920
+ OTOOL64=$lt_OTOOL64
1921
+
1922
+ # Old archive suffix (normally "a").
1923
+ libext=$libext
1924
+
1925
+ # Shared library suffix (normally ".so").
1926
+ shrext_cmds=$lt_shrext_cmds
1927
+
1928
+ # The commands to extract the exported symbol list from a shared archive.
1929
+ extract_expsyms_cmds=$lt_extract_expsyms_cmds
1930
+
1931
+ # Variables whose values should be saved in libtool wrapper scripts and
1932
+ # restored at link time.
1933
+ variables_saved_for_relink=$lt_variables_saved_for_relink
1934
+
1935
+ # Do we need the "lib" prefix for modules?
1936
+ need_lib_prefix=$need_lib_prefix
1937
+
1938
+ # Do we need a version for libraries?
1939
+ need_version=$need_version
1940
+
1941
+ # Library versioning type.
1942
+ version_type=$version_type
1943
+
1944
+ # Shared library runtime path variable.
1945
+ runpath_var=$runpath_var
1946
+
1947
+ # Shared library path variable.
1948
+ shlibpath_var=$shlibpath_var
1949
+
1950
+ # Is shlibpath searched before the hard-coded library search path?
1951
+ shlibpath_overrides_runpath=$shlibpath_overrides_runpath
1952
+
1953
+ # Format of library name prefix.
1954
+ libname_spec=$lt_libname_spec
1955
+
1956
+ # List of archive names. First name is the real one, the rest are links.
1957
+ # The last name is the one that the linker finds with -lNAME
1958
+ library_names_spec=$lt_library_names_spec
1959
+
1960
+ # The coded name of the library, if different from the real name.
1961
+ soname_spec=$lt_soname_spec
1962
+
1963
+ # Permission mode override for installation of shared libraries.
1964
+ install_override_mode=$lt_install_override_mode
1965
+
1966
+ # Command to use after installation of a shared archive.
1967
+ postinstall_cmds=$lt_postinstall_cmds
1968
+
1969
+ # Command to use after uninstallation of a shared archive.
1970
+ postuninstall_cmds=$lt_postuninstall_cmds
1971
+
1972
+ # Commands used to finish a libtool library installation in a directory.
1973
+ finish_cmds=$lt_finish_cmds
1974
+
1975
+ # As "finish_cmds", except a single script fragment to be evaled but
1976
+ # not shown.
1977
+ finish_eval=$lt_finish_eval
1978
+
1979
+ # Whether we should hardcode library paths into libraries.
1980
+ hardcode_into_libs=$hardcode_into_libs
1981
+
1982
+ # Compile-time system search path for libraries.
1983
+ sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
1984
+
1985
+ # Detected run-time system search path for libraries.
1986
+ sys_lib_dlsearch_path_spec=$lt_configure_time_dlsearch_path
1987
+
1988
+ # Explicit LT_SYS_LIBRARY_PATH set during ./configure time.
1989
+ configure_time_lt_sys_library_path=$lt_configure_time_lt_sys_library_path
1990
+
1991
+ # Whether dlopen is supported.
1992
+ dlopen_support=$enable_dlopen
1993
+
1994
+ # Whether dlopen of programs is supported.
1995
+ dlopen_self=$enable_dlopen_self
1996
+
1997
+ # Whether dlopen of statically linked programs is supported.
1998
+ dlopen_self_static=$enable_dlopen_self_static
1999
+
2000
+ # Commands to strip libraries.
2001
+ old_striplib=$lt_old_striplib
2002
+ striplib=$lt_striplib
2003
+
2004
+
2005
+ # The linker used to build libraries.
2006
+ LD=$lt_LD
2007
+
2008
+ # How to create reloadable object files.
2009
+ reload_flag=$lt_reload_flag
2010
+ reload_cmds=$lt_reload_cmds
2011
+
2012
+ # Commands used to build an old-style archive.
2013
+ old_archive_cmds=$lt_old_archive_cmds
2014
+
2015
+ # A language specific compiler.
2016
+ CC=$lt_compiler
2017
+
2018
+ # Is the compiler the GNU compiler?
2019
+ with_gcc=$GCC
2020
+
2021
+ # Compiler flag to turn off builtin functions.
2022
+ no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
2023
+
2024
+ # Additional compiler flags for building library objects.
2025
+ pic_flag=$lt_lt_prog_compiler_pic
2026
+
2027
+ # How to pass a linker flag through the compiler.
2028
+ wl=$lt_lt_prog_compiler_wl
2029
+
2030
+ # Compiler flag to prevent dynamic linking.
2031
+ link_static_flag=$lt_lt_prog_compiler_static
2032
+
2033
+ # Does compiler simultaneously support -c and -o options?
2034
+ compiler_c_o=$lt_lt_cv_prog_compiler_c_o
2035
+
2036
+ # Whether or not to add -lc for building shared libraries.
2037
+ build_libtool_need_lc=$archive_cmds_need_lc
2038
+
2039
+ # Whether or not to disallow shared libs when runtime libs are static.
2040
+ allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
2041
+
2042
+ # Compiler flag to allow reflexive dlopens.
2043
+ export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
2044
+
2045
+ # Compiler flag to generate shared objects directly from archives.
2046
+ whole_archive_flag_spec=$lt_whole_archive_flag_spec
2047
+
2048
+ # Whether the compiler copes with passing no objects directly.
2049
+ compiler_needs_object=$lt_compiler_needs_object
2050
+
2051
+ # Create an old-style archive from a shared archive.
2052
+ old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
2053
+
2054
+ # Create a temporary old-style archive to link instead of a shared archive.
2055
+ old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
2056
+
2057
+ # Commands used to build a shared archive.
2058
+ archive_cmds=$lt_archive_cmds
2059
+ archive_expsym_cmds=$lt_archive_expsym_cmds
2060
+
2061
+ # Commands used to build a loadable module if different from building
2062
+ # a shared archive.
2063
+ module_cmds=$lt_module_cmds
2064
+ module_expsym_cmds=$lt_module_expsym_cmds
2065
+
2066
+ # Whether we are building with GNU ld or not.
2067
+ with_gnu_ld=$lt_with_gnu_ld
2068
+
2069
+ # Flag that allows shared libraries with undefined symbols to be built.
2070
+ allow_undefined_flag=$lt_allow_undefined_flag
2071
+
2072
+ # Flag that enforces no undefined symbols.
2073
+ no_undefined_flag=$lt_no_undefined_flag
2074
+
2075
+ # Flag to hardcode \$libdir into a binary during linking.
2076
+ # This must work even if \$libdir does not exist
2077
+ hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
2078
+
2079
+ # Whether we need a single "-rpath" flag with a separated argument.
2080
+ hardcode_libdir_separator=$lt_hardcode_libdir_separator
2081
+
2082
+ # Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes
2083
+ # DIR into the resulting binary.
2084
+ hardcode_direct=$hardcode_direct
2085
+
2086
+ # Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes
2087
+ # DIR into the resulting binary and the resulting library dependency is
2088
+ # "absolute",i.e impossible to change by setting \$shlibpath_var if the
2089
+ # library is relocated.
2090
+ hardcode_direct_absolute=$hardcode_direct_absolute
2091
+
2092
+ # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
2093
+ # into the resulting binary.
2094
+ hardcode_minus_L=$hardcode_minus_L
2095
+
2096
+ # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
2097
+ # into the resulting binary.
2098
+ hardcode_shlibpath_var=$hardcode_shlibpath_var
2099
+
2100
+ # Set to "yes" if building a shared library automatically hardcodes DIR
2101
+ # into the library and all subsequent libraries and executables linked
2102
+ # against it.
2103
+ hardcode_automatic=$hardcode_automatic
2104
+
2105
+ # Set to yes if linker adds runtime paths of dependent libraries
2106
+ # to runtime path list.
2107
+ inherit_rpath=$inherit_rpath
2108
+
2109
+ # Whether libtool must link a program against all its dependency libraries.
2110
+ link_all_deplibs=$link_all_deplibs
2111
+
2112
+ # Set to "yes" if exported symbols are required.
2113
+ always_export_symbols=$always_export_symbols
2114
+
2115
+ # The commands to list exported symbols.
2116
+ export_symbols_cmds=$lt_export_symbols_cmds
2117
+
2118
+ # Symbols that should not be listed in the preloaded symbols.
2119
+ exclude_expsyms=$lt_exclude_expsyms
2120
+
2121
+ # Symbols that must always be exported.
2122
+ include_expsyms=$lt_include_expsyms
2123
+
2124
+ # Commands necessary for linking programs (against libraries) with templates.
2125
+ prelink_cmds=$lt_prelink_cmds
2126
+
2127
+ # Commands necessary for finishing linking programs.
2128
+ postlink_cmds=$lt_postlink_cmds
2129
+
2130
+ # Specify filename containing input files.
2131
+ file_list_spec=$lt_file_list_spec
2132
+
2133
+ # How to hardcode a shared library path into an executable.
2134
+ hardcode_action=$hardcode_action
2135
+
2136
+ # The directories searched by this compiler when creating a shared library.
2137
+ compiler_lib_search_dirs=$lt_compiler_lib_search_dirs
2138
+
2139
+ # Dependencies to place before and after the objects being linked to
2140
+ # create a shared library.
2141
+ predep_objects=$lt_predep_objects
2142
+ postdep_objects=$lt_postdep_objects
2143
+ predeps=$lt_predeps
2144
+ postdeps=$lt_postdeps
2145
+
2146
+ # The library search path used internally by the compiler when linking
2147
+ # a shared library.
2148
+ compiler_lib_search_path=$lt_compiler_lib_search_path
2149
+
2150
+ # ### END LIBTOOL CONFIG
2151
+
2152
+ _LT_EOF
2153
+
2154
+ cat <<'_LT_EOF' >> "$cfgfile"
2155
+
2156
+ # ### BEGIN FUNCTIONS SHARED WITH CONFIGURE
2157
+
2158
+ # func_munge_path_list VARIABLE PATH
2159
+ # -----------------------------------
2160
+ # VARIABLE is name of variable containing _space_ separated list of
2161
+ # directories to be munged by the contents of PATH, which is string
2162
+ # having a format:
2163
+ # "DIR[:DIR]:"
2164
+ # string "DIR[ DIR]" will be prepended to VARIABLE
2165
+ # ":DIR[:DIR]"
2166
+ # string "DIR[ DIR]" will be appended to VARIABLE
2167
+ # "DIRP[:DIRP]::[DIRA:]DIRA"
2168
+ # string "DIRP[ DIRP]" will be prepended to VARIABLE and string
2169
+ # "DIRA[ DIRA]" will be appended to VARIABLE
2170
+ # "DIR[:DIR]"
2171
+ # VARIABLE will be replaced by "DIR[ DIR]"
2172
+ func_munge_path_list ()
2173
+ {
2174
+ case x$2 in
2175
+ x)
2176
+ ;;
2177
+ *:)
2178
+ eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
2179
+ ;;
2180
+ x:*)
2181
+ eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
2182
+ ;;
2183
+ *::*)
2184
+ eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
2185
+ eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
2186
+ ;;
2187
+ *)
2188
+ eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
2189
+ ;;
2190
+ esac
2191
+ }
2192
+
2193
+
2194
+ # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
2195
+ func_cc_basename ()
2196
+ {
2197
+ for cc_temp in $*""; do
2198
+ case $cc_temp in
2199
+ compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
2200
+ distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
2201
+ \-*) ;;
2202
+ *) break;;
2203
+ esac
2204
+ done
2205
+ func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
2206
+ }
2207
+
2208
+
2209
+ # ### END FUNCTIONS SHARED WITH CONFIGURE
2210
+
2211
+ _LT_EOF
2212
+
2213
+ case $host_os in
2214
+ aix3*)
2215
+ cat <<\_LT_EOF >> "$cfgfile"
2216
+ # AIX sometimes has problems with the GCC collect2 program. For some
2217
+ # reason, if we set the COLLECT_NAMES environment variable, the problems
2218
+ # vanish in a puff of smoke.
2219
+ if test set != "${COLLECT_NAMES+set}"; then
2220
+ COLLECT_NAMES=
2221
+ export COLLECT_NAMES
2222
+ fi
2223
+ _LT_EOF
2224
+ ;;
2225
+ esac
2226
+
2227
+
2228
+
2229
+ ltmain=$ac_aux_dir/ltmain.sh
2230
+
2231
+
2232
+ # We use sed instead of cat because bash on DJGPP gets confused if
2233
+ # if finds mixed CR/LF and LF-only lines. Since sed operates in
2234
+ # text mode, it properly converts lines to CR/LF. This bash problem
2235
+ # is reportedly fixed, but why not run on old versions too?
2236
+ $SED '$q' "$ltmain" >> "$cfgfile" \
2237
+ || (rm -f "$cfgfile"; exit 1)
2238
+
2239
+ mv -f "$cfgfile" "$ofile" ||
2240
+ (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
2241
+ chmod +x "$ofile"
2242
+
2243
+
2244
+ cat <<_LT_EOF >> "$ofile"
2245
+
2246
+ # ### BEGIN LIBTOOL TAG CONFIG: CXX
2247
+
2248
+ # The linker used to build libraries.
2249
+ LD=$lt_LD_CXX
2250
+
2251
+ # How to create reloadable object files.
2252
+ reload_flag=$lt_reload_flag_CXX
2253
+ reload_cmds=$lt_reload_cmds_CXX
2254
+
2255
+ # Commands used to build an old-style archive.
2256
+ old_archive_cmds=$lt_old_archive_cmds_CXX
2257
+
2258
+ # A language specific compiler.
2259
+ CC=$lt_compiler_CXX
2260
+
2261
+ # Is the compiler the GNU compiler?
2262
+ with_gcc=$GCC_CXX
2263
+
2264
+ # Compiler flag to turn off builtin functions.
2265
+ no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
2266
+
2267
+ # Additional compiler flags for building library objects.
2268
+ pic_flag=$lt_lt_prog_compiler_pic_CXX
2269
+
2270
+ # How to pass a linker flag through the compiler.
2271
+ wl=$lt_lt_prog_compiler_wl_CXX
2272
+
2273
+ # Compiler flag to prevent dynamic linking.
2274
+ link_static_flag=$lt_lt_prog_compiler_static_CXX
2275
+
2276
+ # Does compiler simultaneously support -c and -o options?
2277
+ compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
2278
+
2279
+ # Whether or not to add -lc for building shared libraries.
2280
+ build_libtool_need_lc=$archive_cmds_need_lc_CXX
2281
+
2282
+ # Whether or not to disallow shared libs when runtime libs are static.
2283
+ allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
2284
+
2285
+ # Compiler flag to allow reflexive dlopens.
2286
+ export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
2287
+
2288
+ # Compiler flag to generate shared objects directly from archives.
2289
+ whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
2290
+
2291
+ # Whether the compiler copes with passing no objects directly.
2292
+ compiler_needs_object=$lt_compiler_needs_object_CXX
2293
+
2294
+ # Create an old-style archive from a shared archive.
2295
+ old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
2296
+
2297
+ # Create a temporary old-style archive to link instead of a shared archive.
2298
+ old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
2299
+
2300
+ # Commands used to build a shared archive.
2301
+ archive_cmds=$lt_archive_cmds_CXX
2302
+ archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
2303
+
2304
+ # Commands used to build a loadable module if different from building
2305
+ # a shared archive.
2306
+ module_cmds=$lt_module_cmds_CXX
2307
+ module_expsym_cmds=$lt_module_expsym_cmds_CXX
2308
+
2309
+ # Whether we are building with GNU ld or not.
2310
+ with_gnu_ld=$lt_with_gnu_ld_CXX
2311
+
2312
+ # Flag that allows shared libraries with undefined symbols to be built.
2313
+ allow_undefined_flag=$lt_allow_undefined_flag_CXX
2314
+
2315
+ # Flag that enforces no undefined symbols.
2316
+ no_undefined_flag=$lt_no_undefined_flag_CXX
2317
+
2318
+ # Flag to hardcode \$libdir into a binary during linking.
2319
+ # This must work even if \$libdir does not exist
2320
+ hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
2321
+
2322
+ # Whether we need a single "-rpath" flag with a separated argument.
2323
+ hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
2324
+
2325
+ # Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes
2326
+ # DIR into the resulting binary.
2327
+ hardcode_direct=$hardcode_direct_CXX
2328
+
2329
+ # Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes
2330
+ # DIR into the resulting binary and the resulting library dependency is
2331
+ # "absolute",i.e impossible to change by setting \$shlibpath_var if the
2332
+ # library is relocated.
2333
+ hardcode_direct_absolute=$hardcode_direct_absolute_CXX
2334
+
2335
+ # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
2336
+ # into the resulting binary.
2337
+ hardcode_minus_L=$hardcode_minus_L_CXX
2338
+
2339
+ # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
2340
+ # into the resulting binary.
2341
+ hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
2342
+
2343
+ # Set to "yes" if building a shared library automatically hardcodes DIR
2344
+ # into the library and all subsequent libraries and executables linked
2345
+ # against it.
2346
+ hardcode_automatic=$hardcode_automatic_CXX
2347
+
2348
+ # Set to yes if linker adds runtime paths of dependent libraries
2349
+ # to runtime path list.
2350
+ inherit_rpath=$inherit_rpath_CXX
2351
+
2352
+ # Whether libtool must link a program against all its dependency libraries.
2353
+ link_all_deplibs=$link_all_deplibs_CXX
2354
+
2355
+ # Set to "yes" if exported symbols are required.
2356
+ always_export_symbols=$always_export_symbols_CXX
2357
+
2358
+ # The commands to list exported symbols.
2359
+ export_symbols_cmds=$lt_export_symbols_cmds_CXX
2360
+
2361
+ # Symbols that should not be listed in the preloaded symbols.
2362
+ exclude_expsyms=$lt_exclude_expsyms_CXX
2363
+
2364
+ # Symbols that must always be exported.
2365
+ include_expsyms=$lt_include_expsyms_CXX
2366
+
2367
+ # Commands necessary for linking programs (against libraries) with templates.
2368
+ prelink_cmds=$lt_prelink_cmds_CXX
2369
+
2370
+ # Commands necessary for finishing linking programs.
2371
+ postlink_cmds=$lt_postlink_cmds_CXX
2372
+
2373
+ # Specify filename containing input files.
2374
+ file_list_spec=$lt_file_list_spec_CXX
2375
+
2376
+ # How to hardcode a shared library path into an executable.
2377
+ hardcode_action=$hardcode_action_CXX
2378
+
2379
+ # The directories searched by this compiler when creating a shared library.
2380
+ compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX
2381
+
2382
+ # Dependencies to place before and after the objects being linked to
2383
+ # create a shared library.
2384
+ predep_objects=$lt_predep_objects_CXX
2385
+ postdep_objects=$lt_postdep_objects_CXX
2386
+ predeps=$lt_predeps_CXX
2387
+ postdeps=$lt_postdeps_CXX
2388
+
2389
+ # The library search path used internally by the compiler when linking
2390
+ # a shared library.
2391
+ compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
2392
+
2393
+ # ### END LIBTOOL TAG CONFIG: CXX
2394
+ _LT_EOF
2395
+
2396
+ ;;
2397
+ "include":C) test -d include || mkdir include ;;
2398
+ "src":C)
2399
+ test -d src || mkdir src
2400
+ test -d src/$TARGETDIR || mkdir src/$TARGETDIR
2401
+ ;;
2402
+
2403
+ esac
2404
+ done # for ac_tag
2405
+
2406
+
2407
+ as_fn_exit 0