cloudsmith-api 2.0.13 → 2.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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
@@ -0,0 +1,2407 @@
1
+ ### Development
2
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.13.1...3-13-maintenance)
3
+
4
+ ### 3.13.1 / 2024-09-02
5
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.13.0...v3.13.1)
6
+
7
+ Bug fixes:
8
+
9
+ * Sort ids to run as the original order to fix `--bisect`. (Maki Kawahara, #3093)
10
+
11
+ ### 3.13.0 / 2024-02-04
12
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.12.3...v3.13.0)
13
+
14
+ Enhancements:
15
+
16
+ * Support the `--backtrace` flag when using the JSON formatter. (Matt Larraz, #2980)
17
+ * Ignore commented out lines in CLI config files (e.g. `.rspec`). (Junichi Ito, #2984)
18
+ * Add `pending_failure_output` config option to allow skipping backtraces or
19
+ muting pending specs output. (Phil Pirozhkov, #2957)
20
+ * Process `--dry-run` before configuration flags that read files so that introspecting
21
+ it returns the correct value. (Xenor Chang, #3008)
22
+ * Allow specifying custom ordering strategies via `--order`. (Jon Rowe, #3025)
23
+ * Use the improved `syntax_suggest` output for `SyntaxError` when available.
24
+ (Richard Schneeman, #3015, #3026)
25
+ * Add config option (`RSpec::Core::Configuration#full_cause_backtrace`) to print the
26
+ entire backtrace of an exception cause. (David Taylor, #3046)
27
+
28
+ ### 3.12.3 / 2024-02-04
29
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.12.2...v3.12.3)
30
+
31
+ Bug fixes:
32
+
33
+ * Use `__send__` in output wrapper to avoid issues with IO objects that implement `send`
34
+ like `Socket`. (Richard Platel, #3045)
35
+
36
+ ### 3.12.2 / 2023-04-18
37
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.12.1...v3.12.2)
38
+
39
+ Bug fixes:
40
+
41
+ * Remove link to outdated documentation in generated output. (Jon Rowe, #3035)
42
+
43
+ ### 3.12.1 / 2023-02-03
44
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.12.0...v3.12.1)
45
+
46
+ Bug fixes:
47
+
48
+ * Prevent multiple calls to `extra_failure_lines` from adding additional whitespace
49
+ around them when the lines already contain whitespace. (Jon Rowe, #3006)
50
+
51
+ ### 3.12.0 / 2022-10-26
52
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.11.0...v3.12.0)
53
+
54
+ * No changes, released to support other gems.
55
+
56
+ ### 3.11.0 / 2022-02-09
57
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.10.2...v3.11.0)
58
+
59
+ Enhancements:
60
+
61
+ * Improve pluralisation of words ending with `s` (like process). (Joshua Pinter, #2779)
62
+ * Add ordering by file modification time (most recent first). (Matheus Richard, #2778)
63
+ * Add `to_s` to reserved names for #let and #subject. (Nick Flückiger, #2886)
64
+ * Introduce `RSpec.current_scope` to expose the current scope in which
65
+ RSpec is executing. e.g. `:before_example_hook`, `:example` etc. (@odinhb, #2895)
66
+ * Add named bold colours as options for custom colours. (#2913, #2914)
67
+ * Warn when (but not prevent) a `SystemExit` occurs. (Jared Beck, #2926)
68
+
69
+ ### 3.10.2 / 2022-01-27
70
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.10.1...v3.10.2)
71
+
72
+ Bug fixes:
73
+
74
+ * Ensure bisect communication uses consistent encoding. (Mike Jarema, #2852)
75
+ * Fix exception presenter when the root cause exception has nil backtrace.
76
+ (Zinovyev Ivan, #2903)
77
+ * Fix `inspect` output of `RSpec::Core::Example::Procsy` to namespace correctly.
78
+ (Keiko Kaneko, #2915)
79
+ * Ensure formatters not exposing `#output` will not crash duplicate check.
80
+ (@niceking, #2916)
81
+
82
+ ### 3.10.1 / 2020-12-27
83
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.10.0...v3.10.1)
84
+
85
+ Bug fixes:
86
+
87
+ * RSpec warning output was missing deprecations from Ruby, these are now included.
88
+ (Jon Rowe, #2811)
89
+
90
+ ### 3.10.0 / 2020-10-30
91
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.3...v3.10.0)
92
+
93
+ Enhancements:
94
+
95
+ * Memoize `RSpec::Core::Formatters::ExceptionPresenter#exception_lines` to improve performance
96
+ with slow exception messages. (Maxime Lapointe, #2743)
97
+ * Add configuration for an error exit code (to disambiguate errored builds from failed builds
98
+ by exit status). (Dana Sherson, #2749)
99
+
100
+ ### 3.9.3 / 2020-09-30
101
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.2...v3.9.3)
102
+
103
+ Bug Fixes:
104
+
105
+ * Declare `ruby2_keywords` on `method_missing` for other gems. (Jon Rowe, #2731)
106
+ * Ensure custom error codes are returned from bisect runs. (Jon Rowe, #2732)
107
+ * Ensure `RSpec::Core::Configuration` predicate config methods return booleans.
108
+ (Marc-André Lafortune, #2736)
109
+ * Prevent `rspec --bisect` from generating zombie processes while executing
110
+ bisect runs. (Benoit Tigeot, Jon Rowe, #2739)
111
+ * Predicates for pending examples, (in `RSpec::Core::Example`, `#pending?`, `#skipped?` and
112
+ `#pending_fixed?`) now return boolean values rather than truthy values.
113
+ (Marc-André Lafortune, #2756, #2758)
114
+ * Exceptions which have a message which cannot be cast to a string will no longer
115
+ cause a crash. (Jon Rowe, #2761)
116
+
117
+ ### 3.9.2 / 2020-05-02
118
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.1...v3.9.2)
119
+
120
+ Bug Fixes:
121
+
122
+ * Emit a warning when `around` hook is used with `:context` scope
123
+ (Phil Pirozhkov, #2687)
124
+ * Prevent invalid implementations of `Exception#cause` from being treated as a
125
+ valid cause (and causing strange errors) in `RSpec::Core::Formatters::ExceptionPresenter`.
126
+ (Jon Rowe, #2703)
127
+ * Correctly detect patterns when `rspec_opts` is an array in `RSpec::Core::RakeTask`.
128
+ (Marc-André Lafortune, #2704)
129
+ * Make `RSpec.clear_examples` reset example counts for example groups. This fixes
130
+ an issue with re-running specs not matching ids. (Agis Anastasopoulos, #2723)
131
+
132
+ ### 3.9.1 / 2019-12-28
133
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.0...v3.9.1)
134
+
135
+ Bug Fixes:
136
+
137
+ * Prevent bisect command from blocking when number of specs exceeds file
138
+ descriptor limit on OSX or Linux. (Benoit Tigeot, #2669)
139
+ * Prevent warnings being issued on Ruby 2.7.0. (Jon Rowe, #2680)
140
+
141
+ ### 3.9.0 / 2019-10-07
142
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.2...v3.9.0)
143
+
144
+ Enhancements:
145
+
146
+ * Improve the handling of errors during loading support files, if a file
147
+ errors before loading specs, RSpec will now skip loading the specs.
148
+ (David Rodríguez, #2568)
149
+ * Add support for --example-matches to run examples by regular expression.
150
+ (Sam Joseph, Matt Rider, @okothkongo1, #2586)
151
+ * Add `did_you_mean` suggestions for file names encountering a `LoadError`
152
+ outside of examples. (@obromios, #2601)
153
+ * Add a minimalist quick fix style formatter, only outputs failures as
154
+ `file:line:message`. (Romain Tartière, #2614)
155
+ * Convert string number values to integer when used for `RSpec::Configuration#fail_fast`
156
+ (Viktor Fonic, #2634)
157
+ * Issue warning when invalid values are used for `RSpec::Configuration#fail_fast`
158
+ (Viktor Fonic, #2634)
159
+ * Add support for running the Rake task in a clean environment.
160
+ (Jon Rowe, #2632)
161
+ * Indent messages by there example group / example in the documentation formatter.
162
+ (Samuel Williams, #2649)
163
+
164
+ ### 3.8.2 / 2019-06-29
165
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.1...v3.8.2)
166
+
167
+ Bug Fixes:
168
+
169
+ * Fix `config.define_derived_metadata` so that cascades are not triggered
170
+ until metadata has been assigned to the example or example group
171
+ (Myron Marston, #2635).
172
+
173
+ ### 3.8.1 / 2019-06-13
174
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.0...v3.8.1)
175
+
176
+ Bug Fixes:
177
+
178
+ * Handle RSpec description(s) with japanese chars in CP932 encoded files.
179
+ (Benoit Tigeot, #2575)
180
+ * When defining `let` methods that overwrite an existing method, prevent
181
+ a warning being issued by removing the old definition. (Jon Rowe, #2593)
182
+ * Prevent warning on Ruby 2.6.0-rc1 (Keiji Yoshimi, #2582)
183
+ * Fix `config.define_derived_metadata` so that it supports cascades.
184
+ (Myron Marston, #2630).
185
+
186
+ ### 3.8.0 / 2018-08-04
187
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.7.1...v3.8.0)
188
+
189
+ Enhancements:
190
+
191
+ * Improve shell escaping used by `RSpec::Core::RakeTask` and `--bisect` so
192
+ that it works on `Pathname` objects. (Andrew Vit, #2479)
193
+ * Nicely format errors encountered while loading files specified
194
+ by `--require` option. (Myron Marston, #2504)
195
+ * Significantly improve the performance of `--bisect` on platforms that
196
+ support forking by replacing the shell-based runner with one that uses
197
+ forking so that RSpec and the application environment can be booted only
198
+ once, instead of once per spec run. (Myron Marston, #2511)
199
+ * Provide a configuration API to pick which bisect runner is used for
200
+ `--bisect`. Pick a runner via `config.bisect_runner = :shell` or
201
+ `config.bisect_runner = :fork` in a file loaded by a `--require`
202
+ option passed at the command line or set in `.rspec`. (Myron Marston, #2511)
203
+ * Support the [XDG Base Directory
204
+ Specification](https://specifications.freedesktop.org/basedir-spec/latest/)
205
+ for the global options file. `~/.rspec` is still supported when no
206
+ options file is found in `$XDG_CONFIG_HOME/rspec/options` (Magnus Bergmark, #2538)
207
+ * Extract `RSpec.world.prepare_example_filtering` that sets up the
208
+ example filtering for custom RSpec runners. (Oleg Pudeyev, #2552)
209
+
210
+ Bug Fixes:
211
+
212
+ * Prevent an `ArgumentError` when truncating backtraces with two identical
213
+ backtraces. (Systho, #2515, Benoit Tigeot, #2539)
214
+
215
+ ### 3.7.1 / 2018-01-02
216
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.7.0...v3.7.1)
217
+
218
+ Bug Fixes:
219
+
220
+ * Work around duplicate config hook regression introduced
221
+ by Ruby 2.5's lazy proc allocation. (Myron Marston, #2497)
222
+
223
+ ### 3.7.0 / 2017-10-17
224
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.6.0...v3.7.0)
225
+
226
+ Enhancements:
227
+
228
+ * Add `-n` alias for `--next-failure`. (Ian Ker-Seymer, #2434)
229
+ * Improve compatibility with `--enable-frozen-string-literal` option
230
+ on Ruby 2.3+. (Pat Allan, #2425, #2427, #2437)
231
+ * Do not run `:context` hooks for example groups that have been skipped.
232
+ (Devon Estes, #2442)
233
+ * Add `errors_outside_of_examples_count` to the JSON formatter.
234
+ (Takeshi Arabiki, #2448)
235
+
236
+ Bug Fixes:
237
+
238
+ * Improve compatibility with frozen string literal flag. (#2425, Pat Allan)
239
+
240
+ ### 3.6.0 / 2017-05-04
241
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.6.0.beta2...v3.6.0)
242
+
243
+ Enhancements:
244
+
245
+ * Add seed information to JSON formatter output. (#2388, Mitsutaka Mimura)
246
+ * Include example id in the JSON formatter output. (#2369, Xavier Shay)
247
+ * Respect changes to `config.output_stream` after formatters have been
248
+ setup. (#2401, #2419, Ilya Lavrov)
249
+
250
+ Bug Fixes:
251
+
252
+ * Delay formatter loading until the last minute to allow accessing the reporter
253
+ without triggering formatter setup. (Jon Rowe, #2243)
254
+ * Ensure context hook failures running before an example can access the
255
+ reporter. (Jon Jensen, #2387)
256
+ * Multiple fixes to allow using the runner multiple times within the same
257
+ process: `RSpec.clear_examples` resets the formatter and no longer clears
258
+ shared examples, and streams can be used across multiple runs rather than
259
+ being closed after the first. (#2368, Xavier Shay)
260
+ * Prevent unexpected `example_group_finished` notifications causing an error.
261
+ (#2396, VTJamie)
262
+ * Fix bugs where `config.when_first_matching_example_defined` hooks would fire
263
+ multiple times in some cases. (Yuji Nakayama, #2400)
264
+ * Default `last_run_status` to "unknown" when the `status` field in the
265
+ persistence file contains an unrecognized value. (#2360, matrinox)
266
+ * Prevent `let` from defining an `initialize` method. (#2414, Jon Rowe)
267
+
268
+ ### 3.6.0.beta2 / 2016-12-12
269
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.6.0.beta1...v3.6.0.beta2)
270
+
271
+ Enhancements:
272
+
273
+ * Include count of errors occurring outside examples in default summaries.
274
+ (#2351, Jon Rowe)
275
+ * Warn when including shared example groups recursively. (#2356, Jon Rowe)
276
+ * Improve failure snippet syntax highlighting with CodeRay to highlight
277
+ RSpec "keywords" like `expect`. (#2358, Myron Marston)
278
+
279
+ ### 3.6.0.beta1 / 2016-10-09
280
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.4...v3.6.0.beta1)
281
+
282
+ Enhancements:
283
+
284
+ * Warn when duplicate shared examples definitions are loaded due to being
285
+ defined in files matching the spec pattern (e.g. `_spec.rb`) (#2278, Devon Estes)
286
+ * Improve metadata filtering so that it can match against any object
287
+ that implements `===` instead of treating regular expressions as
288
+ special. (Myron Marston, #2294)
289
+ * Improve `rspec -v` so that it prints out the versions of each part of
290
+ RSpec to prevent confusion. (Myron Marston, #2304)
291
+ * Add `config.fail_if_no_examples` option which causes RSpec to fail if
292
+ no examples are found. (Ewa Czechowska, #2302)
293
+ * Nicely format errors encountered while loading spec files.
294
+ (Myron Marston, #2323)
295
+ * Improve the API for enabling and disabling color output (Josh
296
+ Justice, #2321):
297
+ * Automatically enable color if the output is a TTY, since color is
298
+ nearly always desirable if the output can handle it.
299
+ * Introduce new CLI flag to force color on (`--force-color`), even
300
+ if the output is not a TTY. `--no-color` continues to work as well.
301
+ * Introduce `config.color_mode` for configuring the color from Ruby.
302
+ `:automatic` is the default and will produce color if the output is
303
+ a TTY. `:on` forces it on and `:off` forces it off.
304
+
305
+ ### 3.5.4 / 2016-09-30
306
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.3...v3.5.4)
307
+
308
+ Bug Fixes:
309
+
310
+ * Remove accumulated `ExampleGroup` constants when reseting RSpec,
311
+ preventing a memory leak. (TravisSpangle, #2328)
312
+
313
+ ### 3.5.3 / 2016-09-02
314
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.2...v3.5.3)
315
+
316
+ Bug Fixes:
317
+
318
+ * When applying shared group metadata to a host group, overwrite
319
+ conflicting keys if the value in the host group was inherited from
320
+ a parent group instead of being specified at that level.
321
+ (Myron Marston, #2307)
322
+ * Handle errors in `:suite` hooks and provide the same nicely formatted
323
+ output as errors that happen in examples. (Myron Marston, #2316)
324
+ * Set the exit status to non-zero when an error occurs in an
325
+ `after(:context)` hook. (Myron Marston, #2320)
326
+
327
+ ### 3.5.2 / 2016-07-28
328
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.1...v3.5.2)
329
+
330
+ Bug Fixes:
331
+
332
+ * Wait to report `example_finished` until the example's `execution_result`
333
+ has been completely filled in. (Myron Marston, #2291)
334
+ * Make sure example block is still available when using `duplicate_with`
335
+ to clone examples. (bootstraponline, #2298)
336
+ * Don't include the default `--pattern` in the Rake task when
337
+ `rspec_opts` specifies its own. (Jon Rowe, #2305)
338
+
339
+ ### 3.5.1 / 2016-07-06
340
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0...v3.5.1)
341
+
342
+ Bug Fixes:
343
+
344
+ * Ensure that config hooks that are added to existing example groups are
345
+ added only once. (Eugene Kenny, #2280)
346
+
347
+ ### 3.5.0 / 2016-07-01
348
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta4...v3.5.0)
349
+
350
+ Enhancements:
351
+
352
+ * Include any `SPEC_OPTS` in reproduction command printed at the end of
353
+ a bisect run. (Simon Coffey, #2274)
354
+
355
+ Bug Fixes:
356
+
357
+ * Handle `--bisect` in `SPEC_OPTS` environment variable correctly so as
358
+ to avoid infinite recursion. (Simon Coffey, #2271)
359
+
360
+ ### 3.5.0.beta4 / 2016-06-05
361
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta3...v3.5.0.beta4)
362
+
363
+ Enhancements:
364
+
365
+ * Filter out bundler stackframes from backtraces by default, since
366
+ Bundler 1.12 now includes its own frames in stack traces produced
367
+ by using `bundle exec`. (Myron Marston, #2240)
368
+ * HTML Formatter uses exception presenter to get failure message
369
+ for consistency with other formatters. (@mrageh, #2222)
370
+ * Load spec files in the order of the directories or files passed
371
+ at the command line, making it easy to make some specs run before
372
+ others in a one-off manner. For example, `rspec spec/unit
373
+ spec/acceptance --order defined` will run unit specs before acceptance
374
+ specs. (Myron Marston, #2253)
375
+ * Add new `config.include_context` API for configuring global or
376
+ filtered inclusion of shared contexts in example groups.
377
+ (Myron Marston, #2256)
378
+ * Add new `config.shared_context_metadata_behavior = :apply_to_host_groups`
379
+ option, which causes shared context metadata to be inherited by the
380
+ metadata hash of all host groups and examples instead of configuring
381
+ implicit auto-inclusion based on the passed metadata. (Myron Marston, #2256)
382
+
383
+ Bug Fixes:
384
+
385
+ * Fix `--bisect` so it works on large spec suites that were previously triggering
386
+ "Argument list too long errors" due to all the spec locations being passed as
387
+ CLI args. (Matt Jones, #2223).
388
+ * Fix deprecated `:example_group`-based filtering so that it properly
389
+ applies to matching example groups. (Myron Marston, #2234)
390
+ * Fix `NoMethodError` caused by Java backtraces on JRuby. (Michele Piccirillo, #2244)
391
+
392
+ ### 3.5.0.beta3 / 2016-04-02
393
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta2...v3.5.0.beta3)
394
+
395
+ Enhancements:
396
+
397
+ * Add new `config.filter_run_when_matching` API, intended to replace
398
+ the combination of `config.filter_run` and
399
+ `config.run_all_when_everything_filtered` (Myron Marston, #2206)
400
+
401
+ Bug Fixes:
402
+
403
+ * Use the encoded string logic for source extraction. (Jon Rowe, #2183)
404
+ * Fix rounding issue in duration formatting helper. (Fabersky, Jon Rowe, #2208)
405
+ * Fix failure snippet extraction so that `def-end` snippets
406
+ ending with `end`-only line can be extracted properly.
407
+ (Yuji Nakayama, #2215)
408
+
409
+ ### 3.5.0.beta2 / 2016-03-10
410
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta1...v3.5.0.beta2)
411
+
412
+ Enhancements:
413
+
414
+ * Remove unneeded `:execution_result` example group metadata, saving a
415
+ bit of memory. (Myron Marston, #2172)
416
+ * Apply hooks registered with `config` to previously defined groups.
417
+ (Myron Marston, #2189)
418
+ * `RSpec::Core::Configuration#reporter` is now public API under SemVer.
419
+ (Jon Rowe, #2193)
420
+ * Add new `config.when_first_matching_example_defined` hook. (Myron
421
+ Marston, #2175)
422
+
423
+ ### 3.5.0.beta1 / 2016-02-06
424
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.4...v3.5.0.beta1)
425
+
426
+ Enhancements:
427
+
428
+ * Add `RSpec::Core::ExampleGroup.currently_executing_a_context_hook?`,
429
+ primarily for use by rspec-rails. (Sam Phippen, #2131)
430
+
431
+ Bug Fixes:
432
+
433
+ * Ensure `MultipleExceptionError` does not contain a recursive reference
434
+ to itself. (Sam Phippen, #2133)
435
+
436
+ ### 3.4.4 / 2016-03-09
437
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.3...v3.4.4)
438
+
439
+ Bug Fixes:
440
+
441
+ * Fix `RSpec::Core::RakeTask` so that it works with Rake 11.
442
+ (Travis Grathwell, #2197)
443
+
444
+ ### 3.4.3 / 2016-02-19
445
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.2...v3.4.3)
446
+
447
+ Bug Fixes:
448
+
449
+ * Prevent a `TypeError` from occurring when running via the rake task when
450
+ Ruby crashes. (Patrik Wenger, #2161)
451
+ * Only consider example and group declaration lines from a specific file
452
+ when applying line number filtering, instead of considering all
453
+ declaration lines from all spec files. (Myron Marston, #2170)
454
+ * Fix failure snippet extraction so that snippets that contain `do-end` style
455
+ block and end with `end`-only line can be extracted properly.
456
+ (Yuji Nakayama, #2173)
457
+ * Prevent infinite recursion when an exception is caused by itself.
458
+ (Jon Rowe, #2128)
459
+
460
+ ### 3.4.2 / 2016-01-26
461
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.1...v3.4.2)
462
+
463
+ Bug Fixes:
464
+
465
+ * Fix `rspec --profile` when an example calls `abort` or `exit`.
466
+ (Bradley Schaefer, #2144)
467
+ * Fix `--drb` so that when no DRb server is running, it prevents
468
+ the DRb connection error from being listed as the cause of all
469
+ expectation failures. (Myron Marston, #2156)
470
+ * Fix syntax highlighter so that it works when the `coderay` gem is
471
+ installed as a rubygem but not already available on your load path
472
+ (as happens when you use bundler). (Myron Marston, #2159)
473
+
474
+ ### 3.4.1 / 2015-11-18
475
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.4.0...v3.4.1)
476
+
477
+ Bug Fixes:
478
+
479
+ * Fix backtrace formatter to handle backtraces that are `nil`.
480
+ (Myron Marston, #2118)
481
+
482
+ ### 3.4.0 / 2015-11-11
483
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.2...v3.4.0)
484
+
485
+ Enhancements:
486
+
487
+ * Combine multiple `--pattern` arguments making them equivalent to
488
+ `--pattern=1,2,...,n`. (Jon Rowe, #2002)
489
+ * Improve `inspect` and `to_s` output for `RSpec::Core::Example`
490
+ objects, replacing Ruby's excessively verbose output. (Gavin Miller, #1922)
491
+ * Add `silence_filter_announcements` configuration option.
492
+ (David Raffensperger, #2007)
493
+ * Add optional `example_finished` notification to the reporter protocol for
494
+ when you don't care about the example outcome. (Jon Rowe, #2013)
495
+ * Switch `--bisect` to a recursion-based bisection algorithm rather than
496
+ a permutation-based one. This better handles cases where an example
497
+ depends upon multiple other examples instead of just one and minimizes
498
+ the number of runs necessary to determine that an example set cannot be
499
+ minimized further. (Simon Coffey, #1997)
500
+ * Allow simple filters (e.g. `:symbol` key only) to be triggered by truthey
501
+ values. (Tim Mertens, #2035)
502
+ * Remove unneeded warning about need for `ansicon` on Windows when using
503
+ RSpec's `--color` option. (Ashley Engelund, #2038)
504
+ * Add option to configure RSpec to raise errors when issuing warnings.
505
+ (Jon Rowe, #2052)
506
+ * Append the root `cause` of a failure or error to the printed failure
507
+ output when a `cause` is available. (Adam Magan)
508
+ * Stop rescuing `NoMemoryError`, `SignalExcepetion`, `Interrupt` and
509
+ `SystemExit`. It is dangerous to interfere with these. (Myron Marston, #2063)
510
+ * Add `config.project_source_dirs` setting which RSpec uses to determine
511
+ if a backtrace line comes from your project source or from some
512
+ external library. It defaults to `spec`, `lib` and `app` but can be
513
+ configured differently. (Myron Marston, #2088)
514
+ * Improve failure line detection so that it looks for the failure line
515
+ in any project source directory instead of just in the spec file.
516
+ In addition, if no backtrace lines can be found from a project source
517
+ file, we fall back to displaying the source of the first backtrace
518
+ line. This should virtually eliminate the "Unable to find matching
519
+ line from backtrace" messages. (Myron Marston, #2088)
520
+ * Add support for `:extra_failure_lines` example metadata that will
521
+ be appended to the failure output. (bootstraponline, #2092).
522
+ * Add `RSpec::Core::Example#duplicate_with` to produce new examples
523
+ with cloned metadata. (bootstraponline, #2098)
524
+ * Add `RSpec::Core::Configuration#on_example_group_definition` to register
525
+ hooks to be invoked when example groups are created. (bootstraponline, #2094)
526
+ * Add `add_example` and `remove_example` to `RSpec::Core::ExampleGroup` to
527
+ allow manipulating an example groups examples. (bootstraponline, #2095)
528
+ * Display multiline failure source lines in failure output when Ripper is
529
+ available (MRI >= 1.9.2, and JRuby >= 1.7.5 && < 9.0.0.0.rc1).
530
+ (Yuji Nakayama, #2083)
531
+ * Add `max_displayed_failure_line_count` configuration option
532
+ (defaults to 10). (Yuji Nakayama, #2083)
533
+ * Enhance `fail_fast` option so it can take a number (e.g. `--fail-fast=3`)
534
+ to force the run to abort after the specified number of failures.
535
+ (Jack Scotti, #2065)
536
+ * Syntax highlight the failure snippets in text formatters when `color`
537
+ is enabled and the `coderay` gem is installed on a POSIX system.
538
+ (Myron Marston, #2109)
539
+
540
+ Bug Fixes:
541
+
542
+ * Lock `example_status_persistence_file` when reading from and writing
543
+ to it to prevent race conditions when multiple processes try to use
544
+ it. (Ben Woosley, #2029)
545
+ * Fix regression in 3.3 that caused spec file names with square brackets in
546
+ them (such as `1[]_spec.rb`) to not be loaded properly. (Myron Marston, #2041)
547
+ * Fix output encoding issue caused by ASCII literal on 1.9.3 (Jon Rowe, #2072)
548
+ * Fix requires in `rspec/core/rake_task.rb` to avoid double requires
549
+ seen by some users. (Myron Marston, #2101)
550
+
551
+ ### 3.3.2 / 2015-07-15
552
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2)
553
+
554
+ Bug Fixes:
555
+
556
+ * Fix formatters to handle exceptions for which `backtrace` returns `nil`.
557
+ (Myron Marston, #2023)
558
+ * Fix duplicate formatter detection so that it allows subclasses of formatters
559
+ to be added. (Sebastián Tello, #2019)
560
+
561
+ ### 3.3.1 / 2015-06-18
562
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.0...v3.3.1)
563
+
564
+ Bug Fixes:
565
+
566
+ * Correctly run `before(:suite)` (and friends) in the context of an example
567
+ group instance, thus making the expected RSpec environment available.
568
+ (Jon Rowe, #1986)
569
+
570
+ ### 3.3.0 / 2015-06-12
571
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.3...v3.3.0)
572
+
573
+ Enhancements:
574
+
575
+ * Expose the reporter used to run examples via `RSpec::Core::Example#reporter`.
576
+ (Jon Rowe, #1866)
577
+ * Make `RSpec::Core::Reporter#message` a public supported API. (Jon Rowe, #1866)
578
+ * Allow custom formatter events to be published via
579
+ `RSpec::Core::Reporter#publish(event_name, hash_of_attributes)`. (Jon Rowe, #1869)
580
+ * Remove dependency on the standard library `Set` and replace with `RSpec::Core::Set`.
581
+ (Jon Rowe, #1870)
582
+ * Assign a unique id to each example and group so that they can be
583
+ uniquely identified, even for shared examples (and similar situations)
584
+ where the location isn't unique. (Myron Marston, #1884)
585
+ * Use the example id in the rerun command printed for failed examples
586
+ when the location is not unique. (Myron Marston, #1884)
587
+ * Add `config.example_status_persistence_file_path` option, which is
588
+ used to persist the last run status of each example. (Myron Marston, #1888)
589
+ * Add `:last_run_status` metadata to each example, which indicates what
590
+ happened the last time an example ran. (Myron Marston, #1888)
591
+ * Add `--only-failures` CLI option which filters to only the examples
592
+ that failed the last time they ran. (Myron Marston, #1888)
593
+ * Add `--next-failure` CLI option which allows you to repeatedly focus
594
+ on just one of the currently failing examples, then move on to the
595
+ next failure, etc. (Myron Marston, #1888)
596
+ * Make `--order random` ordering stable, so that when you rerun a
597
+ subset with a given seed, the examples will be order consistently
598
+ relative to each other. (Myron Marston, #1908)
599
+ * Set example group constant earlier so errors when evaluating the context
600
+ include the example group name (Myron Marson, #1911)
601
+ * Make `let` and `subject` threadsafe. (Josh Cheek, #1858)
602
+ * Add version information into the JSON formatter. (Mark Swinson, #1883)
603
+ * Add `--bisect` CLI option, which will repeatedly run your suite in
604
+ order to isolate the failures to the smallest reproducible case.
605
+ (Myron Marston, #1917)
606
+ * For `config.include`, `config.extend` and `config.prepend`, apply the
607
+ module to previously defined matching example groups. (Eugene Kenny, #1935)
608
+ * When invalid options are parsed, notify users where they came from
609
+ (e.g. `.rspec` or `~/.rspec` or `ENV['SPEC_OPTS']`) so they can
610
+ easily find the source of the problem. (Myron Marston, #1940)
611
+ * Add pending message contents to the json formatter output. (Jon Rowe, #1949)
612
+ * Add shared group backtrace to the output displayed by the built-in
613
+ formatters for pending examples that have been fixed. (Myron Marston, #1946)
614
+ * Add support for `:aggregate_failures` metadata. Tag an example or
615
+ group with this metadata and it'll use rspec-expectations'
616
+ `aggregate_failures` feature to allow multiple failures in an example
617
+ and list them all, rather than aborting on the first failure. (Myron
618
+ Marston, #1946)
619
+ * When no formatter implements #message add a fallback to prevent those
620
+ messages being lost. (Jon Rowe, #1980)
621
+ * Profiling examples now takes into account time spent in `before(:context)`
622
+ hooks. (Denis Laliberté, Jon Rowe, #1971)
623
+ * Improve failure output when an example has multiple exceptions, such
624
+ as one from an `it` block and one from an `after` block. (Myron Marston, #1985)
625
+
626
+ Bug Fixes:
627
+
628
+ * Handle invalid UTF-8 strings within exception methods. (Benjamin Fleischer, #1760)
629
+ * Fix Rake Task quoting of file names with quotes to work properly on
630
+ Windows. (Myron Marston, #1887)
631
+ * Fix `RSpec::Core::RakeTask#failure_message` so that it gets printed
632
+ when the task failed. (Myron Marston, #1905)
633
+ * Make `let` work properly when defined in a shared context that is applied
634
+ to an individual example via metadata. (Myron Marston, #1912)
635
+ * Ensure `rspec/autorun` respects configuration defaults. (Jon Rowe, #1933)
636
+ * Prevent modules overriding example group defined methods when included,
637
+ prepended or extended by config defined after an example group. (Eugene Kenny, #1935)
638
+ * Fix regression which caused shared examples to be mistakenly run when specs
639
+ where filtered to a particular location. (Ben Axnick, #1963)
640
+ * Fix time formatting logic so that it displays 70 seconds as "1 minute,
641
+ 10 seconds" rather than "1 minute, 1 second". (Paul Brennan, #1984)
642
+ * Fix regression where the formatter loader would allow duplicate formatters.
643
+ (Jon Rowe, #1990)
644
+
645
+ ### 3.2.3 / 2015-04-06
646
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.2...v3.2.3)
647
+
648
+ Bug Fixes:
649
+
650
+ * Fix how the DSL methods are defined so that RSpec is compatible with
651
+ gems that define methods of the same name on `Kernel` (such as
652
+ the `its-it` gem). (Alex Kwiatkowski, Ryan Ong, #1907)
653
+ * Fix `before(:context) { skip }` so that it does not wrongly cause the
654
+ spec suite to exit with a non-zero status when no examples failed.
655
+ (Myron Marston, #1926)
656
+
657
+ ### 3.2.2 / 2015-03-11
658
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.1...v3.2.2)
659
+
660
+ Bug Fixes:
661
+
662
+ * Fix regression in 3.2.0 that allowed tag-filtered examples to
663
+ run even if there was a location filter applied to the spec
664
+ file that was intended to limit the file to other examples.
665
+ (#1894, Myron Marston)
666
+
667
+ ### 3.2.1 / 2015-02-23
668
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.0...v3.2.1)
669
+
670
+ Bug Fixes:
671
+
672
+ * Notify start-of-run seed _before_ `start` notification rather than
673
+ _after_ so that formatters like Fuubar work properly. (Samuel Esposito, #1882)
674
+
675
+ ### 3.2.0 / 2015-02-03
676
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.7...v3.2.0)
677
+
678
+ Enhancements:
679
+
680
+ * Improve the `inspect` output of example groups. (Mike Dalton, #1687)
681
+ * When rake task fails, only output the command if `verbose` flag is
682
+ set. (Ben Snape, #1704)
683
+ * Add `RSpec.clear_examples` as a clear way to reset examples in between
684
+ spec runs, whilst retaining user configuration. (Alexey Fedorov, #1706)
685
+ * Reduce string allocations when defining and running examples by 70%
686
+ and 50% respectively. (Myron Marston, #1738)
687
+ * Removed dependency on pathname from stdlib. (Sam Phippen, #1703)
688
+ * Improve the message presented when a user hits Ctrl-C.
689
+ (Alex Chaffee #1717, #1742)
690
+ * Improve shared example group inclusion backtrace displayed
691
+ in failed example output so that it works for all methods
692
+ of including shared example groups and shows all inclusion
693
+ locations. (Myron Marston, #1763)
694
+ * Issue seed notification at start (as well as the end) of the reporter
695
+ run. (Arlandis Word, #1761)
696
+ * Improve the documentation of around hooks. (Jim Kingdon, #1772)
697
+ * Support prepending of modules into example groups from config and allow
698
+ filtering based on metadata. (Arlandis Word, #1806)
699
+ * Emit warnings when `:suite` hooks are registered on an example group
700
+ (where it has always been ignored) or are registered with metadata
701
+ (which has always been ignored). (Myron Marston, #1805)
702
+ * Provide a friendly error message when users call RSpec example group
703
+ APIs (e.g. `context`, `describe`, `it`, `let`, `before`, etc) from
704
+ within an example where those APIs are unavailable. (Myron Marston, #1819)
705
+ * Provide a friendly error message when users call RSpec example
706
+ APIs (e.g. `expect`, `double`, `stub_const`, etc) from
707
+ within an example group where those APIs are unavailable.
708
+ (Myron Marston, #1819)
709
+ * Add new `RSpec::Core::Sandbox.sandboxed { }` API that facilitates
710
+ testing RSpec with RSpec, allowing you to define example groups
711
+ and example from within an example without affecting the global
712
+ `RSpec.world` state. (Tyler Ball, 1808)
713
+ * Apply line-number filters only to the files they are scoped to,
714
+ allowing you to mix filtered and unfiltered files. (Myron Marston, #1839)
715
+ * When dumping pending examples, include the failure details so that you
716
+ don't have to un-pend the example to see it. (Myron Marston, #1844)
717
+ * Make `-I` option support multiple values when separated by
718
+ `File::PATH_SEPARATOR`, such as `rspec -I foo:bar`. This matches
719
+ the behavior of Ruby's `-I` option. (Fumiaki Matsushima, #1855).
720
+ * Treat each example as having a singleton example group for the
721
+ purposes of applying metadata-based features that normally apply
722
+ to example groups to individually tagged examples. For example,
723
+ `RSpec.shared_context "Uses redis", :uses_redis` will now apply
724
+ to individual examples tagged with `:uses_redis`, as will
725
+ `config.include RedisHelpers, :uses_redis`, and
726
+ `config.before(:context, :uses_redis) { }`, etc. (Myron Marston, #1749)
727
+
728
+ Bug Fixes:
729
+
730
+ * When assigning generated example descriptions, surface errors
731
+ raised by `matcher.description` in the example description.
732
+ (Myron Marston, #1771)
733
+ * Don't consider expectations from `after` hooks when generating
734
+ example descriptions. (Myron Marston, #1771)
735
+ * Don't apply metadata-filtered config hooks to examples in groups
736
+ with matching metadata when those examples override the parent
737
+ metadata value to not match. (Myron Marston, #1796)
738
+ * Fix `config.expect_with :minitest` so that `skip` uses RSpec's
739
+ implementation rather than Minitest's. (Jonathan Rochkind, #1822)
740
+ * Fix `NameError` caused when duplicate example group aliases are defined and
741
+ the DSL is not globally exposed. (Aaron Kromer, #1825)
742
+ * When a shared example defined in an external file fails, use the host
743
+ example group (from a loaded spec file) for the re-run command to
744
+ ensure the command will actually work. (Myron Marston, #1835)
745
+ * Fix location filtering to work properly for examples defined in
746
+ a nested example group within a shared example group defined in
747
+ an external file. (Bradley Schaefer, Xavier Shay, Myron Marston, #1837)
748
+ * When a pending example fails (as expected) due to a mock expectation,
749
+ set `RSpec::Core::Example::ExecutionResult#pending_exception` --
750
+ previously it was not being set but should have been. (Myron Marston, #1844)
751
+ * Fix rake task to work when `rspec-core` is installed in a directory
752
+ containing a space. (Guido Günther, #1845)
753
+ * Fix regression in 3.1 that caused `describe Regexp` to raise errors.
754
+ (Durran Jordan, #1853)
755
+ * Fix regression in 3.x that caused the profile information to be printed
756
+ after the summary. (Max Lincoln, #1857)
757
+ * Apply `--seed` before loading `--require` files so that required files
758
+ can access the provided seed. (Myron Marston, #1745)
759
+ * Handle `RSpec::Core::Formatters::DeprecationFormatter::FileStream` being
760
+ reopened with an IO stream, which sometimes happens with spring.
761
+ (Kevin Mook, #1757)
762
+
763
+ ### 3.1.7 / 2014-10-11
764
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.6...v3.1.7)
765
+
766
+ Bug Fixes:
767
+
768
+ * Fix `Metadata.relative_path` so that for a current directory of
769
+ `/foo/bar`, `/foo/bar_1` is not wrongly converted to `._1`.
770
+ (Akos Vandra, #1730)
771
+ * Prevent constant lookup mistakenly finding `RSpec::ExampleGroups` generated
772
+ constants on 1.9.2 by appending a trailing `_` to the generated names.
773
+ (Jon Rowe, #1737)
774
+ * Fix bug in `:pending` metadata. If it got set in any way besides passing
775
+ it as part of the metadata literal passed to `it` (such as by using
776
+ `define_derived_metadata`), it did not have the desired effect,
777
+ instead marking the example as `:passed`. (Myron Marston, #1739)
778
+
779
+ ### 3.1.6 / 2014-10-08
780
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.5...v3.1.6)
781
+
782
+ Bug Fixes:
783
+
784
+ * Fix regression in rake task pattern handling, that prevented patterns
785
+ that were relative from the current directory rather than from `spec`
786
+ from working properly. (Myron Marston, #1734)
787
+ * Prevent rake task from generating duplicate load path entries.
788
+ (Myron Marston, #1735)
789
+
790
+ ### 3.1.5 / 2014-09-29
791
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.4...v3.1.5)
792
+
793
+ Bug Fixes:
794
+
795
+ * Fix issue with the rake task incorrectly escaping strings on Windows.
796
+ (Jon Rowe #1718)
797
+ * Support absolute path patterns. While this wasn't officially supported
798
+ previously, setting `rake_task.pattern` to an absolute path pattern in
799
+ RSpec 3.0 and before worked since it delegated to `FileList` internally
800
+ (but now just forwards the pattern on to the `rspec` command).
801
+ (Myron Marston, #1726)
802
+
803
+ ### 3.1.4 / 2014-09-18
804
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.3...v3.1.4)
805
+
806
+ Bug Fixes:
807
+
808
+ * Fix implicit `subject` when using `describe false` or `describe nil`
809
+ so that it returns the provided primitive rather than the string
810
+ representation. (Myron Marston, #1710)
811
+ * Fix backtrace filtering to allow code in subdirectories of your
812
+ current working directory (such as vendor/bundle/...) to be filtered
813
+ from backtraces. (Myron Marston, #1708)
814
+
815
+ ### 3.1.3 / 2014-09-15
816
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.2...v3.1.3)
817
+
818
+ Bug Fixes:
819
+
820
+ * Fix yet another regression in rake task pattern handling, to allow
821
+ `task.pattern = FileList["..."]` to work. That was never intended
822
+ to be supported but accidentally worked in 3.0 and earlier.
823
+ (Myron Marston, #1701)
824
+ * Fix pattern handling so that files are normalized to absolute paths
825
+ before subtracting the `--exclude-pattern` matched files from the
826
+ `--pattern` matched files so that it still works even if the patterns
827
+ are in slightly different forms (e.g. one starting with `./`).
828
+ (Christian Nelson, #1698)
829
+
830
+ ### 3.1.2 / 2014-09-08
831
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.1...v3.1.2)
832
+
833
+ Bug Fixes:
834
+
835
+ * Fix another regression in rake task pattern handling, so that patterns
836
+ that start with `./` still work. (Christian Nelson, #1696)
837
+
838
+ ### 3.1.1 / 2014-09-05
839
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.0...v3.1.1)
840
+
841
+ Bug Fixes:
842
+
843
+ * Fix a regression in rake task pattern handling, so that `rake_task.pattern = array`
844
+ works again. While we never intended to support array values (or even knew that worked!),
845
+ the implementation from 3.0 and earlier used `FileList` internally, which allows arrays.
846
+ The fix restores the old behavior. (Myron Marston, #1694)
847
+
848
+ ### 3.1.0 / 2014-09-04
849
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.4...v3.1.0)
850
+
851
+ Enhancements:
852
+
853
+ * Update files generated by `rspec --init` so that warnings are enabled
854
+ in commented out section of `spec_helper` rather than `.rspec` so users
855
+ have to consciously opt-in to the setting. (Andrew Hooker, #1572)
856
+ * Update `spec_helper` generated by `rspec --init` so that it sets the new
857
+ rspec-expectations `include_chain_clauses_in_custom_matcher_descriptions`
858
+ config option (which will be on by default in RSpec 4) and also sets the
859
+ rspec-mocks `verify_partial_doubles` option (which will also default
860
+ to on in RSpec 4). (Myron Marston, #1647)
861
+ * Provide an `inspect` output for example procsy objects (used in around
862
+ hooks) that doesn't make them look like procs. (Jon Rowe, #1620)
863
+ * Remove a few unneeded `require` statements from
864
+ `rspec/core/rake_task.rb`, making it even more lighterweight.
865
+ (Myron Marston, #1640)
866
+ * Allow rspec-core to be used when neither rspec-mocks or
867
+ rspec-expectations are installed, without requiring any
868
+ user configuration. (Sam Phippen, Myron Marston, #1615)
869
+ * Don't filter out gems from backtraces by default. (The RSpec
870
+ gems will still be filtered). User feedback has indicated
871
+ that including gems in default backtraces will be useful.
872
+ (Myron Marston, #1641)
873
+ * Add new `config.filter_gems_from_backtrace "rack", "rake"` API
874
+ to easily filter the named gems from backtraces. (Myron Marston, #1682)
875
+ * Fix default backtrace filters so that the RSpec binary is
876
+ excluded when installing RSpec as a bundler `:git` dependency.
877
+ (Myron Marston, #1648)
878
+ * Simplify command generated by the rake task so that it no longer
879
+ includes unnecessary `-S`. (Myron Marston, #1559)
880
+ * Add `--exclude-pattern` CLI option, `config.exclude_pattern =` config
881
+ option and `task.exclude_pattern =` rake task config option. Matching
882
+ files will be excluded. (John Gesimondo, Myron Marston, #1651, #1671)
883
+ * When an around hook fails to execute the example, mark it as
884
+ pending (rather than passing) so the user is made aware of the
885
+ fact that the example did not actually run. (Myron Marston, #1660)
886
+ * Remove dependency on `FileUtils` from the standard library so that users do
887
+ not get false positives where their code relies on it but they are not
888
+ requiring it. (Sam Phippen, #1565)
889
+
890
+ Bug Fixes:
891
+
892
+ * Fix rake task `t.pattern =` option so that it does not run all specs
893
+ when it matches no files, by passing along a `--pattern` option to
894
+ the `rspec` command, rather than resolving the file list and passing
895
+ along the files individually. (Evgeny Zislis, #1653)
896
+ * Fix rake task default pattern so that it follows symlinks properly.
897
+ (Myron Marston, #1672)
898
+ * Fix default pattern used with `rspec` command so that it follows
899
+ symlinks properly. (Myron Marston, #1672)
900
+ * Change how we assign constant names to example group classes so that
901
+ it avoids a problem with `describe "Core"`. (Daniela Wellisz, #1679)
902
+ * Handle rendering exceptions that have a different encoding than that
903
+ of their original source file. (Jon Rowe, #1681)
904
+ * Allow access to message_lines without colour for failed examples even
905
+ when they're part of a shared example group. (tomykaira, #1689)
906
+
907
+ ### 3.0.4 / 2014-08-14
908
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.3...v3.0.4)
909
+
910
+ Bug Fixes:
911
+
912
+ * Fix processing order of CLI options so that if `config.files_to_run`
913
+ is accessed from a file loaded by `--require`, `--pattern` is still
914
+ applied. (Myron Marston, #1652)
915
+ * Fix `config.pattern=` so that it still takes affect even if
916
+ `config.files_to_run` has already been accessed. (Myron Marston, #1652)
917
+
918
+ ### 3.0.3 / 2014-07-21
919
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.2...v3.0.3)
920
+
921
+ Bug Fixes:
922
+
923
+ * Properly convert both parts of a description into strings before
924
+ concatenation. (@nicklink483, #1636)
925
+ * Exclude the working directory when figuring out folders to ignore.
926
+ (Jon Rowe, Myron Marston, #1616)
927
+ * Allow `::RSpec::Core::Notifications::FailedExampleNotification#message_lines`
928
+ to be accessed without a colouriser. (@tomykaira, #1637)
929
+
930
+ ### 3.0.2 / 2014-06-19
931
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.1...v3.0.2)
932
+
933
+ Bug Fixes:
934
+
935
+ * Fix regression in CLI option handling that prevented `--tag slow`
936
+ passed at the command line from overriding `--tag ~slow` in `.rspec`.
937
+ (Colin Jones, #1602)
938
+ * Fix metadata `:example_group` deprecation warning so that it gets
939
+ issued at the call site of the configuration that specified it as
940
+ a filter rather than later when an example group is defined.
941
+ (Myron Marston, #1562)
942
+ * Make the line that is printed when a shared example group fails indicating
943
+ where the concrete example group is white, separating it from the stack trace
944
+ that is produced for the failure. (Sam Phippen, Jon Rowe, #1606)
945
+
946
+ ### 3.0.1 / 2014-06-12
947
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0...v3.0.1)
948
+
949
+ Bug Fixes:
950
+
951
+ * Fix a couple ruby warnings caused by rspec-core when loaded.
952
+ (Prem Sichanugrist, #1584)
953
+ * Example groups named `Config` will no longer cause a Ruby warning to be
954
+ issued. (Jimmy Cuadra, #1580)
955
+
956
+ ### 3.0.0 / 2014-06-01
957
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.rc1...v3.0.0)
958
+
959
+ Bug Fixes:
960
+
961
+ * Fix `BaseTextFormatter` so that it does not re-close a closed output
962
+ stream. (Myron Marston)
963
+ * Fix regression in metadata that caused the metadata hash of a top-level
964
+ example group to have a `:parent_example_group` key even though it has
965
+ no parent example group. (Myron Marston)
966
+
967
+ Enhancements:
968
+
969
+ * Alter the default `spec_helper.rb` to no longer recommend
970
+ `config.full_backtrace = true` see #1536 for discussion. (Jon Rowe)
971
+
972
+ ### 3.0.0.rc1 / 2014-05-18
973
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.beta2...v3.0.0.rc1)
974
+
975
+ Breaking Changes for 3.0.0:
976
+
977
+ * Change `described_class` so that in a nested group like `describe
978
+ MyClass`, it returns `MyClass` rather than the outer group's described
979
+ class. (Myron Marston)
980
+ * Refactor filter manager so that it no longer subclasses Hash and has a
981
+ tighter, more domain-specific interface. (Sergey Pchelincev)
982
+ * Remove legacy colours definitions from `BaseTextFormatter`. (Jon Rowe)
983
+ * Remove console color definitions from `BaseTextFormatter`. (Jon Rowe)
984
+ * Restructure example group metadata so that the computed keys are
985
+ exposed directly off of the metadata hash rather than being on
986
+ a nested `:example_group` subhash. In addition, the parent example
987
+ group metadata is now available as `[:parent_example_group]` rather
988
+ than `[:example_group][:example_group]`. Deprecated access via the
989
+ old key structure is still provided. (Myron Marston)
990
+ * Remove `:describes` metadata key. It duplicates `:described_class`
991
+ for no good reason. Deprecated access via `:describes` is still
992
+ provided. (Myron Marston)
993
+ * Rename `:example_group_block` metadata key to `:block`.
994
+ (Myron Marston)
995
+ * Remove deprecated `RSpec::Core::Example#options`. (Myron Marston)
996
+ * Move `BaseTextFormatter#colorize_summary` to `SummaryNotification#colorize_with`
997
+ (Jon Rowe).
998
+ * `describe some_hash` treated `some_hash` as metadata in RSpec 2.x but
999
+ will treat it as the described object in RSpec 3.0. Metadata must
1000
+ always come after the description args. (Myron Marston)
1001
+ * Remove deprecated `display_name` alias of `ExampleGroup.description`.
1002
+ (Myron Marston)
1003
+ * Remove deprecated `describes` alias of `ExampleGroup.described_class`.
1004
+ (Myron Marston)
1005
+ * Remove deprecated `RSpec::Core::ExampleGroup.alias_it_behaves_like_to`.
1006
+ Use `RSpec::Core::Configuration#alias_it_behaves_like_to` instead.
1007
+ (Myron Marston)
1008
+ * Remove deprecated `RSpec::Core::ExampleGroup.alias_example_to`.
1009
+ Use `RSpec::Core::Configuration#alias_example_to` instead.
1010
+ (Myron Marston)
1011
+ * Removed `focused` example alias and change example/group aliases
1012
+ `fit`, `focus`, `fcontext` and `fdescribe` to no longer include
1013
+ `:focused => true` metadata. They only contain `:focus => true`
1014
+ metadata now. This means that you will need to filter them with
1015
+ `filter_run :focus`, not `filter_run :focused`. (Myron Marston)
1016
+ * Remove `--line-number` filtering. It's semantically dubious since it's
1017
+ a global filter (potentially applied to multiple files) but there's no
1018
+ meaningful connection between the same line number in multiple files.
1019
+ Instead use the `rspec path/to/spec.rb:23:46` form, which is terser
1020
+ and makes more sense as it is scoped to a file. (Myron Marston)
1021
+ * Remove `--default_path` as an alias for `--default-path`. (Jon Rowe)
1022
+ * Remove deprecated `share_examples_for`. There's still
1023
+ `shared_examples` and `shared_examples_for`. (Myron Marston)
1024
+ * Rename `RSpec::Core::Configuration#warnings` to
1025
+ `RSpec::Core::Configuration#warnings?` since it's a boolean flag.
1026
+ (Myron Marston)
1027
+ * RSpec's global state is no longer reset after a spec run. This gives
1028
+ more flexibility to alternate runners to decide when and if they
1029
+ want the state reset. Alternate runners are now responsible for
1030
+ calling this (or doing a similar reset) if they are going to run
1031
+ the spec suite multiple times in the same process. (Sam Phippen)
1032
+ * Merge `RSpec::Core::CommandLine` (never formally declared public)
1033
+ into `RSpec::Core::Runner`. (Myron Marston)
1034
+ * Remove `color_enabled` as an alias of `color`. (Jon Rowe)
1035
+ * Remove `backtrace_cleaner` as an alias of `backtrace_formatter`. (Jon Rowe)
1036
+ * Remove `filename_pattern` as an alias of `pattern`. (Jon Rowe)
1037
+ * Extract support for legacy formatters to `rspec-legacy_formatters`. (Jon Rowe)
1038
+ * `RSpec::Configuration#formatters` now returns a dup to prevent mutation. (Jon Rowe)
1039
+ * Replace `stdlib` as an available expectation framework with `test_unit` and
1040
+ `minitest`. (Aaron Kromer)
1041
+ * Remove backtrace formatting helpers from `BaseTextFormatter`. (Jon Rowe)
1042
+ * Extract profiler support to `ProfileFormatter` and `ProfileNotification`.
1043
+ Formatters should implement `dump_profile` if they wish to respond to `--profile`.
1044
+ (Jon Rowe)
1045
+ * Extract remaining formatter state to reporter and notifications. Introduce
1046
+ `ExamplesNotification` to share information about examples that was previously
1047
+ held in `BaseFormatter`. (Jon Rowe)
1048
+
1049
+ Enhancements:
1050
+
1051
+ * Add `config.default_formatter` attribute, which can be used to set a
1052
+ formatter which will only be used if no other formatter is set
1053
+ (e.g. via `--formatter`). (Myron Marston)
1054
+ * Support legacy colour definitions in `LegacyFormatterAdaptor`. (Jon Rowe)
1055
+ * Migrate `execution_result` (exposed by metadata) from a hash to a
1056
+ first-class object with appropriate attributes. `status` is now
1057
+ stored and returned as a symbol rather than a string. It retains
1058
+ deprecated hash behavior for backwards compatibility. (Myron Marston)
1059
+ * Provide console code helper for formatters. (Jon Rowe)
1060
+ * Use raw ruby hashes for the metadata hashes rather than a subclass of
1061
+ a hash. Computed metadata entries are now computed in advance rather
1062
+ than being done lazily on first access. (Myron Marston)
1063
+ * Add `:block` metadata entry to the example metadata, bringing
1064
+ parity with `:block` in the example group metadata. (Myron Marston)
1065
+ * Add `fspecify` and `fexample` as aliases of `specify` and `example`
1066
+ with `:focus => true` metadata for parity with `fit`. (Myron Marston)
1067
+ * Add legacy support for `colorize_summary`. (Jon Rowe)
1068
+ * Restructure runner so it can be more easily customized in a subclass
1069
+ for an alternate runner. (Ben Hoskings)
1070
+ * Document `RSpec::Core::ConfigurationOptions` as an officially
1071
+ supported public API. (Myron Marston)
1072
+ * Add `--deprecation-out` CLI option which directs deprecation warnings
1073
+ to the named file. (Myron Marston)
1074
+ * Minitest 5 compatability for `expect_with :stdlib` (now available as
1075
+ `expect_with :minitest`). (Xavier Shay)
1076
+ * Reporter now notifies formatters of the load time of RSpec and your
1077
+ specs via `StartNotification` and `SummaryNotification`. (Jon Rowe)
1078
+ * Add `disable_monkey_patching!` config option that disables all monkey
1079
+ patching from whatever pieces of RSpec you use. (Alexey Fedorov)
1080
+ * Add `Pathname` support for setting all output streams. (Aaron Kromer)
1081
+ * Add `config.define_derived_metadata`, which can be used to apply
1082
+ additional metadata to all groups or examples that match a given
1083
+ filter. (Myron Marston)
1084
+ * Provide formatted and colorized backtraces via `FailedExampleNotification`
1085
+ and send `PendingExampleFixedNotifications` when the error is due to a
1086
+ passing spec you expect to fail. (Jon Rowe)
1087
+ * Add `dump_profile` to formatter API to allow formatters to implement
1088
+ support for `--profile`. (Jon Rowe)
1089
+ * Allow colourising text via `ConsoleCodes` with RSpec 'states'
1090
+ (e.g. `:success`, `:failure`) rather than direct colour codes. (Jon Rowe)
1091
+ * Expose `fully_formatted` methods off the formatter notification objects
1092
+ that make it easy for a custom formatter to produce formatted output
1093
+ like rspec-core's. (Myron Marston)
1094
+
1095
+ Bug Fixes:
1096
+
1097
+ * Fix `spec_helper.rb` file generated by `rspec --init` so that the
1098
+ recommended settings correctly use the documentation formatter
1099
+ when running one file. (Myron Marston)
1100
+ * Fix ordering problem where descriptions were generated after
1101
+ tearing down mocks, which resulted in unexpected exceptions.
1102
+ (Bradley Schaefer, Aaron Kromer, Andrey Savchenko)
1103
+ * Allow a symbol to be used as an implicit subject (e.g. `describe
1104
+ :foo`). (Myron Marston)
1105
+ * Prevent creating an isolated context (i.e. using `RSpec.describe`) when
1106
+ already inside a context. There is no reason to do this, and it could
1107
+ potentially cause unexpected bugs. (Xavier Shay)
1108
+ * Fix shared example group scoping so that when two shared example
1109
+ groups share the same name at different levels of nested contexts,
1110
+ the one in the nearest context is used. (Myron Marston)
1111
+ * Fix `--warnings` option so that it enables warnings immediately so
1112
+ that it applies to files loaded by `--require`. (Myron Marston)
1113
+ * Issue a warning when you set `config.deprecation_stream` too late for
1114
+ it to take effect because the reporter has already been setup. (Myron Marston)
1115
+ * Add the full `RSpec::Core::Example` interface to the argument yielded
1116
+ to `around` hooks. (Myron Marston)
1117
+ * Line number always takes precendence when running specs with filters.
1118
+ (Xavier Shay)
1119
+ * Ensure :if and :unless metadata filters are treated as a special case
1120
+ and are always in-effect. (Bradley Schaefer)
1121
+ * Ensure the currently running installation of RSpec is used when
1122
+ the rake task shells out to `rspec`, even if a newer version is also
1123
+ installed. (Postmodern)
1124
+ * Using a legacy formatter as default no longer causes an infinite loop.
1125
+ (Xavier Shay)
1126
+
1127
+ ### 3.0.0.beta2 / 2014-02-17
1128
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.beta1...v3.0.0.beta2)
1129
+
1130
+ Breaking Changes for 3.0.0:
1131
+
1132
+ * Make `mock_with` option more strict. Strings are no longer supported
1133
+ (e.g. `mock_with "mocha"`) -- use a symbol instead. Also, unrecognized
1134
+ values will now result in an error rather than falling back to the
1135
+ null mocking adapter. If you want to use the null mocking adapter,
1136
+ use `mock_with :nothing` (as has been documented for a long time).
1137
+ (Myron Marston)
1138
+ * Remove support for overriding RSpec's built-in `:if` and `:unless`
1139
+ filters. (Ashish Dixit)
1140
+ * Custom formatters are now required to call
1141
+ `RSpec::Core::Formatters.register(formatter_class, *notifications)`
1142
+ where `notifications` is the list of events the formatter wishes to
1143
+ be notified about. Notifications are handled by methods matching the
1144
+ names on formatters. This allows us to add or remove notifications
1145
+ without breaking existing formatters. (Jon Rowe)
1146
+ * Change arguments passed to formatters. Rather than passing multiple
1147
+ arguments (which limits are ability to add additional arguments as
1148
+ doing so would break existing formatters), we now pass a notification
1149
+ value object that exposes the same data via attributes. This will
1150
+ allow us to add new bits of data to a notification event without
1151
+ breaking existing formatters. (Jon Rowe)
1152
+ * Remove support for deprecated `:alias` option for
1153
+ `RSpec.configuration.add_setting`. (Myron Marston)
1154
+ * Remove support for deprecated `RSpec.configuration.requires = [...]`.
1155
+ (Myron Marston)
1156
+ * Remove support for deprecated `--formatter` CLI option. (Myron Marston)
1157
+ * Remove support for deprecated `--configure` CLI option. (Myron Marston)
1158
+ * Remove support for deprecated `RSpec::Core::RakeTask#spec_opts=`.
1159
+ (Myron Marston)
1160
+ * An example group level `pending` block or `:pending` metadata now executes
1161
+ the example and cause a failure if it passes, otherwise it will be pending if
1162
+ it fails. The old "never run" behaviour is still used for `xexample`, `xit`,
1163
+ and `xspecify`, or via a new `skip` method or `:skip` metadata option.
1164
+ (Xavier Shay)
1165
+ * After calling `pending` inside an example, the remainder of the example will
1166
+ now be run. If it passes a failure is raised, otherwise the example is marked
1167
+ pending. The old "never run" behaviour is provided a by a new `skip` method.
1168
+ (Xavier Shay)
1169
+ * Pending blocks inside an example have been removed as a feature with no
1170
+ direct replacement. Use `skip` or `pending` without a block. (Xavier Shay)
1171
+ * Pending statement is no longer allowed in `before(:all)` hooks. Use `skip`
1172
+ instead. (Xavier Shay)
1173
+ * Remove `show_failures_in_pending_blocks` configuration option. (Xavier Shay)
1174
+ * Remove support for specifying the documentation formatter using
1175
+ 's', 'n', 'spec' or 'nested'. (Jon Rowe)
1176
+
1177
+ Enhancements:
1178
+
1179
+ * Add example run time to JSON formatter output. (Karthik Kastury)
1180
+ * Add more suggested settings to the files generated by
1181
+ `rspec --init`. (Myron Marston)
1182
+ * Add `config.alias_example_group_to`, which can be used to define a
1183
+ new method that defines an example group with the provided metadata.
1184
+ (Michi Huber)
1185
+ * Add `xdescribe` and `xcontext` as shortcuts to skip an example group.
1186
+ (Myron Marston)
1187
+ * Add `fdescribe` and `fcontext` as shortcuts to focus an example group.
1188
+ (Myron Marston)
1189
+ * Don't autorun specs via `#at_exit` by default. `require 'rspec/autorun'`
1190
+ is only needed when running specs via `ruby`, as it always has been.
1191
+ Running specs via `rake` or `rspec` are both unaffected. (Ben Hoskings)
1192
+ * Add `expose_dsl_globally` config option, defaulting to true. When disabled
1193
+ it will remove the monkey patches rspec-core adds to `main` and `Module`
1194
+ (e.g. `describe`, `shared_examples_for`, etc). (Jon Rowe)
1195
+ * Expose RSpec DSL entry point methods (`describe`,
1196
+ `shared_examples_for`, etc) on the `RSpec` constant. Intended for use
1197
+ when `expose_dsl_globally` is set to `false`. (Jon Rowe)
1198
+ * For consistency, expose all example group aliases (including
1199
+ `context`) on the `RSpec` constant. If `expose_dsl_globally` is set to
1200
+ `true`, also expose them on `main` and `Module`. Historically, only `describe`
1201
+ was exposed. (Jon Rowe, Michi Huber)
1202
+ * Add hook scope `:example` as an alias for `:each`, and `:context` as an alias
1203
+ for `:all`. (John Feminella)
1204
+
1205
+ Bug Fixes:
1206
+
1207
+ * Fix failure (undefined method `path`) in end-of-run summary
1208
+ when `raise_errors_for_deprecations!` is configured. (Myron Marston)
1209
+ * Issue error when attempting to use `-i` or `--I` on command line,
1210
+ too close to `-I` to be considered short hand for `--init`. (Jon Rowe)
1211
+ * Prevent adding formatters to an output target if the same
1212
+ formatter has already been added to that output. (Alex Peattie)
1213
+ * Allow a matcher-generated example description to be used when
1214
+ the example is pending. (Myron Marston)
1215
+ * Ensure the configured `failure_exit_code` is used by the rake
1216
+ task when there is a failure. (Jon Rowe)
1217
+ * Restore behaviour whereby system exclusion filters take priority over working
1218
+ directory (was broken in beta1). (Jon Rowe)
1219
+ * Prevent RSpec mangling file names that have substrings containing `line_number`
1220
+ or `default_path`. (Matijs van Zuijlen)
1221
+ * Fix failure line detection so that it handles relative file paths
1222
+ (which can happen when running specs through `ruby` using `rspec/autorun`).
1223
+ (Myron Marston, #1829)
1224
+
1225
+ ### 3.0.0.beta1 / 2013-11-07
1226
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.1...v3.0.0.beta1)
1227
+
1228
+ Breaking Changes for 3.0.0:
1229
+
1230
+ * Remove explicit support for 1.8.6. (Jon Rowe)
1231
+ * Remove `RSpec::Core::ExampleGroup#example` and
1232
+ `RSpec::Core::ExampleGroup#running_example` methods. If you need
1233
+ access to the example (e.g. to get its metadata), use a block arg
1234
+ instead. (David Chelimsky)
1235
+ * Remove `TextMateFormatter`, it has been moved to `rspec-tmbundle`.
1236
+ (Aaron Kromer)
1237
+ * Remove RCov integration. (Jon Rowe)
1238
+ * Remove deprecated support for RSpec 1 constructs (Myron Marston):
1239
+ * The `Spec` and `Rspec` constants (rather than `RSpec`).
1240
+ * `Spec::Runner.configure` rather than `RSpec.configure`.
1241
+ * `Rake::SpecTask` rather than `RSpec::Core::RakeTask`.
1242
+ * Remove deprecated support for `share_as`. (Myron Marston)
1243
+ * Remove `--debug` option (and corresponding option on
1244
+ `RSpec::Core::Configuration`). Instead, use `-r<debugger gem name>` to
1245
+ load whichever debugger gem you wish to use (e.g. `ruby-debug`,
1246
+ `debugger`, or `pry`). (Myron Marston)
1247
+ * Extract Autotest support to a seperate gem. (Jon Rowe)
1248
+ * Raise an error when a `let` or `subject` declaration is
1249
+ accessed in a `before(:all)` or `after(:all)` hook. (Myron Marston)
1250
+ * Extract `its` support to a separate gem. (Peter Alfvin)
1251
+ * Disallow use of a shared example group from sibling contexts, making them
1252
+ fully isolated. 2.14 and 2.99 allowed this but printed a deprecation warning.
1253
+ (Jon Rowe)
1254
+ * Remove `RSpec::Core::Configuration#output` and
1255
+ `RSpec::Core::Configuration#out` aliases of
1256
+ `RSpec::Core::Configuration#output_stream`. (Myron Marston)
1257
+ * Remove legacy ordering APIs deprecated in 2.99.0.beta1. (Myron
1258
+ Marston)
1259
+
1260
+ Enhancements:
1261
+
1262
+ * Replace unmaintained syntax gem with coderay gem. (Xavier Shay)
1263
+ * Times in profile output are now bold instead of `failure_color`.
1264
+ (Matthew Boedicker)
1265
+ * Add `--no-fail-fast` command line option. (Gonzalo Rodríguez-Baltanás Díaz)
1266
+ * Runner now considers the local system ip address when running under Drb.
1267
+ (Adrian CB)
1268
+ * JsonFormatter now includes `--profile` information. (Alex / @MasterLambaster)
1269
+ * Always treat symbols passed as metadata args as hash
1270
+ keys with true values. RSpec 2 supported this with the
1271
+ `treat_symbols_as_metadata_keys_with_true_values` but
1272
+ now this behavior is always enabled. (Myron Marston)
1273
+ * Add `--dry-run` option, which prints the formatter output
1274
+ of your suite without running any examples or hooks.
1275
+ (Thomas Stratmann, Myron Marston)
1276
+ * Document the configuration options and default values in the `spec_helper.rb`
1277
+ file that is generated by RSpec. (Parker Selbert)
1278
+ * Give generated example group classes a friendly name derived
1279
+ from the docstring, rather than something like "Nested_2".
1280
+ (Myron Marston)
1281
+ * Avoid affecting randomization of user code when shuffling
1282
+ examples so that users can count on their own seeds
1283
+ working. (Travis Herrick)
1284
+ * Ordering is no longer a single global property of the test suite.
1285
+ Each group can pick an ordering using `:order` metadata. (Andy
1286
+ Lindeman, Sam Phippen, Myron Marston)
1287
+ * Allow named custom ordering strategies to be registered, which can
1288
+ then be used on individual example groups. (Andy Lindeman, Sam
1289
+ Phippen, Myron Marston)
1290
+
1291
+ Deprecations:
1292
+
1293
+ * `treat_symbols_as_metadata_keys_with_true_values` is deprecated and no
1294
+ longer has an affect now that the behavior it enabled is always
1295
+ enabled. (Myron Marston)
1296
+
1297
+ ### 2.99.2 / 2014-08-19
1298
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.1...v2.99.2)
1299
+
1300
+ Enhancements:
1301
+
1302
+ * Improve deprecation warning for RSpec 3 change in `describe <a symbol>`
1303
+ behavior. (Jon Rowe, #1667)
1304
+
1305
+ ### 2.99.1 / 2014-06-19
1306
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0...v2.99.1)
1307
+
1308
+ Bug Fixes:
1309
+
1310
+ * Add missing deprecation warning for when `RSpec::Core::Runner` is used
1311
+ multiple times in the same process. In 2.x RSpec's global state was
1312
+ automatically cleared between runs but in 3.0 you need to call `RSpec.reset`
1313
+ manually in these situations. (Sam Phippen, #1587)
1314
+ * Prevent deprecation being accidentally issues when doubles used with `be_`
1315
+ matchers due to automatically generated descriptions. (Jon Rowe, #1573)
1316
+ * Load `rspec/core` when loading `rspec/core/rake_task` to ensure we can
1317
+ issue deprecations correctly. (Jon Rowe, #1612)
1318
+
1319
+ ### 2.99.0 / 2014-06-01
1320
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.rc1...v2.99.0)
1321
+
1322
+ Bug Fixes:
1323
+
1324
+ * Fix `BaseTextFormatter` so that it does not re-close a closed output
1325
+ stream. (Myron Marston)
1326
+ * Use `RSpec::Configuration#backtrace_exclusion_patterns` rather than the
1327
+ deprecated `RSpec::Configuration#backtrace_clean_patterns` when mocking
1328
+ with rr. (David Dollar)
1329
+
1330
+ ### 2.99.0.rc1 / 2014-05-18
1331
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.beta2...v2.99.0.rc1)
1332
+
1333
+ Enhancements:
1334
+
1335
+ * Add `--deprecation-out` CLI option which directs deprecation warnings
1336
+ to the named file. (Myron Marston)
1337
+ * Backport support for `skip` in metadata to skip execution of an example.
1338
+ (Xavier Shay, #1472)
1339
+ * Add `Pathname` support for setting all output streams. (Aaron Kromer)
1340
+ * Add `test_unit` and `minitest` expectation frameworks. (Aaron Kromer)
1341
+
1342
+ Deprecations:
1343
+
1344
+ * Deprecate `RSpec::Core::Pending::PendingDeclaredInExample`, use
1345
+ `SkipDeclaredInExample` instead. (Xavier Shay)
1346
+ * Issue a deprecation when `described_class` is accessed from within
1347
+ a nested `describe <SomeClass>` example group, since `described_class`
1348
+ will return the innermost described class in RSpec 3 rather than the
1349
+ outermost described class, as it behaved in RSpec 2. (Myron Marston)
1350
+ * Deprecate `RSpec::Core::FilterManager::DEFAULT_EXCLUSIONS`,
1351
+ `RSpec::Core::FilterManager::STANDALONE_FILTERS` and use of
1352
+ `#empty_without_conditional_filters?` on those filters. (Sergey Pchelincev)
1353
+ * Deprecate `RSpec::Core::Example#options` in favor of
1354
+ `RSpec::Core::Example#metadata`. (Myron Marston)
1355
+ * Issue warning when passing a symbol or hash to `describe` or `context`
1356
+ as the first argument. In RSpec 2.x this would be treated as metadata
1357
+ but in RSpec 3 it'll be treated as the described object. To continue
1358
+ having it treated as metadata, pass a description before the symbol or
1359
+ hash. (Myron Marston)
1360
+ * Deprecate `RSpec::Core::BaseTextFormatter::VT100_COLORS` and
1361
+ `RSpec::Core::BaseTextFormatter::VT100_COLOR_CODES` in favour
1362
+ of `RSpec::Core::BaseTextFormatter::ConsoleCodes::VT100_CODES` and
1363
+ `RSpec::Core::BaseTextFormatter::ConsoleCodes::VT100_CODE_VALUES`.
1364
+ (Jon Rowe)
1365
+ * Deprecate `RSpec::Core::ExampleGroup.display_name` in favor of
1366
+ `RSpec::Core::ExampleGroup.description`. (Myron Marston)
1367
+ * Deprecate `RSpec::Core::ExampleGroup.describes` in favor of
1368
+ `RSpec::Core::ExampleGroup.described_class`. (Myron Marston)
1369
+ * Deprecate `RSpec::Core::ExampleGroup.alias_example_to` in favor of
1370
+ `RSpec::Core::Configuration#alias_example_to`. (Myron Marston)
1371
+ * Deprecate `RSpec::Core::ExampleGroup.alias_it_behaves_like_to` in favor
1372
+ of `RSpec::Core::Configuration#alias_it_behaves_like_to`. (Myron Marston)
1373
+ * Deprecate `RSpec::Core::ExampleGroup.focused` in favor of
1374
+ `RSpec::Core::ExampleGroup.focus`. (Myron Marston)
1375
+ * Add deprecation warning for `config.filter_run :focused` since
1376
+ example aliases `fit` and `focus` will no longer include
1377
+ `:focused` metadata but will continue to include `:focus`. (Myron Marston)
1378
+ * Deprecate filtering by `:line_number` (e.g. `--line-number` from the
1379
+ CLI). Use location filtering instead. (Myron Marston)
1380
+ * Deprecate `--default_path` as an alternative to `--default-path`. (Jon Rowe)
1381
+ * Deprecate `RSpec::Core::Configuration#warnings` in favor of
1382
+ `RSpec::Core::Configuration#warnings?`. (Myron Marston)
1383
+ * Deprecate `share_examples_for` in favor of `shared_examples_for` or
1384
+ just `shared_examples`. (Myron Marston)
1385
+ * Deprecate `RSpec::Core::CommandLine` in favor of
1386
+ `RSpec::Core::Runner`. (Myron Marston)
1387
+ * Deprecate `#color_enabled`, `#color_enabled=` and `#color?` in favour of
1388
+ `#color`, `#color=` and `#color_enabled? output`. (Jon Rowe)
1389
+ * Deprecate `#filename_pattern` in favour of `#pattern`. (Jon Rowe)
1390
+ * Deprecate `#backtrace_cleaner` in favour of `#backtrace_formatter`. (Jon Rowe)
1391
+ * Deprecate mutating `RSpec::Configuration#formatters`. (Jon Rowe)
1392
+ * Deprecate `stdlib` as an available expectation framework in favour of
1393
+ `test_unit` and `minitest`. (Aaron Kromer)
1394
+
1395
+ Bug Fixes:
1396
+
1397
+ * Issue a warning when you set `config.deprecation_stream` too late for
1398
+ it to take effect because the reporter has already been setup. (Myron Marston)
1399
+ * `skip` with a block should not execute the block. (Xavier Shay)
1400
+
1401
+ ### 2.99.0.beta2 / 2014-02-17
1402
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.99.0.beta1...v2.99.0.beta2)
1403
+
1404
+ Enhancements:
1405
+
1406
+ * Add `is_expected` for one-liners that read well with the
1407
+ `expect`-based syntax. `is_expected` is simply defined as
1408
+ `expect(subject)` and can be used in an expression like:
1409
+ `it { is_expected.to read_well }`. (Myron Marston)
1410
+ * Backport `skip` from RSpec 3, which acts like `pending` did in RSpec 2
1411
+ when not given a block, since the behavior of `pending` is changing in
1412
+ RSpec 3. (Xavier Shay)
1413
+
1414
+ Deprecations:
1415
+
1416
+ * Deprecate inexact `mock_with` config options. RSpec 3 will only support
1417
+ the exact symbols `:rspec`, `:mocha`, `:flexmock`, `:rr` or `:nothing`
1418
+ (or any module that implements the adapter interface). RSpec 2 did
1419
+ fuzzy matching but this will not be supported going forward.
1420
+ (Myron Marston)
1421
+ * Deprecate `show_failures_in_pending_blocks` config option. To achieve
1422
+ the same behavior as the option enabled, you can use a custom
1423
+ formatter instead. (Xavier Shay)
1424
+ * Add a deprecation warning for the fact that the behavior of `pending`
1425
+ is changing in RSpec 3 -- rather than skipping the example (as it did
1426
+ in 2.x when no block was provided), it will run the example and mark
1427
+ it as failed if no exception is raised. Use `skip` instead to preserve
1428
+ the old behavior. (Xavier Shay)
1429
+ * Deprecate 's', 'n', 'spec' and 'nested' as aliases for documentation
1430
+ formatter. (Jon Rowe)
1431
+ * Deprecate `RSpec::Core::Reporter#abort` in favor of
1432
+ `RSpec::Core::Reporter#finish`. (Jon Rowe)
1433
+
1434
+ Bug Fixes:
1435
+
1436
+ * Fix failure (undefined method `path`) in end-of-run summary
1437
+ when `raise_errors_for_deprecations!` is configured. (Myron Marston)
1438
+ * Fix issue were overridding spec ordering from the command line wasn't
1439
+ fully recognised interally. (Jon Rowe)
1440
+
1441
+ ### 2.99.0.beta1 / 2013-11-07
1442
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.99.0.beta1)
1443
+
1444
+ Enhancements
1445
+
1446
+ * Block-based DSL methods that run in the context of an example
1447
+ (`it`, `before(:each)`, `after(:each)`, `let` and `subject`)
1448
+ now yield the example as a block argument. (David Chelimsky)
1449
+ * Warn when the name of more than one example group is submitted to
1450
+ `include_examples` and it's aliases. (David Chelimsky)
1451
+ * Add `expose_current_running_example_as` config option for
1452
+ use during the upgrade process when external gems use the
1453
+ deprecated `RSpec::Core::ExampleGroup#example` and
1454
+ `RSpec::Core::ExampleGroup#running_example` methods. (Myron Marston)
1455
+ * Limit spamminess of deprecation messages. (Bradley Schaefer, Loren Segal)
1456
+ * Add `config.raise_errors_for_deprecations!` option, which turns
1457
+ deprecations warnings into errors to surface the full backtrace
1458
+ of the call site. (Myron Marston)
1459
+
1460
+ Deprecations
1461
+
1462
+ * Deprecate `RSpec::Core::ExampleGroup#example` and
1463
+ `RSpec::Core::ExampleGroup#running_example` methods. If you need
1464
+ access to the example (e.g. to get its metadata), use a block argument
1465
+ instead. (David Chelimsky)
1466
+ * Deprecate use of `autotest/rspec2` in favour of `rspec-autotest`. (Jon Rowe)
1467
+ * Deprecate RSpec's built-in debugger support. Use a CLI option like
1468
+ `-rruby-debug` (for the ruby-debug gem) or `-rdebugger` (for the
1469
+ debugger gem) instead. (Myron Marston)
1470
+ * Deprecate `RSpec.configuration.treat_symbols_as_metadata_keys_with_true_values = false`.
1471
+ RSpec 3 will not support having this option set to `false`. (Myron Marston)
1472
+ * Deprecate accessing a `let` or `subject` declaration in
1473
+ a `after(:all)` hook. (Myron Marston, Jon Rowe)
1474
+ * Deprecate built-in `its` usage in favor of `rspec-its` gem due to planned
1475
+ removal in RSpec 3. (Peter Alfvin)
1476
+ * Deprecate `RSpec::Core::PendingExampleFixedError` in favor of
1477
+ `RSpec::Core::Pending::PendingExampleFixedError`. (Myron Marston)
1478
+ * Deprecate `RSpec::Core::Configuration#out` and
1479
+ `RSpec::Core::Configuration#output` in favor of
1480
+ `RSpec::Core::Configuration#output_stream`. (Myron Marston)
1481
+ * Deprecate legacy ordering APIs.
1482
+ * You should use `register_ordering(:global)` instead of these:
1483
+ * `RSpec::Core::Configuration#order_examples`
1484
+ * `RSpec::Core::Configuration#order_groups`
1485
+ * `RSpec::Core::Configuration#order_groups_and_examples`
1486
+ * These are deprecated with no replacement because in RSpec 3
1487
+ ordering is a property of individual example groups rather than
1488
+ just a global property of the entire test suite:
1489
+ * `RSpec::Core::Configuration#order`
1490
+ * `RSpec::Core::Configuration#randomize?`
1491
+ * `--order default` is deprecated in favor of `--order defined`
1492
+ (Myron Marston)
1493
+
1494
+ ### 2.14.8 / 2014-02-27
1495
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.7...v2.14.8)
1496
+
1497
+ Bug fixes:
1498
+
1499
+ * Fix regression with the `textmateformatter` that prevented backtrace links
1500
+ from being clickable. (Stefan Daschek)
1501
+
1502
+ ### 2.14.7 / 2013-10-29
1503
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.6...v2.14.7)
1504
+
1505
+ Bug fixes:
1506
+
1507
+ * Fix regression in 2.14.6 that broke the Fivemat formatter.
1508
+ It depended upon either
1509
+ `example.execution_result[:exception].pending_fixed?` (which
1510
+ was removed in 2.14.6 to fix an issue with frozen error objects)
1511
+ or `RSpec::Core::PendingExampleFixedError` (which was renamed
1512
+ to `RSpec::Core::Pending::PendingExampleFixedError` in 2.8.
1513
+ This fix makes a constant alias for the old error name.
1514
+ (Myron Marston)
1515
+
1516
+ ### 2.14.6 / 2013-10-15
1517
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.5...v2.14.6)
1518
+
1519
+ Bug fixes:
1520
+
1521
+ * Format stringified numbers correctly when mathn library is loaded.
1522
+ (Jay Hayes)
1523
+ * Fix an issue that prevented the use of frozen error objects. (Lars
1524
+ Gierth)
1525
+
1526
+ ### 2.14.5 / 2013-08-13
1527
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.4...v2.14.5)
1528
+
1529
+ Bug fixes:
1530
+
1531
+ * Fix a `NoMethodError` that was being raised when there were no shared
1532
+ examples or contexts declared and `RSpec.world.reset` is invoked.
1533
+ (thepoho, Jon Rowe, Myron Marston)
1534
+ * Fix a deprecation warning that was being incorrectly displayed when
1535
+ `shared_examples` are declared at top level in a `module` scope.
1536
+ (Jon Rowe)
1537
+ * Fix after(:all) hooks so consecutive (same context) scopes will run even if
1538
+ one raises an error. (Jon Rowe, Trejkaz)
1539
+ * JsonFormatter no longer dies if `dump_profile` isn't defined (Alex / @MasterLambaster, Jon Rowe)
1540
+
1541
+ ### 2.14.4 / 2013-07-21
1542
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.3...v2.14.4)
1543
+
1544
+ Bug fixes
1545
+
1546
+ * Fix regression in 2.14: ensure configured requires (via `-r` option)
1547
+ are loaded before spec files are loaded. This allows the spec files
1548
+ to programatically change the file pattern (Jon Rowe).
1549
+ * Autoload `RSpec::Mocks` and `RSpec::Expectations` when referenced if
1550
+ they are not already loaded (`RSpec::Matches` has been autoloaded
1551
+ for a while). In the `rspec` gem, we changed it recently to stop
1552
+ loading `rspec/mocks` and `rspec/expectations` by default, as some
1553
+ users reported problems where they were intending to use mocha,
1554
+ not rspec-mocks, but rspec-mocks was loaded and causing a conflict.
1555
+ rspec-core loads mocks and expectations at the appropriate time, so
1556
+ it seemed like a safe change -- but caused a problem for some authors
1557
+ of libraries that integrate with RSpec. This fixes that problem.
1558
+ (Myron Marston)
1559
+ * Gracefully handle a command like `rspec --profile path/to/spec.rb`:
1560
+ the `path/to/spec.rb` arg was being wrongly treated as the `profile`
1561
+ integer arg, which got cast `0` using `to_i`, causing no profiled
1562
+ examples to be printed. (Jon Rowe)
1563
+
1564
+ ### 2.14.3 / 2013-07-13
1565
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.2...v2.14.3)
1566
+
1567
+ Bug fixes
1568
+
1569
+ * Fix deprecation notices issued from `RSpec::Core::RakeTask` so
1570
+ that they work properly when all of rspec-core is not loaded.
1571
+ (This was a regression in 2.14) (Jon Rowe)
1572
+
1573
+ ### 2.14.2 / 2013-07-09
1574
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.1...v2.14.2)
1575
+
1576
+ Bug fixes
1577
+
1578
+ * Fix regression caused by 2.14.1 release: formatters that
1579
+ report that they `respond_to?` a notification, but had
1580
+ no corresponding method would raise an error when registered.
1581
+ The new fix is to just implement `start` on the deprecation
1582
+ formatter to fix the original JRuby/ruby-debug issue.
1583
+ (Jon Rowe)
1584
+
1585
+ ### 2.14.1 / 2013-07-08
1586
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.0...v2.14.1)
1587
+
1588
+ Bug fixes
1589
+
1590
+ * Address deprecation formatter failure when using `ruby-debug` on
1591
+ JRuby: fix `RSpec::Core::Reporter` to not send a notification
1592
+ when the formatter's implementation of the notification method
1593
+ comes from `Kernel` (Alex Portnov, Jon Rowe).
1594
+
1595
+ ### 2.14.0 / 2013-07-06
1596
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.14.0.rc1...v2.14.0)
1597
+
1598
+ Enhancements
1599
+
1600
+ * Apply focus to examples defined with `fit` (equivalent of
1601
+ `it "description", focus: true`) (Michael de Silva)
1602
+
1603
+ Bug fix
1604
+
1605
+ * Ensure methods defined by `let` take precedence over others
1606
+ when there is a name collision (e.g. from an included module).
1607
+ (Jon Rowe, Andy Lindeman and Myron Marston)
1608
+
1609
+ ### 2.14.0.rc1 / 2013-05-27
1610
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.13.1...v2.14.0.rc1)
1611
+
1612
+ Enhancements
1613
+
1614
+ * Improved Windows detection inside Git Bash, for better `--color` handling.
1615
+ * Add profiling of the slowest example groups to `--profile` option.
1616
+ The output is sorted by the slowest average example groups.
1617
+ * Don't show slow examples if there's a failure and both `--fail-fast`
1618
+ and `--profile` options are used (Paweł Gościcki).
1619
+ * Rather than always adding `spec` to the load path, add the configured
1620
+ `--default-path` to the load path (which defaults to `spec`). This
1621
+ better supports folks who choose to put their specs in a different
1622
+ directory (John Feminella).
1623
+ * Add some logic to test time duration precision. Make it a
1624
+ function of time, dropping precision as the time increases. (Aaron Kromer)
1625
+ * Add new `backtrace_inclusion_patterns` config option. Backtrace lines
1626
+ that match one of these patterns will _always_ be included in the
1627
+ backtrace, even if they match an exclusion pattern, too (Sam Phippen).
1628
+ * Support ERB trim mode using the `-` when parsing `.rspec` as ERB
1629
+ (Gabor Garami).
1630
+ * Give a better error message when let and subject are called without a block.
1631
+ (Sam Phippen).
1632
+ * List the precedence of `.rspec-local` in the configuration documentation
1633
+ (Sam Phippen)
1634
+ * Support `{a,b}` shell expansion syntax in `--pattern` option
1635
+ (Konstantin Haase).
1636
+ * Add cucumber documentation for --require command line option
1637
+ (Bradley Schaefer)
1638
+ * Expose configuration options via config:
1639
+ * `config.libs` returns the libs configured to be added onto the load path
1640
+ * `full_backtrace?` returns the state of the backtrace cleaner
1641
+ * `debug?` returns true when the debugger is loaded
1642
+ * `line_numbers` returns the line numbers we are filtering by (if any)
1643
+ * `full_description` returns the RegExp used to filter descriptions
1644
+ (Jon Rowe)
1645
+ * Add setters for RSpec.world and RSpec.configuration (Alex Soulim)
1646
+ * Configure ruby's warning behaviour with `--warnings` (Jon Rowe)
1647
+ * Fix an obscure issue on old versions of `1.8.7` where `Time.dup` wouldn't
1648
+ allow access to `Time.now` (Jon Rowe)
1649
+ * Make `shared_examples_for` context aware, so that keys may be safely reused
1650
+ in multiple contexts without colliding. (Jon Rowe)
1651
+ * Add a configurable `deprecation_stream` (Jon Rowe)
1652
+ * Publish deprecations through a formatter (David Chelimsky)
1653
+
1654
+ Bug fixes
1655
+
1656
+ * Make JSON formatter behave the same when it comes to `--profile` as
1657
+ the text formatter (Paweł Gościcki).
1658
+ * Fix named subjects so that if an inner group defines a method that
1659
+ overrides the named method, `subject` still retains the originally
1660
+ declared value (Myron Marston).
1661
+ * Fix random ordering so that it does not cause `rand` in examples in
1662
+ nested sibling contexts to return the same value (Max Shytikov).
1663
+ * Use the new `backtrace_inclusion_patterns` config option to ensure
1664
+ that folks who develop code in a directory matching one of the default
1665
+ exclusion patterns (e.g. `gems`) still get the normal backtrace
1666
+ filtering (Sam Phippen).
1667
+ * Fix ordering of `before` hooks so that `before` hooks declared in
1668
+ `RSpec.configure` run before `before` hooks declared in a shared
1669
+ context (Michi Huber and Tejas Dinkar).
1670
+ * Fix `Example#full_description` so that it gets filled in by the last
1671
+ matcher description (as `Example#description` already did) when no
1672
+ doc string has been provided (David Chelimsky).
1673
+ * Fix the memoized methods (`let` and `subject`) leaking `define_method`
1674
+ as a `public` method. (Thomas Holmes and Jon Rowe) (#873)
1675
+ * Fix warnings coming from the test suite. (Pete Higgins)
1676
+
1677
+ Deprecations
1678
+
1679
+ * Deprecate `Configuration#backtrace_clean_patterns` in favor of
1680
+ `Configuration#backtrace_exclusion_patterns` for greater consistency
1681
+ and symmetry with new `backtrace_inclusion_patterns` config option
1682
+ (Sam Phippen).
1683
+ * Deprecate `Configuration#requires=` in favor of using ruby's
1684
+ `require`. Requires specified by the command line can still be
1685
+ accessed by the `Configuration#require` reader. (Bradley Schaefer)
1686
+ * Deprecate calling `SharedExampleGroups` defined across sibling contexts
1687
+ (Jon Rowe)
1688
+
1689
+ ### 2.13.1 / 2013-03-12
1690
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.13.0...v2.13.1)
1691
+
1692
+ Bug fixes
1693
+
1694
+ * Use hook classes as proxies rather than extending hook blocks to support
1695
+ lambdas for before/after/around hooks. (David Chelimsky)
1696
+ * Fix regression in 2.13.0 that caused confusing behavior when overriding
1697
+ a named subject with an unnamed subject in an inner group and then
1698
+ referencing the outer group subject's name. The fix for this required
1699
+ us to disallow using `super` in a named subject (which is confusing,
1700
+ anyway -- named subjects create 2 methods, so which method on the
1701
+ parent example group are you `super`ing to?) but `super` in an unnamed
1702
+ subject continues to work (Myron Marston).
1703
+ * Do not allow a referenced `let` or `subject` in `before(:all)` to cause
1704
+ other `let` declarations to leak across examples (Myron Marston).
1705
+ * Work around odd ruby 1.9 bug with `String#match` that was triggered
1706
+ by passing it a regex from a `let` declaration. For more info, see
1707
+ http://bugs.ruby-lang.org/issues/8059 (Aaron Kromer).
1708
+ * Add missing `require 'set'` to `base_text_formatter.rb` (Tom
1709
+ Anderson).
1710
+
1711
+ Deprecations
1712
+
1713
+ * Deprecate accessing `let` or `subject` declarations in `before(:all)`.
1714
+ These were not intended to be called in a `before(:all)` hook, as
1715
+ they exist to define state that is reset between each example, while
1716
+ `before(:all)` exists to define state that is shared across examples
1717
+ in an example group (Myron Marston).
1718
+
1719
+ ### 2.13.0 / 2013-02-23
1720
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.2...v2.13.0)
1721
+
1722
+ Enhancements
1723
+
1724
+ * Allow `--profile` option to take a count argument that
1725
+ determines the number of slow examples to dump
1726
+ (Greggory Rothmeier).
1727
+ * Add `subject!` that is the analog to `let!`. It defines an
1728
+ explicit subject and sets a `before` hook that will invoke
1729
+ the subject (Zubin Henner).
1730
+ * Fix `let` and `subject` declaration so that `super`
1731
+ and `return` can be used in them, just like in a normal
1732
+ method. (Myron Marston)
1733
+ * Allow output colors to be configured individually.
1734
+ (Charlie Maffitt)
1735
+ * Always dump slow examples when `--profile` option is given,
1736
+ even when an example failed (Myron Marston).
1737
+
1738
+ Bug fixes
1739
+
1740
+ * Don't blow up when dumping error output for instances
1741
+ of anonymous error classes (Myron Marston).
1742
+ * Fix default backtrace filters so lines from projects
1743
+ containing "gems" in the name are not filtered, but
1744
+ lines from installed gems still are (Myron Marston).
1745
+ * Fix autotest command so that is uses double quotes
1746
+ rather than single quotes for windows compatibility
1747
+ (Jonas Tingeborn).
1748
+ * Fix `its` so that uses of `subject` in a `before` or `let`
1749
+ declaration in the parent group continue to reference the
1750
+ parent group's subject. (Olek Janiszewski)
1751
+
1752
+ ### 2.12.2 / 2012-12-13
1753
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.1...v2.12.2)
1754
+
1755
+ Bug fixes
1756
+
1757
+ * Fix `RSpec::Core::RakeTask` so that it is compatible with rake 0.8.7
1758
+ on ruby 1.8.7. We had accidentally broke it in the 2.12 release
1759
+ (Myron Marston).
1760
+ * Fix `RSpec::Core::RakeTask` so it is tolerant of the `Rspec` constant
1761
+ for backwards compatibility (Patrick Van Stee)
1762
+
1763
+ ### 2.12.1 / 2012-12-01
1764
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.12.0...v2.12.1)
1765
+
1766
+ Bug fixes
1767
+
1768
+ * Specs are run even if another at\_exit hook calls `exit`. This allows
1769
+ Test::Unit and RSpec to run together. (Suraj N. Kurapati)
1770
+ * Fix full doc string concatenation so that it handles the case of a
1771
+ method string (e.g. "#foo") being nested under a context string
1772
+ (e.g. "when it is tuesday"), so that we get "when it is tuesday #foo"
1773
+ rather than "when it is tuesday#foo". (Myron Marston)
1774
+ * Restore public API I unintentionally broke in 2.12.0:
1775
+ `RSpec::Core::Formatters::BaseFormatter#format_backtrce(backtrace, example)`
1776
+ (Myron Marston).
1777
+
1778
+ ### 2.12.0 / 2012-11-12
1779
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.11.1...v2.12.0)
1780
+
1781
+ Enhancements
1782
+
1783
+ * Add support for custom ordering strategies for groups and examples.
1784
+ (Myron Marston)
1785
+ * JSON Formatter (Alex Chaffee)
1786
+ * Refactor rake task internals (Sam Phippen)
1787
+ * Refactor HtmlFormatter (Pete Hodgson)
1788
+ * Autotest supports a path to Ruby that contains spaces (dsisnero)
1789
+ * Provide a helpful warning when a shared example group is redefined.
1790
+ (Mark Burns).
1791
+ * `--default_path` can be specified as `--default-line`. `--line_number` can be
1792
+ specified as `--line-number`. Hyphens are more idiomatic command line argument
1793
+ separators (Sam Phippen).
1794
+ * A more useful error message is shown when an invalid command line option is
1795
+ used (Jordi Polo).
1796
+ * Add `format_docstrings { |str| }` config option. It can be used to
1797
+ apply formatting rules to example group and example docstrings.
1798
+ (Alex Tan)
1799
+ * Add support for an `.rspec-local` options file. This is intended to
1800
+ allow individual developers to set options in a git-ignored file that
1801
+ override the common project options in `.rspec`. (Sam Phippen)
1802
+ * Support for mocha 0.13.0. (Andy Lindeman)
1803
+
1804
+ Bug fixes
1805
+
1806
+ * Remove override of `ExampleGroup#ancestors`. This is a core ruby method that
1807
+ RSpec shouldn't override. Instead, define `ExampleGroup#parent_groups`. (Myron
1808
+ Marston)
1809
+ * Limit monkey patching of shared example/context declaration methods
1810
+ (`shared_examples_for`, etc.) to just the objects that need it rather than
1811
+ every object in the system (Myron Marston).
1812
+ * Fix Metadata#fetch to support computed values (Sam Goldman).
1813
+ * Named subject can now be referred to from within subject block in a nested
1814
+ group (tomykaira).
1815
+ * Fix `fail_fast` so that it properly exits when an error occurs in a
1816
+ `before(:all) hook` (Bradley Schaefer).
1817
+ * Make the order spec files are loaded consistent, regardless of the
1818
+ order of the files returned by the OS or the order passed at
1819
+ the command line (Jo Liss and Sam Phippen).
1820
+ * Ensure instance variables from `before(:all)` are always exposed
1821
+ from `after(:all)`, even if an error occurs in `before(:all)`
1822
+ (Sam Phippen).
1823
+ * `rspec --init` no longer generates an incorrect warning about `--configure`
1824
+ being deprecated (Sam Phippen).
1825
+ * Fix pluralization of `1 seconds` (Odin Dutton)
1826
+ * Fix ANSICON url (Jarmo Pertman)
1827
+ * Use dup of Time so reporting isn't clobbered by examples that modify Time
1828
+ without properly restoring it. (David Chelimsky)
1829
+
1830
+ Deprecations
1831
+
1832
+ * `share_as` is no longer needed. `shared_context` and/or
1833
+ `RSpec::SharedContext` provide better mechanisms (Sam Phippen).
1834
+ * Deprecate `RSpec.configuration` with a block (use `RSpec.configure`).
1835
+
1836
+
1837
+ ### 2.11.1 / 2012-07-18
1838
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.11.0...v2.11.1)
1839
+
1840
+ Bug fixes
1841
+
1842
+ * Fix the way we autoload RSpec::Matchers so that custom matchers can be
1843
+ defined before rspec-core has been configured to definitely use
1844
+ rspec-expectations. (Myron Marston)
1845
+ * Fix typo in --help message printed for -e option. (Jo Liss)
1846
+ * Fix ruby warnings. (Myron Marston)
1847
+ * Ignore mock expectation failures when the example has already failed.
1848
+ Mock expectation failures have always been ignored in this situation,
1849
+ but due to my changes in 27059bf1 it was printing a confusing message.
1850
+ (Myron Marston).
1851
+
1852
+ ### 2.11.0 / 2012-07-07
1853
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.10.1...v2.11.0)
1854
+
1855
+ Enhancements
1856
+
1857
+ * Support multiple `--example` options. (Daniel Doubrovkine @dblock)
1858
+ * Named subject e.g. `subject(:article) { Article.new }`
1859
+ * see [http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/](http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/)
1860
+ for background.
1861
+ * thanks to Bradley Schaefer for suggesting it and Avdi Grimm for almost
1862
+ suggesting it.
1863
+ * `config.mock_with` and `config.expect_with` yield custom config object to a
1864
+ block if given
1865
+ * aids decoupling from rspec-core's configuation
1866
+ * `include_context` and `include_examples` support a block, which gets eval'd
1867
+ in the current context (vs the nested context generated by `it_behaves_like`).
1868
+ * Add `config.order = 'random'` to the `spec_helper.rb` generated by `rspec
1869
+ --init`.
1870
+ * Delay the loading of DRb (Myron Marston).
1871
+ * Limit monkey patching of `describe` onto just the objects that need it rather
1872
+ than every object in the system (Myron Marston).
1873
+
1874
+ Bug fixes
1875
+
1876
+ * Support alternative path separators. For example, on Windows, you can now do
1877
+ this: `rspec spec\subdir`. (Jarmo Pertman @jarmo)
1878
+ * When an example raises an error and an after or around hook does as
1879
+ well, print out the hook error. Previously, the error was silenced and
1880
+ the user got no feedback about what happened. (Myron Marston)
1881
+ * `--require` and `-I` are merged among different configuration sources (Andy
1882
+ Lindeman)
1883
+ * Delegate to mocha methods instead of aliasing them in mocha adapter.
1884
+
1885
+ ### 2.10.1 / 2012-05-19
1886
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.10.0...v2.10.1)
1887
+
1888
+ Bug fixes
1889
+
1890
+ * `RSpec.reset` properly reinits configuration and world
1891
+ * Call `to_s` before `split` on exception messages that might not always be
1892
+ Strings (slyphon)
1893
+
1894
+ ### 2.10.0 / 2012-05-03
1895
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.9.0...v2.10.0)
1896
+
1897
+ Enhancements
1898
+
1899
+ * Add `prepend_before` and `append_after` hooks (preethiramdev)
1900
+ * intended for extension libs
1901
+ * restores rspec-1 behavior
1902
+ * Reporting of profiled examples (moro)
1903
+ * Report the total amount of time taken for the top slowest examples.
1904
+ * Report what percentage the slowest examples took from the total runtime.
1905
+
1906
+ Bug fixes
1907
+
1908
+ * Properly parse `SPEC_OPTS` options.
1909
+ * `example.description` returns the location of the example if there is no
1910
+ explicit description or matcher-generated description.
1911
+ * RDoc fixes (Grzegorz Świrski)
1912
+ * Do not modify example ancestry when dumping errors (Michael Grosser)
1913
+
1914
+ ### 2.9.0 / 2012-03-17
1915
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0...v2.9.0)
1916
+
1917
+ Enhancements
1918
+
1919
+ * Support for "X minutes X seconds" spec run duration in formatter. (uzzz)
1920
+ * Strip whitespace from group and example names in doc formatter.
1921
+ * Removed spork-0.9 shim. If you're using spork-0.8.x, you'll need to upgrade
1922
+ to 0.9.0.
1923
+
1924
+ Bug fixes
1925
+
1926
+ * Restore `--full_backtrace` option
1927
+ * Ensure that values passed to `config.filter_run` are respected when running
1928
+ over DRb (using spork).
1929
+ * Ensure shared example groups are reset after a run (as example groups are).
1930
+ * Remove `rescue false` from calls to filters represented as Procs
1931
+ * Ensure `described_class` gets the closest constant (pyromaniac)
1932
+ * In "autorun", don't run the specs in the `at_exit` hook if there was an
1933
+ exception (most likely due to a SyntaxError). (sunaku)
1934
+ * Don't extend groups with modules already used to extend ancestor groups.
1935
+ * `its` correctly memoizes nil or false values (Yamada Masaki)
1936
+
1937
+ ### 2.8.0 / 2012-01-04
1938
+
1939
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc2...v2.8.0)
1940
+
1941
+ Bug fixes
1942
+
1943
+ * For metadata filtering, restore passing the entire array to the proc, rather
1944
+ than each item in the array (weidenfreak)
1945
+ * Ensure each spec file is loaded only once
1946
+ * Fixes a bug that caused all the examples in a file to be run when
1947
+ referenced twice with line numbers in a command, e.g.
1948
+ * `rspec path/to/file:37 path/to/file:42`
1949
+
1950
+ ### 2.8.0.rc2 / 2011-12-19
1951
+
1952
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc1...v2.8.0.rc2)
1953
+
1954
+ Enhancments
1955
+
1956
+ * new `--init` command (Peter Schröder)
1957
+ * generates `spec/spec_helper.rb`
1958
+ * deletes obsolete files (on confirmation)
1959
+ * merged with and deprecates `--configure` command, which generated
1960
+ `.rspec`
1961
+ * use `require_relative` when available (Ian Leitch)
1962
+ * `include_context` and `include_examples` accept params (Calvin Bascom)
1963
+ * print the time for every example in the html formatter (Richie Vos)
1964
+ * several tasty refactoring niblets (Sasha)
1965
+ * `it "does something", :x => [:foo,'bar',/baz/] (Ivan Neverov)
1966
+ * supports matching n command line tag values with an example or group
1967
+
1968
+ ### 2.8.0.rc1 / 2011-11-06
1969
+
1970
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.7.1...v2.8.0.rc1)
1971
+
1972
+ Enhancements
1973
+
1974
+ * `--order` (Justin Ko)
1975
+ * run examples in random order: `--order rand`
1976
+ * specify the seed: `--order rand:123`
1977
+ * `--seed SEED`
1978
+ * equivalent of `--order rand:SEED`
1979
+ * SharedContext supports `let` (David Chelimsky)
1980
+ * Filter improvements (David Chelimsky)
1981
+ * override opposing tags from the command line
1982
+ * override RSpec.configure tags from the command line
1983
+ * `--line_number 37` overrides all other filters
1984
+ * `path/to/file.rb:37` overrides all other filters
1985
+ * refactor: consolidate filter management in a FilterManger object
1986
+ * Eliminate Ruby warnings (Matijs van Zuijlen)
1987
+ * Make reporter.report an API (David Chelimsky)
1988
+ * supports extension tools like interative_rspec
1989
+
1990
+ Changes
1991
+
1992
+ * change `config.color_enabled` (getter/setter/predicate) to `color` to align
1993
+ with `--[no]-color` CLI option.
1994
+ * `color_enabled` is still supported for now, but will likley be deprecated
1995
+ in a 2.x release so we can remove it in 3.0.
1996
+
1997
+ Bug fixes
1998
+
1999
+ * Make sure the `bar` in `--tag foo:bar` makes it to DRb (Aaron Gibralter)
2000
+ * Fix bug where full descriptions of groups nested 3 deep were repeated.
2001
+ * Restore report of time to run to start after files are loaded.
2002
+ * fixes bug where run times were cumalitive in spork
2003
+ * fixes compatibility with time-series metrics
2004
+ * Don't error out when `config.mock_with` or `expect_with` is re-specifying the
2005
+ current config (Myron Marston)
2006
+
2007
+ * Deprecations
2008
+ * :alias option on `configuration.add_setting`. Use `:alias_with` on the
2009
+ original setting declaration instead.
2010
+
2011
+ ### 2.7.1 / 2011-10-20
2012
+
2013
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.7.0...v2.7.1)
2014
+
2015
+ Bug fixes
2016
+
2017
+ * tell autotest the correct place to find the rspec executable
2018
+
2019
+ ### 2.7.0 / 2011-10-16
2020
+
2021
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.4...v2.7.0)
2022
+
2023
+ NOTE: RSpec's release policy dictates that there should not be any backward
2024
+ incompatible changes in minor releases, but we're making an exception to
2025
+ release a change to how RSpec interacts with other command line tools.
2026
+
2027
+ As of 2.7.0, you must explicity `require "rspec/autorun"` unless you use the
2028
+ `rspec` command (which already does this for you).
2029
+
2030
+ Enhancements
2031
+
2032
+ * Add `example.exception` (David Chelimsky)
2033
+ * `--default_path` command line option (Justin Ko)
2034
+ * support multiple `--line_number` options (David J. Hamilton)
2035
+ * also supports `path/to/file.rb:5:9` (runs examples on lines 5 and 9)
2036
+ * Allow classes/modules to be used as shared example group identifiers (Arthur
2037
+ Gunn)
2038
+ * Friendly error message when shared context cannot be found (Sławosz
2039
+ Sławiński)
2040
+ * Clear formatters when resetting config (John Bintz)
2041
+ * Add `xspecify` and xexample as temp-pending methods (David Chelimsky)
2042
+ * Add `--no-drb` option (Iain Hecker)
2043
+ * Provide more accurate run time by registering start time before code is
2044
+ loaded (David Chelimsky)
2045
+ * reverted in 2.8.0
2046
+ * Rake task default pattern finds specs in symlinked dirs (Kelly Felkins)
2047
+ * Rake task no longer does anything to invoke bundler since Bundler already
2048
+ handles it for us. Thanks to Andre Arko for the tip.
2049
+ * Add `--failure-exit-code` option (Chris Griego)
2050
+
2051
+ Bug fixes
2052
+
2053
+ * Include `Rake::DSL` to remove deprecation warnings in Rake > 0.8.7 (Pivotal
2054
+ Casebook)
2055
+ * Only eval `let` block once even if it returns `nil` (Adam Meehan)
2056
+ * Fix `--pattern` option (wasn't being recognized) (David Chelimsky)
2057
+ * Only implicitly `require "rspec/autorun"` with the `rspec` command (David
2058
+ Chelimsky)
2059
+ * Ensure that rspec's `at_exit` defines the exit code (Daniel Doubrovkine)
2060
+ * Show the correct snippet in the HTML and TextMate formatters (Brian Faherty)
2061
+
2062
+ ### 2.6.4 / 2011-06-06
2063
+
2064
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.3...v2.6.4)
2065
+
2066
+ NOTE: RSpec's release policy dictates that there should not be new
2067
+ functionality in patch releases, but this minor enhancement slipped in by
2068
+ accident. As it doesn't add a new API, we decided to leave it in rather than
2069
+ roll back this release.
2070
+
2071
+ Enhancements
2072
+
2073
+ * Add summary of commands to run individual failed examples.
2074
+
2075
+ Bug fixes
2076
+
2077
+ * Support exclusion filters in DRb. (Yann Lugrin)
2078
+ * Fix --example escaping when run over DRb. (Elliot Winkler)
2079
+ * Use standard ANSI codes for color formatting so colors work in a wider set of
2080
+ color schemes.
2081
+
2082
+ ### 2.6.3 / 2011-05-24
2083
+
2084
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.2...v2.6.3)
2085
+
2086
+ Bug fixes
2087
+
2088
+ * Explicitly convert exit code to integer, avoiding TypeError when return
2089
+ value of run is IO object proxied by `DRb::DRbObject` (Julian Scheid)
2090
+ * Clarify behavior of `--example` command line option
2091
+ * Build using a rubygems-1.6.2 to avoid downstream yaml parsing error
2092
+
2093
+ ### 2.6.2 / 2011-05-21
2094
+
2095
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.1...v2.6.2)
2096
+
2097
+ Bug fixes
2098
+
2099
+ * Warn rather than raise when HOME env var is not defined
2100
+ * Properly merge command-line exclusions with default :if and :unless (joshcooper)
2101
+
2102
+ ### 2.6.1 / 2011-05-19
2103
+
2104
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.6.0...v2.6.1)
2105
+
2106
+ Bug fixes
2107
+
2108
+ * Don't extend nil when filters are nil
2109
+ * `require 'rspec/autorun'` when running rcov.
2110
+
2111
+ ### 2.6.0 / 2011-05-12
2112
+
2113
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.5.1...v2.6.0)
2114
+
2115
+ Enhancements
2116
+
2117
+ * `shared_context` (Damian Nurzynski)
2118
+ * extend groups matching specific metadata with:
2119
+ * method definitions
2120
+ * subject declarations
2121
+ * let/let! declarations
2122
+ * etc (anything you can do in a group)
2123
+ * `its([:key])` works for any subject with #[]. (Peter Jaros)
2124
+ * `treat_symbols_as_metadata_keys_with_true_values` (Myron Marston)
2125
+ * Print a deprecation warning when you configure RSpec after defining an
2126
+ example. All configuration should happen before any examples are defined.
2127
+ (Myron Marston)
2128
+ * Pass the exit status of a DRb run to the invoking process. This causes specs
2129
+ run via DRb to not just return true or false. (Ilkka Laukkanen)
2130
+ * Refactoring of `ConfigurationOptions#parse_options` (Rodrigo Rosenfeld Rosas)
2131
+ * Report excluded filters in runner output (tip from andyl)
2132
+ * Clean up messages for filters/tags.
2133
+ * Restore --pattern/-P command line option from rspec-1
2134
+ * Support false as well as true in config.full_backtrace= (Andreas Tolf
2135
+ Tolfsen)
2136
+
2137
+ Bug fixes
2138
+
2139
+ * Don't stumble over an exception without a message (Hans Hasselberg)
2140
+ * Remove non-ascii characters from comments that were choking rcov (Geoffrey
2141
+ Byers)
2142
+ * Fixed backtrace so it doesn't include lines from before the autorun at_exit
2143
+ hook (Myron Marston)
2144
+ * Include RSpec::Matchers when first example group is defined, rather than just
2145
+ before running the examples. This works around an obscure bug in ruby 1.9
2146
+ that can cause infinite recursion. (Myron Marston)
2147
+ * Don't send `example_group_[started|finished]` to formatters for empty groups.
2148
+ * Get specs passing on jruby (Sidu Ponnappa)
2149
+ * Fix bug where mixing nested groups and outer-level examples gave
2150
+ unpredictable :line_number behavior (Artur Małecki)
2151
+ * Regexp.escape the argument to --example (tip from Elliot Winkler)
2152
+ * Correctly pass/fail pending block with message expectations
2153
+ * CommandLine returns exit status (0/1) instead of true/false
2154
+ * Create path to formatter output file if it doesn't exist (marekj).
2155
+
2156
+
2157
+ ### 2.5.1 / 2011-02-06
2158
+
2159
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.5.0...v2.5.1)
2160
+
2161
+ NOTE: this release breaks compatibility with rspec/autotest/bundler
2162
+ integration, but does so in order to greatly simplify it.
2163
+
2164
+ With this release, if you want the generated autotest command to include
2165
+ 'bundle exec', require Autotest's bundler plugin in a .autotest file in the
2166
+ project's root directory or in your home directory:
2167
+
2168
+ require "autotest/bundler"
2169
+
2170
+ Now you can just type 'autotest' on the command line and it will work as you expect.
2171
+
2172
+ If you don't want 'bundle exec', there is nothing you have to do.
2173
+
2174
+ ### 2.5.0 / 2011-02-05
2175
+
2176
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.4.0...v2.5.0)
2177
+
2178
+ Enhancements
2179
+
2180
+ * Autotest::Rspec2 parses command line args passed to autotest after '--'
2181
+ * --skip-bundler option for autotest command
2182
+ * Autotest regexp fixes (Jon Rowe)
2183
+ * Add filters to html and textmate formatters (Daniel Quimper)
2184
+ * Explicit passing of block (need for JRuby 1.6) (John Firebaugh)
2185
+
2186
+ Bug fixes
2187
+
2188
+ * fix dom IDs in HTML formatter (Brian Faherty)
2189
+ * fix bug with --drb + formatters when not running in drb
2190
+ * include --tag options in drb args (monocle)
2191
+ * fix regression so now SPEC_OPTS take precedence over CLI options again (Roman
2192
+ Chernyatchik)
2193
+ * only call its(:attribute) once (failing example from Brian Dunn)
2194
+ * fix bizarre bug where rspec would hang after String.alias :to_int :to_i
2195
+ (Damian Nurzynski)
2196
+
2197
+ Deprecations
2198
+
2199
+ * implicit inclusion of 'bundle exec' when Gemfile present (use autotest's
2200
+ bundler plugin instead)
2201
+
2202
+ ### 2.4.0 / 2011-01-02
2203
+
2204
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.3.1...v2.4.0)
2205
+
2206
+ Enhancements
2207
+
2208
+ * start the debugger on -d so the stack trace is visible when it stops
2209
+ (Clifford Heath)
2210
+ * apply hook filtering to examples as well as groups (Myron Marston)
2211
+ * support multiple formatters, each with their own output
2212
+ * show exception classes in failure messages unless they come from RSpec
2213
+ matchers or message expectations
2214
+ * before(:all) { pending } sets all examples to pending
2215
+
2216
+ Bug fixes
2217
+
2218
+ * fix bug due to change in behavior of reject in Ruby 1.9.3-dev (Shota
2219
+ Fukumori)
2220
+ * fix bug when running in jruby: be explicit about passing block to super (John
2221
+ Firebaugh)
2222
+ * rake task doesn't choke on paths with quotes (Janmejay Singh)
2223
+ * restore --options option from rspec-1
2224
+ * require 'ostruct' to fix bug with its([key]) (Kim Burgestrand)
2225
+ * --configure option generates .rspec file instead of autotest/discover.rb
2226
+
2227
+ ### 2.3.1 / 2010-12-16
2228
+
2229
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.3.0...v2.3.1)
2230
+
2231
+ Bug fixes
2232
+
2233
+ * send debugger warning message to $stdout if RSpec.configuration.error_stream
2234
+ has not been defined yet.
2235
+ * HTML Formatter _finally_ properly displays nested groups (Jarmo Pertman)
2236
+ * eliminate some warnings when running RSpec's own suite (Jarmo Pertman)
2237
+
2238
+ ### 2.3.0 / 2010-12-12
2239
+
2240
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.2.1...v2.3.0)
2241
+
2242
+ Enhancements
2243
+
2244
+ * tell autotest to use "rspec2" if it sees a .rspec file in the project's root
2245
+ directory
2246
+ * replaces the need for ./autotest/discover.rb, which will not work with
2247
+ all versions of ZenTest and/or autotest
2248
+ * config.expect_with
2249
+ * :rspec # => rspec/expectations
2250
+ * :stdlib # => test/unit/assertions
2251
+ * :rspec, :stdlib # => both
2252
+
2253
+ Bug fixes
2254
+
2255
+ * fix dev Gemfile to work on non-mac-os machines (Lake Denman)
2256
+ * ensure explicit subject is only eval'd once (Laszlo Bacsi)
2257
+
2258
+ ### 2.2.1 / 2010-11-28
2259
+
2260
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.2.0...v2.2.1)
2261
+
2262
+ Bug fixes
2263
+
2264
+ * alias_method instead of override Kernel#method_missing (John Wilger)
2265
+ * changed --autotest to --tty in generated command (MIKAMI Yoshiyuki)
2266
+ * revert change to debugger (had introduced conflict with Rails)
2267
+ * also restored --debugger/-debug option
2268
+
2269
+ ### 2.2.0 / 2010-11-28
2270
+
2271
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.1.0...v2.2.0)
2272
+
2273
+ Deprecations/changes
2274
+
2275
+ * --debug/-d on command line is deprecated and now has no effect
2276
+ * win32console is now ignored; Windows users must use ANSICON for color support
2277
+ (Bosko Ivanisevic)
2278
+
2279
+ Enhancements
2280
+
2281
+ * When developing locally rspec-core now works with the rspec-dev setup or your
2282
+ local gems
2283
+ * Raise exception with helpful message when rspec-1 is loaded alongside rspec-2
2284
+ (Justin Ko)
2285
+ * debugger statements _just work_ as long as ruby-debug is installed
2286
+ * otherwise you get warned, but not fired
2287
+ * Expose example.metadata in around hooks
2288
+ * Performance improvments (much faster now)
2289
+
2290
+ Bug fixes
2291
+
2292
+ * Make sure --fail-fast makes it across drb
2293
+ * Pass -Ilib:spec to rcov
2294
+
2295
+ ### 2.1.0 / 2010-11-07
2296
+
2297
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.1...v2.1.0)
2298
+
2299
+ Enhancments
2300
+
2301
+ * Add skip_bundler option to rake task to tell rake task to ignore the presence
2302
+ of a Gemfile (jfelchner)
2303
+ * Add gemfile option to rake task to tell rake task what Gemfile to look for
2304
+ (defaults to 'Gemfile')
2305
+ * Allow passing caller trace into Metadata to support extensions (Glenn
2306
+ Vanderburg)
2307
+ * Add deprecation warning for Spec::Runner.configure to aid upgrade from
2308
+ RSpec-1
2309
+ * Add deprecated Spec::Rake::SpecTask to aid upgrade from RSpec-1
2310
+ * Add 'autospec' command with helpful message to aid upgrade from RSpec-1
2311
+ * Add support for filtering with tags on CLI (Lailson Bandeira)
2312
+ * Add a helpful message about RUBYOPT when require fails in bin/rspec (slyphon)
2313
+ * Add "-Ilib" to the default rcov options (Tianyi Cui)
2314
+ * Make the expectation framework configurable (default rspec, of course)
2315
+ (Justin Ko)
2316
+ * Add 'pending' to be conditional (Myron Marston)
2317
+ * Add explicit support for :if and :unless as metadata keys for conditional run
2318
+ of examples (Myron Marston)
2319
+ * Add --fail-fast command line option (Jeff Kreeftmeijer)
2320
+
2321
+ Bug fixes
2322
+
2323
+ * Eliminate stack overflow with "subject { self }"
2324
+ * Require 'rspec/core' in the Raketask (ensures it required when running rcov)
2325
+
2326
+ ### 2.0.1 / 2010-10-18
2327
+
2328
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0...v2.0.1)
2329
+
2330
+ Bug fixes
2331
+
2332
+ * Restore color when using spork + autotest
2333
+ * Pending examples without docstrings render the correct message (Josep M.
2334
+ Bach)
2335
+ * Fixed bug where a failure in a spec file ending in anything but _spec.rb
2336
+ would fail in a confusing way.
2337
+ * Support backtrace lines from erb templates in html formatter (Alex Crichton)
2338
+
2339
+ ### 2.0.0 / 2010-10-10
2340
+
2341
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.rc...v2.0.0)
2342
+
2343
+ RSpec-1 compatibility
2344
+
2345
+ * Rake task uses ENV["SPEC"] as file list if present
2346
+
2347
+ Bug fixes
2348
+
2349
+ * Bug Fix: optparse --out foo.txt (Leonardo Bessa)
2350
+ * Suppress color codes for non-tty output (except autotest)
2351
+
2352
+ ### 2.0.0.rc / 2010-10-05
2353
+
2354
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.22...v2.0.0.rc)
2355
+
2356
+ Enhancements
2357
+
2358
+ * implicitly require unknown formatters so you don't have to require the file
2359
+ explicitly on the command line (Michael Grosser)
2360
+ * add --out/-o option to assign output target
2361
+ * added fail_fast configuration option to abort on first failure
2362
+ * support a Hash subject (its([:key]) { should == value }) (Josep M. Bach)
2363
+
2364
+ Bug fixes
2365
+
2366
+ * Explicitly require rspec version to fix broken rdoc task (Hans de Graaff)
2367
+ * Ignore backtrace lines that come from other languages, like Java or
2368
+ Javascript (Charles Lowell)
2369
+ * Rake task now does what is expected when setting (or not setting)
2370
+ fail_on_error and verbose
2371
+ * Fix bug in which before/after(:all) hooks were running on excluded nested
2372
+ groups (Myron Marston)
2373
+ * Fix before(:all) error handling so that it fails examples in nested groups,
2374
+ too (Myron Marston)
2375
+
2376
+ ### 2.0.0.beta.22 / 2010-09-12
2377
+
2378
+ [Full Changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.20...v2.0.0.beta.22)
2379
+
2380
+ Enhancements
2381
+
2382
+ * removed at_exit hook
2383
+ * CTRL-C stops the run (almost) immediately
2384
+ * first it cleans things up by running the appropriate after(:all) and
2385
+ after(:suite) hooks
2386
+ * then it reports on any examples that have already run
2387
+ * cleaned up rake task
2388
+ * generate correct task under variety of conditions
2389
+ * options are more consistent
2390
+ * deprecated redundant options
2391
+ * run 'bundle exec autotest' when Gemfile is present
2392
+ * support ERB in .rspec options files (Justin Ko)
2393
+ * depend on bundler for development tasks (Myron Marston)
2394
+ * add example_group_finished to formatters and reporter (Roman Chernyatchik)
2395
+
2396
+ Bug fixes
2397
+
2398
+ * support paths with spaces when using autotest (Andreas Neuhaus)
2399
+ * fix module_exec with ruby 1.8.6 (Myron Marston)
2400
+ * remove context method from top-level
2401
+ * was conflicting with irb, for example
2402
+ * errors in before(:all) are now reported correctly (Chad Humphries)
2403
+
2404
+ Removals
2405
+
2406
+ * removed -o --options-file command line option
2407
+ * use ./.rspec and ~/.rspec