cloudsmith-api 2.0.13 → 2.0.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1589) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +13 -13
  3. data/README.md +60 -7
  4. data/build.json +1 -1
  5. data/docs/AlpinePackageUpload.md +1 -0
  6. data/docs/AuditLogApi.md +20 -2
  7. data/docs/BadgesApi.md +10 -1
  8. data/docs/CargoPackageUpload.md +1 -0
  9. data/docs/CocoapodsPackageUpload.md +1 -0
  10. data/docs/ComposerPackageUpload.md +1 -0
  11. data/docs/ComposerPackageUploadRequest.md +1 -0
  12. data/docs/ComposerUpstream.md +25 -0
  13. data/docs/ComposerUpstreamRequest.md +20 -0
  14. data/docs/ComposerUpstreamRequestPatch.md +20 -0
  15. data/docs/ConanPackageUpload.md +1 -0
  16. data/docs/CondaPackageUpload.md +1 -0
  17. data/docs/CranPackageUpload.md +1 -0
  18. data/docs/CranUpstream.md +2 -0
  19. data/docs/DartPackageUpload.md +1 -0
  20. data/docs/DartUpstream.md +2 -0
  21. data/docs/DebPackageUpload.md +1 -0
  22. data/docs/DebUpstream.md +6 -0
  23. data/docs/DebUpstreamRequest.md +3 -0
  24. data/docs/DebUpstreamRequestPatch.md +3 -0
  25. data/docs/DistrosApi.md +20 -2
  26. data/docs/DockerPackageUpload.md +1 -0
  27. data/docs/DockerUpstream.md +2 -0
  28. data/docs/EntitlementsApi.md +100 -10
  29. data/docs/FilesApi.md +50 -5
  30. data/docs/FormatsApi.md +20 -2
  31. data/docs/GoPackageUpload.md +1 -0
  32. data/docs/HelmPackageUpload.md +1 -0
  33. data/docs/HelmUpstream.md +2 -0
  34. data/docs/HexPackageUpload.md +1 -0
  35. data/docs/HexUpstream.md +25 -0
  36. data/docs/HexUpstreamRequest.md +20 -0
  37. data/docs/HexUpstreamRequestPatch.md +20 -0
  38. data/docs/LuarocksPackageUpload.md +1 -0
  39. data/docs/MavenPackageUpload.md +1 -0
  40. data/docs/MavenUpstream.md +6 -0
  41. data/docs/MavenUpstreamRequest.md +3 -0
  42. data/docs/MavenUpstreamRequestPatch.md +3 -0
  43. data/docs/MetricsApi.md +30 -3
  44. data/docs/NamespacesApi.md +24 -6
  45. data/docs/NpmPackageUpload.md +1 -0
  46. data/docs/NpmUpstream.md +2 -0
  47. data/docs/NugetPackageUpload.md +1 -0
  48. data/docs/NugetUpstream.md +2 -0
  49. data/docs/OrganizationGroupSyncStatus.md +8 -0
  50. data/docs/OrganizationInvite.md +1 -0
  51. data/docs/OrganizationInviteExtend.md +1 -0
  52. data/docs/OrganizationInviteRequest.md +1 -0
  53. data/docs/OrganizationTeamInvite.md +9 -0
  54. data/docs/OrgsApi.md +883 -67
  55. data/docs/P2PackageUpload.md +1 -0
  56. data/docs/Package.md +1 -0
  57. data/docs/PackageCopy.md +1 -0
  58. data/docs/PackageDependencies.md +1 -1
  59. data/docs/PackageDependency.md +2 -2
  60. data/docs/PackageMove.md +1 -0
  61. data/docs/PackageQuarantine.md +1 -1
  62. data/docs/PackageQuarantineRequest.md +2 -1
  63. data/docs/PackageResync.md +1 -0
  64. data/docs/PackageTag.md +1 -0
  65. data/docs/PackagesApi.md +614 -65
  66. data/docs/PythonPackageUpload.md +1 -0
  67. data/docs/PythonUpstream.md +2 -0
  68. data/docs/QuotaApi.md +40 -4
  69. data/docs/RatesApi.md +10 -1
  70. data/docs/RawPackageUpload.md +1 -0
  71. data/docs/ReposApi.md +2721 -542
  72. data/docs/Repository.md +10 -1
  73. data/docs/RepositoryCreate.md +10 -1
  74. data/docs/RepositoryCreateRequest.md +6 -0
  75. data/docs/RepositoryEcdsaKey.md +14 -0
  76. data/docs/RepositoryEcdsaKeyCreate.md +9 -0
  77. data/docs/RepositoryGeoIpStatus.md +8 -0
  78. data/docs/RepositoryRequestPatch.md +6 -0
  79. data/docs/RepositoryRetentionRules.md +14 -0
  80. data/docs/RepositoryRetentionRulesRequestPatch.md +14 -0
  81. data/docs/RepositoryTransferRegion.md +8 -0
  82. data/docs/RepositoryTransferRegionRequest.md +8 -0
  83. data/docs/RepositoryWebhook.md +2 -2
  84. data/docs/RepositoryWebhookRequest.md +2 -2
  85. data/docs/RepositoryWebhookRequestPatch.md +2 -2
  86. data/docs/RpmPackageUpload.md +1 -0
  87. data/docs/RpmUpstream.md +6 -0
  88. data/docs/RpmUpstreamRequest.md +3 -0
  89. data/docs/RpmUpstreamRequestPatch.md +3 -0
  90. data/docs/RubyPackageUpload.md +1 -0
  91. data/docs/RubyUpstream.md +2 -0
  92. data/docs/Service.md +3 -0
  93. data/docs/StatusBasic.md +1 -1
  94. data/docs/StorageRegionsApi.md +20 -2
  95. data/docs/SwiftPackageUpload.md +1 -0
  96. data/docs/SwiftUpstream.md +2 -0
  97. data/docs/TerraformPackageUpload.md +1 -0
  98. data/docs/UserApi.md +18 -10
  99. data/docs/UsersApi.md +10 -1
  100. data/docs/VagrantPackageUpload.md +1 -0
  101. data/docs/VulnerabilitiesApi.md +40 -4
  102. data/docs/WebhooksApi.md +50 -5
  103. data/lib/cloudsmith-api/api/audit_log_api.rb +2 -2
  104. data/lib/cloudsmith-api/api/badges_api.rb +1 -1
  105. data/lib/cloudsmith-api/api/distros_api.rb +2 -2
  106. data/lib/cloudsmith-api/api/entitlements_api.rb +10 -10
  107. data/lib/cloudsmith-api/api/files_api.rb +5 -5
  108. data/lib/cloudsmith-api/api/formats_api.rb +2 -2
  109. data/lib/cloudsmith-api/api/metrics_api.rb +3 -3
  110. data/lib/cloudsmith-api/api/namespaces_api.rb +6 -6
  111. data/lib/cloudsmith-api/api/orgs_api.rb +284 -68
  112. data/lib/cloudsmith-api/api/packages_api.rb +65 -65
  113. data/lib/cloudsmith-api/api/quota_api.rb +4 -4
  114. data/lib/cloudsmith-api/api/rates_api.rb +1 -1
  115. data/lib/cloudsmith-api/api/repos_api.rb +1791 -576
  116. data/lib/cloudsmith-api/api/storage_regions_api.rb +2 -2
  117. data/lib/cloudsmith-api/api/user_api.rb +6 -6
  118. data/lib/cloudsmith-api/api/users_api.rb +1 -1
  119. data/lib/cloudsmith-api/api/vulnerabilities_api.rb +4 -4
  120. data/lib/cloudsmith-api/api/webhooks_api.rb +5 -5
  121. data/lib/cloudsmith-api/configuration.rb +7 -0
  122. data/lib/cloudsmith-api/models/alpine_package_upload.rb +10 -1
  123. data/lib/cloudsmith-api/models/cargo_package_upload.rb +10 -1
  124. data/lib/cloudsmith-api/models/cocoapods_package_upload.rb +10 -1
  125. data/lib/cloudsmith-api/models/composer_package_upload.rb +10 -1
  126. data/lib/cloudsmith-api/models/composer_package_upload_request.rb +14 -4
  127. data/lib/cloudsmith-api/models/composer_upstream.rb +426 -0
  128. data/lib/cloudsmith-api/models/composer_upstream_request.rb +365 -0
  129. data/lib/cloudsmith-api/models/composer_upstream_request_patch.rb +355 -0
  130. data/lib/cloudsmith-api/models/conan_package_upload.rb +10 -1
  131. data/lib/cloudsmith-api/models/conda_package_upload.rb +10 -1
  132. data/lib/cloudsmith-api/models/cran_package_upload.rb +10 -1
  133. data/lib/cloudsmith-api/models/cran_upstream.rb +34 -1
  134. data/lib/cloudsmith-api/models/dart_package_upload.rb +10 -1
  135. data/lib/cloudsmith-api/models/dart_upstream.rb +34 -1
  136. data/lib/cloudsmith-api/models/deb_package_upload.rb +10 -1
  137. data/lib/cloudsmith-api/models/deb_upstream.rb +102 -1
  138. data/lib/cloudsmith-api/models/deb_upstream_request.rb +45 -1
  139. data/lib/cloudsmith-api/models/deb_upstream_request_patch.rb +45 -1
  140. data/lib/cloudsmith-api/models/docker_package_upload.rb +10 -1
  141. data/lib/cloudsmith-api/models/docker_upstream.rb +34 -1
  142. data/lib/cloudsmith-api/models/go_package_upload.rb +10 -1
  143. data/lib/cloudsmith-api/models/helm_package_upload.rb +10 -1
  144. data/lib/cloudsmith-api/models/helm_upstream.rb +34 -1
  145. data/lib/cloudsmith-api/models/hex_package_upload.rb +10 -1
  146. data/lib/cloudsmith-api/models/hex_upstream.rb +426 -0
  147. data/lib/cloudsmith-api/models/hex_upstream_request.rb +365 -0
  148. data/lib/cloudsmith-api/models/hex_upstream_request_patch.rb +355 -0
  149. data/lib/cloudsmith-api/models/luarocks_package_upload.rb +10 -1
  150. data/lib/cloudsmith-api/models/maven_package_upload.rb +10 -1
  151. data/lib/cloudsmith-api/models/maven_upstream.rb +102 -1
  152. data/lib/cloudsmith-api/models/maven_upstream_request.rb +45 -1
  153. data/lib/cloudsmith-api/models/maven_upstream_request_patch.rb +45 -1
  154. data/lib/cloudsmith-api/models/npm_package_upload.rb +10 -1
  155. data/lib/cloudsmith-api/models/npm_upstream.rb +34 -1
  156. data/lib/cloudsmith-api/models/nuget_package_upload.rb +10 -1
  157. data/lib/cloudsmith-api/models/nuget_upstream.rb +34 -1
  158. data/lib/cloudsmith-api/models/organization_group_sync_status.rb +184 -0
  159. data/lib/cloudsmith-api/models/organization_invite.rb +12 -1
  160. data/lib/cloudsmith-api/models/organization_invite_extend.rb +12 -1
  161. data/lib/cloudsmith-api/models/organization_invite_request.rb +12 -1
  162. data/lib/cloudsmith-api/models/organization_team_invite.rb +236 -0
  163. data/lib/cloudsmith-api/models/p2_package_upload.rb +10 -1
  164. data/lib/cloudsmith-api/models/package.rb +10 -1
  165. data/lib/cloudsmith-api/models/package_copy.rb +10 -1
  166. data/lib/cloudsmith-api/models/package_dependencies.rb +5 -0
  167. data/lib/cloudsmith-api/models/package_dependency.rb +0 -7
  168. data/lib/cloudsmith-api/models/package_move.rb +10 -1
  169. data/lib/cloudsmith-api/models/package_quarantine.rb +10 -11
  170. data/lib/cloudsmith-api/models/package_quarantine_request.rb +12 -2
  171. data/lib/cloudsmith-api/models/package_resync.rb +10 -1
  172. data/lib/cloudsmith-api/models/package_tag.rb +10 -1
  173. data/lib/cloudsmith-api/models/python_package_upload.rb +10 -1
  174. data/lib/cloudsmith-api/models/python_upstream.rb +34 -1
  175. data/lib/cloudsmith-api/models/raw_package_upload.rb +10 -1
  176. data/lib/cloudsmith-api/models/repository.rb +123 -3
  177. data/lib/cloudsmith-api/models/repository_create.rb +123 -3
  178. data/lib/cloudsmith-api/models/repository_create_request.rb +91 -3
  179. data/lib/cloudsmith-api/models/repository_ecdsa_key.rb +243 -0
  180. data/lib/cloudsmith-api/models/repository_ecdsa_key_create.rb +200 -0
  181. data/lib/cloudsmith-api/models/repository_geo_ip_status.rb +185 -0
  182. data/lib/cloudsmith-api/models/repository_request_patch.rb +91 -3
  183. data/lib/cloudsmith-api/models/repository_retention_rules.rb +245 -0
  184. data/lib/cloudsmith-api/models/repository_retention_rules_request_patch.rb +245 -0
  185. data/lib/cloudsmith-api/models/repository_transfer_region.rb +187 -0
  186. data/lib/cloudsmith-api/models/repository_transfer_region_request.rb +187 -0
  187. data/lib/cloudsmith-api/models/repository_webhook.rb +2 -2
  188. data/lib/cloudsmith-api/models/repository_webhook_request.rb +2 -2
  189. data/lib/cloudsmith-api/models/repository_webhook_request_patch.rb +2 -2
  190. data/lib/cloudsmith-api/models/rpm_package_upload.rb +10 -1
  191. data/lib/cloudsmith-api/models/rpm_upstream.rb +102 -1
  192. data/lib/cloudsmith-api/models/rpm_upstream_request.rb +45 -1
  193. data/lib/cloudsmith-api/models/rpm_upstream_request_patch.rb +45 -1
  194. data/lib/cloudsmith-api/models/ruby_package_upload.rb +10 -1
  195. data/lib/cloudsmith-api/models/ruby_upstream.rb +34 -1
  196. data/lib/cloudsmith-api/models/service.rb +28 -1
  197. data/lib/cloudsmith-api/models/status_basic.rb +1 -1
  198. data/lib/cloudsmith-api/models/swift_package_upload.rb +10 -1
  199. data/lib/cloudsmith-api/models/swift_upstream.rb +36 -3
  200. data/lib/cloudsmith-api/models/swift_upstream_request.rb +2 -2
  201. data/lib/cloudsmith-api/models/swift_upstream_request_patch.rb +2 -2
  202. data/lib/cloudsmith-api/models/terraform_package_upload.rb +10 -1
  203. data/lib/cloudsmith-api/models/vagrant_package_upload.rb +10 -1
  204. data/lib/cloudsmith-api/version.rb +1 -1
  205. data/lib/cloudsmith-api.rb +15 -0
  206. data/spec/api/namespaces_api_spec.rb +2 -2
  207. data/spec/api/orgs_api_spec.rb +50 -1
  208. data/spec/api/packages_api_spec.rb +2 -2
  209. data/spec/api/repos_api_spec.rb +268 -0
  210. data/spec/api/user_api_spec.rb +2 -2
  211. data/spec/models/alpine_package_upload_spec.rb +6 -0
  212. data/spec/models/cargo_package_upload_spec.rb +6 -0
  213. data/spec/models/cocoapods_package_upload_spec.rb +6 -0
  214. data/spec/models/composer_package_upload_request_spec.rb +6 -0
  215. data/spec/models/composer_package_upload_spec.rb +6 -0
  216. data/spec/models/composer_upstream_request_patch_spec.rb +121 -0
  217. data/spec/models/composer_upstream_request_spec.rb +121 -0
  218. data/spec/models/composer_upstream_spec.rb +155 -0
  219. data/spec/models/conan_package_upload_spec.rb +6 -0
  220. data/spec/models/conda_package_upload_spec.rb +6 -0
  221. data/spec/models/cran_package_upload_spec.rb +6 -0
  222. data/spec/models/cran_upstream_spec.rb +16 -0
  223. data/spec/models/dart_package_upload_spec.rb +6 -0
  224. data/spec/models/dart_upstream_spec.rb +16 -0
  225. data/spec/models/deb_package_upload_spec.rb +6 -0
  226. data/spec/models/deb_upstream_request_patch_spec.rb +22 -0
  227. data/spec/models/deb_upstream_request_spec.rb +22 -0
  228. data/spec/models/deb_upstream_spec.rb +48 -0
  229. data/spec/models/docker_package_upload_spec.rb +6 -0
  230. data/spec/models/docker_upstream_spec.rb +16 -0
  231. data/spec/models/go_package_upload_spec.rb +6 -0
  232. data/spec/models/helm_package_upload_spec.rb +6 -0
  233. data/spec/models/helm_upstream_spec.rb +16 -0
  234. data/spec/models/hex_package_upload_spec.rb +6 -0
  235. data/spec/models/hex_upstream_request_patch_spec.rb +121 -0
  236. data/spec/models/hex_upstream_request_spec.rb +121 -0
  237. data/spec/models/hex_upstream_spec.rb +155 -0
  238. data/spec/models/luarocks_package_upload_spec.rb +6 -0
  239. data/spec/models/maven_package_upload_spec.rb +6 -0
  240. data/spec/models/maven_upstream_request_patch_spec.rb +22 -0
  241. data/spec/models/maven_upstream_request_spec.rb +22 -0
  242. data/spec/models/maven_upstream_spec.rb +48 -0
  243. data/spec/models/npm_package_upload_spec.rb +6 -0
  244. data/spec/models/npm_upstream_spec.rb +16 -0
  245. data/spec/models/nuget_package_upload_spec.rb +6 -0
  246. data/spec/models/nuget_upstream_spec.rb +16 -0
  247. data/spec/models/organization_group_sync_status_spec.rb +41 -0
  248. data/spec/models/organization_invite_extend_spec.rb +6 -0
  249. data/spec/models/organization_invite_request_spec.rb +6 -0
  250. data/spec/models/organization_invite_spec.rb +6 -0
  251. data/spec/models/organization_team_invite_spec.rb +51 -0
  252. data/spec/models/p2_package_upload_spec.rb +6 -0
  253. data/spec/models/package_copy_spec.rb +6 -0
  254. data/spec/models/package_move_spec.rb +6 -0
  255. data/spec/models/package_quarantine_request_spec.rb +6 -0
  256. data/spec/models/package_quarantine_spec.rb +6 -6
  257. data/spec/models/package_resync_spec.rb +6 -0
  258. data/spec/models/package_spec.rb +6 -0
  259. data/spec/models/package_tag_spec.rb +6 -0
  260. data/spec/models/python_package_upload_spec.rb +6 -0
  261. data/spec/models/python_upstream_spec.rb +16 -0
  262. data/spec/models/raw_package_upload_spec.rb +6 -0
  263. data/spec/models/repository_create_request_spec.rb +45 -1
  264. data/spec/models/repository_create_spec.rb +63 -1
  265. data/spec/models/repository_ecdsa_key_create_spec.rb +47 -0
  266. data/spec/models/repository_ecdsa_key_spec.rb +77 -0
  267. data/spec/models/repository_geo_ip_status_spec.rb +41 -0
  268. data/spec/models/repository_request_patch_spec.rb +45 -1
  269. data/spec/models/repository_retention_rules_request_patch_spec.rb +77 -0
  270. data/spec/models/repository_retention_rules_spec.rb +77 -0
  271. data/spec/models/repository_spec.rb +63 -1
  272. data/spec/models/repository_transfer_region_request_spec.rb +41 -0
  273. data/spec/models/repository_transfer_region_spec.rb +41 -0
  274. data/spec/models/repository_webhook_request_patch_spec.rb +1 -1
  275. data/spec/models/repository_webhook_request_spec.rb +1 -1
  276. data/spec/models/repository_webhook_spec.rb +1 -1
  277. data/spec/models/rpm_package_upload_spec.rb +6 -0
  278. data/spec/models/rpm_upstream_request_patch_spec.rb +22 -0
  279. data/spec/models/rpm_upstream_request_spec.rb +22 -0
  280. data/spec/models/rpm_upstream_spec.rb +48 -0
  281. data/spec/models/ruby_package_upload_spec.rb +6 -0
  282. data/spec/models/ruby_upstream_spec.rb +16 -0
  283. data/spec/models/service_spec.rb +18 -0
  284. data/spec/models/swift_package_upload_spec.rb +6 -0
  285. data/spec/models/swift_upstream_request_patch_spec.rb +1 -1
  286. data/spec/models/swift_upstream_request_spec.rb +1 -1
  287. data/spec/models/swift_upstream_spec.rb +17 -1
  288. data/spec/models/terraform_package_upload_spec.rb +6 -0
  289. data/spec/models/vagrant_package_upload_spec.rb +6 -0
  290. data/vendor/bundle/ruby/2.6.0/cache/ZenTest-4.12.2.gem +0 -0
  291. data/vendor/bundle/ruby/2.6.0/cache/addressable-2.8.7.gem +0 -0
  292. data/vendor/bundle/ruby/2.6.0/cache/bigdecimal-3.1.8.gem +0 -0
  293. data/vendor/bundle/ruby/2.6.0/cache/ffi-1.17.0.gem +0 -0
  294. data/vendor/bundle/ruby/2.6.0/cache/hashdiff-1.1.1.gem +0 -0
  295. data/vendor/bundle/ruby/2.6.0/cache/public_suffix-5.1.1.gem +0 -0
  296. data/vendor/bundle/ruby/2.6.0/cache/rexml-3.3.8.gem +0 -0
  297. data/vendor/bundle/ruby/2.6.0/cache/rspec-core-3.13.1.gem +0 -0
  298. data/vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.13.3.gem +0 -0
  299. data/vendor/bundle/ruby/2.6.0/cache/rspec-mocks-3.13.1.gem +0 -0
  300. data/vendor/bundle/ruby/2.6.0/cache/sys-uname-1.3.0.gem +0 -0
  301. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.2.21/gem_make.out +1 -1
  302. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-3.1.8/bigdecimal.so +0 -0
  303. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-3.1.8/gem_make.out +161 -0
  304. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-3.1.8/mkmf.log +894 -0
  305. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.17.0/ffi_c.so +0 -0
  306. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.17.0/gem_make.out +44 -0
  307. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.17.0/mkmf.log +299 -0
  308. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.2/gem_make.out +1 -1
  309. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.2/mkmf.log +1 -1
  310. data/vendor/bundle/ruby/2.6.0/gems/ZenTest-4.12.2/History.txt +970 -0
  311. data/vendor/bundle/ruby/2.6.0/gems/ZenTest-4.12.2/lib/unit_diff.rb +275 -0
  312. data/vendor/bundle/ruby/2.6.0/gems/ZenTest-4.12.2/lib/zentest.rb +601 -0
  313. data/vendor/bundle/ruby/2.6.0/gems/ZenTest-4.12.2/test/test_unit_diff.rb +372 -0
  314. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.7/CHANGELOG.md +301 -0
  315. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.7/Gemfile +31 -0
  316. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.7/Rakefile +37 -0
  317. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.7/addressable.gemspec +28 -0
  318. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.7/lib/addressable/template.rb +1029 -0
  319. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.7/lib/addressable/uri.rb +2602 -0
  320. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.7/lib/addressable/version.rb +31 -0
  321. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.7/tasks/gem.rake +95 -0
  322. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.8/bigdecimal.gemspec +57 -0
  323. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.8/ext/bigdecimal/Makefile +267 -0
  324. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.c +7794 -0
  325. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.o +0 -0
  326. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.so +0 -0
  327. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.o +0 -0
  328. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.8/lib/bigdecimal.so +0 -0
  329. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/CHANGELOG.md +456 -0
  330. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/Gemfile +21 -0
  331. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/README.md +137 -0
  332. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/Rakefile +206 -0
  333. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/AbstractMemory.c +1129 -0
  334. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/AbstractMemory.o +0 -0
  335. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/ArrayType.c +198 -0
  336. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/ArrayType.o +0 -0
  337. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Buffer.c +417 -0
  338. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Buffer.o +0 -0
  339. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Call.c +504 -0
  340. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Call.h +108 -0
  341. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Call.o +0 -0
  342. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/ClosurePool.o +0 -0
  343. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/DynamicLibrary.c +397 -0
  344. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/DynamicLibrary.o +0 -0
  345. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Function.o +0 -0
  346. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/FunctionInfo.c +322 -0
  347. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/FunctionInfo.o +0 -0
  348. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/LastError.c +243 -0
  349. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/LastError.o +0 -0
  350. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/LongDouble.o +0 -0
  351. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Makefile +266 -0
  352. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/MappedType.o +0 -0
  353. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/MemoryPointer.c +219 -0
  354. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/MemoryPointer.o +0 -0
  355. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/MethodHandle.o +0 -0
  356. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Platform.o +0 -0
  357. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Pointer.c +549 -0
  358. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Pointer.o +0 -0
  359. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Struct.c +904 -0
  360. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Struct.o +0 -0
  361. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/StructByValue.o +0 -0
  362. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/StructLayout.c +769 -0
  363. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/StructLayout.o +0 -0
  364. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Thread.o +0 -0
  365. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Type.c +448 -0
  366. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Type.o +0 -0
  367. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Types.c +144 -0
  368. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Types.h +87 -0
  369. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Types.o +0 -0
  370. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Variadic.c +348 -0
  371. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/Variadic.o +0 -0
  372. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/ffi.o +0 -0
  373. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/ffi_c.so +0 -0
  374. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/.allow-ai-service +0 -0
  375. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/.github/workflows/build.yml +479 -0
  376. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/.github/workflows/emscripten.yml +172 -0
  377. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/LICENSE +21 -0
  378. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/README.md +531 -0
  379. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/configure +22791 -0
  380. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/configure.ac +451 -0
  381. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/configure.host +337 -0
  382. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/doc/libffi.texi +1046 -0
  383. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/doc/version.texi +4 -0
  384. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/include/ffi.h.in +518 -0
  385. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/include/ffi_common.h +184 -0
  386. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/libffi.map.in +81 -0
  387. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/libtool-version +29 -0
  388. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/ltmain.sh +11436 -0
  389. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/msvc_build/aarch64/aarch64_include/ffi.h +511 -0
  390. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/aarch64/ffi.c +1142 -0
  391. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/aarch64/sysv.S +695 -0
  392. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/closures.c +1107 -0
  393. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/debug.c +64 -0
  394. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/dlmalloc.c +5171 -0
  395. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/loongarch64/ffi.c +624 -0
  396. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/mips/ffi.c +1317 -0
  397. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/mips/n32.S +823 -0
  398. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +1464 -0
  399. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/sparc/ffi64.c +630 -0
  400. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/tramp.c +716 -0
  401. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/types.c +106 -0
  402. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/wasm32/ffi.c +947 -0
  403. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/src/x86/ffiw64.c +361 -0
  404. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/testsuite/Makefile.am +87 -0
  405. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/testsuite/Makefile.in +616 -0
  406. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/testsuite/emscripten/conftest.py +86 -0
  407. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/testsuite/libffi.call/callback.c +99 -0
  408. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/testsuite/libffi.call/callback2.c +108 -0
  409. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/testsuite/libffi.call/callback3.c +114 -0
  410. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/testsuite/libffi.call/callback4.c +119 -0
  411. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi.darwin.mk +105 -0
  412. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/autopointer.rb +180 -0
  413. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/dynamic_library.rb +118 -0
  414. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/enum.rb +302 -0
  415. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/function.rb +71 -0
  416. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/io.rb +62 -0
  417. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/library.rb +576 -0
  418. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/platform/aarch64-linux/types.conf +175 -0
  419. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/pointer.rb +167 -0
  420. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/struct.rb +317 -0
  421. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/struct_layout.rb +96 -0
  422. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/struct_layout_builder.rb +227 -0
  423. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/types.rb +222 -0
  424. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi/version.rb +3 -0
  425. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/lib/ffi_c.so +0 -0
  426. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/abstract_memory.rbs +165 -0
  427. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/auto_pointer.rbs +27 -0
  428. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/buffer.rbs +18 -0
  429. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/data_converter.rbs +10 -0
  430. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/dynamic_library.rbs +9 -0
  431. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/enum.rbs +38 -0
  432. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/function.rbs +39 -0
  433. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/library.rbs +42 -0
  434. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/native_type.rbs +86 -0
  435. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/pointer.rbs +42 -0
  436. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/struct.rbs +76 -0
  437. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/struct_by_reference.rbs +11 -0
  438. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/struct_by_value.rbs +7 -0
  439. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/struct_layout.rbs +9 -0
  440. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/struct_layout_builder.rbs +5 -0
  441. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi/type.rbs +39 -0
  442. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/sig/ffi.rbs +26 -0
  443. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.1/.github/workflows/ci.yml +28 -0
  444. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.1/.rubocop.yml +42 -0
  445. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.1/README.md +298 -0
  446. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.1/changelog.md +113 -0
  447. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.1/hashdiff.gemspec +39 -0
  448. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.1/lib/hashdiff/compare_hashes.rb +75 -0
  449. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.1/lib/hashdiff/diff.rb +182 -0
  450. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.1/lib/hashdiff/version.rb +5 -0
  451. data/vendor/bundle/ruby/2.6.0/gems/json-2.7.2/ext/json/Makefile +2 -2
  452. data/vendor/bundle/ruby/2.6.0/gems/json-2.7.2/ext/json/ext/generator/Makefile +2 -2
  453. data/vendor/bundle/ruby/2.6.0/gems/json-2.7.2/ext/json/ext/parser/Makefile +2 -2
  454. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.1.1/CHANGELOG.md +462 -0
  455. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.1.1/data/list.txt +15697 -0
  456. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.1.1/lib/public_suffix/rule.rb +350 -0
  457. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.1.1/lib/public_suffix/version.rb +14 -0
  458. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/NEWS.md +625 -0
  459. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/attribute.rb +211 -0
  460. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/document.rb +455 -0
  461. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/element.rb +2584 -0
  462. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/entity.rb +142 -0
  463. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/formatters/pretty.rb +142 -0
  464. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/functions.rb +446 -0
  465. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/node.rb +80 -0
  466. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/parseexception.rb +53 -0
  467. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/parsers/baseparser.rb +857 -0
  468. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/parsers/pullparser.rb +209 -0
  469. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/parsers/sax2parser.rb +270 -0
  470. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/parsers/streamparser.rb +67 -0
  471. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/parsers/treeparser.rb +89 -0
  472. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/rexml.rb +39 -0
  473. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/source.rb +328 -0
  474. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/text.rb +448 -0
  475. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.3.8/lib/rexml/xpath_parser.rb +978 -0
  476. data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.13.1/Changelog.md +2407 -0
  477. data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.13.1/lib/rspec/core/bisect/example_minimizer.rb +173 -0
  478. data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.13.1/lib/rspec/core/configuration.rb +2414 -0
  479. data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.13.1/lib/rspec/core/hooks.rb +646 -0
  480. data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.13.1/lib/rspec/core/pending.rb +157 -0
  481. data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.13.1/lib/rspec/core/version.rb +9 -0
  482. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/Changelog.md +1352 -0
  483. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/README.md +326 -0
  484. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/block_snippet_extractor.rb +255 -0
  485. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/configuration.rb +235 -0
  486. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/failure_aggregator.rb +236 -0
  487. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/handler.rb +181 -0
  488. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/expectations/version.rb +8 -0
  489. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/matchers/built_in/base_matcher.rb +225 -0
  490. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/matchers/built_in/change.rb +452 -0
  491. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/matchers/built_in/compound.rb +293 -0
  492. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/matchers/built_in/contain_exactly.rb +312 -0
  493. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/matchers/built_in/count_expectation.rb +171 -0
  494. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/matchers/built_in/has.rb +194 -0
  495. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/matchers/built_in/include.rb +218 -0
  496. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/matchers/built_in/match.rb +108 -0
  497. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/matchers/built_in/raise_error.rb +275 -0
  498. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/matchers/built_in/satisfy.rb +62 -0
  499. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/matchers/english_phrasing.rb +60 -0
  500. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.3/lib/rspec/matchers.rb +1046 -0
  501. data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.1/Changelog.md +1292 -0
  502. data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/configuration.rb +212 -0
  503. data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/message_expectation.rb +820 -0
  504. data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/proxy.rb +517 -0
  505. data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.1/lib/rspec/mocks/version.rb +9 -0
  506. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.3.0/CHANGES.md +241 -0
  507. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.3.0/README.md +54 -0
  508. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.3.0/doc/uname.rdoc +95 -0
  509. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.3.0/examples/uname_test.rb +30 -0
  510. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.3.0/lib/sys/platform.rb +51 -0
  511. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.3.0/lib/sys/uname.rb +21 -0
  512. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.3.0/lib/sys/unix/uname.rb +266 -0
  513. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.3.0/lib/sys/windows/uname.rb +499 -0
  514. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.3.0/spec/spec_helper.rb +11 -0
  515. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.3.0/spec/sys_platform_spec.rb +64 -0
  516. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.3.0/spec/sys_uname_spec.rb +399 -0
  517. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.3.0/sys-uname.gemspec +41 -0
  518. data/vendor/bundle/ruby/2.6.0/specifications/ZenTest-4.12.2.gemspec +38 -0
  519. data/vendor/bundle/ruby/2.6.0/specifications/addressable-2.8.7.gemspec +37 -0
  520. data/vendor/bundle/ruby/2.6.0/specifications/bigdecimal-3.1.8.gemspec +25 -0
  521. data/vendor/bundle/ruby/2.6.0/specifications/ffi-1.17.0.gemspec +43 -0
  522. data/vendor/bundle/ruby/2.6.0/specifications/hashdiff-1.1.1.gemspec +40 -0
  523. data/vendor/bundle/ruby/2.6.0/specifications/public_suffix-5.1.1.gemspec +24 -0
  524. data/vendor/bundle/ruby/2.6.0/specifications/rexml-3.3.8.gemspec +25 -0
  525. data/vendor/bundle/ruby/2.6.0/specifications/rspec-core-3.13.1.gemspec +53 -0
  526. data/vendor/bundle/ruby/2.6.0/specifications/rspec-expectations-3.13.3.gemspec +44 -0
  527. data/vendor/bundle/ruby/2.6.0/specifications/rspec-mocks-3.13.1.gemspec +44 -0
  528. data/vendor/bundle/ruby/2.6.0/specifications/sys-uname-1.3.0.gemspec +42 -0
  529. metadata +1138 -1064
  530. data/vendor/bundle/ruby/2.6.0/cache/ZenTest-4.12.1.gem +0 -0
  531. data/vendor/bundle/ruby/2.6.0/cache/addressable-2.8.6.gem +0 -0
  532. data/vendor/bundle/ruby/2.6.0/cache/bigdecimal-3.1.7.gem +0 -0
  533. data/vendor/bundle/ruby/2.6.0/cache/ffi-1.16.3.gem +0 -0
  534. data/vendor/bundle/ruby/2.6.0/cache/hashdiff-1.1.0.gem +0 -0
  535. data/vendor/bundle/ruby/2.6.0/cache/public_suffix-5.0.5.gem +0 -0
  536. data/vendor/bundle/ruby/2.6.0/cache/rexml-3.2.6.gem +0 -0
  537. data/vendor/bundle/ruby/2.6.0/cache/rspec-core-3.13.0.gem +0 -0
  538. data/vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.13.0.gem +0 -0
  539. data/vendor/bundle/ruby/2.6.0/cache/rspec-mocks-3.13.0.gem +0 -0
  540. data/vendor/bundle/ruby/2.6.0/cache/sys-uname-1.2.3.gem +0 -0
  541. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-3.1.7/bigdecimal.so +0 -0
  542. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-3.1.7/gem_make.out +0 -157
  543. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-3.1.7/mkmf.log +0 -894
  544. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.16.3/ffi_c.so +0 -0
  545. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.16.3/gem_make.out +0 -44
  546. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.16.3/mkmf.log +0 -299
  547. data/vendor/bundle/ruby/2.6.0/gems/ZenTest-4.12.1/History.txt +0 -958
  548. data/vendor/bundle/ruby/2.6.0/gems/ZenTest-4.12.1/lib/unit_diff.rb +0 -274
  549. data/vendor/bundle/ruby/2.6.0/gems/ZenTest-4.12.1/lib/zentest.rb +0 -601
  550. data/vendor/bundle/ruby/2.6.0/gems/ZenTest-4.12.1/test/test_unit_diff.rb +0 -372
  551. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.6/CHANGELOG.md +0 -296
  552. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.6/Gemfile +0 -30
  553. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.6/Rakefile +0 -40
  554. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.6/addressable.gemspec +0 -28
  555. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.6/lib/addressable/template.rb +0 -1029
  556. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.6/lib/addressable/uri.rb +0 -2602
  557. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.6/lib/addressable/version.rb +0 -31
  558. data/vendor/bundle/ruby/2.6.0/gems/addressable-2.8.6/tasks/gem.rake +0 -95
  559. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.7/bigdecimal.gemspec +0 -55
  560. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.7/ext/bigdecimal/Makefile +0 -267
  561. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.7/ext/bigdecimal/bigdecimal.c +0 -7738
  562. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.7/ext/bigdecimal/bigdecimal.o +0 -0
  563. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.7/ext/bigdecimal/bigdecimal.so +0 -0
  564. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.7/ext/bigdecimal/missing.o +0 -0
  565. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-3.1.7/lib/bigdecimal.so +0 -0
  566. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/CHANGELOG.md +0 -414
  567. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/Gemfile +0 -14
  568. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/README.md +0 -137
  569. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/Rakefile +0 -194
  570. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/AbstractMemory.c +0 -1128
  571. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/AbstractMemory.o +0 -0
  572. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/ArrayType.c +0 -198
  573. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/ArrayType.o +0 -0
  574. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Buffer.c +0 -417
  575. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Buffer.o +0 -0
  576. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Call.c +0 -498
  577. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Call.h +0 -107
  578. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Call.o +0 -0
  579. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/ClosurePool.o +0 -0
  580. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/DynamicLibrary.c +0 -397
  581. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/DynamicLibrary.o +0 -0
  582. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Function.o +0 -0
  583. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/FunctionInfo.c +0 -322
  584. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/FunctionInfo.o +0 -0
  585. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/LastError.c +0 -243
  586. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/LastError.o +0 -0
  587. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/LongDouble.o +0 -0
  588. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Makefile +0 -266
  589. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/MappedType.o +0 -0
  590. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/MemoryPointer.c +0 -219
  591. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/MemoryPointer.o +0 -0
  592. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/MethodHandle.o +0 -0
  593. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Platform.o +0 -0
  594. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Pointer.c +0 -546
  595. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Pointer.o +0 -0
  596. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Struct.c +0 -897
  597. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Struct.o +0 -0
  598. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/StructByValue.o +0 -0
  599. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/StructLayout.c +0 -769
  600. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/StructLayout.o +0 -0
  601. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Thread.o +0 -0
  602. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Type.c +0 -447
  603. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Type.o +0 -0
  604. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Types.c +0 -138
  605. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Types.h +0 -88
  606. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Types.o +0 -0
  607. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Variadic.c +0 -345
  608. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/Variadic.o +0 -0
  609. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/ffi.o +0 -0
  610. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/ffi_c.so +0 -0
  611. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.github/workflows/build.yml +0 -460
  612. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/.github/workflows/emscripten.yml +0 -171
  613. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/LICENSE +0 -21
  614. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/README.md +0 -526
  615. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/configure +0 -22791
  616. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/configure.ac +0 -451
  617. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/configure.host +0 -337
  618. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/doc/libffi.texi +0 -1046
  619. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/doc/version.texi +0 -4
  620. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/include/ffi.h.in +0 -527
  621. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/include/ffi_common.h +0 -182
  622. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/libffi.map.in +0 -76
  623. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/libtool-version +0 -29
  624. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/ltmain.sh +0 -11448
  625. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/msvc_build/aarch64/aarch64_include/ffi.h +0 -511
  626. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/aarch64/ffi.c +0 -1129
  627. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/aarch64/sysv.S +0 -543
  628. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/closures.c +0 -1107
  629. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/debug.c +0 -64
  630. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/dlmalloc.c +0 -5171
  631. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/loongarch64/ffi.c +0 -621
  632. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/mips/ffi.c +0 -1309
  633. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/mips/n32.S +0 -772
  634. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +0 -1452
  635. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/sparc/ffi64.c +0 -624
  636. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/tramp.c +0 -716
  637. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/types.c +0 -108
  638. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/wasm32/ffi.c +0 -934
  639. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/src/x86/ffiw64.c +0 -361
  640. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/Makefile.am +0 -135
  641. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/Makefile.in +0 -664
  642. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi/testsuite/emscripten/conftest.py +0 -80
  643. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/ext/ffi_c/libffi.darwin.mk +0 -105
  644. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/autopointer.rb +0 -188
  645. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/dynamic_library.rb +0 -89
  646. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/enum.rb +0 -303
  647. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/function.rb +0 -71
  648. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/io.rb +0 -62
  649. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/library.rb +0 -576
  650. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/platform/aarch64-linux/types.conf +0 -104
  651. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/pointer.rb +0 -167
  652. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/struct.rb +0 -317
  653. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/struct_layout.rb +0 -96
  654. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/struct_layout_builder.rb +0 -227
  655. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/types.rb +0 -220
  656. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi/version.rb +0 -3
  657. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.16.3/lib/ffi_c.so +0 -0
  658. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/.rubocop.yml +0 -40
  659. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/README.md +0 -295
  660. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/changelog.md +0 -108
  661. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/hashdiff.gemspec +0 -39
  662. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/lib/hashdiff/compare_hashes.rb +0 -71
  663. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/lib/hashdiff/diff.rb +0 -182
  664. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/lib/hashdiff/version.rb +0 -5
  665. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/spec/hashdiff/best_diff_spec.rb +0 -75
  666. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/spec/hashdiff/diff_array_spec.rb +0 -60
  667. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/spec/hashdiff/diff_spec.rb +0 -375
  668. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/spec/hashdiff/lcs_spec.rb +0 -76
  669. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/spec/hashdiff/linear_compare_array_spec.rb +0 -50
  670. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/spec/hashdiff/patch_spec.rb +0 -185
  671. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/spec/hashdiff/readme_spec.rb +0 -15
  672. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/spec/hashdiff/util_spec.rb +0 -116
  673. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.1.0/spec/spec_helper.rb +0 -15
  674. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.5/CHANGELOG.md +0 -457
  675. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.5/data/list.txt +0 -15590
  676. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.5/lib/public_suffix/rule.rb +0 -350
  677. data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.5/lib/public_suffix/version.rb +0 -14
  678. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/NEWS.md +0 -276
  679. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/attribute.rb +0 -210
  680. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/document.rb +0 -451
  681. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/element.rb +0 -2599
  682. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/entity.rb +0 -181
  683. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/formatters/pretty.rb +0 -142
  684. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/functions.rb +0 -447
  685. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/node.rb +0 -76
  686. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/parseexception.rb +0 -52
  687. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/parsers/baseparser.rb +0 -694
  688. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/parsers/pullparser.rb +0 -197
  689. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/parsers/sax2parser.rb +0 -273
  690. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/parsers/streamparser.rb +0 -61
  691. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/parsers/treeparser.rb +0 -101
  692. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/rexml.rb +0 -39
  693. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/source.rb +0 -298
  694. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/text.rb +0 -426
  695. data/vendor/bundle/ruby/2.6.0/gems/rexml-3.2.6/lib/rexml/xpath_parser.rb +0 -974
  696. data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.13.0/Changelog.md +0 -2400
  697. data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.13.0/lib/rspec/core/bisect/example_minimizer.rb +0 -173
  698. data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.13.0/lib/rspec/core/configuration.rb +0 -2413
  699. data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.13.0/lib/rspec/core/hooks.rb +0 -646
  700. data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.13.0/lib/rspec/core/pending.rb +0 -157
  701. data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.13.0/lib/rspec/core/version.rb +0 -9
  702. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/Changelog.md +0 -1325
  703. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/README.md +0 -320
  704. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/block_snippet_extractor.rb +0 -253
  705. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/configuration.rb +0 -230
  706. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/failure_aggregator.rb +0 -229
  707. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/handler.rb +0 -182
  708. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/expectations/version.rb +0 -8
  709. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/base_matcher.rb +0 -239
  710. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/change.rb +0 -450
  711. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/compound.rb +0 -290
  712. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/contain_exactly.rb +0 -310
  713. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/count_expectation.rb +0 -169
  714. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/has.rb +0 -167
  715. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/include.rb +0 -213
  716. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/match.rb +0 -106
  717. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/raise_error.rb +0 -271
  718. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/built_in/satisfy.rb +0 -60
  719. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers/english_phrasing.rb +0 -58
  720. data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.13.0/lib/rspec/matchers.rb +0 -1044
  721. data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.0/Changelog.md +0 -1284
  722. data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.0/lib/rspec/mocks/configuration.rb +0 -212
  723. data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.0/lib/rspec/mocks/message_expectation.rb +0 -820
  724. data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.0/lib/rspec/mocks/proxy.rb +0 -520
  725. data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.13.0/lib/rspec/mocks/version.rb +0 -9
  726. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/CHANGES.md +0 -237
  727. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/README.md +0 -68
  728. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/doc/uname.rdoc +0 -127
  729. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/examples/uname_test.rb +0 -42
  730. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/lib/sys/platform.rb +0 -58
  731. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/lib/sys/uname.rb +0 -21
  732. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/lib/sys/unix/uname.rb +0 -312
  733. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/lib/sys/windows/uname.rb +0 -499
  734. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/spec/spec_helper.rb +0 -12
  735. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/spec/sys_platform_spec.rb +0 -69
  736. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/spec/sys_uname_spec.rb +0 -449
  737. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.3/sys-uname.gemspec +0 -41
  738. data/vendor/bundle/ruby/2.6.0/specifications/ZenTest-4.12.1.gemspec +0 -38
  739. data/vendor/bundle/ruby/2.6.0/specifications/addressable-2.8.6.gemspec +0 -37
  740. data/vendor/bundle/ruby/2.6.0/specifications/bigdecimal-3.1.7.gemspec +0 -24
  741. data/vendor/bundle/ruby/2.6.0/specifications/ffi-1.16.3.gemspec +0 -43
  742. data/vendor/bundle/ruby/2.6.0/specifications/hashdiff-1.1.0.gemspec +0 -40
  743. data/vendor/bundle/ruby/2.6.0/specifications/public_suffix-5.0.5.gemspec +0 -24
  744. data/vendor/bundle/ruby/2.6.0/specifications/rexml-3.2.6.gemspec +0 -38
  745. data/vendor/bundle/ruby/2.6.0/specifications/rspec-core-3.13.0.gemspec +0 -53
  746. data/vendor/bundle/ruby/2.6.0/specifications/rspec-expectations-3.13.0.gemspec +0 -44
  747. data/vendor/bundle/ruby/2.6.0/specifications/rspec-mocks-3.13.0.gemspec +0 -44
  748. data/vendor/bundle/ruby/2.6.0/specifications/sys-uname-1.2.3.gemspec +0 -42
  749. /data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/gem.build_complete +0 -0
  750. /data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{ffi-1.16.3 → ffi-1.17.0}/gem.build_complete +0 -0
  751. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/.autotest +0 -0
  752. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/Manifest.txt +0 -0
  753. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/README.txt +0 -0
  754. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/Rakefile +0 -0
  755. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/articles/Article.css +0 -0
  756. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/articles/how_to_use_zentest.txt +0 -0
  757. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/bin/multigem +0 -0
  758. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/bin/multiruby +0 -0
  759. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/bin/unit_diff +0 -0
  760. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/bin/zentest +0 -0
  761. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/example.txt +0 -0
  762. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/example1.rb +0 -0
  763. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/example2.rb +0 -0
  764. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/lib/focus.rb +0 -0
  765. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/lib/functional_test_matrix.rb +0 -0
  766. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/lib/zentest_mapping.rb +0 -0
  767. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/test/test_focus.rb +0 -0
  768. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/test/test_zentest.rb +0 -0
  769. /data/vendor/bundle/ruby/2.6.0/gems/{ZenTest-4.12.1 → ZenTest-4.12.2}/test/test_zentest_mapping.rb +0 -0
  770. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/LICENSE.txt +0 -0
  771. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/README.md +0 -0
  772. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/data/unicode.data +0 -0
  773. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/lib/addressable/idna/native.rb +0 -0
  774. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/lib/addressable/idna/pure.rb +0 -0
  775. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/lib/addressable/idna.rb +0 -0
  776. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/lib/addressable.rb +0 -0
  777. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/spec/addressable/idna_spec.rb +0 -0
  778. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/spec/addressable/net_http_compat_spec.rb +0 -0
  779. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/spec/addressable/security_spec.rb +0 -0
  780. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/spec/addressable/template_spec.rb +0 -0
  781. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/spec/addressable/uri_spec.rb +0 -0
  782. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/spec/spec_helper.rb +0 -0
  783. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/tasks/clobber.rake +0 -0
  784. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/tasks/git.rake +0 -0
  785. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/tasks/metrics.rake +0 -0
  786. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/tasks/profile.rake +0 -0
  787. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/tasks/rspec.rake +0 -0
  788. /data/vendor/bundle/ruby/2.6.0/gems/{addressable-2.8.6 → addressable-2.8.7}/tasks/yard.rake +0 -0
  789. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/LICENSE +0 -0
  790. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/ext/bigdecimal/.sitearchdir.time +0 -0
  791. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/ext/bigdecimal/bigdecimal.h +0 -0
  792. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/ext/bigdecimal/bits.h +0 -0
  793. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/ext/bigdecimal/extconf.rb +0 -0
  794. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/ext/bigdecimal/feature.h +0 -0
  795. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/ext/bigdecimal/missing/dtoa.c +0 -0
  796. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/ext/bigdecimal/missing.c +0 -0
  797. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/ext/bigdecimal/missing.h +0 -0
  798. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/ext/bigdecimal/static_assert.h +0 -0
  799. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/lib/bigdecimal/jacobian.rb +0 -0
  800. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/lib/bigdecimal/ludcmp.rb +0 -0
  801. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/lib/bigdecimal/math.rb +0 -0
  802. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/lib/bigdecimal/newton.rb +0 -0
  803. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/lib/bigdecimal/util.rb +0 -0
  804. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/lib/bigdecimal.rb +0 -0
  805. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/sample/linear.rb +0 -0
  806. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/sample/nlsolve.rb +0 -0
  807. /data/vendor/bundle/ruby/2.6.0/gems/{bigdecimal-3.1.7 → bigdecimal-3.1.8}/sample/pi.rb +0 -0
  808. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/COPYING +0 -0
  809. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/LICENSE +0 -0
  810. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/LICENSE.SPECS +0 -0
  811. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/.sitearchdir.time +0 -0
  812. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/AbstractMemory.h +0 -0
  813. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/ArrayType.h +0 -0
  814. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/ClosurePool.c +0 -0
  815. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/ClosurePool.h +0 -0
  816. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/DynamicLibrary.h +0 -0
  817. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/Function.c +0 -0
  818. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/Function.h +0 -0
  819. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/LastError.h +0 -0
  820. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/LongDouble.c +0 -0
  821. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/LongDouble.h +0 -0
  822. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/MappedType.c +0 -0
  823. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/MappedType.h +0 -0
  824. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/MemoryPointer.h +0 -0
  825. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/MethodHandle.c +0 -0
  826. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/MethodHandle.h +0 -0
  827. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/Platform.c +0 -0
  828. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/Platform.h +0 -0
  829. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/Pointer.h +0 -0
  830. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/Struct.h +0 -0
  831. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/StructByValue.c +0 -0
  832. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/StructByValue.h +0 -0
  833. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/Thread.c +0 -0
  834. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/Thread.h +0 -0
  835. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/Type.h +0 -0
  836. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/compat.h +0 -0
  837. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/extconf.h +0 -0
  838. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/extconf.rb +0 -0
  839. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/ffi.c +0 -0
  840. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.appveyor/site.exp +0 -0
  841. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.appveyor/unix-noexec.exp +0 -0
  842. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.appveyor.yml +0 -0
  843. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/ar-lib +0 -0
  844. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/bfin-sim.exp +0 -0
  845. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/build-cross-in-container.sh +0 -0
  846. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/build-in-container.sh +0 -0
  847. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/build.sh +0 -0
  848. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/compile +0 -0
  849. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/install.sh +0 -0
  850. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/m32r-sim.exp +0 -0
  851. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/moxie-sim.exp +0 -0
  852. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/msvs-detect +0 -0
  853. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/or1k-sim.exp +0 -0
  854. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/powerpc-eabisim.exp +0 -0
  855. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/site.exp +0 -0
  856. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.ci/wine-sim.exp +0 -0
  857. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.circleci/config.yml +0 -0
  858. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.gitattributes +0 -0
  859. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.github/issue_template.md +0 -0
  860. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/.gitignore +0 -0
  861. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/ChangeLog.old +0 -0
  862. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/LICENSE-BUILDTOOLS +0 -0
  863. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/Makefile.am +0 -0
  864. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/Makefile.in +0 -0
  865. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/acinclude.m4 +0 -0
  866. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/autogen.sh +0 -0
  867. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/compile +0 -0
  868. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/config.guess +0 -0
  869. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/config.sub +0 -0
  870. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/doc/Makefile.am +0 -0
  871. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/doc/Makefile.in +0 -0
  872. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/fficonfig.h.in +0 -0
  873. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/generate-darwin-source-and-headers.py +0 -0
  874. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/include/Makefile.am +0 -0
  875. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/include/Makefile.in +0 -0
  876. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/include/ffi_cfi.h +0 -0
  877. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/include/tramp.h +0 -0
  878. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/install-sh +0 -0
  879. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/libffi.pc.in +0 -0
  880. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/libffi.xcodeproj/project.pbxproj +0 -0
  881. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/libtool-ldflags +0 -0
  882. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/m4/asmcfi.m4 +0 -0
  883. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/m4/ax_append_flag.m4 +0 -0
  884. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +0 -0
  885. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +0 -0
  886. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/m4/ax_check_compile_flag.m4 +0 -0
  887. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +0 -0
  888. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/m4/ax_configure_args.m4 +0 -0
  889. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +0 -0
  890. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +0 -0
  891. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +0 -0
  892. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/m4/ax_prepend_flag.m4 +0 -0
  893. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/m4/ax_require_defined.m4 +0 -0
  894. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/make_sunver.pl +0 -0
  895. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/man/Makefile.am +0 -0
  896. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/man/Makefile.in +0 -0
  897. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/man/ffi.3 +0 -0
  898. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/man/ffi_call.3 +0 -0
  899. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/man/ffi_prep_cif.3 +0 -0
  900. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/man/ffi_prep_cif_var.3 +0 -0
  901. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/missing +0 -0
  902. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.sln +0 -0
  903. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj +0 -0
  904. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj.filters +0 -0
  905. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj.user +0 -0
  906. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/msvc_build/aarch64/aarch64_include/fficonfig.h +0 -0
  907. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/msvcc.sh +0 -0
  908. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/aarch64/ffitarget.h +0 -0
  909. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/aarch64/internal.h +0 -0
  910. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/aarch64/win64_armasm.S +0 -0
  911. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/alpha/ffi.c +0 -0
  912. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/alpha/ffitarget.h +0 -0
  913. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/alpha/internal.h +0 -0
  914. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/alpha/osf.S +0 -0
  915. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/arc/arcompact.S +0 -0
  916. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/arc/ffi.c +0 -0
  917. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/arc/ffitarget.h +0 -0
  918. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/arm/ffi.c +0 -0
  919. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/arm/ffitarget.h +0 -0
  920. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/arm/internal.h +0 -0
  921. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/arm/sysv.S +0 -0
  922. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/arm/sysv_msvc_arm32.S +0 -0
  923. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/avr32/ffi.c +0 -0
  924. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/avr32/ffitarget.h +0 -0
  925. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/avr32/sysv.S +0 -0
  926. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/bfin/ffi.c +0 -0
  927. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/bfin/ffitarget.h +0 -0
  928. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/bfin/sysv.S +0 -0
  929. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/cris/ffi.c +0 -0
  930. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/cris/ffitarget.h +0 -0
  931. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/cris/sysv.S +0 -0
  932. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/csky/ffi.c +0 -0
  933. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/csky/ffitarget.h +0 -0
  934. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/csky/sysv.S +0 -0
  935. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/frv/eabi.S +0 -0
  936. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/frv/ffi.c +0 -0
  937. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/frv/ffitarget.h +0 -0
  938. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/ia64/ffi.c +0 -0
  939. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/ia64/ffitarget.h +0 -0
  940. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/ia64/ia64_flags.h +0 -0
  941. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/ia64/unix.S +0 -0
  942. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/java_raw_api.c +0 -0
  943. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/kvx/asm.h +0 -0
  944. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/kvx/ffi.c +0 -0
  945. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/kvx/ffitarget.h +0 -0
  946. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/kvx/sysv.S +0 -0
  947. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/loongarch64/ffitarget.h +0 -0
  948. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/loongarch64/sysv.S +0 -0
  949. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/m32r/ffi.c +0 -0
  950. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/m32r/ffitarget.h +0 -0
  951. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/m32r/sysv.S +0 -0
  952. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/m68k/ffi.c +0 -0
  953. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/m68k/ffitarget.h +0 -0
  954. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/m68k/sysv.S +0 -0
  955. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/m88k/ffi.c +0 -0
  956. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/m88k/ffitarget.h +0 -0
  957. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/m88k/obsd.S +0 -0
  958. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/metag/ffi.c +0 -0
  959. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/metag/ffitarget.h +0 -0
  960. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/metag/sysv.S +0 -0
  961. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/microblaze/ffi.c +0 -0
  962. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/microblaze/ffitarget.h +0 -0
  963. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/microblaze/sysv.S +0 -0
  964. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/mips/ffitarget.h +0 -0
  965. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/mips/o32.S +0 -0
  966. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/moxie/eabi.S +0 -0
  967. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/moxie/ffi.c +0 -0
  968. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/moxie/ffitarget.h +0 -0
  969. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/nios2/ffi.c +0 -0
  970. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/nios2/ffitarget.h +0 -0
  971. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/nios2/sysv.S +0 -0
  972. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/or1k/ffi.c +0 -0
  973. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/or1k/ffitarget.h +0 -0
  974. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/or1k/sysv.S +0 -0
  975. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/pa/ffi.c +0 -0
  976. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/pa/ffi64.c +0 -0
  977. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/pa/ffitarget.h +0 -0
  978. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/pa/hpux32.S +0 -0
  979. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/pa/hpux64.S +0 -0
  980. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/pa/linux.S +0 -0
  981. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/aix.S +0 -0
  982. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/aix_closure.S +0 -0
  983. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/asm.h +0 -0
  984. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/darwin.S +0 -0
  985. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +0 -0
  986. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/ffi.c +0 -0
  987. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/ffi_linux64.c +0 -0
  988. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/ffi_powerpc.h +0 -0
  989. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/ffi_sysv.c +0 -0
  990. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/ffitarget.h +0 -0
  991. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/linux64.S +0 -0
  992. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +0 -0
  993. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +0 -0
  994. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/sysv.S +0 -0
  995. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/powerpc/t-aix +0 -0
  996. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/prep_cif.c +0 -0
  997. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/raw_api.c +0 -0
  998. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/riscv/ffi.c +0 -0
  999. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/riscv/ffitarget.h +0 -0
  1000. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/riscv/sysv.S +0 -0
  1001. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/s390/ffi.c +0 -0
  1002. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/s390/ffitarget.h +0 -0
  1003. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/s390/internal.h +0 -0
  1004. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/s390/sysv.S +0 -0
  1005. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/sh/ffi.c +0 -0
  1006. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/sh/ffitarget.h +0 -0
  1007. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/sh/sysv.S +0 -0
  1008. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/sh64/ffi.c +0 -0
  1009. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/sh64/ffitarget.h +0 -0
  1010. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/sh64/sysv.S +0 -0
  1011. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/sparc/ffi.c +0 -0
  1012. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/sparc/ffitarget.h +0 -0
  1013. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/sparc/internal.h +0 -0
  1014. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/sparc/v8.S +0 -0
  1015. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/sparc/v9.S +0 -0
  1016. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/tile/ffi.c +0 -0
  1017. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/tile/ffitarget.h +0 -0
  1018. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/tile/tile.S +0 -0
  1019. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/vax/elfbsd.S +0 -0
  1020. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/vax/ffi.c +0 -0
  1021. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/vax/ffitarget.h +0 -0
  1022. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/wasm32/ffitarget.h +0 -0
  1023. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/x86/asmnames.h +0 -0
  1024. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/x86/ffi.c +0 -0
  1025. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/x86/ffi64.c +0 -0
  1026. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/x86/ffitarget.h +0 -0
  1027. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/x86/internal.h +0 -0
  1028. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/x86/internal64.h +0 -0
  1029. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/x86/sysv.S +0 -0
  1030. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/x86/sysv_intel.S +0 -0
  1031. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/x86/unix64.S +0 -0
  1032. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/x86/win64.S +0 -0
  1033. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/x86/win64_intel.S +0 -0
  1034. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/xtensa/ffi.c +0 -0
  1035. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/xtensa/ffitarget.h +0 -0
  1036. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/src/xtensa/sysv.S +0 -0
  1037. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/stamp-h.in +0 -0
  1038. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/config/default.exp +0 -0
  1039. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/emscripten/build-tests.sh +0 -0
  1040. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/emscripten/build.sh +0 -0
  1041. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/emscripten/node-tests.sh +0 -0
  1042. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/emscripten/test.html +0 -0
  1043. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/emscripten/test_libffi.py +0 -0
  1044. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/lib/libffi.exp +0 -0
  1045. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +0 -0
  1046. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +0 -0
  1047. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.bhaible/Makefile +0 -0
  1048. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.bhaible/README +0 -0
  1049. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.bhaible/alignof.h +0 -0
  1050. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.bhaible/bhaible.exp +0 -0
  1051. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-call.c +0 -0
  1052. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-callback.c +0 -0
  1053. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.bhaible/testcases.c +0 -0
  1054. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/align_mixed.c +0 -0
  1055. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/align_stdcall.c +0 -0
  1056. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/bpo_38748.c +0 -0
  1057. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +0 -0
  1058. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +0 -0
  1059. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +0 -0
  1060. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/float.c +0 -0
  1061. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +0 -0
  1062. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +0 -0
  1063. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +0 -0
  1064. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +0 -0
  1065. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/float_va.c +0 -0
  1066. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/many.c +0 -0
  1067. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/many2.c +0 -0
  1068. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/many_double.c +0 -0
  1069. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/many_mixed.c +0 -0
  1070. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +0 -0
  1071. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/offsets.c +0 -0
  1072. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/pr1172638.c +0 -0
  1073. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +0 -0
  1074. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc_tc.c +0 -0
  1075. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +0 -0
  1076. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +0 -0
  1077. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +0 -0
  1078. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +0 -0
  1079. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +0 -0
  1080. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +0 -0
  1081. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +0 -0
  1082. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +0 -0
  1083. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +0 -0
  1084. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +0 -0
  1085. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +0 -0
  1086. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +0 -0
  1087. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +0 -0
  1088. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +0 -0
  1089. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/s55.c +0 -0
  1090. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +0 -0
  1091. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/strlen2.c +0 -0
  1092. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/strlen3.c +0 -0
  1093. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/strlen4.c +0 -0
  1094. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +0 -0
  1095. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct10.c +0 -0
  1096. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +0 -0
  1097. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +0 -0
  1098. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +0 -0
  1099. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +0 -0
  1100. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +0 -0
  1101. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +0 -0
  1102. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +0 -0
  1103. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +0 -0
  1104. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_2.c +0 -0
  1105. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_3.c +0 -0
  1106. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_3f.c +0 -0
  1107. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_4.c +0 -0
  1108. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_4f.c +0 -0
  1109. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_big.c +0 -0
  1110. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct_by_value_small.c +0 -0
  1111. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct_return_2H.c +0 -0
  1112. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/struct_return_8H.c +0 -0
  1113. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/uninitialized.c +0 -0
  1114. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/va_1.c +0 -0
  1115. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/va_2.c +0 -0
  1116. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/va_3.c +0 -0
  1117. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/va_struct1.c +0 -0
  1118. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/va_struct2.c +0 -0
  1119. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.call/va_struct3.c +0 -0
  1120. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/closure.exp +0 -0
  1121. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn0.c +0 -0
  1122. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn1.c +0 -0
  1123. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn2.c +0 -0
  1124. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn3.c +0 -0
  1125. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn4.c +0 -0
  1126. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn5.c +0 -0
  1127. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn6.c +0 -0
  1128. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_loc_fn0.c +0 -0
  1129. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_simple.c +0 -0
  1130. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_12byte.c +0 -0
  1131. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_16byte.c +0 -0
  1132. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_18byte.c +0 -0
  1133. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_19byte.c +0 -0
  1134. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_1_1byte.c +0 -0
  1135. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_20byte.c +0 -0
  1136. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_20byte1.c +0 -0
  1137. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_24byte.c +0 -0
  1138. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_2byte.c +0 -0
  1139. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_3_1byte.c +0 -0
  1140. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_3byte1.c +0 -0
  1141. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_3byte2.c +0 -0
  1142. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_3float.c +0 -0
  1143. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_4_1byte.c +0 -0
  1144. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_4byte.c +0 -0
  1145. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_5_1_byte.c +0 -0
  1146. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_5byte.c +0 -0
  1147. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_64byte.c +0 -0
  1148. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_6_1_byte.c +0 -0
  1149. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_6byte.c +0 -0
  1150. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_7_1_byte.c +0 -0
  1151. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_7byte.c +0 -0
  1152. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_8byte.c +0 -0
  1153. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_9byte1.c +0 -0
  1154. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_9byte2.c +0 -0
  1155. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_double.c +0 -0
  1156. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_float.c +0 -0
  1157. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_longdouble.c +0 -0
  1158. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_longdouble_split.c +0 -0
  1159. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_longdouble_split2.c +0 -0
  1160. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_pointer.c +0 -0
  1161. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_sint16.c +0 -0
  1162. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_sint32.c +0 -0
  1163. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_sint64.c +0 -0
  1164. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_uint16.c +0 -0
  1165. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_uint32.c +0 -0
  1166. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_uint64.c +0 -0
  1167. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_dbls_struct.c +0 -0
  1168. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_double.c +0 -0
  1169. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_double_va.c +0 -0
  1170. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_float.c +0 -0
  1171. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_longdouble.c +0 -0
  1172. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_longdouble_va.c +0 -0
  1173. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_many_mixed_args.c +0 -0
  1174. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_many_mixed_float_double.c +0 -0
  1175. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_schar.c +0 -0
  1176. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_sshort.c +0 -0
  1177. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_sshortchar.c +0 -0
  1178. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_uchar.c +0 -0
  1179. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_ushort.c +0 -0
  1180. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_ushortchar.c +0 -0
  1181. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_pointer.c +0 -0
  1182. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_pointer_stack.c +0 -0
  1183. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_schar.c +0 -0
  1184. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_sint.c +0 -0
  1185. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_sshort.c +0 -0
  1186. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_struct_va1.c +0 -0
  1187. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_uchar.c +0 -0
  1188. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_uint.c +0 -0
  1189. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_uint_va.c +0 -0
  1190. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_ulong_va.c +0 -0
  1191. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_ulonglong.c +0 -0
  1192. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_ushort.c +0 -0
  1193. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/err_bad_abi.c +0 -0
  1194. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/ffitest.h +0 -0
  1195. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/huge_struct.c +0 -0
  1196. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct.c +0 -0
  1197. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct1.c +0 -0
  1198. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct10.c +0 -0
  1199. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct11.c +0 -0
  1200. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct12.c +0 -0
  1201. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct13.c +0 -0
  1202. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct2.c +0 -0
  1203. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct3.c +0 -0
  1204. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct4.c +0 -0
  1205. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct5.c +0 -0
  1206. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct6.c +0 -0
  1207. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct7.c +0 -0
  1208. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct8.c +0 -0
  1209. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct9.c +0 -0
  1210. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/problem1.c +0 -0
  1211. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/single_entry_structs1.c +0 -0
  1212. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/single_entry_structs2.c +0 -0
  1213. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/single_entry_structs3.c +0 -0
  1214. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/stret_large.c +0 -0
  1215. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/stret_large2.c +0 -0
  1216. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/stret_medium.c +0 -0
  1217. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/stret_medium2.c +0 -0
  1218. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/testclosure.c +0 -0
  1219. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/unwindtest.cc +0 -0
  1220. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.closures/unwindtest_ffi_call.cc +0 -0
  1221. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex.inc +0 -0
  1222. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_double.c +0 -0
  1223. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_float.c +0 -0
  1224. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_longdouble.c +0 -0
  1225. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex.inc +0 -0
  1226. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_double.c +0 -0
  1227. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_float.c +0 -0
  1228. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_longdouble.c +0 -0
  1229. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct.inc +0 -0
  1230. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_double.c +0 -0
  1231. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_float.c +0 -0
  1232. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble.c +0 -0
  1233. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va.inc +0 -0
  1234. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_double.c +0 -0
  1235. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_float.c +0 -0
  1236. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_longdouble.c +0 -0
  1237. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/complex.exp +0 -0
  1238. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/complex.inc +0 -0
  1239. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_double.inc +0 -0
  1240. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_float.inc +0 -0
  1241. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_longdouble.inc +0 -0
  1242. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_double.c +0 -0
  1243. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_float.c +0 -0
  1244. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_int.c +0 -0
  1245. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_longdouble.c +0 -0
  1246. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/ffitest.h +0 -0
  1247. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex.inc +0 -0
  1248. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_double.c +0 -0
  1249. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_float.c +0 -0
  1250. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_longdouble.c +0 -0
  1251. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex.inc +0 -0
  1252. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1.inc +0 -0
  1253. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_double.c +0 -0
  1254. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_float.c +0 -0
  1255. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_longdouble.c +0 -0
  1256. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2.inc +0 -0
  1257. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_double.c +0 -0
  1258. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_float.c +0 -0
  1259. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_longdouble.c +0 -0
  1260. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_double.c +0 -0
  1261. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_float.c +0 -0
  1262. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_longdouble.c +0 -0
  1263. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.go/aa-direct.c +0 -0
  1264. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.go/closure1.c +0 -0
  1265. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.go/ffitest.h +0 -0
  1266. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.go/go.exp +0 -0
  1267. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi/testsuite/libffi.go/static-chain.h +0 -0
  1268. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi.bsd.mk +0 -0
  1269. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi.gnu.mk +0 -0
  1270. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi.mk +0 -0
  1271. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi.vc.mk +0 -0
  1272. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/libffi.vc64.mk +0 -0
  1273. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/rbffi.h +0 -0
  1274. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ext/ffi_c/rbffi_endian.h +0 -0
  1275. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/ffi.gemspec +0 -0
  1276. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/abstract_memory.rb +0 -0
  1277. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/buffer.rb +0 -0
  1278. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/callback.rb +0 -0
  1279. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/compat.rb +0 -0
  1280. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/data_converter.rb +0 -0
  1281. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/errno.rb +0 -0
  1282. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/ffi.rb +0 -0
  1283. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/library_path.rb +0 -0
  1284. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/managedstruct.rb +0 -0
  1285. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/memorypointer.rb +0 -0
  1286. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/aarch64-darwin/types.conf +0 -0
  1287. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/aarch64-freebsd/types.conf +0 -0
  1288. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/aarch64-freebsd12/types.conf +0 -0
  1289. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/aarch64-openbsd/types.conf +0 -0
  1290. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/aarch64-windows/types.conf +0 -0
  1291. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/arm-freebsd/types.conf +0 -0
  1292. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/arm-freebsd12/types.conf +0 -0
  1293. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/arm-linux/types.conf +0 -0
  1294. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/hppa1.1-linux/types.conf +0 -0
  1295. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/hppa2.0-linux/types.conf +0 -0
  1296. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/i386-cygwin/types.conf +0 -0
  1297. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/i386-darwin/types.conf +0 -0
  1298. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/i386-freebsd/types.conf +0 -0
  1299. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/i386-freebsd12/types.conf +0 -0
  1300. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/i386-gnu/types.conf +0 -0
  1301. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/i386-linux/types.conf +0 -0
  1302. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/i386-netbsd/types.conf +0 -0
  1303. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/i386-openbsd/types.conf +0 -0
  1304. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/i386-solaris/types.conf +0 -0
  1305. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/i386-windows/types.conf +0 -0
  1306. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/ia64-linux/types.conf +0 -0
  1307. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/loongarch64-linux/types.conf +0 -0
  1308. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/mips-linux/types.conf +0 -0
  1309. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/mips64-linux/types.conf +0 -0
  1310. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/mips64el-linux/types.conf +0 -0
  1311. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/mipsel-linux/types.conf +0 -0
  1312. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/mipsisa32r6-linux/types.conf +0 -0
  1313. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/mipsisa32r6el-linux/types.conf +0 -0
  1314. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/mipsisa64r6-linux/types.conf +0 -0
  1315. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/mipsisa64r6el-linux/types.conf +0 -0
  1316. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/powerpc-aix/types.conf +0 -0
  1317. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/powerpc-darwin/types.conf +0 -0
  1318. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/powerpc-linux/types.conf +0 -0
  1319. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/powerpc-openbsd/types.conf +0 -0
  1320. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/powerpc64-linux/types.conf +0 -0
  1321. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/powerpc64le-linux/types.conf +0 -0
  1322. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/riscv64-linux/types.conf +0 -0
  1323. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/s390-linux/types.conf +0 -0
  1324. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/s390x-linux/types.conf +0 -0
  1325. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/sparc-linux/types.conf +0 -0
  1326. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/sparc-solaris/types.conf +0 -0
  1327. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/sparcv9-linux/types.conf +0 -0
  1328. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/sparcv9-openbsd/types.conf +0 -0
  1329. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/sparcv9-solaris/types.conf +0 -0
  1330. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/sw_64-linux/types.conf +0 -0
  1331. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/x86_64-cygwin/types.conf +0 -0
  1332. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/x86_64-darwin/types.conf +0 -0
  1333. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/x86_64-dragonflybsd/types.conf +0 -0
  1334. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/x86_64-freebsd/types.conf +0 -0
  1335. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/x86_64-freebsd12/types.conf +0 -0
  1336. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/x86_64-haiku/types.conf +0 -0
  1337. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/x86_64-linux/types.conf +0 -0
  1338. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/x86_64-msys/types.conf +0 -0
  1339. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/x86_64-netbsd/types.conf +0 -0
  1340. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/x86_64-openbsd/types.conf +0 -0
  1341. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/x86_64-solaris/types.conf +0 -0
  1342. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform/x86_64-windows/types.conf +0 -0
  1343. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/platform.rb +0 -0
  1344. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/struct_by_reference.rb +0 -0
  1345. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/tools/const_generator.rb +0 -0
  1346. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/tools/generator.rb +0 -0
  1347. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/tools/generator_task.rb +0 -0
  1348. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/tools/struct_generator.rb +0 -0
  1349. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/tools/types_generator.rb +0 -0
  1350. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/union.rb +0 -0
  1351. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi/variadic.rb +0 -0
  1352. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/lib/ffi.rb +0 -0
  1353. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/rakelib/ffi_gem_helper.rb +0 -0
  1354. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/samples/getlogin.rb +0 -0
  1355. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/samples/getpid.rb +0 -0
  1356. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/samples/gettimeofday.rb +0 -0
  1357. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/samples/hello.rb +0 -0
  1358. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/samples/hello_ractor.rb +0 -0
  1359. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/samples/inotify.rb +0 -0
  1360. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/samples/pty.rb +0 -0
  1361. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/samples/qsort.rb +0 -0
  1362. /data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.16.3 → ffi-1.17.0}/samples/qsort_ractor.rb +0 -0
  1363. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/.gitignore +0 -0
  1364. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/.rspec +0 -0
  1365. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/.travis.yml +0 -0
  1366. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/.yardopts +0 -0
  1367. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/Gemfile +0 -0
  1368. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/LICENSE +0 -0
  1369. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/Rakefile +0 -0
  1370. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/lib/hashdiff/lcs.rb +0 -0
  1371. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/lib/hashdiff/lcs_compare_arrays.rb +0 -0
  1372. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/lib/hashdiff/linear_compare_array.rb +0 -0
  1373. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/lib/hashdiff/patch.rb +0 -0
  1374. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/lib/hashdiff/util.rb +0 -0
  1375. /data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.1.0 → hashdiff-1.1.1}/lib/hashdiff.rb +0 -0
  1376. /data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.5 → public_suffix-5.1.1}/.yardopts +0 -0
  1377. /data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.5 → public_suffix-5.1.1}/2.0-Upgrade.md +0 -0
  1378. /data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.5 → public_suffix-5.1.1}/LICENSE.txt +0 -0
  1379. /data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.5 → public_suffix-5.1.1}/README.md +0 -0
  1380. /data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.5 → public_suffix-5.1.1}/SECURITY.md +0 -0
  1381. /data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.5 → public_suffix-5.1.1}/lib/public_suffix/domain.rb +0 -0
  1382. /data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.5 → public_suffix-5.1.1}/lib/public_suffix/errors.rb +0 -0
  1383. /data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.5 → public_suffix-5.1.1}/lib/public_suffix/list.rb +0 -0
  1384. /data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.5 → public_suffix-5.1.1}/lib/public_suffix.rb +0 -0
  1385. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/LICENSE.txt +0 -0
  1386. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/README.md +0 -0
  1387. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/context.rdoc +0 -0
  1388. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/tasks/rdoc/child.rdoc +0 -0
  1389. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/tasks/rdoc/document.rdoc +0 -0
  1390. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/tasks/rdoc/element.rdoc +0 -0
  1391. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/tasks/rdoc/node.rdoc +0 -0
  1392. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/tasks/rdoc/parent.rdoc +0 -0
  1393. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/tasks/tocs/child_toc.rdoc +0 -0
  1394. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/tasks/tocs/document_toc.rdoc +0 -0
  1395. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/tasks/tocs/element_toc.rdoc +0 -0
  1396. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/tasks/tocs/master_toc.rdoc +0 -0
  1397. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/tasks/tocs/node_toc.rdoc +0 -0
  1398. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/tasks/tocs/parent_toc.rdoc +0 -0
  1399. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/doc/rexml/tutorial.rdoc +0 -0
  1400. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/attlistdecl.rb +0 -0
  1401. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/cdata.rb +0 -0
  1402. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/child.rb +0 -0
  1403. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/comment.rb +0 -0
  1404. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/doctype.rb +0 -0
  1405. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/dtd/attlistdecl.rb +0 -0
  1406. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/dtd/dtd.rb +0 -0
  1407. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/dtd/elementdecl.rb +0 -0
  1408. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/dtd/entitydecl.rb +0 -0
  1409. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/dtd/notationdecl.rb +0 -0
  1410. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/encoding.rb +0 -0
  1411. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/formatters/default.rb +0 -0
  1412. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/formatters/transitive.rb +0 -0
  1413. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/instruction.rb +0 -0
  1414. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/light/node.rb +0 -0
  1415. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/namespace.rb +0 -0
  1416. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/output.rb +0 -0
  1417. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/parent.rb +0 -0
  1418. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/parsers/lightparser.rb +0 -0
  1419. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/parsers/ultralightparser.rb +0 -0
  1420. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/parsers/xpathparser.rb +0 -0
  1421. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/quickpath.rb +0 -0
  1422. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/sax2listener.rb +0 -0
  1423. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/security.rb +0 -0
  1424. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/streamlistener.rb +0 -0
  1425. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/undefinednamespaceexception.rb +0 -0
  1426. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/validation/relaxng.rb +0 -0
  1427. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/validation/validation.rb +0 -0
  1428. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/validation/validationexception.rb +0 -0
  1429. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/xmldecl.rb +0 -0
  1430. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/xmltokens.rb +0 -0
  1431. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml/xpath.rb +0 -0
  1432. /data/vendor/bundle/ruby/2.6.0/gems/{rexml-3.2.6 → rexml-3.3.8}/lib/rexml.rb +0 -0
  1433. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/.document +0 -0
  1434. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/.yardopts +0 -0
  1435. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/LICENSE.md +0 -0
  1436. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/README.md +0 -0
  1437. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/exe/rspec +0 -0
  1438. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/autorun.rb +0 -0
  1439. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/backtrace_formatter.rb +0 -0
  1440. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/bisect/coordinator.rb +0 -0
  1441. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/bisect/fork_runner.rb +0 -0
  1442. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/bisect/server.rb +0 -0
  1443. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/bisect/shell_command.rb +0 -0
  1444. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/bisect/shell_runner.rb +0 -0
  1445. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/bisect/utilities.rb +0 -0
  1446. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/configuration_options.rb +0 -0
  1447. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/did_you_mean.rb +0 -0
  1448. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/drb.rb +0 -0
  1449. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/dsl.rb +0 -0
  1450. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/example.rb +0 -0
  1451. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/example_group.rb +0 -0
  1452. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/example_status_persister.rb +0 -0
  1453. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/filter_manager.rb +0 -0
  1454. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/flat_map.rb +0 -0
  1455. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -0
  1456. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/base_formatter.rb +0 -0
  1457. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/base_text_formatter.rb +0 -0
  1458. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -0
  1459. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -0
  1460. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/console_codes.rb +0 -0
  1461. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/deprecation_formatter.rb +0 -0
  1462. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/documentation_formatter.rb +0 -0
  1463. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/exception_presenter.rb +0 -0
  1464. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/failure_list_formatter.rb +0 -0
  1465. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -0
  1466. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/helpers.rb +0 -0
  1467. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/html_formatter.rb +0 -0
  1468. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/html_printer.rb +0 -0
  1469. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -0
  1470. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/json_formatter.rb +0 -0
  1471. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/profile_formatter.rb +0 -0
  1472. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/progress_formatter.rb +0 -0
  1473. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/protocol.rb +0 -0
  1474. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/snippet_extractor.rb +0 -0
  1475. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters/syntax_highlighter.rb +0 -0
  1476. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/formatters.rb +0 -0
  1477. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/invocations.rb +0 -0
  1478. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/memoized_helpers.rb +0 -0
  1479. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/metadata.rb +0 -0
  1480. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/metadata_filter.rb +0 -0
  1481. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/minitest_assertions_adapter.rb +0 -0
  1482. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/mocking_adapters/flexmock.rb +0 -0
  1483. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/mocking_adapters/mocha.rb +0 -0
  1484. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/mocking_adapters/null.rb +0 -0
  1485. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/mocking_adapters/rr.rb +0 -0
  1486. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/mocking_adapters/rspec.rb +0 -0
  1487. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/notifications.rb +0 -0
  1488. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/option_parser.rb +0 -0
  1489. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/ordering.rb +0 -0
  1490. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/output_wrapper.rb +0 -0
  1491. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/profiler.rb +0 -0
  1492. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/project_initializer/.rspec +0 -0
  1493. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -0
  1494. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/project_initializer.rb +0 -0
  1495. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/rake_task.rb +0 -0
  1496. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/reporter.rb +0 -0
  1497. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/ruby_project.rb +0 -0
  1498. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/runner.rb +0 -0
  1499. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/sandbox.rb +0 -0
  1500. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/set.rb +0 -0
  1501. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/shared_context.rb +0 -0
  1502. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/shared_example_group.rb +0 -0
  1503. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/shell_escape.rb +0 -0
  1504. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/test_unit_assertions_adapter.rb +0 -0
  1505. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/warnings.rb +0 -0
  1506. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core/world.rb +0 -0
  1507. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.13.0 → rspec-core-3.13.1}/lib/rspec/core.rb +0 -0
  1508. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/.document +0 -0
  1509. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/.yardopts +0 -0
  1510. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/LICENSE.md +0 -0
  1511. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/expectations/expectation_target.rb +0 -0
  1512. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/expectations/fail_with.rb +0 -0
  1513. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/expectations/minitest_integration.rb +0 -0
  1514. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/expectations/syntax.rb +0 -0
  1515. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/expectations.rb +0 -0
  1516. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/aliased_matcher.rb +0 -0
  1517. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/all.rb +0 -0
  1518. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/be.rb +0 -0
  1519. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/be_between.rb +0 -0
  1520. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
  1521. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
  1522. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/be_within.rb +0 -0
  1523. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/cover.rb +0 -0
  1524. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/eq.rb +0 -0
  1525. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/eql.rb +0 -0
  1526. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/equal.rb +0 -0
  1527. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/exist.rb +0 -0
  1528. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
  1529. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/operators.rb +0 -0
  1530. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/output.rb +0 -0
  1531. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/respond_to.rb +0 -0
  1532. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
  1533. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
  1534. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in/yield.rb +0 -0
  1535. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/built_in.rb +0 -0
  1536. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/composable.rb +0 -0
  1537. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/dsl.rb +0 -0
  1538. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/fail_matchers.rb +0 -0
  1539. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/generated_descriptions.rb +0 -0
  1540. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/matcher_delegator.rb +0 -0
  1541. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/matcher_protocol.rb +0 -0
  1542. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.13.0 → rspec-expectations-3.13.3}/lib/rspec/matchers/multi_matcher_diff.rb +0 -0
  1543. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/.document +0 -0
  1544. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/.yardopts +0 -0
  1545. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/LICENSE.md +0 -0
  1546. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/README.md +0 -0
  1547. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/any_instance/chain.rb +0 -0
  1548. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
  1549. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
  1550. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
  1551. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
  1552. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
  1553. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/any_instance/recorder.rb +0 -0
  1554. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
  1555. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
  1556. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/any_instance.rb +0 -0
  1557. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/argument_list_matcher.rb +0 -0
  1558. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/argument_matchers.rb +0 -0
  1559. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/error_generator.rb +0 -0
  1560. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/example_methods.rb +0 -0
  1561. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
  1562. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/marshal_extension.rb +0 -0
  1563. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
  1564. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/matchers/have_received.rb +0 -0
  1565. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/matchers/receive.rb +0 -0
  1566. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
  1567. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
  1568. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/message_chain.rb +0 -0
  1569. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/method_double.rb +0 -0
  1570. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/method_reference.rb +0 -0
  1571. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/minitest_integration.rb +0 -0
  1572. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/mutate_const.rb +0 -0
  1573. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/object_reference.rb +0 -0
  1574. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/order_group.rb +0 -0
  1575. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/space.rb +0 -0
  1576. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/standalone.rb +0 -0
  1577. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/syntax.rb +0 -0
  1578. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/targets.rb +0 -0
  1579. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/test_double.rb +0 -0
  1580. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/verifying_double.rb +0 -0
  1581. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
  1582. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks/verifying_proxy.rb +0 -0
  1583. /data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.13.0 → rspec-mocks-3.13.1}/lib/rspec/mocks.rb +0 -0
  1584. /data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.3 → sys-uname-1.3.0}/Gemfile +0 -0
  1585. /data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.3 → sys-uname-1.3.0}/LICENSE +0 -0
  1586. /data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.3 → sys-uname-1.3.0}/MANIFEST.md +0 -0
  1587. /data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.3 → sys-uname-1.3.0}/Rakefile +0 -0
  1588. /data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.3 → sys-uname-1.3.0}/certs/djberg96_pub.pem +0 -0
  1589. /data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.3 → sys-uname-1.3.0}/lib/sys-uname.rb +0 -0
data/docs/OrgsApi.md CHANGED
@@ -4,6 +4,7 @@ All URIs are relative to *https://api.cloudsmith.io/v1*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
+ [**orgs_delete**](OrgsApi.md#orgs_delete) | **DELETE** /orgs/{org}/ | Delete the specified organization.
7
8
  [**orgs_deny_policy_create**](OrgsApi.md#orgs_deny_policy_create) | **POST** /orgs/{org}/deny-policy/ | Create a package deny policy.
8
9
  [**orgs_deny_policy_delete**](OrgsApi.md#orgs_deny_policy_delete) | **DELETE** /orgs/{org}/deny-policy/{slug_perm}/ | Delete a package deny policy.
9
10
  [**orgs_deny_policy_list**](OrgsApi.md#orgs_deny_policy_list) | **GET** /orgs/{org}/deny-policy/ | Get a list of all package deny policies.
@@ -41,7 +42,10 @@ Method | HTTP request | Description
41
42
  [**orgs_read**](OrgsApi.md#orgs_read) | **GET** /orgs/{org}/ | Get the details for the specific organization.
42
43
  [**orgs_saml_group_sync_create**](OrgsApi.md#orgs_saml_group_sync_create) | **POST** /orgs/{org}/saml-group-sync/ | Create a new SAML Group Sync mapping within an organization.
43
44
  [**orgs_saml_group_sync_delete**](OrgsApi.md#orgs_saml_group_sync_delete) | **DELETE** /orgs/{org}/saml-group-sync/{slug_perm}/ | Delete a SAML Group Sync mapping from an organization.
45
+ [**orgs_saml_group_sync_disable**](OrgsApi.md#orgs_saml_group_sync_disable) | **POST** /orgs/{org}/saml-group-sync/disable/ | Disable SAML Group Sync for this organization.
46
+ [**orgs_saml_group_sync_enable**](OrgsApi.md#orgs_saml_group_sync_enable) | **POST** /orgs/{org}/saml-group-sync/enable/ | Enable SAML Group Sync for this organization.
44
47
  [**orgs_saml_group_sync_list**](OrgsApi.md#orgs_saml_group_sync_list) | **GET** /orgs/{org}/saml-group-sync/ | Get the details of all SAML Group Sync mapping within an organization.
48
+ [**orgs_saml_group_sync_status**](OrgsApi.md#orgs_saml_group_sync_status) | **GET** /orgs/{org}/saml-group-sync/status/ | Retrieve the SAML Group Sync status for this organization.
45
49
  [**orgs_services_create**](OrgsApi.md#orgs_services_create) | **POST** /orgs/{org}/services/ | Create a service within an organization.
46
50
  [**orgs_services_delete**](OrgsApi.md#orgs_services_delete) | **DELETE** /orgs/{org}/services/{service}/ | Delete a specific service
47
51
  [**orgs_services_list**](OrgsApi.md#orgs_services_list) | **GET** /orgs/{org}/services/ | Get a list of all services within an organization.
@@ -68,6 +72,68 @@ Method | HTTP request | Description
68
72
  [**orgs_vulnerability_policy_violation_list**](OrgsApi.md#orgs_vulnerability_policy_violation_list) | **GET** /orgs/{org}/vulnerability-policy-violation/ | List all current vulnerability policy violations for this Organization.
69
73
 
70
74
 
75
+ # **orgs_delete**
76
+ > orgs_delete(org)
77
+
78
+ Delete the specified organization.
79
+
80
+ Delete the specified organization.
81
+
82
+ ### Example
83
+ ```ruby
84
+ # load the gem
85
+ require 'cloudsmith-api'
86
+ # setup authorization
87
+ CloudsmithApi.configure do |config|
88
+ # Configure API key authorization: apikey
89
+ config.api_key['X-Api-Key'] = 'YOUR API KEY'
90
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
91
+ #config.api_key_prefix['X-Api-Key'] = 'Bearer'
92
+
93
+ # Configure HTTP basic authorization: basic
94
+ config.username = 'YOUR USERNAME'
95
+ config.password = 'YOUR PASSWORD'
96
+
97
+ # Configure API key authorization: token
98
+ config.api_key['Authorization'] = 'YOUR API KEY'
99
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
100
+ #config.api_key_prefix['Authorization'] = 'Bearer'
101
+ end
102
+
103
+ api_instance = CloudsmithApi::OrgsApi.new
104
+
105
+ org = 'org_example' # String |
106
+
107
+
108
+ begin
109
+ #Delete the specified organization.
110
+ api_instance.orgs_delete(org)
111
+ rescue CloudsmithApi::ApiError => e
112
+ puts "Exception when calling OrgsApi->orgs_delete: #{e}"
113
+ end
114
+ ```
115
+
116
+ ### Parameters
117
+
118
+ Name | Type | Description | Notes
119
+ ------------- | ------------- | ------------- | -------------
120
+ **org** | **String**| |
121
+
122
+ ### Return type
123
+
124
+ nil (empty response body)
125
+
126
+ ### Authorization
127
+
128
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
129
+
130
+ ### HTTP request headers
131
+
132
+ - **Content-Type**: application/json
133
+ - **Accept**: application/json
134
+
135
+
136
+
71
137
  # **orgs_deny_policy_create**
72
138
  > PackageDenyPolicy orgs_deny_policy_create(org, opts)
73
139
 
@@ -85,6 +151,15 @@ CloudsmithApi.configure do |config|
85
151
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
86
152
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
87
153
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
154
+
155
+ # Configure HTTP basic authorization: basic
156
+ config.username = 'YOUR USERNAME'
157
+ config.password = 'YOUR PASSWORD'
158
+
159
+ # Configure API key authorization: token
160
+ config.api_key['Authorization'] = 'YOUR API KEY'
161
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
162
+ #config.api_key_prefix['Authorization'] = 'Bearer'
88
163
  end
89
164
 
90
165
  api_instance = CloudsmithApi::OrgsApi.new
@@ -117,7 +192,7 @@ Name | Type | Description | Notes
117
192
 
118
193
  ### Authorization
119
194
 
120
- [apikey](../README.md#apikey)
195
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
121
196
 
122
197
  ### HTTP request headers
123
198
 
@@ -143,6 +218,15 @@ CloudsmithApi.configure do |config|
143
218
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
144
219
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
145
220
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
221
+
222
+ # Configure HTTP basic authorization: basic
223
+ config.username = 'YOUR USERNAME'
224
+ config.password = 'YOUR PASSWORD'
225
+
226
+ # Configure API key authorization: token
227
+ config.api_key['Authorization'] = 'YOUR API KEY'
228
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
229
+ #config.api_key_prefix['Authorization'] = 'Bearer'
146
230
  end
147
231
 
148
232
  api_instance = CloudsmithApi::OrgsApi.new
@@ -173,7 +257,7 @@ nil (empty response body)
173
257
 
174
258
  ### Authorization
175
259
 
176
- [apikey](../README.md#apikey)
260
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
177
261
 
178
262
  ### HTTP request headers
179
263
 
@@ -199,6 +283,15 @@ CloudsmithApi.configure do |config|
199
283
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
200
284
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
201
285
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
286
+
287
+ # Configure HTTP basic authorization: basic
288
+ config.username = 'YOUR USERNAME'
289
+ config.password = 'YOUR PASSWORD'
290
+
291
+ # Configure API key authorization: token
292
+ config.api_key['Authorization'] = 'YOUR API KEY'
293
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
294
+ #config.api_key_prefix['Authorization'] = 'Bearer'
202
295
  end
203
296
 
204
297
  api_instance = CloudsmithApi::OrgsApi.new
@@ -233,7 +326,7 @@ Name | Type | Description | Notes
233
326
 
234
327
  ### Authorization
235
328
 
236
- [apikey](../README.md#apikey)
329
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
237
330
 
238
331
  ### HTTP request headers
239
332
 
@@ -259,6 +352,15 @@ CloudsmithApi.configure do |config|
259
352
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
260
353
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
261
354
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
355
+
356
+ # Configure HTTP basic authorization: basic
357
+ config.username = 'YOUR USERNAME'
358
+ config.password = 'YOUR PASSWORD'
359
+
360
+ # Configure API key authorization: token
361
+ config.api_key['Authorization'] = 'YOUR API KEY'
362
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
363
+ #config.api_key_prefix['Authorization'] = 'Bearer'
262
364
  end
263
365
 
264
366
  api_instance = CloudsmithApi::OrgsApi.new
@@ -294,7 +396,7 @@ Name | Type | Description | Notes
294
396
 
295
397
  ### Authorization
296
398
 
297
- [apikey](../README.md#apikey)
399
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
298
400
 
299
401
  ### HTTP request headers
300
402
 
@@ -320,6 +422,15 @@ CloudsmithApi.configure do |config|
320
422
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
321
423
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
322
424
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
425
+
426
+ # Configure HTTP basic authorization: basic
427
+ config.username = 'YOUR USERNAME'
428
+ config.password = 'YOUR PASSWORD'
429
+
430
+ # Configure API key authorization: token
431
+ config.api_key['Authorization'] = 'YOUR API KEY'
432
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
433
+ #config.api_key_prefix['Authorization'] = 'Bearer'
323
434
  end
324
435
 
325
436
  api_instance = CloudsmithApi::OrgsApi.new
@@ -351,7 +462,7 @@ Name | Type | Description | Notes
351
462
 
352
463
  ### Authorization
353
464
 
354
- [apikey](../README.md#apikey)
465
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
355
466
 
356
467
  ### HTTP request headers
357
468
 
@@ -377,6 +488,15 @@ CloudsmithApi.configure do |config|
377
488
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
378
489
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
379
490
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
491
+
492
+ # Configure HTTP basic authorization: basic
493
+ config.username = 'YOUR USERNAME'
494
+ config.password = 'YOUR PASSWORD'
495
+
496
+ # Configure API key authorization: token
497
+ config.api_key['Authorization'] = 'YOUR API KEY'
498
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
499
+ #config.api_key_prefix['Authorization'] = 'Bearer'
380
500
  end
381
501
 
382
502
  api_instance = CloudsmithApi::OrgsApi.new
@@ -412,7 +532,7 @@ Name | Type | Description | Notes
412
532
 
413
533
  ### Authorization
414
534
 
415
- [apikey](../README.md#apikey)
535
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
416
536
 
417
537
  ### HTTP request headers
418
538
 
@@ -438,6 +558,15 @@ CloudsmithApi.configure do |config|
438
558
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
439
559
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
440
560
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
561
+
562
+ # Configure HTTP basic authorization: basic
563
+ config.username = 'YOUR USERNAME'
564
+ config.password = 'YOUR PASSWORD'
565
+
566
+ # Configure API key authorization: token
567
+ config.api_key['Authorization'] = 'YOUR API KEY'
568
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
569
+ #config.api_key_prefix['Authorization'] = 'Bearer'
441
570
  end
442
571
 
443
572
  api_instance = CloudsmithApi::OrgsApi.new
@@ -470,7 +599,7 @@ Name | Type | Description | Notes
470
599
 
471
600
  ### Authorization
472
601
 
473
- [apikey](../README.md#apikey)
602
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
474
603
 
475
604
  ### HTTP request headers
476
605
 
@@ -496,6 +625,15 @@ CloudsmithApi.configure do |config|
496
625
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
497
626
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
498
627
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
628
+
629
+ # Configure HTTP basic authorization: basic
630
+ config.username = 'YOUR USERNAME'
631
+ config.password = 'YOUR PASSWORD'
632
+
633
+ # Configure API key authorization: token
634
+ config.api_key['Authorization'] = 'YOUR API KEY'
635
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
636
+ #config.api_key_prefix['Authorization'] = 'Bearer'
499
637
  end
500
638
 
501
639
  api_instance = CloudsmithApi::OrgsApi.new
@@ -526,7 +664,7 @@ nil (empty response body)
526
664
 
527
665
  ### Authorization
528
666
 
529
- [apikey](../README.md#apikey)
667
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
530
668
 
531
669
  ### HTTP request headers
532
670
 
@@ -552,6 +690,15 @@ CloudsmithApi.configure do |config|
552
690
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
553
691
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
554
692
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
693
+
694
+ # Configure HTTP basic authorization: basic
695
+ config.username = 'YOUR USERNAME'
696
+ config.password = 'YOUR PASSWORD'
697
+
698
+ # Configure API key authorization: token
699
+ config.api_key['Authorization'] = 'YOUR API KEY'
700
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
701
+ #config.api_key_prefix['Authorization'] = 'Bearer'
555
702
  end
556
703
 
557
704
  api_instance = CloudsmithApi::OrgsApi.new
@@ -583,7 +730,7 @@ Name | Type | Description | Notes
583
730
 
584
731
  ### Authorization
585
732
 
586
- [apikey](../README.md#apikey)
733
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
587
734
 
588
735
  ### HTTP request headers
589
736
 
@@ -609,6 +756,15 @@ CloudsmithApi.configure do |config|
609
756
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
610
757
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
611
758
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
759
+
760
+ # Configure HTTP basic authorization: basic
761
+ config.username = 'YOUR USERNAME'
762
+ config.password = 'YOUR PASSWORD'
763
+
764
+ # Configure API key authorization: token
765
+ config.api_key['Authorization'] = 'YOUR API KEY'
766
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
767
+ #config.api_key_prefix['Authorization'] = 'Bearer'
612
768
  end
613
769
 
614
770
  api_instance = CloudsmithApi::OrgsApi.new
@@ -643,7 +799,7 @@ Name | Type | Description | Notes
643
799
 
644
800
  ### Authorization
645
801
 
646
- [apikey](../README.md#apikey)
802
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
647
803
 
648
804
  ### HTTP request headers
649
805
 
@@ -669,6 +825,15 @@ CloudsmithApi.configure do |config|
669
825
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
670
826
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
671
827
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
828
+
829
+ # Configure HTTP basic authorization: basic
830
+ config.username = 'YOUR USERNAME'
831
+ config.password = 'YOUR PASSWORD'
832
+
833
+ # Configure API key authorization: token
834
+ config.api_key['Authorization'] = 'YOUR API KEY'
835
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
836
+ #config.api_key_prefix['Authorization'] = 'Bearer'
672
837
  end
673
838
 
674
839
  api_instance = CloudsmithApi::OrgsApi.new
@@ -704,7 +869,7 @@ Name | Type | Description | Notes
704
869
 
705
870
  ### Authorization
706
871
 
707
- [apikey](../README.md#apikey)
872
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
708
873
 
709
874
  ### HTTP request headers
710
875
 
@@ -730,6 +895,15 @@ CloudsmithApi.configure do |config|
730
895
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
731
896
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
732
897
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
898
+
899
+ # Configure HTTP basic authorization: basic
900
+ config.username = 'YOUR USERNAME'
901
+ config.password = 'YOUR PASSWORD'
902
+
903
+ # Configure API key authorization: token
904
+ config.api_key['Authorization'] = 'YOUR API KEY'
905
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
906
+ #config.api_key_prefix['Authorization'] = 'Bearer'
733
907
  end
734
908
 
735
909
  api_instance = CloudsmithApi::OrgsApi.new
@@ -761,7 +935,7 @@ Name | Type | Description | Notes
761
935
 
762
936
  ### Authorization
763
937
 
764
- [apikey](../README.md#apikey)
938
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
765
939
 
766
940
  ### HTTP request headers
767
941
 
@@ -787,6 +961,15 @@ CloudsmithApi.configure do |config|
787
961
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
788
962
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
789
963
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
964
+
965
+ # Configure HTTP basic authorization: basic
966
+ config.username = 'YOUR USERNAME'
967
+ config.password = 'YOUR PASSWORD'
968
+
969
+ # Configure API key authorization: token
970
+ config.api_key['Authorization'] = 'YOUR API KEY'
971
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
972
+ #config.api_key_prefix['Authorization'] = 'Bearer'
790
973
  end
791
974
 
792
975
  api_instance = CloudsmithApi::OrgsApi.new
@@ -819,7 +1002,7 @@ Name | Type | Description | Notes
819
1002
 
820
1003
  ### Authorization
821
1004
 
822
- [apikey](../README.md#apikey)
1005
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
823
1006
 
824
1007
  ### HTTP request headers
825
1008
 
@@ -845,6 +1028,15 @@ CloudsmithApi.configure do |config|
845
1028
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
846
1029
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
847
1030
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1031
+
1032
+ # Configure HTTP basic authorization: basic
1033
+ config.username = 'YOUR USERNAME'
1034
+ config.password = 'YOUR PASSWORD'
1035
+
1036
+ # Configure API key authorization: token
1037
+ config.api_key['Authorization'] = 'YOUR API KEY'
1038
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1039
+ #config.api_key_prefix['Authorization'] = 'Bearer'
848
1040
  end
849
1041
 
850
1042
  api_instance = CloudsmithApi::OrgsApi.new
@@ -875,7 +1067,7 @@ nil (empty response body)
875
1067
 
876
1068
  ### Authorization
877
1069
 
878
- [apikey](../README.md#apikey)
1070
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
879
1071
 
880
1072
  ### HTTP request headers
881
1073
 
@@ -901,6 +1093,15 @@ CloudsmithApi.configure do |config|
901
1093
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
902
1094
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
903
1095
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1096
+
1097
+ # Configure HTTP basic authorization: basic
1098
+ config.username = 'YOUR USERNAME'
1099
+ config.password = 'YOUR PASSWORD'
1100
+
1101
+ # Configure API key authorization: token
1102
+ config.api_key['Authorization'] = 'YOUR API KEY'
1103
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1104
+ #config.api_key_prefix['Authorization'] = 'Bearer'
904
1105
  end
905
1106
 
906
1107
  api_instance = CloudsmithApi::OrgsApi.new
@@ -936,7 +1137,7 @@ Name | Type | Description | Notes
936
1137
 
937
1138
  ### Authorization
938
1139
 
939
- [apikey](../README.md#apikey)
1140
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
940
1141
 
941
1142
  ### HTTP request headers
942
1143
 
@@ -962,6 +1163,15 @@ CloudsmithApi.configure do |config|
962
1163
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
963
1164
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
964
1165
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1166
+
1167
+ # Configure HTTP basic authorization: basic
1168
+ config.username = 'YOUR USERNAME'
1169
+ config.password = 'YOUR PASSWORD'
1170
+
1171
+ # Configure API key authorization: token
1172
+ config.api_key['Authorization'] = 'YOUR API KEY'
1173
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1174
+ #config.api_key_prefix['Authorization'] = 'Bearer'
965
1175
  end
966
1176
 
967
1177
  api_instance = CloudsmithApi::OrgsApi.new
@@ -999,7 +1209,7 @@ Name | Type | Description | Notes
999
1209
 
1000
1210
  ### Authorization
1001
1211
 
1002
- [apikey](../README.md#apikey)
1212
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1003
1213
 
1004
1214
  ### HTTP request headers
1005
1215
 
@@ -1025,6 +1235,15 @@ CloudsmithApi.configure do |config|
1025
1235
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1026
1236
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1027
1237
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1238
+
1239
+ # Configure HTTP basic authorization: basic
1240
+ config.username = 'YOUR USERNAME'
1241
+ config.password = 'YOUR PASSWORD'
1242
+
1243
+ # Configure API key authorization: token
1244
+ config.api_key['Authorization'] = 'YOUR API KEY'
1245
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1246
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1028
1247
  end
1029
1248
 
1030
1249
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1059,7 +1278,7 @@ Name | Type | Description | Notes
1059
1278
 
1060
1279
  ### Authorization
1061
1280
 
1062
- [apikey](../README.md#apikey)
1281
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1063
1282
 
1064
1283
  ### HTTP request headers
1065
1284
 
@@ -1085,6 +1304,15 @@ CloudsmithApi.configure do |config|
1085
1304
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1086
1305
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1087
1306
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1307
+
1308
+ # Configure HTTP basic authorization: basic
1309
+ config.username = 'YOUR USERNAME'
1310
+ config.password = 'YOUR PASSWORD'
1311
+
1312
+ # Configure API key authorization: token
1313
+ config.api_key['Authorization'] = 'YOUR API KEY'
1314
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1315
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1088
1316
  end
1089
1317
 
1090
1318
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1119,7 +1347,7 @@ Name | Type | Description | Notes
1119
1347
 
1120
1348
  ### Authorization
1121
1349
 
1122
- [apikey](../README.md#apikey)
1350
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1123
1351
 
1124
1352
  ### HTTP request headers
1125
1353
 
@@ -1145,6 +1373,15 @@ CloudsmithApi.configure do |config|
1145
1373
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1146
1374
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1147
1375
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1376
+
1377
+ # Configure HTTP basic authorization: basic
1378
+ config.username = 'YOUR USERNAME'
1379
+ config.password = 'YOUR PASSWORD'
1380
+
1381
+ # Configure API key authorization: token
1382
+ config.api_key['Authorization'] = 'YOUR API KEY'
1383
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1384
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1148
1385
  end
1149
1386
 
1150
1387
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1180,7 +1417,7 @@ Name | Type | Description | Notes
1180
1417
 
1181
1418
  ### Authorization
1182
1419
 
1183
- [apikey](../README.md#apikey)
1420
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1184
1421
 
1185
1422
  ### HTTP request headers
1186
1423
 
@@ -1206,6 +1443,15 @@ CloudsmithApi.configure do |config|
1206
1443
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1207
1444
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1208
1445
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1446
+
1447
+ # Configure HTTP basic authorization: basic
1448
+ config.username = 'YOUR USERNAME'
1449
+ config.password = 'YOUR PASSWORD'
1450
+
1451
+ # Configure API key authorization: token
1452
+ config.api_key['Authorization'] = 'YOUR API KEY'
1453
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1454
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1209
1455
  end
1210
1456
 
1211
1457
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1237,7 +1483,7 @@ Name | Type | Description | Notes
1237
1483
 
1238
1484
  ### Authorization
1239
1485
 
1240
- [apikey](../README.md#apikey)
1486
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1241
1487
 
1242
1488
  ### HTTP request headers
1243
1489
 
@@ -1263,6 +1509,15 @@ CloudsmithApi.configure do |config|
1263
1509
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1264
1510
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1265
1511
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1512
+
1513
+ # Configure HTTP basic authorization: basic
1514
+ config.username = 'YOUR USERNAME'
1515
+ config.password = 'YOUR PASSWORD'
1516
+
1517
+ # Configure API key authorization: token
1518
+ config.api_key['Authorization'] = 'YOUR API KEY'
1519
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1520
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1266
1521
  end
1267
1522
 
1268
1523
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1298,7 +1553,7 @@ Name | Type | Description | Notes
1298
1553
 
1299
1554
  ### Authorization
1300
1555
 
1301
- [apikey](../README.md#apikey)
1556
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1302
1557
 
1303
1558
  ### HTTP request headers
1304
1559
 
@@ -1324,6 +1579,15 @@ CloudsmithApi.configure do |config|
1324
1579
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1325
1580
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1326
1581
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1582
+
1583
+ # Configure HTTP basic authorization: basic
1584
+ config.username = 'YOUR USERNAME'
1585
+ config.password = 'YOUR PASSWORD'
1586
+
1587
+ # Configure API key authorization: token
1588
+ config.api_key['Authorization'] = 'YOUR API KEY'
1589
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1590
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1327
1591
  end
1328
1592
 
1329
1593
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1358,7 +1622,7 @@ Name | Type | Description | Notes
1358
1622
 
1359
1623
  ### Authorization
1360
1624
 
1361
- [apikey](../README.md#apikey)
1625
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1362
1626
 
1363
1627
  ### HTTP request headers
1364
1628
 
@@ -1384,6 +1648,15 @@ CloudsmithApi.configure do |config|
1384
1648
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1385
1649
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1386
1650
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1651
+
1652
+ # Configure HTTP basic authorization: basic
1653
+ config.username = 'YOUR USERNAME'
1654
+ config.password = 'YOUR PASSWORD'
1655
+
1656
+ # Configure API key authorization: token
1657
+ config.api_key['Authorization'] = 'YOUR API KEY'
1658
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1659
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1387
1660
  end
1388
1661
 
1389
1662
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1415,7 +1688,7 @@ Name | Type | Description | Notes
1415
1688
 
1416
1689
  ### Authorization
1417
1690
 
1418
- [apikey](../README.md#apikey)
1691
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1419
1692
 
1420
1693
  ### HTTP request headers
1421
1694
 
@@ -1441,6 +1714,15 @@ CloudsmithApi.configure do |config|
1441
1714
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1442
1715
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1443
1716
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1717
+
1718
+ # Configure HTTP basic authorization: basic
1719
+ config.username = 'YOUR USERNAME'
1720
+ config.password = 'YOUR PASSWORD'
1721
+
1722
+ # Configure API key authorization: token
1723
+ config.api_key['Authorization'] = 'YOUR API KEY'
1724
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1725
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1444
1726
  end
1445
1727
 
1446
1728
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1471,7 +1753,7 @@ nil (empty response body)
1471
1753
 
1472
1754
  ### Authorization
1473
1755
 
1474
- [apikey](../README.md#apikey)
1756
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1475
1757
 
1476
1758
  ### HTTP request headers
1477
1759
 
@@ -1497,6 +1779,15 @@ CloudsmithApi.configure do |config|
1497
1779
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1498
1780
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1499
1781
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1782
+
1783
+ # Configure HTTP basic authorization: basic
1784
+ config.username = 'YOUR USERNAME'
1785
+ config.password = 'YOUR PASSWORD'
1786
+
1787
+ # Configure API key authorization: token
1788
+ config.api_key['Authorization'] = 'YOUR API KEY'
1789
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1790
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1500
1791
  end
1501
1792
 
1502
1793
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1533,7 +1824,7 @@ Name | Type | Description | Notes
1533
1824
 
1534
1825
  ### Authorization
1535
1826
 
1536
- [apikey](../README.md#apikey)
1827
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1537
1828
 
1538
1829
  ### HTTP request headers
1539
1830
 
@@ -1559,6 +1850,15 @@ CloudsmithApi.configure do |config|
1559
1850
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1560
1851
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1561
1852
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1853
+
1854
+ # Configure HTTP basic authorization: basic
1855
+ config.username = 'YOUR USERNAME'
1856
+ config.password = 'YOUR PASSWORD'
1857
+
1858
+ # Configure API key authorization: token
1859
+ config.api_key['Authorization'] = 'YOUR API KEY'
1860
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1861
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1562
1862
  end
1563
1863
 
1564
1864
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1590,7 +1890,7 @@ Name | Type | Description | Notes
1590
1890
 
1591
1891
  ### Authorization
1592
1892
 
1593
- [apikey](../README.md#apikey)
1893
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1594
1894
 
1595
1895
  ### HTTP request headers
1596
1896
 
@@ -1616,6 +1916,15 @@ CloudsmithApi.configure do |config|
1616
1916
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1617
1917
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1618
1918
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1919
+
1920
+ # Configure HTTP basic authorization: basic
1921
+ config.username = 'YOUR USERNAME'
1922
+ config.password = 'YOUR PASSWORD'
1923
+
1924
+ # Configure API key authorization: token
1925
+ config.api_key['Authorization'] = 'YOUR API KEY'
1926
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1927
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1619
1928
  end
1620
1929
 
1621
1930
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1646,7 +1955,7 @@ nil (empty response body)
1646
1955
 
1647
1956
  ### Authorization
1648
1957
 
1649
- [apikey](../README.md#apikey)
1958
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1650
1959
 
1651
1960
  ### HTTP request headers
1652
1961
 
@@ -1672,6 +1981,15 @@ CloudsmithApi.configure do |config|
1672
1981
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1673
1982
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1674
1983
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
1984
+
1985
+ # Configure HTTP basic authorization: basic
1986
+ config.username = 'YOUR USERNAME'
1987
+ config.password = 'YOUR PASSWORD'
1988
+
1989
+ # Configure API key authorization: token
1990
+ config.api_key['Authorization'] = 'YOUR API KEY'
1991
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1992
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1675
1993
  end
1676
1994
 
1677
1995
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1702,7 +2020,7 @@ nil (empty response body)
1702
2020
 
1703
2021
  ### Authorization
1704
2022
 
1705
- [apikey](../README.md#apikey)
2023
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1706
2024
 
1707
2025
  ### HTTP request headers
1708
2026
 
@@ -1712,7 +2030,7 @@ nil (empty response body)
1712
2030
 
1713
2031
 
1714
2032
  # **orgs_openid_connect_create**
1715
- > orgs_openid_connect_create(org, opts)
2033
+ > ProviderSettings orgs_openid_connect_create(org, opts)
1716
2034
 
1717
2035
  Create the OpenID Connect provider settings for the org.
1718
2036
 
@@ -1728,6 +2046,15 @@ CloudsmithApi.configure do |config|
1728
2046
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1729
2047
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1730
2048
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2049
+
2050
+ # Configure HTTP basic authorization: basic
2051
+ config.username = 'YOUR USERNAME'
2052
+ config.password = 'YOUR PASSWORD'
2053
+
2054
+ # Configure API key authorization: token
2055
+ config.api_key['Authorization'] = 'YOUR API KEY'
2056
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2057
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1731
2058
  end
1732
2059
 
1733
2060
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1740,7 +2067,8 @@ opts = {
1740
2067
 
1741
2068
  begin
1742
2069
  #Create the OpenID Connect provider settings for the org.
1743
- api_instance.orgs_openid_connect_create(org, opts)
2070
+ result = api_instance.orgs_openid_connect_create(org, opts)
2071
+ p result
1744
2072
  rescue CloudsmithApi::ApiError => e
1745
2073
  puts "Exception when calling OrgsApi->orgs_openid_connect_create: #{e}"
1746
2074
  end
@@ -1755,11 +2083,11 @@ Name | Type | Description | Notes
1755
2083
 
1756
2084
  ### Return type
1757
2085
 
1758
- nil (empty response body)
2086
+ [**ProviderSettings**](ProviderSettings.md)
1759
2087
 
1760
2088
  ### Authorization
1761
2089
 
1762
- [apikey](../README.md#apikey)
2090
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1763
2091
 
1764
2092
  ### HTTP request headers
1765
2093
 
@@ -1785,6 +2113,15 @@ CloudsmithApi.configure do |config|
1785
2113
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1786
2114
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1787
2115
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2116
+
2117
+ # Configure HTTP basic authorization: basic
2118
+ config.username = 'YOUR USERNAME'
2119
+ config.password = 'YOUR PASSWORD'
2120
+
2121
+ # Configure API key authorization: token
2122
+ config.api_key['Authorization'] = 'YOUR API KEY'
2123
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2124
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1788
2125
  end
1789
2126
 
1790
2127
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1815,7 +2152,7 @@ nil (empty response body)
1815
2152
 
1816
2153
  ### Authorization
1817
2154
 
1818
- [apikey](../README.md#apikey)
2155
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1819
2156
 
1820
2157
  ### HTTP request headers
1821
2158
 
@@ -1841,6 +2178,15 @@ CloudsmithApi.configure do |config|
1841
2178
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1842
2179
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1843
2180
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2181
+
2182
+ # Configure HTTP basic authorization: basic
2183
+ config.username = 'YOUR USERNAME'
2184
+ config.password = 'YOUR PASSWORD'
2185
+
2186
+ # Configure API key authorization: token
2187
+ config.api_key['Authorization'] = 'YOUR API KEY'
2188
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2189
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1844
2190
  end
1845
2191
 
1846
2192
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1875,7 +2221,7 @@ Name | Type | Description | Notes
1875
2221
 
1876
2222
  ### Authorization
1877
2223
 
1878
- [apikey](../README.md#apikey)
2224
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1879
2225
 
1880
2226
  ### HTTP request headers
1881
2227
 
@@ -1901,6 +2247,15 @@ CloudsmithApi.configure do |config|
1901
2247
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1902
2248
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1903
2249
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2250
+
2251
+ # Configure HTTP basic authorization: basic
2252
+ config.username = 'YOUR USERNAME'
2253
+ config.password = 'YOUR PASSWORD'
2254
+
2255
+ # Configure API key authorization: token
2256
+ config.api_key['Authorization'] = 'YOUR API KEY'
2257
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2258
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1904
2259
  end
1905
2260
 
1906
2261
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1936,7 +2291,7 @@ Name | Type | Description | Notes
1936
2291
 
1937
2292
  ### Authorization
1938
2293
 
1939
- [apikey](../README.md#apikey)
2294
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1940
2295
 
1941
2296
  ### HTTP request headers
1942
2297
 
@@ -1962,6 +2317,15 @@ CloudsmithApi.configure do |config|
1962
2317
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
1963
2318
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1964
2319
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2320
+
2321
+ # Configure HTTP basic authorization: basic
2322
+ config.username = 'YOUR USERNAME'
2323
+ config.password = 'YOUR PASSWORD'
2324
+
2325
+ # Configure API key authorization: token
2326
+ config.api_key['Authorization'] = 'YOUR API KEY'
2327
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2328
+ #config.api_key_prefix['Authorization'] = 'Bearer'
1965
2329
  end
1966
2330
 
1967
2331
  api_instance = CloudsmithApi::OrgsApi.new
@@ -1993,7 +2357,7 @@ Name | Type | Description | Notes
1993
2357
 
1994
2358
  ### Authorization
1995
2359
 
1996
- [apikey](../README.md#apikey)
2360
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
1997
2361
 
1998
2362
  ### HTTP request headers
1999
2363
 
@@ -2019,6 +2383,15 @@ CloudsmithApi.configure do |config|
2019
2383
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2020
2384
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2021
2385
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2386
+
2387
+ # Configure HTTP basic authorization: basic
2388
+ config.username = 'YOUR USERNAME'
2389
+ config.password = 'YOUR PASSWORD'
2390
+
2391
+ # Configure API key authorization: token
2392
+ config.api_key['Authorization'] = 'YOUR API KEY'
2393
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2394
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2022
2395
  end
2023
2396
 
2024
2397
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2054,7 +2427,7 @@ Name | Type | Description | Notes
2054
2427
 
2055
2428
  ### Authorization
2056
2429
 
2057
- [apikey](../README.md#apikey)
2430
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2058
2431
 
2059
2432
  ### HTTP request headers
2060
2433
 
@@ -2080,6 +2453,15 @@ CloudsmithApi.configure do |config|
2080
2453
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2081
2454
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2082
2455
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2456
+
2457
+ # Configure HTTP basic authorization: basic
2458
+ config.username = 'YOUR USERNAME'
2459
+ config.password = 'YOUR PASSWORD'
2460
+
2461
+ # Configure API key authorization: token
2462
+ config.api_key['Authorization'] = 'YOUR API KEY'
2463
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2464
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2083
2465
  end
2084
2466
 
2085
2467
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2108,7 +2490,7 @@ Name | Type | Description | Notes
2108
2490
 
2109
2491
  ### Authorization
2110
2492
 
2111
- [apikey](../README.md#apikey)
2493
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2112
2494
 
2113
2495
  ### HTTP request headers
2114
2496
 
@@ -2134,6 +2516,15 @@ CloudsmithApi.configure do |config|
2134
2516
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2135
2517
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2136
2518
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2519
+
2520
+ # Configure HTTP basic authorization: basic
2521
+ config.username = 'YOUR USERNAME'
2522
+ config.password = 'YOUR PASSWORD'
2523
+
2524
+ # Configure API key authorization: token
2525
+ config.api_key['Authorization'] = 'YOUR API KEY'
2526
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2527
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2137
2528
  end
2138
2529
 
2139
2530
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2166,7 +2557,7 @@ Name | Type | Description | Notes
2166
2557
 
2167
2558
  ### Authorization
2168
2559
 
2169
- [apikey](../README.md#apikey)
2560
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2170
2561
 
2171
2562
  ### HTTP request headers
2172
2563
 
@@ -2192,6 +2583,15 @@ CloudsmithApi.configure do |config|
2192
2583
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2193
2584
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2194
2585
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2586
+
2587
+ # Configure HTTP basic authorization: basic
2588
+ config.username = 'YOUR USERNAME'
2589
+ config.password = 'YOUR PASSWORD'
2590
+
2591
+ # Configure API key authorization: token
2592
+ config.api_key['Authorization'] = 'YOUR API KEY'
2593
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2594
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2195
2595
  end
2196
2596
 
2197
2597
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2222,7 +2622,131 @@ nil (empty response body)
2222
2622
 
2223
2623
  ### Authorization
2224
2624
 
2225
- [apikey](../README.md#apikey)
2625
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2626
+
2627
+ ### HTTP request headers
2628
+
2629
+ - **Content-Type**: application/json
2630
+ - **Accept**: application/json
2631
+
2632
+
2633
+
2634
+ # **orgs_saml_group_sync_disable**
2635
+ > orgs_saml_group_sync_disable(org)
2636
+
2637
+ Disable SAML Group Sync for this organization.
2638
+
2639
+ Disable SAML Group Sync for this organization.
2640
+
2641
+ ### Example
2642
+ ```ruby
2643
+ # load the gem
2644
+ require 'cloudsmith-api'
2645
+ # setup authorization
2646
+ CloudsmithApi.configure do |config|
2647
+ # Configure API key authorization: apikey
2648
+ config.api_key['X-Api-Key'] = 'YOUR API KEY'
2649
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2650
+ #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2651
+
2652
+ # Configure HTTP basic authorization: basic
2653
+ config.username = 'YOUR USERNAME'
2654
+ config.password = 'YOUR PASSWORD'
2655
+
2656
+ # Configure API key authorization: token
2657
+ config.api_key['Authorization'] = 'YOUR API KEY'
2658
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2659
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2660
+ end
2661
+
2662
+ api_instance = CloudsmithApi::OrgsApi.new
2663
+
2664
+ org = 'org_example' # String |
2665
+
2666
+
2667
+ begin
2668
+ #Disable SAML Group Sync for this organization.
2669
+ api_instance.orgs_saml_group_sync_disable(org)
2670
+ rescue CloudsmithApi::ApiError => e
2671
+ puts "Exception when calling OrgsApi->orgs_saml_group_sync_disable: #{e}"
2672
+ end
2673
+ ```
2674
+
2675
+ ### Parameters
2676
+
2677
+ Name | Type | Description | Notes
2678
+ ------------- | ------------- | ------------- | -------------
2679
+ **org** | **String**| |
2680
+
2681
+ ### Return type
2682
+
2683
+ nil (empty response body)
2684
+
2685
+ ### Authorization
2686
+
2687
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2688
+
2689
+ ### HTTP request headers
2690
+
2691
+ - **Content-Type**: application/json
2692
+ - **Accept**: application/json
2693
+
2694
+
2695
+
2696
+ # **orgs_saml_group_sync_enable**
2697
+ > orgs_saml_group_sync_enable(org)
2698
+
2699
+ Enable SAML Group Sync for this organization.
2700
+
2701
+ Enable SAML Group Sync for this organization.
2702
+
2703
+ ### Example
2704
+ ```ruby
2705
+ # load the gem
2706
+ require 'cloudsmith-api'
2707
+ # setup authorization
2708
+ CloudsmithApi.configure do |config|
2709
+ # Configure API key authorization: apikey
2710
+ config.api_key['X-Api-Key'] = 'YOUR API KEY'
2711
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2712
+ #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2713
+
2714
+ # Configure HTTP basic authorization: basic
2715
+ config.username = 'YOUR USERNAME'
2716
+ config.password = 'YOUR PASSWORD'
2717
+
2718
+ # Configure API key authorization: token
2719
+ config.api_key['Authorization'] = 'YOUR API KEY'
2720
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2721
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2722
+ end
2723
+
2724
+ api_instance = CloudsmithApi::OrgsApi.new
2725
+
2726
+ org = 'org_example' # String |
2727
+
2728
+
2729
+ begin
2730
+ #Enable SAML Group Sync for this organization.
2731
+ api_instance.orgs_saml_group_sync_enable(org)
2732
+ rescue CloudsmithApi::ApiError => e
2733
+ puts "Exception when calling OrgsApi->orgs_saml_group_sync_enable: #{e}"
2734
+ end
2735
+ ```
2736
+
2737
+ ### Parameters
2738
+
2739
+ Name | Type | Description | Notes
2740
+ ------------- | ------------- | ------------- | -------------
2741
+ **org** | **String**| |
2742
+
2743
+ ### Return type
2744
+
2745
+ nil (empty response body)
2746
+
2747
+ ### Authorization
2748
+
2749
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2226
2750
 
2227
2751
  ### HTTP request headers
2228
2752
 
@@ -2248,6 +2772,15 @@ CloudsmithApi.configure do |config|
2248
2772
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2249
2773
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2250
2774
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2775
+
2776
+ # Configure HTTP basic authorization: basic
2777
+ config.username = 'YOUR USERNAME'
2778
+ config.password = 'YOUR PASSWORD'
2779
+
2780
+ # Configure API key authorization: token
2781
+ config.api_key['Authorization'] = 'YOUR API KEY'
2782
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2783
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2251
2784
  end
2252
2785
 
2253
2786
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2282,7 +2815,70 @@ Name | Type | Description | Notes
2282
2815
 
2283
2816
  ### Authorization
2284
2817
 
2285
- [apikey](../README.md#apikey)
2818
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2819
+
2820
+ ### HTTP request headers
2821
+
2822
+ - **Content-Type**: application/json
2823
+ - **Accept**: application/json
2824
+
2825
+
2826
+
2827
+ # **orgs_saml_group_sync_status**
2828
+ > OrganizationGroupSyncStatus orgs_saml_group_sync_status(org)
2829
+
2830
+ Retrieve the SAML Group Sync status for this organization.
2831
+
2832
+ Retrieve the SAML Group Sync status for this organization.
2833
+
2834
+ ### Example
2835
+ ```ruby
2836
+ # load the gem
2837
+ require 'cloudsmith-api'
2838
+ # setup authorization
2839
+ CloudsmithApi.configure do |config|
2840
+ # Configure API key authorization: apikey
2841
+ config.api_key['X-Api-Key'] = 'YOUR API KEY'
2842
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2843
+ #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2844
+
2845
+ # Configure HTTP basic authorization: basic
2846
+ config.username = 'YOUR USERNAME'
2847
+ config.password = 'YOUR PASSWORD'
2848
+
2849
+ # Configure API key authorization: token
2850
+ config.api_key['Authorization'] = 'YOUR API KEY'
2851
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2852
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2853
+ end
2854
+
2855
+ api_instance = CloudsmithApi::OrgsApi.new
2856
+
2857
+ org = 'org_example' # String |
2858
+
2859
+
2860
+ begin
2861
+ #Retrieve the SAML Group Sync status for this organization.
2862
+ result = api_instance.orgs_saml_group_sync_status(org)
2863
+ p result
2864
+ rescue CloudsmithApi::ApiError => e
2865
+ puts "Exception when calling OrgsApi->orgs_saml_group_sync_status: #{e}"
2866
+ end
2867
+ ```
2868
+
2869
+ ### Parameters
2870
+
2871
+ Name | Type | Description | Notes
2872
+ ------------- | ------------- | ------------- | -------------
2873
+ **org** | **String**| |
2874
+
2875
+ ### Return type
2876
+
2877
+ [**OrganizationGroupSyncStatus**](OrganizationGroupSyncStatus.md)
2878
+
2879
+ ### Authorization
2880
+
2881
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2286
2882
 
2287
2883
  ### HTTP request headers
2288
2884
 
@@ -2308,6 +2904,15 @@ CloudsmithApi.configure do |config|
2308
2904
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2309
2905
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2310
2906
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2907
+
2908
+ # Configure HTTP basic authorization: basic
2909
+ config.username = 'YOUR USERNAME'
2910
+ config.password = 'YOUR PASSWORD'
2911
+
2912
+ # Configure API key authorization: token
2913
+ config.api_key['Authorization'] = 'YOUR API KEY'
2914
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2915
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2311
2916
  end
2312
2917
 
2313
2918
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2340,7 +2945,7 @@ Name | Type | Description | Notes
2340
2945
 
2341
2946
  ### Authorization
2342
2947
 
2343
- [apikey](../README.md#apikey)
2948
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2344
2949
 
2345
2950
  ### HTTP request headers
2346
2951
 
@@ -2366,6 +2971,15 @@ CloudsmithApi.configure do |config|
2366
2971
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2367
2972
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2368
2973
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
2974
+
2975
+ # Configure HTTP basic authorization: basic
2976
+ config.username = 'YOUR USERNAME'
2977
+ config.password = 'YOUR PASSWORD'
2978
+
2979
+ # Configure API key authorization: token
2980
+ config.api_key['Authorization'] = 'YOUR API KEY'
2981
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2982
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2369
2983
  end
2370
2984
 
2371
2985
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2396,7 +3010,7 @@ nil (empty response body)
2396
3010
 
2397
3011
  ### Authorization
2398
3012
 
2399
- [apikey](../README.md#apikey)
3013
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2400
3014
 
2401
3015
  ### HTTP request headers
2402
3016
 
@@ -2422,6 +3036,15 @@ CloudsmithApi.configure do |config|
2422
3036
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2423
3037
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2424
3038
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3039
+
3040
+ # Configure HTTP basic authorization: basic
3041
+ config.username = 'YOUR USERNAME'
3042
+ config.password = 'YOUR PASSWORD'
3043
+
3044
+ # Configure API key authorization: token
3045
+ config.api_key['Authorization'] = 'YOUR API KEY'
3046
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3047
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2425
3048
  end
2426
3049
 
2427
3050
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2456,7 +3079,7 @@ Name | Type | Description | Notes
2456
3079
 
2457
3080
  ### Authorization
2458
3081
 
2459
- [apikey](../README.md#apikey)
3082
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2460
3083
 
2461
3084
  ### HTTP request headers
2462
3085
 
@@ -2482,6 +3105,15 @@ CloudsmithApi.configure do |config|
2482
3105
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2483
3106
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2484
3107
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3108
+
3109
+ # Configure HTTP basic authorization: basic
3110
+ config.username = 'YOUR USERNAME'
3111
+ config.password = 'YOUR PASSWORD'
3112
+
3113
+ # Configure API key authorization: token
3114
+ config.api_key['Authorization'] = 'YOUR API KEY'
3115
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3116
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2485
3117
  end
2486
3118
 
2487
3119
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2517,7 +3149,7 @@ Name | Type | Description | Notes
2517
3149
 
2518
3150
  ### Authorization
2519
3151
 
2520
- [apikey](../README.md#apikey)
3152
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2521
3153
 
2522
3154
  ### HTTP request headers
2523
3155
 
@@ -2543,6 +3175,15 @@ CloudsmithApi.configure do |config|
2543
3175
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2544
3176
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2545
3177
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3178
+
3179
+ # Configure HTTP basic authorization: basic
3180
+ config.username = 'YOUR USERNAME'
3181
+ config.password = 'YOUR PASSWORD'
3182
+
3183
+ # Configure API key authorization: token
3184
+ config.api_key['Authorization'] = 'YOUR API KEY'
3185
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3186
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2546
3187
  end
2547
3188
 
2548
3189
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2574,7 +3215,7 @@ Name | Type | Description | Notes
2574
3215
 
2575
3216
  ### Authorization
2576
3217
 
2577
- [apikey](../README.md#apikey)
3218
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2578
3219
 
2579
3220
  ### HTTP request headers
2580
3221
 
@@ -2600,6 +3241,15 @@ CloudsmithApi.configure do |config|
2600
3241
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2601
3242
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2602
3243
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3244
+
3245
+ # Configure HTTP basic authorization: basic
3246
+ config.username = 'YOUR USERNAME'
3247
+ config.password = 'YOUR PASSWORD'
3248
+
3249
+ # Configure API key authorization: token
3250
+ config.api_key['Authorization'] = 'YOUR API KEY'
3251
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3252
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2603
3253
  end
2604
3254
 
2605
3255
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2631,7 +3281,7 @@ Name | Type | Description | Notes
2631
3281
 
2632
3282
  ### Authorization
2633
3283
 
2634
- [apikey](../README.md#apikey)
3284
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2635
3285
 
2636
3286
  ### HTTP request headers
2637
3287
 
@@ -2657,6 +3307,15 @@ CloudsmithApi.configure do |config|
2657
3307
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2658
3308
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2659
3309
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3310
+
3311
+ # Configure HTTP basic authorization: basic
3312
+ config.username = 'YOUR USERNAME'
3313
+ config.password = 'YOUR PASSWORD'
3314
+
3315
+ # Configure API key authorization: token
3316
+ config.api_key['Authorization'] = 'YOUR API KEY'
3317
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3318
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2660
3319
  end
2661
3320
 
2662
3321
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2689,7 +3348,7 @@ Name | Type | Description | Notes
2689
3348
 
2690
3349
  ### Authorization
2691
3350
 
2692
- [apikey](../README.md#apikey)
3351
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2693
3352
 
2694
3353
  ### HTTP request headers
2695
3354
 
@@ -2715,6 +3374,15 @@ CloudsmithApi.configure do |config|
2715
3374
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2716
3375
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2717
3376
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3377
+
3378
+ # Configure HTTP basic authorization: basic
3379
+ config.username = 'YOUR USERNAME'
3380
+ config.password = 'YOUR PASSWORD'
3381
+
3382
+ # Configure API key authorization: token
3383
+ config.api_key['Authorization'] = 'YOUR API KEY'
3384
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3385
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2718
3386
  end
2719
3387
 
2720
3388
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2745,7 +3413,7 @@ nil (empty response body)
2745
3413
 
2746
3414
  ### Authorization
2747
3415
 
2748
- [apikey](../README.md#apikey)
3416
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2749
3417
 
2750
3418
  ### HTTP request headers
2751
3419
 
@@ -2771,6 +3439,15 @@ CloudsmithApi.configure do |config|
2771
3439
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2772
3440
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2773
3441
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3442
+
3443
+ # Configure HTTP basic authorization: basic
3444
+ config.username = 'YOUR USERNAME'
3445
+ config.password = 'YOUR PASSWORD'
3446
+
3447
+ # Configure API key authorization: token
3448
+ config.api_key['Authorization'] = 'YOUR API KEY'
3449
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3450
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2774
3451
  end
2775
3452
 
2776
3453
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2805,7 +3482,7 @@ Name | Type | Description | Notes
2805
3482
 
2806
3483
  ### Authorization
2807
3484
 
2808
- [apikey](../README.md#apikey)
3485
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2809
3486
 
2810
3487
  ### HTTP request headers
2811
3488
 
@@ -2831,6 +3508,15 @@ CloudsmithApi.configure do |config|
2831
3508
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2832
3509
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2833
3510
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3511
+
3512
+ # Configure HTTP basic authorization: basic
3513
+ config.username = 'YOUR USERNAME'
3514
+ config.password = 'YOUR PASSWORD'
3515
+
3516
+ # Configure API key authorization: token
3517
+ config.api_key['Authorization'] = 'YOUR API KEY'
3518
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3519
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2834
3520
  end
2835
3521
 
2836
3522
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2866,7 +3552,7 @@ Name | Type | Description | Notes
2866
3552
 
2867
3553
  ### Authorization
2868
3554
 
2869
- [apikey](../README.md#apikey)
3555
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2870
3556
 
2871
3557
  ### HTTP request headers
2872
3558
 
@@ -2892,6 +3578,15 @@ CloudsmithApi.configure do |config|
2892
3578
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2893
3579
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2894
3580
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3581
+
3582
+ # Configure HTTP basic authorization: basic
3583
+ config.username = 'YOUR USERNAME'
3584
+ config.password = 'YOUR PASSWORD'
3585
+
3586
+ # Configure API key authorization: token
3587
+ config.api_key['Authorization'] = 'YOUR API KEY'
3588
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3589
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2895
3590
  end
2896
3591
 
2897
3592
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2923,7 +3618,7 @@ Name | Type | Description | Notes
2923
3618
 
2924
3619
  ### Authorization
2925
3620
 
2926
- [apikey](../README.md#apikey)
3621
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2927
3622
 
2928
3623
  ### HTTP request headers
2929
3624
 
@@ -2933,7 +3628,7 @@ Name | Type | Description | Notes
2933
3628
 
2934
3629
 
2935
3630
  # **orgs_teams_members_update**
2936
- > OrganizationTeamMembers orgs_teams_members_update(org, team)
3631
+ > OrganizationTeamMembers orgs_teams_members_update(org, team, opts)
2937
3632
 
2938
3633
  Replace all team members.
2939
3634
 
@@ -2949,6 +3644,15 @@ CloudsmithApi.configure do |config|
2949
3644
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
2950
3645
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
2951
3646
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3647
+
3648
+ # Configure HTTP basic authorization: basic
3649
+ config.username = 'YOUR USERNAME'
3650
+ config.password = 'YOUR PASSWORD'
3651
+
3652
+ # Configure API key authorization: token
3653
+ config.api_key['Authorization'] = 'YOUR API KEY'
3654
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3655
+ #config.api_key_prefix['Authorization'] = 'Bearer'
2952
3656
  end
2953
3657
 
2954
3658
  api_instance = CloudsmithApi::OrgsApi.new
@@ -2957,10 +3661,13 @@ org = 'org_example' # String |
2957
3661
 
2958
3662
  team = 'team_example' # String |
2959
3663
 
3664
+ opts = {
3665
+ data: CloudsmithApi::OrganizationTeamMembers.new # OrganizationTeamMembers |
3666
+ }
2960
3667
 
2961
3668
  begin
2962
3669
  #Replace all team members.
2963
- result = api_instance.orgs_teams_members_update(org, team)
3670
+ result = api_instance.orgs_teams_members_update(org, team, opts)
2964
3671
  p result
2965
3672
  rescue CloudsmithApi::ApiError => e
2966
3673
  puts "Exception when calling OrgsApi->orgs_teams_members_update: #{e}"
@@ -2973,6 +3680,7 @@ Name | Type | Description | Notes
2973
3680
  ------------- | ------------- | ------------- | -------------
2974
3681
  **org** | **String**| |
2975
3682
  **team** | **String**| |
3683
+ **data** | [**OrganizationTeamMembers**](OrganizationTeamMembers.md)| | [optional]
2976
3684
 
2977
3685
  ### Return type
2978
3686
 
@@ -2980,7 +3688,7 @@ Name | Type | Description | Notes
2980
3688
 
2981
3689
  ### Authorization
2982
3690
 
2983
- [apikey](../README.md#apikey)
3691
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
2984
3692
 
2985
3693
  ### HTTP request headers
2986
3694
 
@@ -3006,6 +3714,15 @@ CloudsmithApi.configure do |config|
3006
3714
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
3007
3715
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3008
3716
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3717
+
3718
+ # Configure HTTP basic authorization: basic
3719
+ config.username = 'YOUR USERNAME'
3720
+ config.password = 'YOUR PASSWORD'
3721
+
3722
+ # Configure API key authorization: token
3723
+ config.api_key['Authorization'] = 'YOUR API KEY'
3724
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3725
+ #config.api_key_prefix['Authorization'] = 'Bearer'
3009
3726
  end
3010
3727
 
3011
3728
  api_instance = CloudsmithApi::OrgsApi.new
@@ -3041,7 +3758,7 @@ Name | Type | Description | Notes
3041
3758
 
3042
3759
  ### Authorization
3043
3760
 
3044
- [apikey](../README.md#apikey)
3761
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
3045
3762
 
3046
3763
  ### HTTP request headers
3047
3764
 
@@ -3067,6 +3784,15 @@ CloudsmithApi.configure do |config|
3067
3784
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
3068
3785
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3069
3786
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3787
+
3788
+ # Configure HTTP basic authorization: basic
3789
+ config.username = 'YOUR USERNAME'
3790
+ config.password = 'YOUR PASSWORD'
3791
+
3792
+ # Configure API key authorization: token
3793
+ config.api_key['Authorization'] = 'YOUR API KEY'
3794
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3795
+ #config.api_key_prefix['Authorization'] = 'Bearer'
3070
3796
  end
3071
3797
 
3072
3798
  api_instance = CloudsmithApi::OrgsApi.new
@@ -3098,7 +3824,7 @@ Name | Type | Description | Notes
3098
3824
 
3099
3825
  ### Authorization
3100
3826
 
3101
- [apikey](../README.md#apikey)
3827
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
3102
3828
 
3103
3829
  ### HTTP request headers
3104
3830
 
@@ -3124,6 +3850,15 @@ CloudsmithApi.configure do |config|
3124
3850
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
3125
3851
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3126
3852
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3853
+
3854
+ # Configure HTTP basic authorization: basic
3855
+ config.username = 'YOUR USERNAME'
3856
+ config.password = 'YOUR PASSWORD'
3857
+
3858
+ # Configure API key authorization: token
3859
+ config.api_key['Authorization'] = 'YOUR API KEY'
3860
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3861
+ #config.api_key_prefix['Authorization'] = 'Bearer'
3127
3862
  end
3128
3863
 
3129
3864
  api_instance = CloudsmithApi::OrgsApi.new
@@ -3156,7 +3891,7 @@ Name | Type | Description | Notes
3156
3891
 
3157
3892
  ### Authorization
3158
3893
 
3159
- [apikey](../README.md#apikey)
3894
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
3160
3895
 
3161
3896
  ### HTTP request headers
3162
3897
 
@@ -3182,6 +3917,15 @@ CloudsmithApi.configure do |config|
3182
3917
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
3183
3918
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3184
3919
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3920
+
3921
+ # Configure HTTP basic authorization: basic
3922
+ config.username = 'YOUR USERNAME'
3923
+ config.password = 'YOUR PASSWORD'
3924
+
3925
+ # Configure API key authorization: token
3926
+ config.api_key['Authorization'] = 'YOUR API KEY'
3927
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3928
+ #config.api_key_prefix['Authorization'] = 'Bearer'
3185
3929
  end
3186
3930
 
3187
3931
  api_instance = CloudsmithApi::OrgsApi.new
@@ -3212,7 +3956,7 @@ nil (empty response body)
3212
3956
 
3213
3957
  ### Authorization
3214
3958
 
3215
- [apikey](../README.md#apikey)
3959
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
3216
3960
 
3217
3961
  ### HTTP request headers
3218
3962
 
@@ -3238,6 +3982,15 @@ CloudsmithApi.configure do |config|
3238
3982
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
3239
3983
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3240
3984
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
3985
+
3986
+ # Configure HTTP basic authorization: basic
3987
+ config.username = 'YOUR USERNAME'
3988
+ config.password = 'YOUR PASSWORD'
3989
+
3990
+ # Configure API key authorization: token
3991
+ config.api_key['Authorization'] = 'YOUR API KEY'
3992
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3993
+ #config.api_key_prefix['Authorization'] = 'Bearer'
3241
3994
  end
3242
3995
 
3243
3996
  api_instance = CloudsmithApi::OrgsApi.new
@@ -3273,7 +4026,7 @@ Name | Type | Description | Notes
3273
4026
 
3274
4027
  ### Authorization
3275
4028
 
3276
- [apikey](../README.md#apikey)
4029
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
3277
4030
 
3278
4031
  ### HTTP request headers
3279
4032
 
@@ -3299,6 +4052,15 @@ CloudsmithApi.configure do |config|
3299
4052
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
3300
4053
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3301
4054
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
4055
+
4056
+ # Configure HTTP basic authorization: basic
4057
+ config.username = 'YOUR USERNAME'
4058
+ config.password = 'YOUR PASSWORD'
4059
+
4060
+ # Configure API key authorization: token
4061
+ config.api_key['Authorization'] = 'YOUR API KEY'
4062
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
4063
+ #config.api_key_prefix['Authorization'] = 'Bearer'
3302
4064
  end
3303
4065
 
3304
4066
  api_instance = CloudsmithApi::OrgsApi.new
@@ -3336,7 +4098,7 @@ Name | Type | Description | Notes
3336
4098
 
3337
4099
  ### Authorization
3338
4100
 
3339
- [apikey](../README.md#apikey)
4101
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
3340
4102
 
3341
4103
  ### HTTP request headers
3342
4104
 
@@ -3362,6 +4124,15 @@ CloudsmithApi.configure do |config|
3362
4124
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
3363
4125
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3364
4126
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
4127
+
4128
+ # Configure HTTP basic authorization: basic
4129
+ config.username = 'YOUR USERNAME'
4130
+ config.password = 'YOUR PASSWORD'
4131
+
4132
+ # Configure API key authorization: token
4133
+ config.api_key['Authorization'] = 'YOUR API KEY'
4134
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
4135
+ #config.api_key_prefix['Authorization'] = 'Bearer'
3365
4136
  end
3366
4137
 
3367
4138
  api_instance = CloudsmithApi::OrgsApi.new
@@ -3396,7 +4167,7 @@ Name | Type | Description | Notes
3396
4167
 
3397
4168
  ### Authorization
3398
4169
 
3399
- [apikey](../README.md#apikey)
4170
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
3400
4171
 
3401
4172
  ### HTTP request headers
3402
4173
 
@@ -3422,6 +4193,15 @@ CloudsmithApi.configure do |config|
3422
4193
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
3423
4194
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3424
4195
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
4196
+
4197
+ # Configure HTTP basic authorization: basic
4198
+ config.username = 'YOUR USERNAME'
4199
+ config.password = 'YOUR PASSWORD'
4200
+
4201
+ # Configure API key authorization: token
4202
+ config.api_key['Authorization'] = 'YOUR API KEY'
4203
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
4204
+ #config.api_key_prefix['Authorization'] = 'Bearer'
3425
4205
  end
3426
4206
 
3427
4207
  api_instance = CloudsmithApi::OrgsApi.new
@@ -3456,7 +4236,7 @@ Name | Type | Description | Notes
3456
4236
 
3457
4237
  ### Authorization
3458
4238
 
3459
- [apikey](../README.md#apikey)
4239
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
3460
4240
 
3461
4241
  ### HTTP request headers
3462
4242
 
@@ -3482,6 +4262,15 @@ CloudsmithApi.configure do |config|
3482
4262
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
3483
4263
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3484
4264
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
4265
+
4266
+ # Configure HTTP basic authorization: basic
4267
+ config.username = 'YOUR USERNAME'
4268
+ config.password = 'YOUR PASSWORD'
4269
+
4270
+ # Configure API key authorization: token
4271
+ config.api_key['Authorization'] = 'YOUR API KEY'
4272
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
4273
+ #config.api_key_prefix['Authorization'] = 'Bearer'
3485
4274
  end
3486
4275
 
3487
4276
  api_instance = CloudsmithApi::OrgsApi.new
@@ -3517,7 +4306,7 @@ Name | Type | Description | Notes
3517
4306
 
3518
4307
  ### Authorization
3519
4308
 
3520
- [apikey](../README.md#apikey)
4309
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
3521
4310
 
3522
4311
  ### HTTP request headers
3523
4312
 
@@ -3543,6 +4332,15 @@ CloudsmithApi.configure do |config|
3543
4332
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
3544
4333
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3545
4334
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
4335
+
4336
+ # Configure HTTP basic authorization: basic
4337
+ config.username = 'YOUR USERNAME'
4338
+ config.password = 'YOUR PASSWORD'
4339
+
4340
+ # Configure API key authorization: token
4341
+ config.api_key['Authorization'] = 'YOUR API KEY'
4342
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
4343
+ #config.api_key_prefix['Authorization'] = 'Bearer'
3546
4344
  end
3547
4345
 
3548
4346
  api_instance = CloudsmithApi::OrgsApi.new
@@ -3574,7 +4372,7 @@ Name | Type | Description | Notes
3574
4372
 
3575
4373
  ### Authorization
3576
4374
 
3577
- [apikey](../README.md#apikey)
4375
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
3578
4376
 
3579
4377
  ### HTTP request headers
3580
4378
 
@@ -3600,6 +4398,15 @@ CloudsmithApi.configure do |config|
3600
4398
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
3601
4399
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3602
4400
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
4401
+
4402
+ # Configure HTTP basic authorization: basic
4403
+ config.username = 'YOUR USERNAME'
4404
+ config.password = 'YOUR PASSWORD'
4405
+
4406
+ # Configure API key authorization: token
4407
+ config.api_key['Authorization'] = 'YOUR API KEY'
4408
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
4409
+ #config.api_key_prefix['Authorization'] = 'Bearer'
3603
4410
  end
3604
4411
 
3605
4412
  api_instance = CloudsmithApi::OrgsApi.new
@@ -3635,7 +4442,7 @@ Name | Type | Description | Notes
3635
4442
 
3636
4443
  ### Authorization
3637
4444
 
3638
- [apikey](../README.md#apikey)
4445
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
3639
4446
 
3640
4447
  ### HTTP request headers
3641
4448
 
@@ -3661,6 +4468,15 @@ CloudsmithApi.configure do |config|
3661
4468
  config.api_key['X-Api-Key'] = 'YOUR API KEY'
3662
4469
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
3663
4470
  #config.api_key_prefix['X-Api-Key'] = 'Bearer'
4471
+
4472
+ # Configure HTTP basic authorization: basic
4473
+ config.username = 'YOUR USERNAME'
4474
+ config.password = 'YOUR PASSWORD'
4475
+
4476
+ # Configure API key authorization: token
4477
+ config.api_key['Authorization'] = 'YOUR API KEY'
4478
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
4479
+ #config.api_key_prefix['Authorization'] = 'Bearer'
3664
4480
  end
3665
4481
 
3666
4482
  api_instance = CloudsmithApi::OrgsApi.new
@@ -3695,7 +4511,7 @@ Name | Type | Description | Notes
3695
4511
 
3696
4512
  ### Authorization
3697
4513
 
3698
- [apikey](../README.md#apikey)
4514
+ [apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
3699
4515
 
3700
4516
  ### HTTP request headers
3701
4517