plaid 14.11.1 → 14.13.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2577) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +176 -1
  3. data/Gemfile.lock +3 -3
  4. data/Makefile +1 -1
  5. data/README.md +9 -8
  6. data/lib/plaid/api/plaid_api.rb +989 -270
  7. data/lib/plaid/api_client.rb +2 -2
  8. data/lib/plaid/api_error.rb +1 -1
  9. data/lib/plaid/configuration.rb +2 -2
  10. data/lib/plaid/models/account_access.rb +1 -1
  11. data/lib/plaid/models/account_assets.rb +4 -3
  12. data/lib/plaid/models/account_assets_all_of.rb +3 -3
  13. data/lib/plaid/models/account_balance.rb +1 -1
  14. data/lib/plaid/models/account_base.rb +1 -1
  15. data/lib/plaid/models/account_filter.rb +1 -1
  16. data/lib/plaid/models/account_filters_response.rb +1 -1
  17. data/lib/plaid/models/account_identity.rb +3 -2
  18. data/lib/plaid/models/account_identity_all_of.rb +2 -2
  19. data/lib/plaid/models/account_product_access.rb +1 -1
  20. data/lib/plaid/models/account_product_access_nullable.rb +2 -1
  21. data/lib/plaid/models/account_selection_cardinality.rb +1 -1
  22. data/lib/plaid/models/account_subtype.rb +1 -1
  23. data/lib/plaid/models/account_type.rb +1 -1
  24. data/lib/plaid/models/accounts_balance_get_request.rb +1 -1
  25. data/lib/plaid/models/accounts_balance_get_request_options.rb +1 -1
  26. data/lib/plaid/models/accounts_get_request.rb +1 -1
  27. data/lib/plaid/models/accounts_get_request_options.rb +1 -1
  28. data/lib/plaid/models/accounts_get_response.rb +1 -1
  29. data/lib/plaid/models/ach_class.rb +1 -1
  30. data/lib/plaid/models/address.rb +1 -1
  31. data/lib/plaid/models/address_data.rb +1 -1
  32. data/lib/plaid/models/address_data_nullable.rb +2 -1
  33. data/lib/plaid/models/address_nullable.rb +2 -1
  34. data/lib/plaid/models/application.rb +15 -5
  35. data/lib/plaid/models/application_get_request.rb +2 -2
  36. data/lib/plaid/models/application_get_response.rb +2 -2
  37. data/lib/plaid/models/apr.rb +1 -1
  38. data/lib/plaid/models/asset_relay_create_request.rb +271 -0
  39. data/lib/plaid/models/asset_relay_create_response.rb +240 -0
  40. data/lib/plaid/models/asset_relay_get_request.rb +245 -0
  41. data/lib/plaid/models/asset_relay_remove_request.rb +245 -0
  42. data/lib/plaid/models/asset_relay_remove_response.rb +240 -0
  43. data/lib/plaid/models/asset_report.rb +1 -1
  44. data/lib/plaid/models/asset_report_audit_copy_create_request.rb +1 -1
  45. data/lib/plaid/models/asset_report_audit_copy_create_response.rb +1 -1
  46. data/lib/plaid/models/asset_report_audit_copy_get_request.rb +1 -1
  47. data/lib/plaid/models/asset_report_audit_copy_remove_request.rb +1 -1
  48. data/lib/plaid/models/asset_report_audit_copy_remove_response.rb +1 -1
  49. data/lib/plaid/models/asset_report_create_request.rb +1 -1
  50. data/lib/plaid/models/asset_report_create_request_options.rb +1 -1
  51. data/lib/plaid/models/asset_report_create_response.rb +1 -1
  52. data/lib/plaid/models/asset_report_filter_request.rb +1 -1
  53. data/lib/plaid/models/asset_report_filter_response.rb +1 -1
  54. data/lib/plaid/models/asset_report_get_request.rb +1 -1
  55. data/lib/plaid/models/asset_report_get_response.rb +1 -1
  56. data/lib/plaid/models/asset_report_item.rb +1 -1
  57. data/lib/plaid/models/asset_report_pdf_get_request.rb +1 -1
  58. data/lib/plaid/models/asset_report_refresh_request.rb +1 -1
  59. data/lib/plaid/models/asset_report_refresh_request_options.rb +1 -1
  60. data/lib/plaid/models/asset_report_refresh_response.rb +1 -1
  61. data/lib/plaid/models/asset_report_relay_refresh_request.rb +255 -0
  62. data/lib/plaid/models/asset_report_relay_refresh_response.rb +239 -0
  63. data/lib/plaid/models/asset_report_remove_request.rb +1 -1
  64. data/lib/plaid/models/asset_report_remove_response.rb +1 -1
  65. data/lib/plaid/models/asset_report_transaction.rb +4 -3
  66. data/lib/plaid/models/asset_report_transaction_all_of.rb +1 -1
  67. data/lib/plaid/models/asset_report_user.rb +1 -1
  68. data/lib/plaid/models/assets_error_webhook.rb +1 -1
  69. data/lib/plaid/models/assets_product_ready_webhook.rb +1 -1
  70. data/lib/plaid/models/assets_relay_webhook.rb +299 -0
  71. data/lib/plaid/models/auth_get_numbers.rb +1 -1
  72. data/lib/plaid/models/auth_get_request.rb +1 -1
  73. data/lib/plaid/models/auth_get_request_options.rb +1 -1
  74. data/lib/plaid/models/auth_get_response.rb +1 -1
  75. data/lib/plaid/models/auth_metadata.rb +1 -1
  76. data/lib/plaid/models/auth_supported_methods.rb +1 -1
  77. data/lib/plaid/models/automatically_verified_webhook.rb +1 -1
  78. data/lib/plaid/models/bank_initiated_return_risk.rb +2 -2
  79. data/lib/plaid/models/bank_transfer.rb +2 -2
  80. data/lib/plaid/models/bank_transfer_balance.rb +2 -1
  81. data/lib/plaid/models/bank_transfer_balance_get_request.rb +1 -1
  82. data/lib/plaid/models/bank_transfer_balance_get_response.rb +1 -1
  83. data/lib/plaid/models/bank_transfer_cancel_request.rb +1 -1
  84. data/lib/plaid/models/bank_transfer_cancel_response.rb +1 -1
  85. data/lib/plaid/models/bank_transfer_create_request.rb +2 -2
  86. data/lib/plaid/models/bank_transfer_create_response.rb +1 -1
  87. data/lib/plaid/models/bank_transfer_direction.rb +1 -1
  88. data/lib/plaid/models/bank_transfer_event.rb +6 -16
  89. data/lib/plaid/models/bank_transfer_event_list_bank_transfer_type.rb +40 -0
  90. data/lib/plaid/models/bank_transfer_event_list_direction.rb +40 -0
  91. data/lib/plaid/models/bank_transfer_event_list_request.rb +3 -51
  92. data/lib/plaid/models/bank_transfer_event_list_response.rb +1 -1
  93. data/lib/plaid/models/bank_transfer_event_sync_request.rb +1 -1
  94. data/lib/plaid/models/bank_transfer_event_sync_response.rb +1 -1
  95. data/lib/plaid/models/bank_transfer_event_type.rb +1 -3
  96. data/lib/plaid/models/bank_transfer_failure.rb +1 -1
  97. data/lib/plaid/models/bank_transfer_get_request.rb +1 -1
  98. data/lib/plaid/models/bank_transfer_get_response.rb +1 -1
  99. data/lib/plaid/models/bank_transfer_list_request.rb +1 -1
  100. data/lib/plaid/models/bank_transfer_list_response.rb +1 -1
  101. data/lib/plaid/models/bank_transfer_migrate_account_request.rb +1 -1
  102. data/lib/plaid/models/bank_transfer_migrate_account_response.rb +1 -1
  103. data/lib/plaid/models/bank_transfer_network.rb +1 -1
  104. data/lib/plaid/models/bank_transfer_status.rb +1 -1
  105. data/lib/plaid/models/bank_transfer_sweep.rb +1 -1
  106. data/lib/plaid/models/bank_transfer_sweep_get_request.rb +1 -1
  107. data/lib/plaid/models/bank_transfer_sweep_get_response.rb +1 -1
  108. data/lib/plaid/models/bank_transfer_sweep_list_request.rb +1 -1
  109. data/lib/plaid/models/bank_transfer_sweep_list_response.rb +1 -1
  110. data/lib/plaid/models/bank_transfer_type.rb +1 -1
  111. data/lib/plaid/models/bank_transfer_user.rb +2 -2
  112. data/lib/plaid/models/bank_transfers_events_update_webhook.rb +1 -1
  113. data/lib/plaid/models/categories_get_response.rb +1 -1
  114. data/lib/plaid/models/category.rb +1 -1
  115. data/lib/plaid/models/cause.rb +1 -1
  116. data/lib/plaid/models/client_provided_enhanced_transaction.rb +284 -0
  117. data/lib/plaid/models/client_provided_raw_transaction.rb +270 -0
  118. data/lib/plaid/models/connected_application.rb +17 -2
  119. data/lib/plaid/models/country_code.rb +1 -1
  120. data/lib/plaid/models/credit_account_subtype.rb +40 -0
  121. data/lib/plaid/models/credit_bank_income.rb +261 -0
  122. data/lib/plaid/models/credit_bank_income_account.rb +270 -0
  123. data/lib/plaid/models/credit_bank_income_account_type.rb +38 -0
  124. data/lib/plaid/models/credit_bank_income_category.rb +48 -0
  125. data/lib/plaid/models/credit_bank_income_get_request.rb +248 -0
  126. data/lib/plaid/models/credit_bank_income_get_request_options.rb +222 -0
  127. data/lib/plaid/models/credit_bank_income_get_response.rb +236 -0
  128. data/lib/plaid/models/credit_bank_income_historical_summary.rb +273 -0
  129. data/lib/plaid/models/credit_bank_income_item.rb +274 -0
  130. data/lib/plaid/models/credit_bank_income_pay_frequency.rb +42 -0
  131. data/lib/plaid/models/credit_bank_income_source.rb +309 -0
  132. data/lib/plaid/models/credit_bank_income_summary.rb +303 -0
  133. data/lib/plaid/models/credit_bank_income_transaction.rb +304 -0
  134. data/lib/plaid/models/credit_card_liability.rb +6 -22
  135. data/lib/plaid/models/credit_filter.rb +3 -3
  136. data/lib/plaid/models/customer_initiated_return_risk.rb +2 -2
  137. data/lib/plaid/models/deductions.rb +1 -1
  138. data/lib/plaid/models/deductions_breakdown.rb +1 -1
  139. data/lib/plaid/models/deductions_total.rb +1 -1
  140. data/lib/plaid/models/default_update_webhook.rb +1 -1
  141. data/lib/plaid/models/deposit_switch_address_data.rb +1 -1
  142. data/lib/plaid/models/deposit_switch_alt_create_request.rb +1 -1
  143. data/lib/plaid/models/deposit_switch_alt_create_response.rb +1 -1
  144. data/lib/plaid/models/deposit_switch_create_request.rb +1 -1
  145. data/lib/plaid/models/deposit_switch_create_request_options.rb +1 -1
  146. data/lib/plaid/models/deposit_switch_create_response.rb +1 -1
  147. data/lib/plaid/models/deposit_switch_get_request.rb +1 -1
  148. data/lib/plaid/models/deposit_switch_get_response.rb +1 -1
  149. data/lib/plaid/models/deposit_switch_state_update_webhook.rb +2 -2
  150. data/lib/plaid/models/deposit_switch_target_account.rb +2 -1
  151. data/lib/plaid/models/deposit_switch_target_user.rb +2 -1
  152. data/lib/plaid/models/deposit_switch_token_create_request.rb +1 -1
  153. data/lib/plaid/models/deposit_switch_token_create_response.rb +1 -1
  154. data/lib/plaid/models/depository_account_subtype.rb +47 -0
  155. data/lib/plaid/models/depository_filter.rb +3 -3
  156. data/lib/plaid/models/distribution_breakdown.rb +1 -1
  157. data/lib/plaid/models/doc_type.rb +2 -1
  158. data/lib/plaid/models/document_metadata.rb +1 -1
  159. data/lib/plaid/models/earnings.rb +1 -1
  160. data/lib/plaid/models/earnings_breakdown.rb +1 -1
  161. data/lib/plaid/models/earnings_breakdown_canonical_description.rb +3 -1
  162. data/lib/plaid/models/earnings_total.rb +1 -1
  163. data/lib/plaid/models/email.rb +1 -1
  164. data/lib/plaid/models/employee.rb +2 -2
  165. data/lib/plaid/models/employee_income_summary_field_string.rb +2 -1
  166. data/lib/plaid/models/employer.rb +1 -1
  167. data/lib/plaid/models/employer_income_summary_field_string.rb +2 -1
  168. data/lib/plaid/models/employer_verification.rb +1 -1
  169. data/lib/plaid/models/employers_search_request.rb +1 -1
  170. data/lib/plaid/models/employers_search_response.rb +1 -1
  171. data/lib/plaid/models/employment_details.rb +1 -1
  172. data/lib/plaid/models/employment_verification.rb +3 -3
  173. data/lib/plaid/models/employment_verification_get_request.rb +1 -1
  174. data/lib/plaid/models/employment_verification_get_response.rb +2 -11
  175. data/lib/plaid/models/employment_verification_status.rb +1 -1
  176. data/lib/plaid/models/enhancements.rb +298 -0
  177. data/lib/plaid/models/error.rb +2 -2
  178. data/lib/plaid/models/external_payment_initiation_consent_options.rb +249 -0
  179. data/lib/plaid/models/external_payment_options.rb +6 -17
  180. data/lib/plaid/models/external_payment_refund_details.rb +2 -1
  181. data/lib/plaid/models/external_payment_schedule_base.rb +1 -1
  182. data/lib/plaid/models/external_payment_schedule_get.rb +1 -1
  183. data/lib/plaid/models/external_payment_schedule_request.rb +1 -1
  184. data/lib/plaid/models/health_incident.rb +2 -1
  185. data/lib/plaid/models/historical_balance.rb +1 -1
  186. data/lib/plaid/models/historical_update_webhook.rb +2 -2
  187. data/lib/plaid/models/holding.rb +1 -1
  188. data/lib/plaid/models/holdings_default_update_webhook.rb +1 -1
  189. data/lib/plaid/models/holdings_override.rb +1 -1
  190. data/lib/plaid/models/identity_default_update_webhook.rb +286 -0
  191. data/lib/plaid/models/identity_get_request.rb +1 -1
  192. data/lib/plaid/models/identity_get_request_options.rb +1 -1
  193. data/lib/plaid/models/identity_get_response.rb +1 -1
  194. data/lib/plaid/models/identity_update_types.rb +41 -0
  195. data/lib/plaid/models/incident_update.rb +2 -1
  196. data/lib/plaid/models/income_breakdown.rb +1 -1
  197. data/lib/plaid/models/income_breakdown_type.rb +1 -1
  198. data/lib/plaid/models/income_override.rb +1 -1
  199. data/lib/plaid/models/income_summary.rb +1 -1
  200. data/lib/plaid/models/income_summary_field_number.rb +2 -1
  201. data/lib/plaid/models/income_summary_field_string.rb +2 -1
  202. data/lib/plaid/models/income_verification_create_request.rb +1 -1
  203. data/lib/plaid/models/income_verification_create_request_options.rb +2 -2
  204. data/lib/plaid/models/income_verification_create_response.rb +1 -1
  205. data/lib/plaid/models/income_verification_documents_download_request.rb +1 -1
  206. data/lib/plaid/models/income_verification_paystubs_get_request.rb +1 -1
  207. data/lib/plaid/models/income_verification_paystubs_get_response.rb +2 -1
  208. data/lib/plaid/models/income_verification_precheck_confidence.rb +1 -1
  209. data/lib/plaid/models/income_verification_precheck_employer.rb +2 -1
  210. data/lib/plaid/models/income_verification_precheck_employer_address.rb +1 -1
  211. data/lib/plaid/models/income_verification_precheck_employer_address_data.rb +1 -1
  212. data/lib/plaid/models/income_verification_precheck_military_info.rb +3 -36
  213. data/lib/plaid/models/income_verification_precheck_request.rb +2 -4
  214. data/lib/plaid/models/income_verification_precheck_response.rb +2 -2
  215. data/lib/plaid/models/income_verification_precheck_user.rb +2 -1
  216. data/lib/plaid/models/income_verification_refresh_request.rb +1 -1
  217. data/lib/plaid/models/income_verification_refresh_response.rb +1 -1
  218. data/lib/plaid/models/income_verification_status_webhook.rb +2 -2
  219. data/lib/plaid/models/income_verification_taxforms_get_request.rb +1 -1
  220. data/lib/plaid/models/income_verification_taxforms_get_response.rb +2 -2
  221. data/lib/plaid/models/income_verification_webhook_status.rb +2 -1
  222. data/lib/plaid/models/inflow_model.rb +2 -2
  223. data/lib/plaid/models/initial_update_webhook.rb +2 -2
  224. data/lib/plaid/models/institution.rb +4 -3
  225. data/lib/plaid/models/institution_status.rb +1 -1
  226. data/lib/plaid/models/institutions_get_by_id_request.rb +22 -1
  227. data/lib/plaid/models/institutions_get_by_id_request_options.rb +1 -1
  228. data/lib/plaid/models/institutions_get_by_id_response.rb +1 -1
  229. data/lib/plaid/models/institutions_get_request.rb +32 -2
  230. data/lib/plaid/models/institutions_get_request_options.rb +22 -2
  231. data/lib/plaid/models/institutions_get_response.rb +2 -2
  232. data/lib/plaid/models/institutions_search_account_filter.rb +2 -1
  233. data/lib/plaid/models/institutions_search_payment_initiation_options.rb +2 -1
  234. data/lib/plaid/models/institutions_search_request.rb +21 -8
  235. data/lib/plaid/models/institutions_search_request_options.rb +5 -2
  236. data/lib/plaid/models/institutions_search_response.rb +1 -1
  237. data/lib/plaid/models/investment_account_subtype.rb +85 -0
  238. data/lib/plaid/models/investment_filter.rb +4 -4
  239. data/lib/plaid/models/investment_holdings_get_request_options.rb +1 -1
  240. data/lib/plaid/models/investment_transaction.rb +3 -51
  241. data/lib/plaid/models/investment_transaction_subtype.rb +82 -0
  242. data/lib/plaid/models/investment_transaction_type.rb +43 -0
  243. data/lib/plaid/models/investments_default_update_webhook.rb +1 -1
  244. data/lib/plaid/models/investments_holdings_get_request.rb +1 -1
  245. data/lib/plaid/models/investments_holdings_get_response.rb +1 -1
  246. data/lib/plaid/models/investments_transactions_get_request.rb +1 -1
  247. data/lib/plaid/models/investments_transactions_get_request_options.rb +1 -1
  248. data/lib/plaid/models/investments_transactions_get_response.rb +1 -1
  249. data/lib/plaid/models/investments_transactions_override.rb +1 -1
  250. data/lib/plaid/models/item.rb +1 -1
  251. data/lib/plaid/models/item_access_token_invalidate_request.rb +1 -1
  252. data/lib/plaid/models/item_access_token_invalidate_response.rb +1 -1
  253. data/lib/plaid/models/item_application_list_request.rb +1 -1
  254. data/lib/plaid/models/item_application_list_response.rb +1 -1
  255. data/lib/plaid/models/item_application_list_user_auth.rb +1 -1
  256. data/lib/plaid/models/item_application_scopes_update_request.rb +1 -1
  257. data/lib/plaid/models/item_application_scopes_update_response.rb +1 -1
  258. data/lib/plaid/models/item_error_webhook.rb +1 -1
  259. data/lib/plaid/models/item_get_request.rb +1 -1
  260. data/lib/plaid/models/item_get_response.rb +1 -1
  261. data/lib/plaid/models/item_import_request.rb +1 -1
  262. data/lib/plaid/models/item_import_request_options.rb +1 -1
  263. data/lib/plaid/models/item_import_request_user_auth.rb +1 -1
  264. data/lib/plaid/models/item_import_response.rb +1 -1
  265. data/lib/plaid/models/item_product_ready_webhook.rb +1 -1
  266. data/lib/plaid/models/item_public_token_create_request.rb +1 -1
  267. data/lib/plaid/models/item_public_token_create_response.rb +1 -1
  268. data/lib/plaid/models/item_public_token_exchange_request.rb +1 -1
  269. data/lib/plaid/models/item_public_token_exchange_response.rb +1 -1
  270. data/lib/plaid/models/item_remove_request.rb +1 -1
  271. data/lib/plaid/models/item_remove_response.rb +1 -1
  272. data/lib/plaid/models/item_status.rb +1 -1
  273. data/lib/plaid/models/item_status_investments.rb +1 -1
  274. data/lib/plaid/models/item_status_last_webhook.rb +1 -1
  275. data/lib/plaid/models/item_status_nullable.rb +2 -1
  276. data/lib/plaid/models/item_status_transactions.rb +1 -1
  277. data/lib/plaid/models/item_webhook_update_request.rb +1 -1
  278. data/lib/plaid/models/item_webhook_update_response.rb +1 -1
  279. data/lib/plaid/models/jwk_public_key.rb +1 -1
  280. data/lib/plaid/models/jwt_header.rb +1 -1
  281. data/lib/plaid/models/liabilities_default_update_webhook.rb +2 -2
  282. data/lib/plaid/models/liabilities_get_request.rb +1 -1
  283. data/lib/plaid/models/liabilities_get_request_options.rb +1 -1
  284. data/lib/plaid/models/liabilities_get_response.rb +1 -1
  285. data/lib/plaid/models/liabilities_object.rb +1 -1
  286. data/lib/plaid/models/liability_override.rb +1 -1
  287. data/lib/plaid/models/link_token_account_filters.rb +2 -2
  288. data/lib/plaid/models/link_token_create_credit_filter.rb +222 -0
  289. data/lib/plaid/models/link_token_create_depository_filter.rb +222 -0
  290. data/lib/plaid/models/link_token_create_investment_filter.rb +222 -0
  291. data/lib/plaid/models/link_token_create_loan_filter.rb +222 -0
  292. data/lib/plaid/models/link_token_create_request.rb +2 -2
  293. data/lib/plaid/models/link_token_create_request_account_subtypes.rb +10 -22
  294. data/lib/plaid/models/link_token_create_request_auth.rb +1 -1
  295. data/lib/plaid/models/link_token_create_request_deposit_switch.rb +1 -1
  296. data/lib/plaid/models/link_token_create_request_income_verification.rb +2 -2
  297. data/lib/plaid/models/link_token_create_request_payment_initiation.rb +1 -1
  298. data/lib/plaid/models/link_token_create_request_transfer.rb +1 -1
  299. data/lib/plaid/models/link_token_create_request_update.rb +1 -1
  300. data/lib/plaid/models/link_token_create_request_user.rb +1 -1
  301. data/lib/plaid/models/link_token_create_response.rb +1 -1
  302. data/lib/plaid/models/link_token_eu_config.rb +1 -1
  303. data/lib/plaid/models/link_token_get_metadata_response.rb +1 -1
  304. data/lib/plaid/models/link_token_get_request.rb +1 -1
  305. data/lib/plaid/models/link_token_get_response.rb +1 -1
  306. data/lib/plaid/models/loan_account_subtype.rb +49 -0
  307. data/lib/plaid/models/loan_filter.rb +3 -3
  308. data/lib/plaid/models/location.rb +1 -1
  309. data/lib/plaid/models/meta.rb +1 -1
  310. data/lib/plaid/models/mfa.rb +1 -1
  311. data/lib/plaid/models/mortgage_interest_rate.rb +1 -1
  312. data/lib/plaid/models/mortgage_liability.rb +1 -1
  313. data/lib/plaid/models/mortgage_property_address.rb +1 -1
  314. data/lib/plaid/models/net_pay.rb +1 -1
  315. data/lib/plaid/models/new_accounts_available_webhook.rb +1 -1
  316. data/lib/plaid/models/numbers.rb +1 -1
  317. data/lib/plaid/models/numbers_ach.rb +1 -1
  318. data/lib/plaid/models/numbers_ach_nullable.rb +2 -1
  319. data/lib/plaid/models/numbers_bacs.rb +1 -1
  320. data/lib/plaid/models/numbers_bacs_nullable.rb +2 -1
  321. data/lib/plaid/models/numbers_eft.rb +1 -1
  322. data/lib/plaid/models/numbers_eft_nullable.rb +2 -1
  323. data/lib/plaid/models/numbers_international.rb +1 -1
  324. data/lib/plaid/models/numbers_international_nullable.rb +2 -1
  325. data/lib/plaid/models/override_account_type.rb +1 -1
  326. data/lib/plaid/models/override_accounts.rb +1 -1
  327. data/lib/plaid/models/owner.rb +1 -1
  328. data/lib/plaid/models/owner_override.rb +1 -1
  329. data/lib/plaid/models/pay.rb +1 -27
  330. data/lib/plaid/models/pay_frequency.rb +2 -1
  331. data/lib/plaid/models/pay_frequency_value.rb +1 -1
  332. data/lib/plaid/models/pay_period_details.rb +1 -1
  333. data/lib/plaid/models/payment_amount.rb +2 -48
  334. data/lib/plaid/models/payment_amount_currency.rb +39 -0
  335. data/lib/plaid/models/payment_channel.rb +40 -0
  336. data/lib/plaid/models/payment_consent_max_payment_amount.rb +246 -0
  337. data/lib/plaid/models/payment_consent_periodic_alignment.rb +39 -0
  338. data/lib/plaid/models/payment_consent_periodic_amount.rb +247 -0
  339. data/lib/plaid/models/payment_consent_periodic_amount_amount.rb +246 -0
  340. data/lib/plaid/models/payment_consent_periodic_interval.rb +41 -0
  341. data/lib/plaid/models/payment_consent_valid_date_time.rb +230 -0
  342. data/lib/plaid/models/payment_initiation_address.rb +1 -1
  343. data/lib/plaid/models/payment_initiation_consent.rb +357 -0
  344. data/lib/plaid/models/payment_initiation_consent_constraints.rb +240 -0
  345. data/lib/plaid/models/payment_initiation_consent_create_request.rb +373 -0
  346. data/lib/plaid/models/payment_initiation_consent_create_response.rb +254 -0
  347. data/lib/plaid/models/payment_initiation_consent_get_request.rb +266 -0
  348. data/lib/plaid/models/payment_initiation_consent_get_response.rb +380 -0
  349. data/lib/plaid/models/payment_initiation_consent_payment_execute_request.rb +325 -0
  350. data/lib/plaid/models/payment_initiation_consent_payment_execute_response.rb +254 -0
  351. data/lib/plaid/models/payment_initiation_consent_revoke_request.rb +266 -0
  352. data/lib/plaid/models/payment_initiation_consent_revoke_response.rb +220 -0
  353. data/lib/plaid/models/payment_initiation_consent_scope.rb +39 -0
  354. data/lib/plaid/models/payment_initiation_consent_status.rb +42 -0
  355. data/lib/plaid/models/payment_initiation_metadata.rb +2 -2
  356. data/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb +2 -1
  357. data/lib/plaid/models/payment_initiation_payment.rb +16 -6
  358. data/lib/plaid/models/payment_initiation_payment_create_request.rb +1 -1
  359. data/lib/plaid/models/payment_initiation_payment_create_response.rb +2 -37
  360. data/lib/plaid/models/payment_initiation_payment_create_status.rb +38 -0
  361. data/lib/plaid/models/payment_initiation_payment_get_request.rb +1 -1
  362. data/lib/plaid/models/payment_initiation_payment_get_response.rb +12 -2
  363. data/lib/plaid/models/payment_initiation_payment_list_request.rb +1 -1
  364. data/lib/plaid/models/payment_initiation_payment_list_response.rb +1 -1
  365. data/lib/plaid/models/payment_initiation_payment_reverse_request.rb +1 -1
  366. data/lib/plaid/models/payment_initiation_payment_reverse_response.rb +2 -37
  367. data/lib/plaid/models/payment_initiation_payment_status.rb +1 -1
  368. data/lib/plaid/models/payment_initiation_payment_token_create_request.rb +1 -1
  369. data/lib/plaid/models/payment_initiation_payment_token_create_response.rb +1 -1
  370. data/lib/plaid/models/payment_initiation_recipient.rb +1 -1
  371. data/lib/plaid/models/payment_initiation_recipient_create_request.rb +1 -1
  372. data/lib/plaid/models/payment_initiation_recipient_create_response.rb +1 -1
  373. data/lib/plaid/models/payment_initiation_recipient_get_request.rb +1 -1
  374. data/lib/plaid/models/payment_initiation_recipient_get_response.rb +1 -1
  375. data/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb +1 -1
  376. data/lib/plaid/models/payment_initiation_recipient_list_request.rb +1 -1
  377. data/lib/plaid/models/payment_initiation_recipient_list_response.rb +1 -1
  378. data/lib/plaid/models/payment_initiation_refund.rb +2 -37
  379. data/lib/plaid/models/payment_initiation_refund_status.rb +41 -0
  380. data/lib/plaid/models/payment_initiation_standing_order_metadata.rb +1 -1
  381. data/lib/plaid/models/payment_meta.rb +1 -1
  382. data/lib/plaid/models/payment_schedule_interval.rb +1 -1
  383. data/lib/plaid/models/payment_scheme.rb +1 -1
  384. data/lib/plaid/models/payment_status_update_webhook.rb +3 -51
  385. data/lib/plaid/models/paystub.rb +1 -1
  386. data/lib/plaid/models/paystub_address.rb +2 -1
  387. data/lib/plaid/models/paystub_deduction.rb +2 -1
  388. data/lib/plaid/models/paystub_details.rb +1 -1
  389. data/lib/plaid/models/paystub_employer.rb +2 -1
  390. data/lib/plaid/models/paystub_override.rb +1 -1
  391. data/lib/plaid/models/paystub_override_employee.rb +1 -1
  392. data/lib/plaid/models/paystub_override_employee_address.rb +1 -1
  393. data/lib/plaid/models/paystub_override_employer.rb +1 -1
  394. data/lib/plaid/models/paystub_pay_frequency.rb +1 -1
  395. data/lib/plaid/models/paystub_verification.rb +1 -1
  396. data/lib/plaid/models/paystub_verification_status.rb +1 -1
  397. data/lib/plaid/models/paystub_ytd_details.rb +1 -1
  398. data/lib/plaid/models/pending_expiration_webhook.rb +1 -1
  399. data/lib/plaid/models/personal_finance_category.rb +3 -3
  400. data/lib/plaid/models/phone_number.rb +1 -1
  401. data/lib/plaid/models/plaid_error.rb +3 -2
  402. data/lib/plaid/models/platform_ids.rb +1 -1
  403. data/lib/plaid/models/processor_apex_processor_token_create_request.rb +1 -1
  404. data/lib/plaid/models/processor_auth_get_request.rb +1 -1
  405. data/lib/plaid/models/processor_auth_get_response.rb +1 -1
  406. data/lib/plaid/models/processor_balance_get_request.rb +1 -1
  407. data/lib/plaid/models/processor_balance_get_request_options.rb +1 -1
  408. data/lib/plaid/models/processor_balance_get_response.rb +1 -1
  409. data/lib/plaid/models/processor_bank_transfer_create_request.rb +2 -2
  410. data/lib/plaid/models/processor_bank_transfer_create_response.rb +1 -1
  411. data/lib/plaid/models/processor_identity_get_request.rb +1 -1
  412. data/lib/plaid/models/processor_identity_get_response.rb +1 -1
  413. data/lib/plaid/models/processor_number.rb +1 -1
  414. data/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb +1 -1
  415. data/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb +1 -1
  416. data/lib/plaid/models/processor_token_create_request.rb +3 -3
  417. data/lib/plaid/models/processor_token_create_response.rb +1 -1
  418. data/lib/plaid/models/product_access.rb +1 -1
  419. data/lib/plaid/models/product_status.rb +1 -1
  420. data/lib/plaid/models/product_status_breakdown.rb +1 -1
  421. data/lib/plaid/models/products.rb +3 -1
  422. data/lib/plaid/models/projected_income_summary_field_number.rb +2 -1
  423. data/lib/plaid/models/pslf_status.rb +1 -1
  424. data/lib/plaid/models/recaptcha_required_error.rb +1 -1
  425. data/lib/plaid/models/recipient_bacs.rb +1 -1
  426. data/lib/plaid/models/recipient_bacs_nullable.rb +2 -1
  427. data/lib/plaid/models/recurring_transaction_frequency.rb +1 -1
  428. data/lib/plaid/models/relay_event.rb +40 -0
  429. data/lib/plaid/models/removed_transaction.rb +1 -1
  430. data/lib/plaid/models/requested_scopes.rb +2 -30
  431. data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb +1 -1
  432. data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb +1 -1
  433. data/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb +1 -1
  434. data/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb +1 -1
  435. data/lib/plaid/models/sandbox_income_fire_webhook_request.rb +3 -18
  436. data/lib/plaid/models/sandbox_income_fire_webhook_response.rb +1 -1
  437. data/lib/plaid/models/sandbox_item_fire_webhook_request.rb +4 -4
  438. data/lib/plaid/models/sandbox_item_fire_webhook_response.rb +1 -1
  439. data/lib/plaid/models/sandbox_item_reset_login_request.rb +1 -1
  440. data/lib/plaid/models/sandbox_item_reset_login_response.rb +1 -1
  441. data/lib/plaid/models/sandbox_item_set_verification_status_request.rb +1 -1
  442. data/lib/plaid/models/sandbox_item_set_verification_status_response.rb +1 -1
  443. data/lib/plaid/models/sandbox_oauth_select_accounts_request.rb +1 -1
  444. data/lib/plaid/models/sandbox_processor_token_create_request.rb +2 -1
  445. data/lib/plaid/models/sandbox_processor_token_create_request_options.rb +1 -1
  446. data/lib/plaid/models/sandbox_processor_token_create_response.rb +2 -1
  447. data/lib/plaid/models/sandbox_public_token_create_request.rb +1 -1
  448. data/lib/plaid/models/sandbox_public_token_create_request_options.rb +1 -1
  449. data/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb +1 -1
  450. data/lib/plaid/models/sandbox_public_token_create_response.rb +1 -1
  451. data/lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb +230 -0
  452. data/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb +225 -0
  453. data/lib/plaid/models/sandbox_transfer_simulate_request.rb +1 -1
  454. data/lib/plaid/models/sandbox_transfer_simulate_response.rb +1 -1
  455. data/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb +1 -1
  456. data/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb +1 -1
  457. data/lib/plaid/models/scopes.rb +1 -1
  458. data/lib/plaid/models/scopes_context.rb +1 -1
  459. data/lib/plaid/models/scopes_nullable.rb +2 -1
  460. data/lib/plaid/models/security.rb +1 -1
  461. data/lib/plaid/models/security_override.rb +1 -1
  462. data/lib/plaid/models/sender_bacs_nullable.rb +2 -1
  463. data/lib/plaid/models/servicer_address_data.rb +1 -1
  464. data/lib/plaid/models/signal_address_data.rb +1 -1
  465. data/lib/plaid/models/signal_decision_report_request.rb +1 -1
  466. data/lib/plaid/models/signal_decision_report_response.rb +1 -1
  467. data/lib/plaid/models/signal_device.rb +1 -1
  468. data/lib/plaid/models/signal_evaluate_core_attributes.rb +1 -1
  469. data/lib/plaid/models/signal_evaluate_request.rb +1 -1
  470. data/lib/plaid/models/signal_evaluate_response.rb +1 -1
  471. data/lib/plaid/models/signal_person_name.rb +1 -1
  472. data/lib/plaid/models/signal_return_report_request.rb +1 -1
  473. data/lib/plaid/models/signal_return_report_response.rb +1 -1
  474. data/lib/plaid/models/signal_scores.rb +1 -1
  475. data/lib/plaid/models/signal_user.rb +1 -1
  476. data/lib/plaid/models/simulated_transfer_sweep.rb +1 -1
  477. data/lib/plaid/models/standalone_account_type.rb +2 -2
  478. data/lib/plaid/models/standalone_currency_code_list.rb +1 -1
  479. data/lib/plaid/models/standalone_investment_transaction_type.rb +1 -1
  480. data/lib/plaid/models/student_loan.rb +2 -2
  481. data/lib/plaid/models/student_loan_repayment_model.rb +1 -1
  482. data/lib/plaid/models/student_loan_status.rb +1 -1
  483. data/lib/plaid/models/student_repayment_plan.rb +1 -1
  484. data/lib/plaid/models/taxform.rb +3 -2
  485. data/lib/plaid/models/taxpayer_id.rb +1 -1
  486. data/lib/plaid/models/total.rb +1 -1
  487. data/lib/plaid/models/total_canonical_description.rb +1 -1
  488. data/lib/plaid/models/transaction.rb +6 -6
  489. data/lib/plaid/models/transaction_all_of.rb +4 -4
  490. data/lib/plaid/models/transaction_base.rb +3 -3
  491. data/lib/plaid/models/transaction_code.rb +1 -1
  492. data/lib/plaid/models/transaction_data.rb +1 -1
  493. data/lib/plaid/models/transaction_override.rb +2 -2
  494. data/lib/plaid/models/transaction_stream.rb +1 -1
  495. data/lib/plaid/models/transaction_stream_amount.rb +1 -1
  496. data/lib/plaid/models/transactions_enhance_get_request.rb +262 -0
  497. data/lib/plaid/models/transactions_enhance_get_response.rb +227 -0
  498. data/lib/plaid/models/transactions_get_request.rb +1 -1
  499. data/lib/plaid/models/transactions_get_request_options.rb +18 -6
  500. data/lib/plaid/models/transactions_get_response.rb +1 -1
  501. data/lib/plaid/models/transactions_recurring_get_request.rb +1 -1
  502. data/lib/plaid/models/transactions_recurring_get_response.rb +1 -1
  503. data/lib/plaid/models/transactions_refresh_request.rb +1 -1
  504. data/lib/plaid/models/transactions_refresh_response.rb +1 -1
  505. data/lib/plaid/models/transactions_removed_webhook.rb +1 -1
  506. data/lib/plaid/models/transactions_sync_request.rb +1 -1
  507. data/lib/plaid/models/transactions_sync_response.rb +1 -1
  508. data/lib/plaid/models/transfer.rb +23 -3
  509. data/lib/plaid/models/transfer_authorization.rb +23 -38
  510. data/lib/plaid/models/transfer_authorization_create_request.rb +2 -2
  511. data/lib/plaid/models/transfer_authorization_create_response.rb +1 -1
  512. data/lib/plaid/models/transfer_authorization_decision.rb +40 -0
  513. data/lib/plaid/models/transfer_authorization_decision_rationale.rb +2 -37
  514. data/lib/plaid/models/transfer_authorization_decision_rationale_code.rb +42 -0
  515. data/lib/plaid/models/transfer_authorization_device.rb +1 -1
  516. data/lib/plaid/models/transfer_authorization_guarantee_decision.rb +40 -0
  517. data/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb +239 -0
  518. data/lib/plaid/models/transfer_authorization_guarantee_decision_rationale_code.rb +41 -0
  519. data/lib/plaid/models/transfer_authorization_proposed_transfer.rb +2 -2
  520. data/lib/plaid/models/transfer_cancel_request.rb +1 -1
  521. data/lib/plaid/models/transfer_cancel_response.rb +1 -1
  522. data/lib/plaid/models/transfer_create_request.rb +7 -16
  523. data/lib/plaid/models/transfer_create_response.rb +1 -1
  524. data/lib/plaid/models/transfer_event.rb +5 -3
  525. data/lib/plaid/models/transfer_event_list_request.rb +2 -37
  526. data/lib/plaid/models/transfer_event_list_response.rb +1 -1
  527. data/lib/plaid/models/transfer_event_list_transfer_type.rb +40 -0
  528. data/lib/plaid/models/transfer_event_sync_request.rb +1 -1
  529. data/lib/plaid/models/transfer_event_sync_response.rb +1 -1
  530. data/lib/plaid/models/transfer_event_type.rb +1 -1
  531. data/lib/plaid/models/transfer_failure.rb +3 -3
  532. data/lib/plaid/models/transfer_get_request.rb +1 -1
  533. data/lib/plaid/models/transfer_get_response.rb +1 -1
  534. data/lib/plaid/models/transfer_intent_authorization_decision.rb +40 -0
  535. data/lib/plaid/models/transfer_intent_create.rb +3 -38
  536. data/lib/plaid/models/transfer_intent_create_mode.rb +1 -1
  537. data/lib/plaid/models/transfer_intent_create_request.rb +2 -2
  538. data/lib/plaid/models/transfer_intent_create_response.rb +1 -1
  539. data/lib/plaid/models/transfer_intent_get.rb +4 -52
  540. data/lib/plaid/models/transfer_intent_get_failure_reason.rb +1 -1
  541. data/lib/plaid/models/transfer_intent_get_request.rb +1 -1
  542. data/lib/plaid/models/transfer_intent_get_response.rb +1 -1
  543. data/lib/plaid/models/transfer_intent_status.rb +40 -0
  544. data/lib/plaid/models/transfer_list_request.rb +1 -1
  545. data/lib/plaid/models/transfer_list_response.rb +1 -1
  546. data/lib/plaid/models/transfer_network.rb +1 -1
  547. data/lib/plaid/models/transfer_repayment.rb +270 -0
  548. data/lib/plaid/models/transfer_repayment_list_request.rb +320 -0
  549. data/lib/plaid/models/transfer_repayment_list_response.rb +241 -0
  550. data/lib/plaid/models/transfer_repayment_return.rb +291 -0
  551. data/lib/plaid/models/transfer_repayment_return_list_request.rb +313 -0
  552. data/lib/plaid/models/transfer_repayment_return_list_response.rb +241 -0
  553. data/lib/plaid/models/transfer_status.rb +1 -1
  554. data/lib/plaid/models/transfer_sweep.rb +1 -1
  555. data/lib/plaid/models/transfer_sweep_get_request.rb +1 -1
  556. data/lib/plaid/models/transfer_sweep_get_response.rb +1 -1
  557. data/lib/plaid/models/transfer_sweep_list_request.rb +1 -1
  558. data/lib/plaid/models/transfer_sweep_list_response.rb +1 -1
  559. data/lib/plaid/models/transfer_sweep_status.rb +1 -1
  560. data/lib/plaid/models/transfer_type.rb +1 -1
  561. data/lib/plaid/models/transfer_user_address_in_request.rb +2 -2
  562. data/lib/plaid/models/transfer_user_address_in_response.rb +2 -2
  563. data/lib/plaid/models/transfer_user_in_request.rb +1 -1
  564. data/lib/plaid/models/transfer_user_in_response.rb +1 -1
  565. data/lib/plaid/models/user_custom_password.rb +1 -1
  566. data/lib/plaid/models/user_permission_revoked_webhook.rb +1 -1
  567. data/lib/plaid/models/verification_attribute.rb +1 -1
  568. data/lib/plaid/models/verification_expired_webhook.rb +1 -1
  569. data/lib/plaid/models/verification_refresh_status.rb +1 -1
  570. data/lib/plaid/models/verification_status.rb +1 -1
  571. data/lib/plaid/models/w2.rb +1 -1
  572. data/lib/plaid/models/w2_box12.rb +2 -1
  573. data/lib/plaid/models/w2_state_and_local_wages.rb +2 -1
  574. data/lib/plaid/models/wallet_balance.rb +1 -1
  575. data/lib/plaid/models/wallet_get_request.rb +1 -1
  576. data/lib/plaid/models/wallet_get_response.rb +1 -1
  577. data/lib/plaid/models/wallet_transaction.rb +1 -1
  578. data/lib/plaid/models/wallet_transaction_amount.rb +1 -1
  579. data/lib/plaid/models/wallet_transaction_counterparty.rb +1 -1
  580. data/lib/plaid/models/wallet_transaction_counterparty_bacs.rb +2 -1
  581. data/lib/plaid/models/wallet_transaction_counterparty_numbers.rb +1 -1
  582. data/lib/plaid/models/wallet_transaction_execute_request.rb +1 -1
  583. data/lib/plaid/models/wallet_transaction_execute_response.rb +1 -1
  584. data/lib/plaid/models/wallet_transaction_status.rb +1 -1
  585. data/lib/plaid/models/wallet_transactions_list_request.rb +1 -1
  586. data/lib/plaid/models/wallet_transactions_list_response.rb +1 -1
  587. data/lib/plaid/models/warning.rb +1 -1
  588. data/lib/plaid/models/webhook_update_acknowledged_webhook.rb +1 -1
  589. data/lib/plaid/models/webhook_verification_key_get_request.rb +1 -1
  590. data/lib/plaid/models/webhook_verification_key_get_response.rb +1 -1
  591. data/lib/plaid/models/ytd_gross_income_summary_field_number.rb +2 -1
  592. data/lib/plaid/models/ytd_net_income_summary_field_number.rb +2 -1
  593. data/lib/plaid/version.rb +2 -2
  594. data/lib/plaid.rb +81 -6
  595. data/plaid.gemspec +1 -1
  596. data/templates/ruby/configuration.mustache +1 -1
  597. data/test/test_income_verifications.rb +66 -71
  598. data/vendor/bundle/ruby/3.0.0/bin/dotenv +29 -0
  599. data/vendor/bundle/ruby/3.0.0/bin/htmldiff +31 -0
  600. data/vendor/bundle/ruby/3.0.0/bin/ldiff +31 -0
  601. data/vendor/bundle/ruby/3.0.0/bin/rake +29 -0
  602. data/vendor/bundle/ruby/3.0.0/bin/rspec +29 -0
  603. data/vendor/bundle/ruby/3.0.0/bin/rubocop +29 -0
  604. data/vendor/bundle/ruby/3.0.0/bin/ruby-parse +29 -0
  605. data/vendor/bundle/ruby/3.0.0/bin/ruby-rewrite +29 -0
  606. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/ast-2.4.1.gem +0 -0
  607. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/diff-lcs-1.4.4.gem +0 -0
  608. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/dotenv-2.7.6.gem +0 -0
  609. data/vendor/bundle/ruby/3.0.0/cache/faraday-1.10.0.gem +0 -0
  610. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-em_http-1.0.0.gem +0 -0
  611. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-em_synchrony-1.0.0.gem +0 -0
  612. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-excon-1.1.0.gem +0 -0
  613. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-httpclient-1.0.1.gem +0 -0
  614. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-multipart-1.0.3.gem +0 -0
  615. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-net_http-1.0.1.gem +0 -0
  616. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-net_http_persistent-1.2.0.gem +0 -0
  617. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-patron-1.0.0.gem +0 -0
  618. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-rack-1.0.0.gem +0 -0
  619. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-retry-1.0.3.gem +0 -0
  620. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/minitest-5.14.2.gem +0 -0
  621. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/minitest-around-0.5.0.gem +0 -0
  622. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/multipart-post-2.1.1.gem +0 -0
  623. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/parallel-1.20.1.gem +0 -0
  624. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/parser-2.7.2.0.gem +0 -0
  625. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rainbow-3.0.0.gem +0 -0
  626. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rake-13.0.1.gem +0 -0
  627. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/regexp_parser-1.8.0.gem +0 -0
  628. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rexml-3.2.4.gem +0 -0
  629. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rspec-3.10.0.gem +0 -0
  630. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rspec-core-3.10.0.gem +0 -0
  631. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rspec-expectations-3.10.0.gem +0 -0
  632. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rspec-mocks-3.10.0.gem +0 -0
  633. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rspec-support-3.10.0.gem +0 -0
  634. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rubocop-0.91.1.gem +0 -0
  635. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rubocop-ast-0.4.2.gem +0 -0
  636. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/ruby-progressbar-1.10.1.gem +0 -0
  637. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/ruby2_keywords-0.0.5.gem +0 -0
  638. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/unicode-display_width-1.7.0.gem +0 -0
  639. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/LICENSE.MIT +0 -0
  640. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/README.YARD.md +0 -0
  641. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/lib/ast/node.rb +0 -0
  642. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/lib/ast/processor/mixin.rb +0 -0
  643. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/lib/ast/processor.rb +0 -0
  644. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/lib/ast/sexp.rb +0 -0
  645. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/lib/ast.rb +0 -0
  646. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/.rspec +0 -0
  647. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/Code-of-Conduct.md +0 -0
  648. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/Contributing.md +0 -0
  649. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/History.md +0 -0
  650. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/License.md +0 -0
  651. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/Manifest.txt +0 -0
  652. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/README.rdoc +0 -0
  653. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/Rakefile +0 -0
  654. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/autotest/discover.rb +0 -0
  655. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/bin/htmldiff +0 -0
  656. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/bin/ldiff +0 -0
  657. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/docs/COPYING.txt +0 -0
  658. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/docs/artistic.txt +0 -0
  659. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/array.rb +0 -0
  660. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/backports.rb +0 -0
  661. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/block.rb +0 -0
  662. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/callbacks.rb +0 -0
  663. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/change.rb +0 -0
  664. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/htmldiff.rb +0 -0
  665. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/hunk.rb +0 -0
  666. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/internals.rb +0 -0
  667. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/ldiff.rb +0 -0
  668. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/string.rb +0 -0
  669. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs.rb +0 -0
  670. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff-lcs.rb +0 -0
  671. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/change_spec.rb +0 -0
  672. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/diff_spec.rb +0 -0
  673. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/aX +0 -0
  674. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/bXaX +0 -0
  675. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ds1.csv +0 -0
  676. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ds2.csv +0 -0
  677. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff +0 -0
  678. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff-c +0 -0
  679. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff-e +0 -0
  680. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff-f +0 -0
  681. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff-u +0 -0
  682. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/hunk_spec.rb +0 -0
  683. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/issues_spec.rb +0 -0
  684. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/lcs_spec.rb +0 -0
  685. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/ldiff_spec.rb +0 -0
  686. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/patch_spec.rb +0 -0
  687. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/sdiff_spec.rb +0 -0
  688. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/spec_helper.rb +0 -0
  689. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/traverse_balanced_spec.rb +0 -0
  690. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/traverse_sequences_spec.rb +0 -0
  691. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/LICENSE +0 -0
  692. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/README.md +0 -0
  693. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/bin/dotenv +0 -0
  694. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/cli.rb +0 -0
  695. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/environment.rb +0 -0
  696. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/load.rb +0 -0
  697. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/missing_keys.rb +0 -0
  698. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/parser.rb +0 -0
  699. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/substitutions/command.rb +0 -0
  700. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/substitutions/variable.rb +0 -0
  701. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/tasks.rb +0 -0
  702. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/template.rb +0 -0
  703. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/version.rb +0 -0
  704. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv.rb +0 -0
  705. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/CHANGELOG.md +0 -0
  706. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/LICENSE.md +0 -0
  707. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/README.md +0 -0
  708. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/Rakefile +0 -0
  709. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/examples/client_spec.rb +0 -0
  710. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/examples/client_test.rb +0 -0
  711. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/adapter/test.rb +0 -0
  712. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/adapter/typhoeus.rb +0 -0
  713. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/adapter.rb +0 -0
  714. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/adapter_registry.rb +0 -0
  715. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/autoload.rb +0 -0
  716. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/connection.rb +0 -0
  717. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/dependency_loader.rb +0 -0
  718. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/encoders/flat_params_encoder.rb +0 -0
  719. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/encoders/nested_params_encoder.rb +0 -0
  720. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/error.rb +0 -0
  721. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/logging/formatter.rb +0 -0
  722. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/methods.rb +0 -0
  723. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/middleware.rb +0 -0
  724. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/middleware_registry.rb +0 -0
  725. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/options/connection_options.rb +0 -0
  726. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/options/env.rb +0 -0
  727. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/options/proxy_options.rb +0 -0
  728. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/options/request_options.rb +0 -0
  729. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/options/ssl_options.rb +0 -0
  730. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/options.rb +0 -0
  731. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/parameters.rb +0 -0
  732. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/rack_builder.rb +0 -0
  733. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/request/authorization.rb +0 -0
  734. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/request/basic_authentication.rb +0 -0
  735. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/request/instrumentation.rb +0 -0
  736. data/vendor/bundle/ruby/3.0.0/gems/faraday-1.10.0/lib/faraday/request/json.rb +55 -0
  737. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/request/token_authentication.rb +0 -0
  738. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/request/url_encoded.rb +0 -0
  739. data/vendor/bundle/ruby/3.0.0/gems/faraday-1.10.0/lib/faraday/request.rb +155 -0
  740. data/vendor/bundle/ruby/3.0.0/gems/faraday-1.10.0/lib/faraday/response/json.rb +54 -0
  741. data/vendor/bundle/ruby/3.0.0/gems/faraday-1.10.0/lib/faraday/response/logger.rb +31 -0
  742. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/response/raise_error.rb +0 -0
  743. data/vendor/bundle/ruby/3.0.0/gems/faraday-1.10.0/lib/faraday/response.rb +103 -0
  744. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/utils/headers.rb +0 -0
  745. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/utils/params_hash.rb +0 -0
  746. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/lib/faraday/utils.rb +0 -0
  747. data/vendor/bundle/ruby/3.0.0/gems/faraday-1.10.0/lib/faraday/version.rb +5 -0
  748. data/vendor/bundle/ruby/3.0.0/gems/faraday-1.10.0/lib/faraday.rb +193 -0
  749. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/external_adapters/faraday_specs_setup.rb +0 -0
  750. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/adapter/em_http_spec.rb +0 -0
  751. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/adapter/em_synchrony_spec.rb +0 -0
  752. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/adapter/excon_spec.rb +0 -0
  753. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/adapter/httpclient_spec.rb +0 -0
  754. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/adapter/net_http_spec.rb +0 -0
  755. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/adapter/patron_spec.rb +0 -0
  756. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/adapter/rack_spec.rb +0 -0
  757. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/adapter/test_spec.rb +0 -0
  758. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/adapter/typhoeus_spec.rb +0 -0
  759. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/adapter_registry_spec.rb +0 -0
  760. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/adapter_spec.rb +0 -0
  761. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/composite_read_io_spec.rb +0 -0
  762. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/connection_spec.rb +0 -0
  763. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/error_spec.rb +0 -0
  764. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/middleware_spec.rb +0 -0
  765. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/options/env_spec.rb +0 -0
  766. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/options/options_spec.rb +0 -0
  767. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/options/proxy_options_spec.rb +0 -0
  768. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/options/request_options_spec.rb +0 -0
  769. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/params_encoders/flat_spec.rb +0 -0
  770. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/params_encoders/nested_spec.rb +0 -0
  771. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/rack_builder_spec.rb +0 -0
  772. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/request/authorization_spec.rb +0 -0
  773. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/request/instrumentation_spec.rb +0 -0
  774. data/vendor/bundle/ruby/3.0.0/gems/faraday-1.10.0/spec/faraday/request/json_spec.rb +111 -0
  775. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/request/url_encoded_spec.rb +0 -0
  776. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/request_spec.rb +0 -0
  777. data/vendor/bundle/ruby/3.0.0/gems/faraday-1.10.0/spec/faraday/response/json_spec.rb +119 -0
  778. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/response/logger_spec.rb +0 -0
  779. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/response/middleware_spec.rb +0 -0
  780. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/response/raise_error_spec.rb +0 -0
  781. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/response_spec.rb +0 -0
  782. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/utils/headers_spec.rb +0 -0
  783. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday/utils_spec.rb +0 -0
  784. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/faraday_spec.rb +0 -0
  785. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/spec_helper.rb +0 -0
  786. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/support/disabling_stub.rb +0 -0
  787. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/support/fake_safe_buffer.rb +0 -0
  788. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/support/helper_methods.rb +0 -0
  789. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/support/shared_examples/adapter.rb +0 -0
  790. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/support/shared_examples/params_encoder.rb +0 -0
  791. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/support/shared_examples/request_method.rb +0 -0
  792. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/support/streaming_response_checker.rb +0 -0
  793. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.9.3 → 3.0.0/gems/faraday-1.10.0}/spec/support/webmock_rack_app.rb +0 -0
  794. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_http-1.0.0/LICENSE.md +0 -0
  795. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_http-1.0.0/README.md +0 -0
  796. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_http-1.0.0/lib/faraday/adapter/em_http.rb +0 -0
  797. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_http-1.0.0/lib/faraday/adapter/em_http_ssl_patch.rb +0 -0
  798. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_http-1.0.0/lib/faraday/em_http/version.rb +0 -0
  799. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_http-1.0.0/lib/faraday/em_http.rb +0 -0
  800. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_synchrony-1.0.0/LICENSE.md +0 -0
  801. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_synchrony-1.0.0/README.md +0 -0
  802. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_synchrony-1.0.0/lib/faraday/adapter/em_synchrony/parallel_manager.rb +0 -0
  803. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_synchrony-1.0.0/lib/faraday/adapter/em_synchrony.rb +0 -0
  804. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_synchrony-1.0.0/lib/faraday/em_synchrony/version.rb +0 -0
  805. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_synchrony-1.0.0/lib/faraday/em_synchrony.rb +0 -0
  806. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-excon-1.1.0/LICENSE.md +0 -0
  807. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-excon-1.1.0/README.md +0 -0
  808. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-excon-1.1.0/lib/faraday/adapter/excon.rb +0 -0
  809. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-excon-1.1.0/lib/faraday/excon/version.rb +0 -0
  810. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-excon-1.1.0/lib/faraday/excon.rb +0 -0
  811. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-httpclient-1.0.1/LICENSE.md +0 -0
  812. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-httpclient-1.0.1/README.md +0 -0
  813. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-httpclient-1.0.1/lib/faraday/adapter/httpclient.rb +0 -0
  814. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-httpclient-1.0.1/lib/faraday/httpclient/version.rb +0 -0
  815. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-httpclient-1.0.1/lib/faraday/httpclient.rb +0 -0
  816. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-multipart-1.0.3/CHANGELOG.md +0 -0
  817. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-multipart-1.0.3/LICENSE.md +0 -0
  818. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-multipart-1.0.3/README.md +0 -0
  819. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-multipart-1.0.3/lib/faraday/multipart/file_part.rb +0 -0
  820. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-multipart-1.0.3/lib/faraday/multipart/middleware.rb +0 -0
  821. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-multipart-1.0.3/lib/faraday/multipart/param_part.rb +0 -0
  822. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-multipart-1.0.3/lib/faraday/multipart/version.rb +0 -0
  823. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-multipart-1.0.3/lib/faraday/multipart.rb +0 -0
  824. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http-1.0.1/LICENSE.md +0 -0
  825. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http-1.0.1/README.md +0 -0
  826. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http-1.0.1/lib/faraday/adapter/net_http.rb +0 -0
  827. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http-1.0.1/lib/faraday/net_http/version.rb +0 -0
  828. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http-1.0.1/lib/faraday/net_http.rb +0 -0
  829. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http_persistent-1.2.0/LICENSE.md +0 -0
  830. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http_persistent-1.2.0/README.md +0 -0
  831. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http_persistent-1.2.0/lib/faraday/adapter/net_http_persistent.rb +0 -0
  832. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http_persistent-1.2.0/lib/faraday/net_http_persistent/version.rb +0 -0
  833. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http_persistent-1.2.0/lib/faraday/net_http_persistent.rb +0 -0
  834. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-patron-1.0.0/LICENSE.md +0 -0
  835. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-patron-1.0.0/README.md +0 -0
  836. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-patron-1.0.0/lib/faraday/adapter/patron.rb +0 -0
  837. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-patron-1.0.0/lib/faraday/patron/version.rb +0 -0
  838. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-patron-1.0.0/lib/faraday/patron.rb +0 -0
  839. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-rack-1.0.0/LICENSE.md +0 -0
  840. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-rack-1.0.0/README.md +0 -0
  841. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-rack-1.0.0/lib/faraday/adapter/rack.rb +0 -0
  842. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-rack-1.0.0/lib/faraday/rack/version.rb +0 -0
  843. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-rack-1.0.0/lib/faraday/rack.rb +0 -0
  844. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-retry-1.0.3/CHANGELOG.md +0 -0
  845. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-retry-1.0.3/LICENSE.md +0 -0
  846. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-retry-1.0.3/README.md +0 -0
  847. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-retry-1.0.3/lib/faraday/retriable_response.rb +0 -0
  848. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-retry-1.0.3/lib/faraday/retry/middleware.rb +0 -0
  849. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-retry-1.0.3/lib/faraday/retry/version.rb +0 -0
  850. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-retry-1.0.3/lib/faraday/retry.rb +0 -0
  851. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/.autotest +0 -0
  852. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/History.rdoc +0 -0
  853. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/Manifest.txt +0 -0
  854. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/README.rdoc +0 -0
  855. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/Rakefile +0 -0
  856. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/design_rationale.rb +0 -0
  857. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/hoe/minitest.rb +0 -0
  858. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/assertions.rb +0 -0
  859. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/autorun.rb +0 -0
  860. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/benchmark.rb +0 -0
  861. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/expectations.rb +0 -0
  862. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/hell.rb +0 -0
  863. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/mock.rb +0 -0
  864. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/parallel.rb +0 -0
  865. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/pride.rb +0 -0
  866. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/pride_plugin.rb +0 -0
  867. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/spec.rb +0 -0
  868. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/test.rb +0 -0
  869. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/unit.rb +0 -0
  870. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest.rb +0 -0
  871. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/metametameta.rb +0 -0
  872. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/test_minitest_assertions.rb +0 -0
  873. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/test_minitest_benchmark.rb +0 -0
  874. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/test_minitest_mock.rb +0 -0
  875. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/test_minitest_reporter.rb +0 -0
  876. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/test_minitest_spec.rb +0 -0
  877. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/test_minitest_test.rb +0 -0
  878. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/.gitignore +0 -0
  879. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/.travis.yml +0 -0
  880. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/Gemfile +0 -0
  881. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/LICENSE +0 -0
  882. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/README.md +0 -0
  883. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/Rakefile +0 -0
  884. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/config/cucumber.yml +0 -0
  885. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/examples/chdir_spec.rb +0 -0
  886. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/features/around_spec.feature +0 -0
  887. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/features/step_definitions/around_steps.rb +0 -0
  888. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/features/support/env.rb +0 -0
  889. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/lib/minitest/around/spec.rb +0 -0
  890. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/lib/minitest/around/unit.rb +0 -0
  891. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/lib/minitest/around/version.rb +0 -0
  892. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/lib/minitest/around.rb +0 -0
  893. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/minitest-around.gemspec +0 -0
  894. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/test/around_spec.rb +0 -0
  895. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/test/around_test.rb +0 -0
  896. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/test/helper.rb +0 -0
  897. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/test/nested_spec.rb +0 -0
  898. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/test/nested_test.rb +0 -0
  899. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/.gitignore +0 -0
  900. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/.rspec +0 -0
  901. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/.travis.yml +0 -0
  902. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/.yardopts +0 -0
  903. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/Gemfile +0 -0
  904. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/History.txt +0 -0
  905. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/LICENSE +0 -0
  906. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/Manifest.txt +0 -0
  907. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/README.md +0 -0
  908. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/Rakefile +0 -0
  909. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/lib/composite_io.rb +0 -0
  910. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/lib/multipart_post.rb +0 -0
  911. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/lib/multipartable.rb +0 -0
  912. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/lib/net/http/post/multipart.rb +0 -0
  913. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/lib/parts.rb +0 -0
  914. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/multipart-post.gemspec +0 -0
  915. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/spec/composite_io_spec.rb +0 -0
  916. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/spec/multibyte.txt +0 -0
  917. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/spec/net/http/post/multipart_spec.rb +0 -0
  918. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/spec/parts_spec.rb +0 -0
  919. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/spec/spec_helper.rb +0 -0
  920. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parallel-1.20.1/MIT-LICENSE.txt +0 -0
  921. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parallel-1.20.1/lib/parallel/processor_count.rb +0 -0
  922. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parallel-1.20.1/lib/parallel/version.rb +0 -0
  923. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parallel-1.20.1/lib/parallel.rb +0 -0
  924. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/bin/ruby-parse +0 -0
  925. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/bin/ruby-rewrite +0 -0
  926. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/gauntlet_parser.rb +0 -0
  927. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/all.rb +0 -0
  928. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ast/node.rb +0 -0
  929. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ast/processor.rb +0 -0
  930. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/base.rb +0 -0
  931. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/builders/default.rb +0 -0
  932. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/clobbering_error.rb +0 -0
  933. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/color.rb +0 -0
  934. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/context.rb +0 -0
  935. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/current.rb +0 -0
  936. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/current_arg_stack.rb +0 -0
  937. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/deprecation.rb +0 -0
  938. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/diagnostic/engine.rb +0 -0
  939. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/diagnostic.rb +0 -0
  940. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/lexer/dedenter.rb +0 -0
  941. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/lexer/explanation.rb +0 -0
  942. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/lexer/literal.rb +0 -0
  943. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/lexer/stack_state.rb +0 -0
  944. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/lexer.rb +0 -0
  945. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/macruby.rb +0 -0
  946. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/max_numparam_stack.rb +0 -0
  947. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/messages.rb +0 -0
  948. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/meta.rb +0 -0
  949. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/rewriter.rb +0 -0
  950. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby18.rb +0 -0
  951. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby19.rb +0 -0
  952. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby20.rb +0 -0
  953. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby21.rb +0 -0
  954. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby22.rb +0 -0
  955. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby23.rb +0 -0
  956. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby24.rb +0 -0
  957. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby25.rb +0 -0
  958. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby26.rb +0 -0
  959. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby27.rb +0 -0
  960. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby28.rb +0 -0
  961. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby30.rb +0 -0
  962. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/rubymotion.rb +0 -0
  963. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/runner/ruby_parse.rb +0 -0
  964. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/runner/ruby_rewrite.rb +0 -0
  965. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/runner.rb +0 -0
  966. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/buffer.rb +0 -0
  967. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/comment/associator.rb +0 -0
  968. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/comment.rb +0 -0
  969. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/collection.rb +0 -0
  970. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/condition.rb +0 -0
  971. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/constant.rb +0 -0
  972. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/definition.rb +0 -0
  973. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/for.rb +0 -0
  974. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/heredoc.rb +0 -0
  975. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/index.rb +0 -0
  976. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/keyword.rb +0 -0
  977. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/method_definition.rb +0 -0
  978. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/objc_kwarg.rb +0 -0
  979. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/operator.rb +0 -0
  980. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/rescue_body.rb +0 -0
  981. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/send.rb +0 -0
  982. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/ternary.rb +0 -0
  983. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/variable.rb +0 -0
  984. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map.rb +0 -0
  985. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/range.rb +0 -0
  986. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/rewriter/action.rb +0 -0
  987. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/rewriter.rb +0 -0
  988. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/tree_rewriter/action.rb +0 -0
  989. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/tree_rewriter.rb +0 -0
  990. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/static_environment.rb +0 -0
  991. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/syntax_error.rb +0 -0
  992. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/tree_rewriter.rb +0 -0
  993. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/variables_stack.rb +0 -0
  994. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/version.rb +0 -0
  995. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser.rb +0 -0
  996. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/parser.gemspec +0 -0
  997. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/.gitignore +0 -0
  998. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/.rubocop.yml +0 -0
  999. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/.rubocop_todo.yml +0 -0
  1000. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/.travis.yml +0 -0
  1001. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/Changelog.md +0 -0
  1002. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/Gemfile +0 -0
  1003. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/Guardfile +0 -0
  1004. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/LICENSE +0 -0
  1005. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/README.markdown +0 -0
  1006. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/Rakefile +0 -0
  1007. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/appveyor.yml +0 -0
  1008. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/color.rb +0 -0
  1009. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/ext/string.rb +0 -0
  1010. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/global.rb +0 -0
  1011. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/null_presenter.rb +0 -0
  1012. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/presenter.rb +0 -0
  1013. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/refinement.rb +0 -0
  1014. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/string_utils.rb +0 -0
  1015. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/version.rb +0 -0
  1016. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/wrapper.rb +0 -0
  1017. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/x11_color_names.rb +0 -0
  1018. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow.rb +0 -0
  1019. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/rainbow.gemspec +0 -0
  1020. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/integration/instance_spec.rb +0 -0
  1021. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/integration/rainbow_spec.rb +0 -0
  1022. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/integration/refinement_spec.rb +0 -0
  1023. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/integration/string_spec.rb +0 -0
  1024. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/integration/uncolor_spec.rb +0 -0
  1025. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/spec_helper.rb +0 -0
  1026. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/support/presenter_shared_examples.rb +0 -0
  1027. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/unit/color_spec.rb +0 -0
  1028. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/unit/null_presenter_spec.rb +0 -0
  1029. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/unit/presenter_spec.rb +0 -0
  1030. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/unit/string_utils_spec.rb +0 -0
  1031. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/unit/wrapper_spec.rb +0 -0
  1032. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/.github/workflows/macos.yml +0 -0
  1033. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/.github/workflows/ubuntu-rvm.yml +0 -0
  1034. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/.github/workflows/ubuntu.yml +0 -0
  1035. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/.github/workflows/windows.yml +0 -0
  1036. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/CONTRIBUTING.rdoc +0 -0
  1037. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/Gemfile +0 -0
  1038. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/History.rdoc +0 -0
  1039. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/MIT-LICENSE +0 -0
  1040. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/README.rdoc +0 -0
  1041. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/Rakefile +0 -0
  1042. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/bin/bundle +0 -0
  1043. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/bin/console +0 -0
  1044. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/bin/rake +0 -0
  1045. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/bin/rdoc +0 -0
  1046. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/bin/rubocop +0 -0
  1047. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/bin/setup +0 -0
  1048. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/command_line_usage.rdoc +0 -0
  1049. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/example/Rakefile1 +0 -0
  1050. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/example/Rakefile2 +0 -0
  1051. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/example/a.c +0 -0
  1052. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/example/b.c +0 -0
  1053. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/example/main.c +0 -0
  1054. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/glossary.rdoc +0 -0
  1055. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/jamis.rb +0 -0
  1056. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/proto_rake.rdoc +0 -0
  1057. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/rake.1 +0 -0
  1058. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/rakefile.rdoc +0 -0
  1059. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/rational.rdoc +0 -0
  1060. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/exe/rake +0 -0
  1061. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/application.rb +0 -0
  1062. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/backtrace.rb +0 -0
  1063. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/clean.rb +0 -0
  1064. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/cloneable.rb +0 -0
  1065. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/cpu_counter.rb +0 -0
  1066. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/default_loader.rb +0 -0
  1067. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/dsl_definition.rb +0 -0
  1068. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/early_time.rb +0 -0
  1069. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/ext/core.rb +0 -0
  1070. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/ext/string.rb +0 -0
  1071. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/file_creation_task.rb +0 -0
  1072. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/file_list.rb +0 -0
  1073. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/file_task.rb +0 -0
  1074. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/file_utils.rb +0 -0
  1075. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/file_utils_ext.rb +0 -0
  1076. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/invocation_chain.rb +0 -0
  1077. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/invocation_exception_mixin.rb +0 -0
  1078. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/late_time.rb +0 -0
  1079. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/linked_list.rb +0 -0
  1080. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/loaders/makefile.rb +0 -0
  1081. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/multi_task.rb +0 -0
  1082. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/name_space.rb +0 -0
  1083. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/packagetask.rb +0 -0
  1084. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/phony.rb +0 -0
  1085. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/private_reader.rb +0 -0
  1086. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/promise.rb +0 -0
  1087. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/pseudo_status.rb +0 -0
  1088. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/rake_module.rb +0 -0
  1089. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/rake_test_loader.rb +0 -0
  1090. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/rule_recursion_overflow_error.rb +0 -0
  1091. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/scope.rb +0 -0
  1092. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/task.rb +0 -0
  1093. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/task_argument_error.rb +0 -0
  1094. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/task_arguments.rb +0 -0
  1095. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/task_manager.rb +0 -0
  1096. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/tasklib.rb +0 -0
  1097. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/testtask.rb +0 -0
  1098. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/thread_history_display.rb +0 -0
  1099. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/thread_pool.rb +0 -0
  1100. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/trace_output.rb +0 -0
  1101. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/version.rb +0 -0
  1102. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/win32.rb +0 -0
  1103. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake.rb +0 -0
  1104. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/rake.gemspec +0 -0
  1105. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/CHANGELOG.md +0 -0
  1106. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/Gemfile +0 -0
  1107. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/LICENSE +0 -0
  1108. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/README.md +0 -0
  1109. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/Rakefile +0 -0
  1110. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/alternation.rb +0 -0
  1111. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/anchor.rb +0 -0
  1112. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/backref.rb +0 -0
  1113. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/conditional.rb +0 -0
  1114. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/escape.rb +0 -0
  1115. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/free_space.rb +0 -0
  1116. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/group.rb +0 -0
  1117. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/keep.rb +0 -0
  1118. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/literal.rb +0 -0
  1119. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/posix_class.rb +0 -0
  1120. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/property.rb +0 -0
  1121. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/root.rb +0 -0
  1122. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/set/intersection.rb +0 -0
  1123. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/set/range.rb +0 -0
  1124. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/set.rb +0 -0
  1125. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/classes/type.rb +0 -0
  1126. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/methods/match.rb +0 -0
  1127. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/methods/match_length.rb +0 -0
  1128. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/methods/options.rb +0 -0
  1129. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/methods/strfregexp.rb +0 -0
  1130. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/methods/tests.rb +0 -0
  1131. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/methods/traverse.rb +0 -0
  1132. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/quantifier.rb +0 -0
  1133. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/sequence.rb +0 -0
  1134. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/sequence_operation.rb +0 -0
  1135. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/subexpression.rb +0 -0
  1136. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression.rb +0 -0
  1137. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/lexer.rb +0 -0
  1138. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/parser.rb +0 -0
  1139. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/scanner/char_type.rl +0 -0
  1140. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/scanner/properties/long.yml +0 -0
  1141. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/scanner/properties/short.yml +0 -0
  1142. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/scanner/property.rl +0 -0
  1143. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/scanner/scanner.rl +0 -0
  1144. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/scanner.rb +0 -0
  1145. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/any.rb +0 -0
  1146. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/base.rb +0 -0
  1147. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/anchor.rb +0 -0
  1148. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/assertion.rb +0 -0
  1149. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/backref.rb +0 -0
  1150. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/character_set.rb +0 -0
  1151. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/character_type.rb +0 -0
  1152. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/conditional.rb +0 -0
  1153. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/escape.rb +0 -0
  1154. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/group.rb +0 -0
  1155. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/keep.rb +0 -0
  1156. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/meta.rb +0 -0
  1157. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/posix_class.rb +0 -0
  1158. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/quantifier.rb +0 -0
  1159. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens/unicode_property.rb +0 -0
  1160. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens.rb +0 -0
  1161. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/version_lookup.rb +0 -0
  1162. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions/1.8.6.rb +0 -0
  1163. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions/1.9.1.rb +0 -0
  1164. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions/1.9.3.rb +0 -0
  1165. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions/2.0.0.rb +0 -0
  1166. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions/2.2.0.rb +0 -0
  1167. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions/2.3.0.rb +0 -0
  1168. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions/2.4.0.rb +0 -0
  1169. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions/2.4.1.rb +0 -0
  1170. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions/2.5.0.rb +0 -0
  1171. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions/2.6.0.rb +0 -0
  1172. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions/2.6.2.rb +0 -0
  1173. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions/2.6.3.rb +0 -0
  1174. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions.rb +0 -0
  1175. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax.rb +0 -0
  1176. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/token.rb +0 -0
  1177. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/version.rb +0 -0
  1178. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser.rb +0 -0
  1179. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/regexp_parser.gemspec +0 -0
  1180. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/base_spec.rb +0 -0
  1181. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/clone_spec.rb +0 -0
  1182. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/conditional_spec.rb +0 -0
  1183. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/free_space_spec.rb +0 -0
  1184. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/methods/match_length_spec.rb +0 -0
  1185. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/methods/match_spec.rb +0 -0
  1186. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/methods/strfregexp_spec.rb +0 -0
  1187. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/methods/tests_spec.rb +0 -0
  1188. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/methods/traverse_spec.rb +0 -0
  1189. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/options_spec.rb +0 -0
  1190. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/root_spec.rb +0 -0
  1191. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/sequence_spec.rb +0 -0
  1192. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/subexpression_spec.rb +0 -0
  1193. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/to_h_spec.rb +0 -0
  1194. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/to_s_spec.rb +0 -0
  1195. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/all_spec.rb +0 -0
  1196. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/conditionals_spec.rb +0 -0
  1197. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/delimiters_spec.rb +0 -0
  1198. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/escapes_spec.rb +0 -0
  1199. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/keep_spec.rb +0 -0
  1200. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/literals_spec.rb +0 -0
  1201. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/nesting_spec.rb +0 -0
  1202. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/refcalls_spec.rb +0 -0
  1203. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/all_spec.rb +0 -0
  1204. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/alternation_spec.rb +0 -0
  1205. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/anchors_spec.rb +0 -0
  1206. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/conditionals_spec.rb +0 -0
  1207. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/errors_spec.rb +0 -0
  1208. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/escapes_spec.rb +0 -0
  1209. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/free_space_spec.rb +0 -0
  1210. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/groups_spec.rb +0 -0
  1211. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/keep_spec.rb +0 -0
  1212. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/options_spec.rb +0 -0
  1213. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/posix_classes_spec.rb +0 -0
  1214. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/properties_spec.rb +0 -0
  1215. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/quantifiers_spec.rb +0 -0
  1216. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/refcalls_spec.rb +0 -0
  1217. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/set/intersections_spec.rb +0 -0
  1218. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/set/ranges_spec.rb +0 -0
  1219. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/sets_spec.rb +0 -0
  1220. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/types_spec.rb +0 -0
  1221. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/all_spec.rb +0 -0
  1222. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/anchors_spec.rb +0 -0
  1223. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/conditionals_spec.rb +0 -0
  1224. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/delimiters_spec.rb +0 -0
  1225. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/errors_spec.rb +0 -0
  1226. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/escapes_spec.rb +0 -0
  1227. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/free_space_spec.rb +0 -0
  1228. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/groups_spec.rb +0 -0
  1229. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/keep_spec.rb +0 -0
  1230. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/literals_spec.rb +0 -0
  1231. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/meta_spec.rb +0 -0
  1232. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/options_spec.rb +0 -0
  1233. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/properties_spec.rb +0 -0
  1234. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/quantifiers_spec.rb +0 -0
  1235. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/refcalls_spec.rb +0 -0
  1236. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/sets_spec.rb +0 -0
  1237. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/types_spec.rb +0 -0
  1238. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/spec_helper.rb +0 -0
  1239. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/support/runner.rb +0 -0
  1240. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/support/shared_examples.rb +0 -0
  1241. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/support/warning_extractor.rb +0 -0
  1242. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/syntax/syntax_spec.rb +0 -0
  1243. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/syntax/syntax_token_map_spec.rb +0 -0
  1244. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/syntax/versions/1.8.6_spec.rb +0 -0
  1245. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/syntax/versions/1.9.1_spec.rb +0 -0
  1246. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/syntax/versions/1.9.3_spec.rb +0 -0
  1247. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/syntax/versions/2.0.0_spec.rb +0 -0
  1248. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/syntax/versions/2.2.0_spec.rb +0 -0
  1249. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/syntax/versions/aliases_spec.rb +0 -0
  1250. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/token/token_spec.rb +0 -0
  1251. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/.gitignore +0 -0
  1252. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/.travis.yml +0 -0
  1253. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/Gemfile +0 -0
  1254. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/LICENSE.txt +0 -0
  1255. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/NEWS.md +0 -0
  1256. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/README.md +0 -0
  1257. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/Rakefile +0 -0
  1258. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/attlistdecl.rb +0 -0
  1259. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/attribute.rb +0 -0
  1260. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/cdata.rb +0 -0
  1261. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/child.rb +0 -0
  1262. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/comment.rb +0 -0
  1263. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/doctype.rb +0 -0
  1264. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/document.rb +0 -0
  1265. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/dtd/attlistdecl.rb +0 -0
  1266. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/dtd/dtd.rb +0 -0
  1267. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/dtd/elementdecl.rb +0 -0
  1268. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/dtd/entitydecl.rb +0 -0
  1269. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/dtd/notationdecl.rb +0 -0
  1270. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/element.rb +0 -0
  1271. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/encoding.rb +0 -0
  1272. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/entity.rb +0 -0
  1273. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/formatters/default.rb +0 -0
  1274. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/formatters/pretty.rb +0 -0
  1275. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/formatters/transitive.rb +0 -0
  1276. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/functions.rb +0 -0
  1277. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/instruction.rb +0 -0
  1278. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/light/node.rb +0 -0
  1279. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/namespace.rb +0 -0
  1280. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/node.rb +0 -0
  1281. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/output.rb +0 -0
  1282. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parent.rb +0 -0
  1283. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parseexception.rb +0 -0
  1284. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/baseparser.rb +0 -0
  1285. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/lightparser.rb +0 -0
  1286. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/pullparser.rb +0 -0
  1287. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/sax2parser.rb +0 -0
  1288. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/streamparser.rb +0 -0
  1289. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/treeparser.rb +0 -0
  1290. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/ultralightparser.rb +0 -0
  1291. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/xpathparser.rb +0 -0
  1292. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/quickpath.rb +0 -0
  1293. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/rexml.rb +0 -0
  1294. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/sax2listener.rb +0 -0
  1295. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/security.rb +0 -0
  1296. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/source.rb +0 -0
  1297. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/streamlistener.rb +0 -0
  1298. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/text.rb +0 -0
  1299. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/undefinednamespaceexception.rb +0 -0
  1300. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/validation/relaxng.rb +0 -0
  1301. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/validation/validation.rb +0 -0
  1302. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/validation/validationexception.rb +0 -0
  1303. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/xmldecl.rb +0 -0
  1304. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/xmltokens.rb +0 -0
  1305. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/xpath.rb +0 -0
  1306. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/xpath_parser.rb +0 -0
  1307. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/rexml.gemspec +0 -0
  1308. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-3.10.0/LICENSE.md +0 -0
  1309. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-3.10.0/README.md +0 -0
  1310. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-3.10.0/lib/rspec/version.rb +0 -0
  1311. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-3.10.0/lib/rspec.rb +0 -0
  1312. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/.document +0 -0
  1313. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/.yardopts +0 -0
  1314. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/Changelog.md +0 -0
  1315. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/LICENSE.md +0 -0
  1316. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/README.md +0 -0
  1317. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/exe/rspec +0 -0
  1318. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/autorun.rb +0 -0
  1319. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/backtrace_formatter.rb +0 -0
  1320. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/bisect/coordinator.rb +0 -0
  1321. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/bisect/example_minimizer.rb +0 -0
  1322. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/bisect/fork_runner.rb +0 -0
  1323. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/bisect/server.rb +0 -0
  1324. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/bisect/shell_command.rb +0 -0
  1325. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/bisect/shell_runner.rb +0 -0
  1326. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/bisect/utilities.rb +0 -0
  1327. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/configuration.rb +0 -0
  1328. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/configuration_options.rb +0 -0
  1329. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/did_you_mean.rb +0 -0
  1330. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/drb.rb +0 -0
  1331. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/dsl.rb +0 -0
  1332. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/example.rb +0 -0
  1333. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/example_group.rb +0 -0
  1334. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/example_status_persister.rb +0 -0
  1335. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/filter_manager.rb +0 -0
  1336. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/flat_map.rb +0 -0
  1337. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -0
  1338. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/base_formatter.rb +0 -0
  1339. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/base_text_formatter.rb +0 -0
  1340. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -0
  1341. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -0
  1342. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/console_codes.rb +0 -0
  1343. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/deprecation_formatter.rb +0 -0
  1344. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/documentation_formatter.rb +0 -0
  1345. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/exception_presenter.rb +0 -0
  1346. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/failure_list_formatter.rb +0 -0
  1347. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -0
  1348. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/helpers.rb +0 -0
  1349. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/html_formatter.rb +0 -0
  1350. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/html_printer.rb +0 -0
  1351. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -0
  1352. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/json_formatter.rb +0 -0
  1353. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/profile_formatter.rb +0 -0
  1354. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/progress_formatter.rb +0 -0
  1355. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/protocol.rb +0 -0
  1356. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/snippet_extractor.rb +0 -0
  1357. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/syntax_highlighter.rb +0 -0
  1358. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters.rb +0 -0
  1359. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/hooks.rb +0 -0
  1360. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/invocations.rb +0 -0
  1361. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/memoized_helpers.rb +0 -0
  1362. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/metadata.rb +0 -0
  1363. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/metadata_filter.rb +0 -0
  1364. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/minitest_assertions_adapter.rb +0 -0
  1365. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/mocking_adapters/flexmock.rb +0 -0
  1366. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/mocking_adapters/mocha.rb +0 -0
  1367. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/mocking_adapters/null.rb +0 -0
  1368. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/mocking_adapters/rr.rb +0 -0
  1369. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/mocking_adapters/rspec.rb +0 -0
  1370. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/notifications.rb +0 -0
  1371. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/option_parser.rb +0 -0
  1372. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/ordering.rb +0 -0
  1373. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/output_wrapper.rb +0 -0
  1374. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/pending.rb +0 -0
  1375. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/profiler.rb +0 -0
  1376. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/project_initializer/.rspec +0 -0
  1377. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -0
  1378. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/project_initializer.rb +0 -0
  1379. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/rake_task.rb +0 -0
  1380. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/reporter.rb +0 -0
  1381. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/ruby_project.rb +0 -0
  1382. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/runner.rb +0 -0
  1383. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/sandbox.rb +0 -0
  1384. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/set.rb +0 -0
  1385. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/shared_context.rb +0 -0
  1386. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/shared_example_group.rb +0 -0
  1387. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/shell_escape.rb +0 -0
  1388. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/test_unit_assertions_adapter.rb +0 -0
  1389. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/version.rb +0 -0
  1390. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/warnings.rb +0 -0
  1391. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/world.rb +0 -0
  1392. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core.rb +0 -0
  1393. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/.document +0 -0
  1394. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/.yardopts +0 -0
  1395. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/Changelog.md +0 -0
  1396. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/LICENSE.md +0 -0
  1397. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/README.md +0 -0
  1398. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/block_snippet_extractor.rb +0 -0
  1399. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/configuration.rb +0 -0
  1400. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/expectation_target.rb +0 -0
  1401. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/fail_with.rb +0 -0
  1402. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/failure_aggregator.rb +0 -0
  1403. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/handler.rb +0 -0
  1404. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/minitest_integration.rb +0 -0
  1405. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/syntax.rb +0 -0
  1406. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/version.rb +0 -0
  1407. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations.rb +0 -0
  1408. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/aliased_matcher.rb +0 -0
  1409. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/all.rb +0 -0
  1410. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
  1411. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/be.rb +0 -0
  1412. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/be_between.rb +0 -0
  1413. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
  1414. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
  1415. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/be_within.rb +0 -0
  1416. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/change.rb +0 -0
  1417. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/compound.rb +0 -0
  1418. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
  1419. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/count_expectation.rb +0 -0
  1420. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/cover.rb +0 -0
  1421. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/eq.rb +0 -0
  1422. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/eql.rb +0 -0
  1423. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/equal.rb +0 -0
  1424. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/exist.rb +0 -0
  1425. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/has.rb +0 -0
  1426. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
  1427. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/include.rb +0 -0
  1428. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/match.rb +0 -0
  1429. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/operators.rb +0 -0
  1430. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/output.rb +0 -0
  1431. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/raise_error.rb +0 -0
  1432. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/respond_to.rb +0 -0
  1433. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/satisfy.rb +0 -0
  1434. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
  1435. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
  1436. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in/yield.rb +0 -0
  1437. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in.rb +0 -0
  1438. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/composable.rb +0 -0
  1439. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/dsl.rb +0 -0
  1440. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/english_phrasing.rb +0 -0
  1441. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -0
  1442. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/fail_matchers.rb +0 -0
  1443. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/generated_descriptions.rb +0 -0
  1444. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/matcher_delegator.rb +0 -0
  1445. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/matcher_protocol.rb +0 -0
  1446. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers.rb +0 -0
  1447. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/.document +0 -0
  1448. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/.yardopts +0 -0
  1449. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/Changelog.md +0 -0
  1450. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/LICENSE.md +0 -0
  1451. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/README.md +0 -0
  1452. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/any_instance/chain.rb +0 -0
  1453. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
  1454. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
  1455. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
  1456. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
  1457. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/any_instance/proxy.rb +0 -0
  1458. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/any_instance/recorder.rb +0 -0
  1459. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
  1460. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
  1461. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/any_instance.rb +0 -0
  1462. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/argument_list_matcher.rb +0 -0
  1463. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/argument_matchers.rb +0 -0
  1464. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/configuration.rb +0 -0
  1465. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/error_generator.rb +0 -0
  1466. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/example_methods.rb +0 -0
  1467. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/instance_method_stasher.rb +0 -0
  1468. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/marshal_extension.rb +0 -0
  1469. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
  1470. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/matchers/have_received.rb +0 -0
  1471. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/matchers/receive.rb +0 -0
  1472. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
  1473. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
  1474. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/message_chain.rb +0 -0
  1475. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/message_expectation.rb +0 -0
  1476. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/method_double.rb +0 -0
  1477. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/method_reference.rb +0 -0
  1478. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/minitest_integration.rb +0 -0
  1479. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/mutate_const.rb +0 -0
  1480. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/object_reference.rb +0 -0
  1481. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/order_group.rb +0 -0
  1482. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/proxy.rb +0 -0
  1483. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/space.rb +0 -0
  1484. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/standalone.rb +0 -0
  1485. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/syntax.rb +0 -0
  1486. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/targets.rb +0 -0
  1487. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/test_double.rb +0 -0
  1488. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/verifying_double.rb +0 -0
  1489. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
  1490. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/verifying_proxy.rb +0 -0
  1491. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/version.rb +0 -0
  1492. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks.rb +0 -0
  1493. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/Changelog.md +0 -0
  1494. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/LICENSE.md +0 -0
  1495. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/README.md +0 -0
  1496. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/caller_filter.rb +0 -0
  1497. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/comparable_version.rb +0 -0
  1498. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/differ.rb +0 -0
  1499. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/directory_maker.rb +0 -0
  1500. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/encoded_string.rb +0 -0
  1501. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/fuzzy_matcher.rb +0 -0
  1502. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/hunk_generator.rb +0 -0
  1503. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/matcher_definition.rb +0 -0
  1504. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/method_signature_verifier.rb +0 -0
  1505. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/mutex.rb +0 -0
  1506. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/object_formatter.rb +0 -0
  1507. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/recursive_const_methods.rb +0 -0
  1508. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/reentrant_mutex.rb +0 -0
  1509. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/ruby_features.rb +0 -0
  1510. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/source/location.rb +0 -0
  1511. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/source/node.rb +0 -0
  1512. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/source/token.rb +0 -0
  1513. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/source.rb +0 -0
  1514. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
  1515. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/spec/diff_helpers.rb +0 -0
  1516. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/spec/formatting_support.rb +0 -0
  1517. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/spec/in_sub_process.rb +0 -0
  1518. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/spec/library_wide_checks.rb +0 -0
  1519. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/spec/shell_out.rb +0 -0
  1520. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/spec/stderr_splitter.rb +0 -0
  1521. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/spec/string_matcher.rb +0 -0
  1522. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/spec/with_isolated_directory.rb +0 -0
  1523. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
  1524. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/spec.rb +0 -0
  1525. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/version.rb +0 -0
  1526. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/warnings.rb +0 -0
  1527. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/with_keywords_when_needed.rb +0 -0
  1528. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support.rb +0 -0
  1529. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/LICENSE.txt +0 -0
  1530. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/README.md +0 -0
  1531. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/assets/logo.png +0 -0
  1532. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/assets/output.html.erb +0 -0
  1533. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/bin/console +0 -0
  1534. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/bin/rubocop-profile +0 -0
  1535. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/bin/setup +0 -0
  1536. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/config/default.yml +0 -0
  1537. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/exe/rubocop +0 -0
  1538. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/ast_aliases.rb +0 -0
  1539. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cached_data.rb +0 -0
  1540. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command/auto_genenerate_config.rb +0 -0
  1541. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command/base.rb +0 -0
  1542. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command/execute_runner.rb +0 -0
  1543. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command/init_dotfile.rb +0 -0
  1544. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command/show_cops.rb +0 -0
  1545. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command/version.rb +0 -0
  1546. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command.rb +0 -0
  1547. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/environment.rb +0 -0
  1548. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli.rb +0 -0
  1549. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/comment_config.rb +0 -0
  1550. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/config.rb +0 -0
  1551. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/config_loader.rb +0 -0
  1552. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/config_loader_resolver.rb +0 -0
  1553. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/config_obsoletion.rb +0 -0
  1554. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/config_store.rb +0 -0
  1555. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/config_validator.rb +0 -0
  1556. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/autocorrect_logic.rb +0 -0
  1557. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/badge.rb +0 -0
  1558. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/base.rb +0 -0
  1559. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/bundler/duplicated_gem.rb +0 -0
  1560. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/bundler/gem_comment.rb +0 -0
  1561. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/bundler/insecure_protocol_source.rb +0 -0
  1562. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/bundler/ordered_gems.rb +0 -0
  1563. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/commissioner.rb +0 -0
  1564. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/cop.rb +0 -0
  1565. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/corrector.rb +0 -0
  1566. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/alignment_corrector.rb +0 -0
  1567. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/condition_corrector.rb +0 -0
  1568. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/each_to_for_corrector.rb +0 -0
  1569. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/empty_line_corrector.rb +0 -0
  1570. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/for_to_each_corrector.rb +0 -0
  1571. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/lambda_literal_to_method_corrector.rb +0 -0
  1572. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/line_break_corrector.rb +0 -0
  1573. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/multiline_literal_brace_corrector.rb +0 -0
  1574. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/ordered_gem_corrector.rb +0 -0
  1575. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/parentheses_corrector.rb +0 -0
  1576. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/percent_literal_corrector.rb +0 -0
  1577. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/punctuation_corrector.rb +0 -0
  1578. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/space_corrector.rb +0 -0
  1579. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/string_literal_corrector.rb +0 -0
  1580. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/unused_arg_corrector.rb +0 -0
  1581. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/documentation.rb +0 -0
  1582. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/force.rb +0 -0
  1583. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/gemspec/duplicated_assignment.rb +0 -0
  1584. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/gemspec/ordered_dependencies.rb +0 -0
  1585. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/gemspec/required_ruby_version.rb +0 -0
  1586. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/gemspec/ruby_version_globals_usage.rb +0 -0
  1587. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/generator/configuration_injector.rb +0 -0
  1588. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/generator/require_file_injector.rb +0 -0
  1589. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/generator.rb +0 -0
  1590. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/ignored_node.rb +0 -0
  1591. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/internal_affairs/method_name_equal.rb +0 -0
  1592. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/internal_affairs/node_destructuring.rb +0 -0
  1593. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/internal_affairs/node_type_predicate.rb +0 -0
  1594. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/internal_affairs/offense_location_keyword.rb +0 -0
  1595. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/internal_affairs/redundant_location_argument.rb +0 -0
  1596. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/internal_affairs/redundant_message_argument.rb +0 -0
  1597. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/internal_affairs/useless_message_assertion.rb +0 -0
  1598. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/internal_affairs.rb +0 -0
  1599. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/access_modifier_indentation.rb +0 -0
  1600. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/argument_alignment.rb +0 -0
  1601. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/array_alignment.rb +0 -0
  1602. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/assignment_indentation.rb +0 -0
  1603. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/begin_end_alignment.rb +0 -0
  1604. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/block_alignment.rb +0 -0
  1605. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/block_end_newline.rb +0 -0
  1606. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/case_indentation.rb +0 -0
  1607. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/class_structure.rb +0 -0
  1608. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/closing_heredoc_indentation.rb +0 -0
  1609. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/closing_parenthesis_indentation.rb +0 -0
  1610. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/comment_indentation.rb +0 -0
  1611. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/condition_position.rb +0 -0
  1612. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/def_end_alignment.rb +0 -0
  1613. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/dot_position.rb +0 -0
  1614. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/else_alignment.rb +0 -0
  1615. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_comment.rb +0 -0
  1616. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_line_after_guard_clause.rb +0 -0
  1617. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_line_after_magic_comment.rb +0 -0
  1618. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_line_after_multiline_condition.rb +0 -0
  1619. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_line_between_defs.rb +0 -0
  1620. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_lines.rb +0 -0
  1621. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_lines_around_access_modifier.rb +0 -0
  1622. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_lines_around_arguments.rb +0 -0
  1623. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_lines_around_attribute_accessor.rb +0 -0
  1624. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_lines_around_begin_body.rb +0 -0
  1625. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_lines_around_block_body.rb +0 -0
  1626. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_lines_around_class_body.rb +0 -0
  1627. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_lines_around_exception_handling_keywords.rb +0 -0
  1628. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_lines_around_method_body.rb +0 -0
  1629. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_lines_around_module_body.rb +0 -0
  1630. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/end_alignment.rb +0 -0
  1631. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/end_of_line.rb +0 -0
  1632. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/extra_spacing.rb +0 -0
  1633. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/first_argument_indentation.rb +0 -0
  1634. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/first_array_element_indentation.rb +0 -0
  1635. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/first_array_element_line_break.rb +0 -0
  1636. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/first_hash_element_indentation.rb +0 -0
  1637. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/first_hash_element_line_break.rb +0 -0
  1638. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/first_method_argument_line_break.rb +0 -0
  1639. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/first_method_parameter_line_break.rb +0 -0
  1640. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/first_parameter_indentation.rb +0 -0
  1641. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/hash_alignment.rb +0 -0
  1642. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/heredoc_argument_closing_parenthesis.rb +0 -0
  1643. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/heredoc_indentation.rb +0 -0
  1644. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/indentation_consistency.rb +0 -0
  1645. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/indentation_style.rb +0 -0
  1646. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/indentation_width.rb +0 -0
  1647. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/initial_indentation.rb +0 -0
  1648. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/leading_comment_space.rb +0 -0
  1649. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/leading_empty_lines.rb +0 -0
  1650. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/line_length.rb +0 -0
  1651. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/multiline_array_brace_layout.rb +0 -0
  1652. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/multiline_array_line_breaks.rb +0 -0
  1653. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/multiline_assignment_layout.rb +0 -0
  1654. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/multiline_block_layout.rb +0 -0
  1655. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/multiline_hash_brace_layout.rb +0 -0
  1656. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/multiline_hash_key_line_breaks.rb +0 -0
  1657. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/multiline_method_argument_line_breaks.rb +0 -0
  1658. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/multiline_method_call_brace_layout.rb +0 -0
  1659. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/multiline_method_call_indentation.rb +0 -0
  1660. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/multiline_method_definition_brace_layout.rb +0 -0
  1661. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/multiline_operation_indentation.rb +0 -0
  1662. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/parameter_alignment.rb +0 -0
  1663. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/rescue_ensure_alignment.rb +0 -0
  1664. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_after_colon.rb +0 -0
  1665. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_after_comma.rb +0 -0
  1666. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_after_method_name.rb +0 -0
  1667. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_after_not.rb +0 -0
  1668. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_after_semicolon.rb +0 -0
  1669. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_around_block_parameters.rb +0 -0
  1670. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_around_equals_in_parameter_default.rb +0 -0
  1671. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_around_keyword.rb +0 -0
  1672. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_around_method_call_operator.rb +0 -0
  1673. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_around_operators.rb +0 -0
  1674. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_before_block_braces.rb +0 -0
  1675. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_before_comma.rb +0 -0
  1676. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_before_comment.rb +0 -0
  1677. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_before_first_arg.rb +0 -0
  1678. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_before_semicolon.rb +0 -0
  1679. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_in_lambda_literal.rb +0 -0
  1680. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_inside_array_literal_brackets.rb +0 -0
  1681. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_inside_array_percent_literal.rb +0 -0
  1682. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_inside_block_braces.rb +0 -0
  1683. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_inside_hash_literal_braces.rb +0 -0
  1684. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_inside_parens.rb +0 -0
  1685. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_inside_percent_literal_delimiters.rb +0 -0
  1686. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_inside_range_literal.rb +0 -0
  1687. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_inside_reference_brackets.rb +0 -0
  1688. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/space_inside_string_interpolation.rb +0 -0
  1689. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/trailing_empty_lines.rb +0 -0
  1690. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/trailing_whitespace.rb +0 -0
  1691. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/legacy/corrections_proxy.rb +0 -0
  1692. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/legacy/corrector.rb +0 -0
  1693. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/ambiguous_block_association.rb +0 -0
  1694. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/ambiguous_operator.rb +0 -0
  1695. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/ambiguous_regexp_literal.rb +0 -0
  1696. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/assignment_in_condition.rb +0 -0
  1697. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/big_decimal_new.rb +0 -0
  1698. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/binary_operator_with_identical_operands.rb +0 -0
  1699. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/boolean_symbol.rb +0 -0
  1700. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/circular_argument_reference.rb +0 -0
  1701. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/constant_definition_in_block.rb +0 -0
  1702. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/constant_resolution.rb +0 -0
  1703. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/debugger.rb +0 -0
  1704. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/deprecated_class_methods.rb +0 -0
  1705. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/deprecated_open_ssl_constant.rb +0 -0
  1706. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/disjunctive_assignment_in_constructor.rb +0 -0
  1707. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/duplicate_case_condition.rb +0 -0
  1708. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/duplicate_elsif_condition.rb +0 -0
  1709. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/duplicate_hash_key.rb +0 -0
  1710. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/duplicate_methods.rb +0 -0
  1711. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/duplicate_require.rb +0 -0
  1712. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/duplicate_rescue_exception.rb +0 -0
  1713. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/each_with_object_argument.rb +0 -0
  1714. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/else_layout.rb +0 -0
  1715. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/empty_conditional_body.rb +0 -0
  1716. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/empty_ensure.rb +0 -0
  1717. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/empty_expression.rb +0 -0
  1718. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/empty_file.rb +0 -0
  1719. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/empty_interpolation.rb +0 -0
  1720. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/empty_when.rb +0 -0
  1721. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/ensure_return.rb +0 -0
  1722. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/erb_new_arguments.rb +0 -0
  1723. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/flip_flop.rb +0 -0
  1724. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/float_comparison.rb +0 -0
  1725. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/float_out_of_range.rb +0 -0
  1726. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/format_parameter_mismatch.rb +0 -0
  1727. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/heredoc_method_call_position.rb +0 -0
  1728. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/identity_comparison.rb +0 -0
  1729. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/implicit_string_concatenation.rb +0 -0
  1730. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/ineffective_access_modifier.rb +0 -0
  1731. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/inherit_exception.rb +0 -0
  1732. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/interpolation_check.rb +0 -0
  1733. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/literal_as_condition.rb +0 -0
  1734. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/literal_in_interpolation.rb +0 -0
  1735. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/loop.rb +0 -0
  1736. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/missing_cop_enable_directive.rb +0 -0
  1737. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/missing_super.rb +0 -0
  1738. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/mixed_regexp_capture_types.rb +0 -0
  1739. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/multiple_comparison.rb +0 -0
  1740. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/nested_method_definition.rb +0 -0
  1741. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/nested_percent_literal.rb +0 -0
  1742. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/next_without_accumulator.rb +0 -0
  1743. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/non_deterministic_require_order.rb +0 -0
  1744. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/non_local_exit_from_iterator.rb +0 -0
  1745. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/number_conversion.rb +0 -0
  1746. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/ordered_magic_comments.rb +0 -0
  1747. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/out_of_range_regexp_ref.rb +0 -0
  1748. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/parentheses_as_grouped_expression.rb +0 -0
  1749. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/percent_string_array.rb +0 -0
  1750. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/percent_symbol_array.rb +0 -0
  1751. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/raise_exception.rb +0 -0
  1752. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/rand_one.rb +0 -0
  1753. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/redundant_cop_disable_directive.rb +0 -0
  1754. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/redundant_cop_enable_directive.rb +0 -0
  1755. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/redundant_require_statement.rb +0 -0
  1756. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/redundant_splat_expansion.rb +0 -0
  1757. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/redundant_string_coercion.rb +0 -0
  1758. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/redundant_with_index.rb +0 -0
  1759. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/redundant_with_object.rb +0 -0
  1760. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/regexp_as_condition.rb +0 -0
  1761. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/require_parentheses.rb +0 -0
  1762. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/rescue_exception.rb +0 -0
  1763. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/rescue_type.rb +0 -0
  1764. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/return_in_void_context.rb +0 -0
  1765. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/safe_navigation_chain.rb +0 -0
  1766. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/safe_navigation_consistency.rb +0 -0
  1767. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/safe_navigation_with_empty.rb +0 -0
  1768. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/script_permission.rb +0 -0
  1769. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/self_assignment.rb +0 -0
  1770. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/send_with_mixin_argument.rb +0 -0
  1771. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/shadowed_argument.rb +0 -0
  1772. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/shadowed_exception.rb +0 -0
  1773. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/shadowing_outer_local_variable.rb +0 -0
  1774. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/struct_new_override.rb +0 -0
  1775. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/suppressed_exception.rb +0 -0
  1776. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/syntax.rb +0 -0
  1777. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/to_json.rb +0 -0
  1778. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/top_level_return_with_argument.rb +0 -0
  1779. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/trailing_comma_in_attribute_declaration.rb +0 -0
  1780. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/underscore_prefixed_variable_name.rb +0 -0
  1781. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/unified_integer.rb +0 -0
  1782. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/unreachable_code.rb +0 -0
  1783. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/unreachable_loop.rb +0 -0
  1784. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/unused_block_argument.rb +0 -0
  1785. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/unused_method_argument.rb +0 -0
  1786. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/uri_escape_unescape.rb +0 -0
  1787. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/uri_regexp.rb +0 -0
  1788. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/useless_access_modifier.rb +0 -0
  1789. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/useless_assignment.rb +0 -0
  1790. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/useless_else_without_rescue.rb +0 -0
  1791. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/useless_method_definition.rb +0 -0
  1792. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/useless_setter_call.rb +0 -0
  1793. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/useless_times.rb +0 -0
  1794. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/void.rb +0 -0
  1795. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/message_annotator.rb +0 -0
  1796. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/abc_size.rb +0 -0
  1797. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/block_length.rb +0 -0
  1798. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/block_nesting.rb +0 -0
  1799. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/class_length.rb +0 -0
  1800. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/cyclomatic_complexity.rb +0 -0
  1801. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/method_length.rb +0 -0
  1802. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/module_length.rb +0 -0
  1803. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/parameter_lists.rb +0 -0
  1804. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/perceived_complexity.rb +0 -0
  1805. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/utils/abc_size_calculator.rb +0 -0
  1806. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/utils/code_length_calculator.rb +0 -0
  1807. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/utils/iterating_block.rb +0 -0
  1808. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/utils/repeated_csend_discount.rb +0 -0
  1809. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/migration/department_name.rb +0 -0
  1810. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/alignment.rb +0 -0
  1811. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/allowed_methods.rb +0 -0
  1812. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/annotation_comment.rb +0 -0
  1813. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/array_min_size.rb +0 -0
  1814. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/array_syntax.rb +0 -0
  1815. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/auto_corrector.rb +0 -0
  1816. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/check_assignment.rb +0 -0
  1817. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/check_line_breakable.rb +0 -0
  1818. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/code_length.rb +0 -0
  1819. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/comments_help.rb +0 -0
  1820. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/configurable_enforced_style.rb +0 -0
  1821. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/configurable_formatting.rb +0 -0
  1822. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/configurable_max.rb +0 -0
  1823. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/configurable_naming.rb +0 -0
  1824. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/configurable_numbering.rb +0 -0
  1825. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/def_node.rb +0 -0
  1826. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/documentation_comment.rb +0 -0
  1827. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/duplication.rb +0 -0
  1828. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/empty_lines_around_body.rb +0 -0
  1829. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/empty_parameter.rb +0 -0
  1830. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/end_keyword_alignment.rb +0 -0
  1831. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/enforce_superclass.rb +0 -0
  1832. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/first_element_line_break.rb +0 -0
  1833. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/frozen_string_literal.rb +0 -0
  1834. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/hash_alignment_styles.rb +0 -0
  1835. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/hash_transform_method.rb +0 -0
  1836. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/heredoc.rb +0 -0
  1837. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/ignored_methods.rb +0 -0
  1838. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/ignored_pattern.rb +0 -0
  1839. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/integer_node.rb +0 -0
  1840. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/interpolation.rb +0 -0
  1841. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/line_length_help.rb +0 -0
  1842. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/match_range.rb +0 -0
  1843. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/method_complexity.rb +0 -0
  1844. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/method_preference.rb +0 -0
  1845. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/min_body_length.rb +0 -0
  1846. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/multiline_element_indentation.rb +0 -0
  1847. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/multiline_element_line_breaks.rb +0 -0
  1848. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/multiline_expression_indentation.rb +0 -0
  1849. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/multiline_literal_brace_layout.rb +0 -0
  1850. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/negative_conditional.rb +0 -0
  1851. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/nil_methods.rb +0 -0
  1852. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/on_normal_if_unless.rb +0 -0
  1853. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/ordered_gem_node.rb +0 -0
  1854. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/parentheses.rb +0 -0
  1855. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/percent_array.rb +0 -0
  1856. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/percent_literal.rb +0 -0
  1857. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/preceding_following_alignment.rb +0 -0
  1858. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/preferred_delimiters.rb +0 -0
  1859. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/range_help.rb +0 -0
  1860. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/rational_literal.rb +0 -0
  1861. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/regexp_literal_help.rb +0 -0
  1862. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/rescue_node.rb +0 -0
  1863. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/safe_assignment.rb +0 -0
  1864. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/space_after_punctuation.rb +0 -0
  1865. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/space_before_punctuation.rb +0 -0
  1866. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/statement_modifier.rb +0 -0
  1867. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/string_help.rb +0 -0
  1868. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/string_literals_help.rb +0 -0
  1869. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/surrounding_space.rb +0 -0
  1870. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/target_ruby_version.rb +0 -0
  1871. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/trailing_body.rb +0 -0
  1872. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/trailing_comma.rb +0 -0
  1873. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/uncommunicative_name.rb +0 -0
  1874. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/unused_argument.rb +0 -0
  1875. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/visibility_help.rb +0 -0
  1876. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/accessor_method_name.rb +0 -0
  1877. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/ascii_identifiers.rb +0 -0
  1878. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/binary_operator_parameter_name.rb +0 -0
  1879. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/block_parameter_name.rb +0 -0
  1880. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/class_and_module_camel_case.rb +0 -0
  1881. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/constant_name.rb +0 -0
  1882. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/file_name.rb +0 -0
  1883. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/heredoc_delimiter_case.rb +0 -0
  1884. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/heredoc_delimiter_naming.rb +0 -0
  1885. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/memoized_instance_variable_name.rb +0 -0
  1886. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/method_name.rb +0 -0
  1887. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/method_parameter_name.rb +0 -0
  1888. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/predicate_name.rb +0 -0
  1889. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb +0 -0
  1890. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/variable_name.rb +0 -0
  1891. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/variable_number.rb +0 -0
  1892. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/offense.rb +0 -0
  1893. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/registry.rb +0 -0
  1894. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/security/eval.rb +0 -0
  1895. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/security/json_load.rb +0 -0
  1896. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/security/marshal_load.rb +0 -0
  1897. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/security/open.rb +0 -0
  1898. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/security/yaml_load.rb +0 -0
  1899. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/severity.rb +0 -0
  1900. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/access_modifier_declarations.rb +0 -0
  1901. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/accessor_grouping.rb +0 -0
  1902. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/alias.rb +0 -0
  1903. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/and_or.rb +0 -0
  1904. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/array_coercion.rb +0 -0
  1905. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/array_join.rb +0 -0
  1906. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/ascii_comments.rb +0 -0
  1907. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/attr.rb +0 -0
  1908. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/auto_resource_cleanup.rb +0 -0
  1909. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/bare_percent_literals.rb +0 -0
  1910. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/begin_block.rb +0 -0
  1911. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/bisected_attr_accessor.rb +0 -0
  1912. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/block_comments.rb +0 -0
  1913. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/block_delimiters.rb +0 -0
  1914. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/case_equality.rb +0 -0
  1915. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/case_like_if.rb +0 -0
  1916. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/character_literal.rb +0 -0
  1917. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/class_and_module_children.rb +0 -0
  1918. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/class_check.rb +0 -0
  1919. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/class_methods.rb +0 -0
  1920. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/class_methods_definitions.rb +0 -0
  1921. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/class_vars.rb +0 -0
  1922. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/collection_methods.rb +0 -0
  1923. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/colon_method_call.rb +0 -0
  1924. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/colon_method_definition.rb +0 -0
  1925. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/combinable_loops.rb +0 -0
  1926. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/command_literal.rb +0 -0
  1927. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/comment_annotation.rb +0 -0
  1928. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/commented_keyword.rb +0 -0
  1929. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/conditional_assignment.rb +0 -0
  1930. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/constant_visibility.rb +0 -0
  1931. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/copyright.rb +0 -0
  1932. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/date_time.rb +0 -0
  1933. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/def_with_parentheses.rb +0 -0
  1934. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/dir.rb +0 -0
  1935. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/disable_cops_within_source_code_directive.rb +0 -0
  1936. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/documentation.rb +0 -0
  1937. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/documentation_method.rb +0 -0
  1938. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/double_cop_disable_directive.rb +0 -0
  1939. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/double_negation.rb +0 -0
  1940. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/each_for_simple_loop.rb +0 -0
  1941. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/each_with_object.rb +0 -0
  1942. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/empty_block_parameter.rb +0 -0
  1943. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/empty_case_condition.rb +0 -0
  1944. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/empty_else.rb +0 -0
  1945. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/empty_lambda_parameter.rb +0 -0
  1946. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/empty_literal.rb +0 -0
  1947. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/empty_method.rb +0 -0
  1948. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/encoding.rb +0 -0
  1949. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/end_block.rb +0 -0
  1950. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/eval_with_location.rb +0 -0
  1951. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/even_odd.rb +0 -0
  1952. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/expand_path_arguments.rb +0 -0
  1953. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/explicit_block_argument.rb +0 -0
  1954. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/exponential_notation.rb +0 -0
  1955. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/float_division.rb +0 -0
  1956. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/for.rb +0 -0
  1957. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/format_string.rb +0 -0
  1958. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/format_string_token.rb +0 -0
  1959. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/frozen_string_literal_comment.rb +0 -0
  1960. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/global_std_stream.rb +0 -0
  1961. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/global_vars.rb +0 -0
  1962. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/guard_clause.rb +0 -0
  1963. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/hash_as_last_array_item.rb +0 -0
  1964. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/hash_each_methods.rb +0 -0
  1965. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/hash_like_case.rb +0 -0
  1966. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/hash_syntax.rb +0 -0
  1967. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/hash_transform_keys.rb +0 -0
  1968. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/hash_transform_values.rb +0 -0
  1969. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/identical_conditional_branches.rb +0 -0
  1970. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/if_inside_else.rb +0 -0
  1971. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/if_unless_modifier.rb +0 -0
  1972. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/if_unless_modifier_of_if_unless.rb +0 -0
  1973. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/if_with_semicolon.rb +0 -0
  1974. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/implicit_runtime_error.rb +0 -0
  1975. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/infinite_loop.rb +0 -0
  1976. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/inline_comment.rb +0 -0
  1977. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/inverse_methods.rb +0 -0
  1978. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/ip_addresses.rb +0 -0
  1979. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/keyword_parameters_order.rb +0 -0
  1980. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/lambda.rb +0 -0
  1981. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/lambda_call.rb +0 -0
  1982. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/line_end_concatenation.rb +0 -0
  1983. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/method_call_with_args_parentheses/omit_parentheses.rb +0 -0
  1984. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/method_call_with_args_parentheses/require_parentheses.rb +0 -0
  1985. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/method_call_with_args_parentheses.rb +0 -0
  1986. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/method_call_without_args_parentheses.rb +0 -0
  1987. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/method_called_on_do_end_block.rb +0 -0
  1988. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/method_def_parentheses.rb +0 -0
  1989. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/min_max.rb +0 -0
  1990. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/missing_else.rb +0 -0
  1991. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/missing_respond_to_missing.rb +0 -0
  1992. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/mixin_grouping.rb +0 -0
  1993. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/mixin_usage.rb +0 -0
  1994. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/module_function.rb +0 -0
  1995. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/multiline_block_chain.rb +0 -0
  1996. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/multiline_if_modifier.rb +0 -0
  1997. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/multiline_if_then.rb +0 -0
  1998. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/multiline_memoization.rb +0 -0
  1999. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/multiline_method_signature.rb +0 -0
  2000. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/multiline_ternary_operator.rb +0 -0
  2001. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/multiline_when_then.rb +0 -0
  2002. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/multiple_comparison.rb +0 -0
  2003. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/mutable_constant.rb +0 -0
  2004. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/negated_if.rb +0 -0
  2005. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/negated_unless.rb +0 -0
  2006. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/negated_while.rb +0 -0
  2007. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/nested_modifier.rb +0 -0
  2008. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/nested_parenthesized_calls.rb +0 -0
  2009. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/nested_ternary_operator.rb +0 -0
  2010. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/next.rb +0 -0
  2011. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/nil_comparison.rb +0 -0
  2012. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/non_nil_check.rb +0 -0
  2013. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/not.rb +0 -0
  2014. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/numeric_literal_prefix.rb +0 -0
  2015. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/numeric_literals.rb +0 -0
  2016. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/numeric_predicate.rb +0 -0
  2017. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/one_line_conditional.rb +0 -0
  2018. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/option_hash.rb +0 -0
  2019. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/optional_arguments.rb +0 -0
  2020. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/optional_boolean_parameter.rb +0 -0
  2021. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/or_assignment.rb +0 -0
  2022. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/parallel_assignment.rb +0 -0
  2023. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/parentheses_around_condition.rb +0 -0
  2024. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/percent_literal_delimiters.rb +0 -0
  2025. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/percent_q_literals.rb +0 -0
  2026. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/perl_backrefs.rb +0 -0
  2027. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/preferred_hash_methods.rb +0 -0
  2028. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/proc.rb +0 -0
  2029. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/raise_args.rb +0 -0
  2030. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/random_with_offset.rb +0 -0
  2031. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_assignment.rb +0 -0
  2032. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_begin.rb +0 -0
  2033. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_capital_w.rb +0 -0
  2034. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_condition.rb +0 -0
  2035. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_conditional.rb +0 -0
  2036. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_exception.rb +0 -0
  2037. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_fetch_block.rb +0 -0
  2038. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_file_extension_in_require.rb +0 -0
  2039. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_freeze.rb +0 -0
  2040. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_interpolation.rb +0 -0
  2041. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_parentheses.rb +0 -0
  2042. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_percent_q.rb +0 -0
  2043. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_regexp_character_class.rb +0 -0
  2044. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_regexp_escape.rb +0 -0
  2045. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_return.rb +0 -0
  2046. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_self.rb +0 -0
  2047. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_self_assignment.rb +0 -0
  2048. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_sort.rb +0 -0
  2049. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_sort_by.rb +0 -0
  2050. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/regexp_literal.rb +0 -0
  2051. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/rescue_modifier.rb +0 -0
  2052. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/rescue_standard_error.rb +0 -0
  2053. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/return_nil.rb +0 -0
  2054. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/safe_navigation.rb +0 -0
  2055. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/sample.rb +0 -0
  2056. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/self_assignment.rb +0 -0
  2057. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/semicolon.rb +0 -0
  2058. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/send.rb +0 -0
  2059. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/signal_exception.rb +0 -0
  2060. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/single_argument_dig.rb +0 -0
  2061. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/single_line_block_params.rb +0 -0
  2062. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/single_line_methods.rb +0 -0
  2063. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/slicing_with_range.rb +0 -0
  2064. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/sole_nested_conditional.rb +0 -0
  2065. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/special_global_vars.rb +0 -0
  2066. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/stabby_lambda_parentheses.rb +0 -0
  2067. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/stderr_puts.rb +0 -0
  2068. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/string_concatenation.rb +0 -0
  2069. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/string_hash_keys.rb +0 -0
  2070. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/string_literals.rb +0 -0
  2071. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/string_literals_in_interpolation.rb +0 -0
  2072. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/string_methods.rb +0 -0
  2073. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/strip.rb +0 -0
  2074. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/struct_inheritance.rb +0 -0
  2075. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/symbol_array.rb +0 -0
  2076. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/symbol_literal.rb +0 -0
  2077. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/symbol_proc.rb +0 -0
  2078. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/ternary_parentheses.rb +0 -0
  2079. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/trailing_body_on_class.rb +0 -0
  2080. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/trailing_body_on_method_definition.rb +0 -0
  2081. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/trailing_body_on_module.rb +0 -0
  2082. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/trailing_comma_in_arguments.rb +0 -0
  2083. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/trailing_comma_in_array_literal.rb +0 -0
  2084. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/trailing_comma_in_block_args.rb +0 -0
  2085. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/trailing_comma_in_hash_literal.rb +0 -0
  2086. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/trailing_method_end_statement.rb +0 -0
  2087. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/trailing_underscore_variable.rb +0 -0
  2088. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/trivial_accessors.rb +0 -0
  2089. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/unless_else.rb +0 -0
  2090. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/unpack_first.rb +0 -0
  2091. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/variable_interpolation.rb +0 -0
  2092. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/when_then.rb +0 -0
  2093. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/while_until_do.rb +0 -0
  2094. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/while_until_modifier.rb +0 -0
  2095. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/word_array.rb +0 -0
  2096. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/yoda_condition.rb +0 -0
  2097. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/zero_length_predicate.rb +0 -0
  2098. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/team.rb +0 -0
  2099. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/util.rb +0 -0
  2100. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/utils/format_string.rb +0 -0
  2101. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/assignment.rb +0 -0
  2102. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/branch.rb +0 -0
  2103. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/branchable.rb +0 -0
  2104. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/reference.rb +0 -0
  2105. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/scope.rb +0 -0
  2106. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/variable.rb +0 -0
  2107. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/variable_table.rb +0 -0
  2108. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force.rb +0 -0
  2109. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cops_documentation_generator.rb +0 -0
  2110. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/core_ext/string.rb +0 -0
  2111. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/directive_comment.rb +0 -0
  2112. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/error.rb +0 -0
  2113. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/ext/processed_source.rb +0 -0
  2114. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/ext/regexp_node.rb +0 -0
  2115. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/file_finder.rb +0 -0
  2116. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/auto_gen_config_formatter.rb +0 -0
  2117. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/base_formatter.rb +0 -0
  2118. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/clang_style_formatter.rb +0 -0
  2119. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/colorizable.rb +0 -0
  2120. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/disabled_config_formatter.rb +0 -0
  2121. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/emacs_style_formatter.rb +0 -0
  2122. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/file_list_formatter.rb +0 -0
  2123. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/formatter_set.rb +0 -0
  2124. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/fuubar_style_formatter.rb +0 -0
  2125. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/html_formatter.rb +0 -0
  2126. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/json_formatter.rb +0 -0
  2127. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/junit_formatter.rb +0 -0
  2128. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/offense_count_formatter.rb +0 -0
  2129. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/pacman_formatter.rb +0 -0
  2130. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/progress_formatter.rb +0 -0
  2131. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/quiet_formatter.rb +0 -0
  2132. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/simple_text_formatter.rb +0 -0
  2133. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/tap_formatter.rb +0 -0
  2134. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/text_util.rb +0 -0
  2135. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/worst_offenders_formatter.rb +0 -0
  2136. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/magic_comment.rb +0 -0
  2137. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/name_similarity.rb +0 -0
  2138. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/options.rb +0 -0
  2139. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/path_util.rb +0 -0
  2140. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/platform.rb +0 -0
  2141. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/rake_task.rb +0 -0
  2142. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/remote_config.rb +0 -0
  2143. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/result_cache.rb +0 -0
  2144. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/rspec/cop_helper.rb +0 -0
  2145. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/rspec/expect_offense.rb +0 -0
  2146. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/rspec/host_environment_simulation_helper.rb +0 -0
  2147. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/rspec/shared_contexts.rb +0 -0
  2148. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/rspec/support.rb +0 -0
  2149. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/runner.rb +0 -0
  2150. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/string_interpreter.rb +0 -0
  2151. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/target_finder.rb +0 -0
  2152. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/target_ruby.rb +0 -0
  2153. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/version.rb +0 -0
  2154. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/warning.rb +0 -0
  2155. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/yaml_duplication_checker.rb +0 -0
  2156. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop.rb +0 -0
  2157. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/LICENSE.txt +0 -0
  2158. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/README.md +0 -0
  2159. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/builder.rb +0 -0
  2160. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/ext/range.rb +0 -0
  2161. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/ext/set.rb +0 -0
  2162. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/alias_node.rb +0 -0
  2163. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/and_node.rb +0 -0
  2164. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/args_node.rb +0 -0
  2165. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/array_node.rb +0 -0
  2166. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/block_node.rb +0 -0
  2167. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/break_node.rb +0 -0
  2168. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/case_match_node.rb +0 -0
  2169. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/case_node.rb +0 -0
  2170. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/class_node.rb +0 -0
  2171. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/const_node.rb +0 -0
  2172. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/def_node.rb +0 -0
  2173. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/defined_node.rb +0 -0
  2174. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/ensure_node.rb +0 -0
  2175. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/float_node.rb +0 -0
  2176. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/for_node.rb +0 -0
  2177. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/forward_args_node.rb +0 -0
  2178. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/hash_node.rb +0 -0
  2179. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/if_node.rb +0 -0
  2180. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/index_node.rb +0 -0
  2181. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/indexasgn_node.rb +0 -0
  2182. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/int_node.rb +0 -0
  2183. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/keyword_splat_node.rb +0 -0
  2184. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/lambda_node.rb +0 -0
  2185. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/mixin/basic_literal_node.rb +0 -0
  2186. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/mixin/binary_operator_node.rb +0 -0
  2187. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/mixin/collection_node.rb +0 -0
  2188. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/mixin/conditional_node.rb +0 -0
  2189. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/mixin/hash_element_node.rb +0 -0
  2190. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/mixin/method_dispatch_node.rb +0 -0
  2191. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/mixin/method_identifier_predicates.rb +0 -0
  2192. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/mixin/modifier_node.rb +0 -0
  2193. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/mixin/numeric_node.rb +0 -0
  2194. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/mixin/parameterized_node.rb +0 -0
  2195. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/mixin/predicate_operator_node.rb +0 -0
  2196. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/module_node.rb +0 -0
  2197. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/next_node.rb +0 -0
  2198. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/or_node.rb +0 -0
  2199. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/pair_node.rb +0 -0
  2200. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/range_node.rb +0 -0
  2201. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/regexp_node.rb +0 -0
  2202. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/resbody_node.rb +0 -0
  2203. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/rescue_node.rb +0 -0
  2204. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/return_node.rb +0 -0
  2205. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/self_class_node.rb +0 -0
  2206. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/send_node.rb +0 -0
  2207. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/str_node.rb +0 -0
  2208. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/super_node.rb +0 -0
  2209. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/symbol_node.rb +0 -0
  2210. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/until_node.rb +0 -0
  2211. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/when_node.rb +0 -0
  2212. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/while_node.rb +0 -0
  2213. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node/yield_node.rb +0 -0
  2214. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node.rb +0 -0
  2215. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node_pattern.rb +0 -0
  2216. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/processed_source.rb +0 -0
  2217. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/sexp.rb +0 -0
  2218. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/token.rb +0 -0
  2219. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/traversal.rb +0 -0
  2220. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/version.rb +0 -0
  2221. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast.rb +0 -0
  2222. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop-ast.rb +0 -0
  2223. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/LICENSE.txt +0 -0
  2224. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/README.md +0 -0
  2225. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/Rakefile +0 -0
  2226. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/base.rb +0 -0
  2227. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/calculators/length.rb +0 -0
  2228. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/calculators/running_average.rb +0 -0
  2229. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/components/bar.rb +0 -0
  2230. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/components/percentage.rb +0 -0
  2231. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/components/rate.rb +0 -0
  2232. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/components/time.rb +0 -0
  2233. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/components/title.rb +0 -0
  2234. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/components.rb +0 -0
  2235. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/errors/invalid_progress_error.rb +0 -0
  2236. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/format/formatter.rb +0 -0
  2237. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/format/molecule.rb +0 -0
  2238. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/format/string.rb +0 -0
  2239. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/format.rb +0 -0
  2240. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/output.rb +0 -0
  2241. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/outputs/non_tty.rb +0 -0
  2242. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/outputs/null.rb +0 -0
  2243. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/outputs/tty.rb +0 -0
  2244. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/progress.rb +0 -0
  2245. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/refinements/enumerator.rb +0 -0
  2246. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/refinements.rb +0 -0
  2247. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/throttle.rb +0 -0
  2248. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/time.rb +0 -0
  2249. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/timer.rb +0 -0
  2250. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/version.rb +0 -0
  2251. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar.rb +0 -0
  2252. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/ChangeLog +0 -0
  2253. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/LICENSE +0 -0
  2254. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/README.md +0 -0
  2255. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/lib/ruby2_keywords.rb +0 -0
  2256. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/logs/ChangeLog-0.0.0 +0 -0
  2257. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/logs/ChangeLog-0.0.1 +0 -0
  2258. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/logs/ChangeLog-0.0.2 +0 -0
  2259. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/logs/ChangeLog-0.0.3 +0 -0
  2260. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/logs/ChangeLog-0.0.4 +0 -0
  2261. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/CHANGELOG.md +0 -0
  2262. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/MIT-LICENSE.txt +0 -0
  2263. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/README.md +0 -0
  2264. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/data/display_width.marshal.gz +0 -0
  2265. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/lib/unicode/display_width/constants.rb +0 -0
  2266. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/lib/unicode/display_width/index.rb +0 -0
  2267. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/lib/unicode/display_width/no_string_ext.rb +0 -0
  2268. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/lib/unicode/display_width/string_ext.rb +0 -0
  2269. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/lib/unicode/display_width.rb +0 -0
  2270. data/vendor/bundle/ruby/3.0.0/specifications/ast-2.4.1.gemspec +42 -0
  2271. data/vendor/bundle/ruby/3.0.0/specifications/diff-lcs-1.4.4.gemspec +50 -0
  2272. data/vendor/bundle/ruby/3.0.0/specifications/dotenv-2.7.6.gemspec +36 -0
  2273. data/vendor/bundle/ruby/3.0.0/specifications/faraday-1.10.0.gemspec +0 -0
  2274. data/vendor/bundle/ruby/3.0.0/specifications/faraday-em_http-1.0.0.gemspec +52 -0
  2275. data/vendor/bundle/ruby/3.0.0/specifications/faraday-em_synchrony-1.0.0.gemspec +56 -0
  2276. data/vendor/bundle/ruby/3.0.0/specifications/faraday-excon-1.1.0.gemspec +52 -0
  2277. data/vendor/bundle/ruby/3.0.0/specifications/faraday-httpclient-1.0.1.gemspec +52 -0
  2278. data/vendor/bundle/ruby/3.0.0/specifications/faraday-multipart-1.0.3.gemspec +32 -0
  2279. data/vendor/bundle/ruby/3.0.0/specifications/faraday-net_http-1.0.1.gemspec +50 -0
  2280. data/vendor/bundle/ruby/3.0.0/specifications/faraday-net_http_persistent-1.2.0.gemspec +48 -0
  2281. data/vendor/bundle/ruby/3.0.0/specifications/faraday-patron-1.0.0.gemspec +52 -0
  2282. data/vendor/bundle/ruby/3.0.0/specifications/faraday-rack-1.0.0.gemspec +52 -0
  2283. data/vendor/bundle/ruby/3.0.0/specifications/faraday-retry-1.0.3.gemspec +22 -0
  2284. data/vendor/bundle/ruby/3.0.0/specifications/minitest-5.14.2.gemspec +38 -0
  2285. data/vendor/bundle/ruby/3.0.0/specifications/minitest-around-0.5.0.gemspec +38 -0
  2286. data/vendor/bundle/ruby/3.0.0/specifications/multipart-post-2.1.1.gemspec +34 -0
  2287. data/vendor/bundle/ruby/3.0.0/specifications/parallel-1.20.1.gemspec +21 -0
  2288. data/vendor/bundle/ruby/3.0.0/specifications/parser-2.7.2.0.gemspec +52 -0
  2289. data/vendor/bundle/ruby/3.0.0/specifications/rainbow-3.0.0.gemspec +31 -0
  2290. data/vendor/bundle/ruby/3.0.0/specifications/rake-13.0.1.gemspec +26 -0
  2291. data/vendor/bundle/ruby/3.0.0/specifications/regexp_parser-1.8.0.gemspec +23 -0
  2292. data/vendor/bundle/ruby/3.0.0/specifications/rexml-3.2.4.gemspec +33 -0
  2293. data/vendor/bundle/ruby/3.0.0/specifications/rspec-3.10.0.gemspec +39 -0
  2294. data/vendor/bundle/ruby/3.0.0/specifications/rspec-core-3.10.0.gemspec +53 -0
  2295. data/vendor/bundle/ruby/3.0.0/specifications/rspec-expectations-3.10.0.gemspec +44 -0
  2296. data/vendor/bundle/ruby/3.0.0/specifications/rspec-mocks-3.10.0.gemspec +44 -0
  2297. data/vendor/bundle/ruby/3.0.0/specifications/rspec-support-3.10.0.gemspec +36 -0
  2298. data/vendor/bundle/ruby/3.0.0/specifications/rubocop-0.91.1.gemspec +52 -0
  2299. data/vendor/bundle/ruby/3.0.0/specifications/rubocop-ast-0.4.2.gemspec +36 -0
  2300. data/vendor/bundle/ruby/3.0.0/specifications/ruby-progressbar-1.10.1.gemspec +40 -0
  2301. data/vendor/bundle/ruby/3.0.0/specifications/ruby2_keywords-0.0.5.gemspec +22 -0
  2302. data/vendor/bundle/ruby/3.0.0/specifications/unicode-display_width-1.7.0.gemspec +36 -0
  2303. metadata +1794 -1937
  2304. data/PUBLISH.md +0 -20
  2305. data/doc/rdoc/.DS_Store +0 -0
  2306. data/doc/rdoc/apple-touch-icon.png +0 -0
  2307. data/doc/rdoc/classes/Object.html +0 -118
  2308. data/doc/rdoc/classes/Plaid/APIError.html +0 -97
  2309. data/doc/rdoc/classes/Plaid/AccessToken/InvalidateResponse.html +0 -110
  2310. data/doc/rdoc/classes/Plaid/AccessToken.html +0 -211
  2311. data/doc/rdoc/classes/Plaid/Accounts.html +0 -257
  2312. data/doc/rdoc/classes/Plaid/AccountsResponse.html +0 -119
  2313. data/doc/rdoc/classes/Plaid/Apex/ProcessorToken.html +0 -205
  2314. data/doc/rdoc/classes/Plaid/Apex.html +0 -149
  2315. data/doc/rdoc/classes/Plaid/AssetReport.html +0 -683
  2316. data/doc/rdoc/classes/Plaid/AssetReportCreateResponse.html +0 -118
  2317. data/doc/rdoc/classes/Plaid/AssetReportFilterResponse.html +0 -96
  2318. data/doc/rdoc/classes/Plaid/AssetReportGetResponse.html +0 -118
  2319. data/doc/rdoc/classes/Plaid/AssetReportRefreshResponse.html +0 -96
  2320. data/doc/rdoc/classes/Plaid/AssetReportRemoveResponse.html +0 -110
  2321. data/doc/rdoc/classes/Plaid/AuditCopyCreateResponse.html +0 -110
  2322. data/doc/rdoc/classes/Plaid/AuditCopyGetResponse.html +0 -96
  2323. data/doc/rdoc/classes/Plaid/AuditCopyRemoveResponse.html +0 -110
  2324. data/doc/rdoc/classes/Plaid/Auth.html +0 -206
  2325. data/doc/rdoc/classes/Plaid/AuthResponse.html +0 -127
  2326. data/doc/rdoc/classes/Plaid/Balance.html +0 -206
  2327. data/doc/rdoc/classes/Plaid/BaseProduct.html +0 -304
  2328. data/doc/rdoc/classes/Plaid/Categories.html +0 -191
  2329. data/doc/rdoc/classes/Plaid/CategoriesResponse.html +0 -111
  2330. data/doc/rdoc/classes/Plaid/Client.html +0 -802
  2331. data/doc/rdoc/classes/Plaid/CreateResponse.html +0 -118
  2332. data/doc/rdoc/classes/Plaid/CreditDetails.html +0 -203
  2333. data/doc/rdoc/classes/Plaid/CreditDetailsResponse.html +0 -128
  2334. data/doc/rdoc/classes/Plaid/DepositSwitch/CreateResponse.html +0 -110
  2335. data/doc/rdoc/classes/Plaid/DepositSwitch/CreateTokenResponse.html +0 -118
  2336. data/doc/rdoc/classes/Plaid/DepositSwitch/GetResponse.html +0 -150
  2337. data/doc/rdoc/classes/Plaid/DepositSwitch.html +0 -339
  2338. data/doc/rdoc/classes/Plaid/Dwolla/ProcessorToken.html +0 -205
  2339. data/doc/rdoc/classes/Plaid/Dwolla.html +0 -150
  2340. data/doc/rdoc/classes/Plaid/Error.html +0 -214
  2341. data/doc/rdoc/classes/Plaid/GetResponse.html +0 -134
  2342. data/doc/rdoc/classes/Plaid/Holdings/GetResponse.html +0 -137
  2343. data/doc/rdoc/classes/Plaid/Holdings.html +0 -218
  2344. data/doc/rdoc/classes/Plaid/Identity.html +0 -199
  2345. data/doc/rdoc/classes/Plaid/IdentityResponse.html +0 -119
  2346. data/doc/rdoc/classes/Plaid/Income.html +0 -198
  2347. data/doc/rdoc/classes/Plaid/IncomeResponse.html +0 -119
  2348. data/doc/rdoc/classes/Plaid/InstitutionError.html +0 -96
  2349. data/doc/rdoc/classes/Plaid/Institutions.html +0 -356
  2350. data/doc/rdoc/classes/Plaid/InvalidInputError.html +0 -97
  2351. data/doc/rdoc/classes/Plaid/InvalidRequestError.html +0 -96
  2352. data/doc/rdoc/classes/Plaid/InvestmentTransactions/GetResponse.html +0 -145
  2353. data/doc/rdoc/classes/Plaid/InvestmentTransactions.html +0 -240
  2354. data/doc/rdoc/classes/Plaid/Investments.html +0 -204
  2355. data/doc/rdoc/classes/Plaid/Item/GetResponse.html +0 -119
  2356. data/doc/rdoc/classes/Plaid/Item/ImportResponse.html +0 -110
  2357. data/doc/rdoc/classes/Plaid/Item/RemoveResponse.html +0 -110
  2358. data/doc/rdoc/classes/Plaid/Item.html +0 -382
  2359. data/doc/rdoc/classes/Plaid/ItemError.html +0 -98
  2360. data/doc/rdoc/classes/Plaid/Liabilities.html +0 -202
  2361. data/doc/rdoc/classes/Plaid/LiabilitiesResponse.html +0 -128
  2362. data/doc/rdoc/classes/Plaid/LinkToken.html +0 -215
  2363. data/doc/rdoc/classes/Plaid/Middleware.html +0 -225
  2364. data/doc/rdoc/classes/Plaid/Models/Account.html +0 -166
  2365. data/doc/rdoc/classes/Plaid/Models/AccountWithOwners.html +0 -110
  2366. data/doc/rdoc/classes/Plaid/Models/AssetReport.html +0 -153
  2367. data/doc/rdoc/classes/Plaid/Models/AssetReportAccount.html +0 -198
  2368. data/doc/rdoc/classes/Plaid/Models/AssetReportBalance.html +0 -142
  2369. data/doc/rdoc/classes/Plaid/Models/AssetReportHistoricalBalance.html +0 -142
  2370. data/doc/rdoc/classes/Plaid/Models/AssetReportItem.html +0 -145
  2371. data/doc/rdoc/classes/Plaid/Models/AssetReportOwner.html +0 -139
  2372. data/doc/rdoc/classes/Plaid/Models/AssetReportTransaction.html +0 -187
  2373. data/doc/rdoc/classes/Plaid/Models/AssetReportUser.html +0 -159
  2374. data/doc/rdoc/classes/Plaid/Models/Balances.html +0 -142
  2375. data/doc/rdoc/classes/Plaid/Models/BaseError.html +0 -140
  2376. data/doc/rdoc/classes/Plaid/Models/BaseModel.html +0 -259
  2377. data/doc/rdoc/classes/Plaid/Models/BaseResponse.html +0 -110
  2378. data/doc/rdoc/classes/Plaid/Models/Category.html +0 -127
  2379. data/doc/rdoc/classes/Plaid/Models/Cause.html +0 -110
  2380. data/doc/rdoc/classes/Plaid/Models/CreditCardLiability.html +0 -175
  2381. data/doc/rdoc/classes/Plaid/Models/CreditCardLiabilityAPRs.html +0 -137
  2382. data/doc/rdoc/classes/Plaid/Models/CreditDetails.html +0 -166
  2383. data/doc/rdoc/classes/Plaid/Models/CreditDetailsAPR.html +0 -126
  2384. data/doc/rdoc/classes/Plaid/Models/CreditDetailsAPRs.html +0 -126
  2385. data/doc/rdoc/classes/Plaid/Models/Error.html +0 -110
  2386. data/doc/rdoc/classes/Plaid/Models/Holding.html +0 -181
  2387. data/doc/rdoc/classes/Plaid/Models/Identity.html +0 -135
  2388. data/doc/rdoc/classes/Plaid/Models/IdentityAddress.html +0 -118
  2389. data/doc/rdoc/classes/Plaid/Models/IdentityAddressData.html +0 -142
  2390. data/doc/rdoc/classes/Plaid/Models/IdentityEmail.html +0 -127
  2391. data/doc/rdoc/classes/Plaid/Models/IdentityPhoneNumber.html +0 -126
  2392. data/doc/rdoc/classes/Plaid/Models/Income.html +0 -173
  2393. data/doc/rdoc/classes/Plaid/Models/IncomeStream.html +0 -136
  2394. data/doc/rdoc/classes/Plaid/Models/Institution.html +0 -230
  2395. data/doc/rdoc/classes/Plaid/Models/InstitutionCredential.html +0 -126
  2396. data/doc/rdoc/classes/Plaid/Models/InstitutionPaymentInitiationMetadata.html +0 -136
  2397. data/doc/rdoc/classes/Plaid/Models/InstitutionStatus.html +0 -111
  2398. data/doc/rdoc/classes/Plaid/Models/InstitutionStatusBreakdown.html +0 -129
  2399. data/doc/rdoc/classes/Plaid/Models/InstitutionStatusItemLogins.html +0 -127
  2400. data/doc/rdoc/classes/Plaid/Models/InvestmentTransaction.html +0 -224
  2401. data/doc/rdoc/classes/Plaid/Models/Item.html +0 -169
  2402. data/doc/rdoc/classes/Plaid/Models/ItemStatus.html +0 -129
  2403. data/doc/rdoc/classes/Plaid/Models/ItemStatusInvestments.html +0 -119
  2404. data/doc/rdoc/classes/Plaid/Models/ItemStatusLastWebhook.html +0 -118
  2405. data/doc/rdoc/classes/Plaid/Models/ItemStatusTransactions.html +0 -119
  2406. data/doc/rdoc/classes/Plaid/Models/Liabilities.html +0 -130
  2407. data/doc/rdoc/classes/Plaid/Models/LinkTokenMetadata.html +0 -158
  2408. data/doc/rdoc/classes/Plaid/Models/MFA/Device.html +0 -110
  2409. data/doc/rdoc/classes/Plaid/Models/MFA/DeviceListElement.html +0 -126
  2410. data/doc/rdoc/classes/Plaid/Models/MFA/Selection.html +0 -118
  2411. data/doc/rdoc/classes/Plaid/Models/MFA.html +0 -129
  2412. data/doc/rdoc/classes/Plaid/Models/NumberACH.html +0 -134
  2413. data/doc/rdoc/classes/Plaid/Models/NumberBACS.html +0 -126
  2414. data/doc/rdoc/classes/Plaid/Models/NumberEFT.html +0 -134
  2415. data/doc/rdoc/classes/Plaid/Models/NumberInternational.html +0 -127
  2416. data/doc/rdoc/classes/Plaid/Models/Numbers.html +0 -135
  2417. data/doc/rdoc/classes/Plaid/Models/PSLFStatus.html +0 -128
  2418. data/doc/rdoc/classes/Plaid/Models/Payment.html +0 -191
  2419. data/doc/rdoc/classes/Plaid/Models/PaymentAmount.html +0 -118
  2420. data/doc/rdoc/classes/Plaid/Models/PaymentRecipient.html +0 -142
  2421. data/doc/rdoc/classes/Plaid/Models/PaymentRecipientAddress.html +0 -134
  2422. data/doc/rdoc/classes/Plaid/Models/PaymentRecipientBACS.html +0 -118
  2423. data/doc/rdoc/classes/Plaid/Models/PaymentSchedule.html +0 -126
  2424. data/doc/rdoc/classes/Plaid/Models/Security.html +0 -228
  2425. data/doc/rdoc/classes/Plaid/Models/StandingOrderMetadata.html +0 -129
  2426. data/doc/rdoc/classes/Plaid/Models/StudentLoanLiability.html +0 -305
  2427. data/doc/rdoc/classes/Plaid/Models/StudentLoanRepaymentPlan.html +0 -118
  2428. data/doc/rdoc/classes/Plaid/Models/StudentLoanServicerAddress.html +0 -142
  2429. data/doc/rdoc/classes/Plaid/Models/StudentLoanStatus.html +0 -118
  2430. data/doc/rdoc/classes/Plaid/Models/Transaction.html +0 -265
  2431. data/doc/rdoc/classes/Plaid/Models/TransactionLocation.html +0 -166
  2432. data/doc/rdoc/classes/Plaid/Models/TransactionPaymentMeta.html +0 -167
  2433. data/doc/rdoc/classes/Plaid/Models/Warning.html +0 -126
  2434. data/doc/rdoc/classes/Plaid/Models/WebhookVerificationKey.html +0 -174
  2435. data/doc/rdoc/classes/Plaid/Models.html +0 -506
  2436. data/doc/rdoc/classes/Plaid/MultipleInstitutionsResponse.html +0 -119
  2437. data/doc/rdoc/classes/Plaid/Ocrolus/ProcessorToken.html +0 -205
  2438. data/doc/rdoc/classes/Plaid/Ocrolus.html +0 -151
  2439. data/doc/rdoc/classes/Plaid/PaymentCreateResponse.html +0 -118
  2440. data/doc/rdoc/classes/Plaid/PaymentGetResponse.html +0 -191
  2441. data/doc/rdoc/classes/Plaid/PaymentInitiation.html +0 -570
  2442. data/doc/rdoc/classes/Plaid/PaymentListResponse.html +0 -119
  2443. data/doc/rdoc/classes/Plaid/PaymentRecipientCreateResponse.html +0 -110
  2444. data/doc/rdoc/classes/Plaid/PaymentRecipientGetResponse.html +0 -142
  2445. data/doc/rdoc/classes/Plaid/PaymentRecipientListResponse.html +0 -110
  2446. data/doc/rdoc/classes/Plaid/PaymentTokenCreateResponse.html +0 -118
  2447. data/doc/rdoc/classes/Plaid/PlaidAPIError.html +0 -260
  2448. data/doc/rdoc/classes/Plaid/PlaidError.html +0 -96
  2449. data/doc/rdoc/classes/Plaid/PlaidServerError.html +0 -96
  2450. data/doc/rdoc/classes/Plaid/Processor.html +0 -143
  2451. data/doc/rdoc/classes/Plaid/ProcessorToken.html +0 -219
  2452. data/doc/rdoc/classes/Plaid/ProcessorTokenResponse.html +0 -110
  2453. data/doc/rdoc/classes/Plaid/PublicToken/CreateResponse.html +0 -118
  2454. data/doc/rdoc/classes/Plaid/PublicToken/ExchangeResponse.html +0 -118
  2455. data/doc/rdoc/classes/Plaid/PublicToken.html +0 -283
  2456. data/doc/rdoc/classes/Plaid/RateLimitExceededError.html +0 -97
  2457. data/doc/rdoc/classes/Plaid/Sandbox.html +0 -119
  2458. data/doc/rdoc/classes/Plaid/SandboxItem/FireWebhookResponse.html +0 -110
  2459. data/doc/rdoc/classes/Plaid/SandboxItem/ResetLoginResponse.html +0 -110
  2460. data/doc/rdoc/classes/Plaid/SandboxItem.html +0 -351
  2461. data/doc/rdoc/classes/Plaid/SandboxPublicToken/SandboxCreateResponse.html +0 -118
  2462. data/doc/rdoc/classes/Plaid/SandboxPublicToken.html +0 -249
  2463. data/doc/rdoc/classes/Plaid/SingleInstitutionResponse.html +0 -111
  2464. data/doc/rdoc/classes/Plaid/Stripe/BankAccountToken/CreateResponse.html +0 -110
  2465. data/doc/rdoc/classes/Plaid/Stripe/BankAccountToken.html +0 -215
  2466. data/doc/rdoc/classes/Plaid/Stripe.html +0 -151
  2467. data/doc/rdoc/classes/Plaid/SubproductMixin.html +0 -179
  2468. data/doc/rdoc/classes/Plaid/Transactions/GetResponse.html +0 -144
  2469. data/doc/rdoc/classes/Plaid/Transactions.html +0 -302
  2470. data/doc/rdoc/classes/Plaid/Webhook/UpdateResponse.html +0 -110
  2471. data/doc/rdoc/classes/Plaid/Webhook.html +0 -214
  2472. data/doc/rdoc/classes/Plaid/Webhooks/WebhookVerificationKeyGetResponse.html +0 -110
  2473. data/doc/rdoc/classes/Plaid/Webhooks.html +0 -207
  2474. data/doc/rdoc/classes/Plaid.html +0 -772
  2475. data/doc/rdoc/created.rid +0 -28
  2476. data/doc/rdoc/css/github.css +0 -123
  2477. data/doc/rdoc/css/main.css +0 -333
  2478. data/doc/rdoc/css/panel.css +0 -383
  2479. data/doc/rdoc/css/reset.css +0 -48
  2480. data/doc/rdoc/favicon.ico +0 -0
  2481. data/doc/rdoc/files/LICENSE_txt.html +0 -98
  2482. data/doc/rdoc/files/README_md.html +0 -388
  2483. data/doc/rdoc/files/lib/plaid/client_rb.html +0 -121
  2484. data/doc/rdoc/files/lib/plaid/errors_rb.html +0 -132
  2485. data/doc/rdoc/files/lib/plaid/middleware_rb.html +0 -99
  2486. data/doc/rdoc/files/lib/plaid/models_rb.html +0 -450
  2487. data/doc/rdoc/files/lib/plaid/products/accounts_rb.html +0 -102
  2488. data/doc/rdoc/files/lib/plaid/products/asset_report_rb.html +0 -132
  2489. data/doc/rdoc/files/lib/plaid/products/auth_rb.html +0 -97
  2490. data/doc/rdoc/files/lib/plaid/products/base_product_rb.html +0 -92
  2491. data/doc/rdoc/files/lib/plaid/products/categories_rb.html +0 -92
  2492. data/doc/rdoc/files/lib/plaid/products/credit_details_rb.html +0 -97
  2493. data/doc/rdoc/files/lib/plaid/products/deposit_switch_rb.html +0 -102
  2494. data/doc/rdoc/files/lib/plaid/products/identity_rb.html +0 -97
  2495. data/doc/rdoc/files/lib/plaid/products/income_rb.html +0 -97
  2496. data/doc/rdoc/files/lib/plaid/products/institutions_rb.html +0 -102
  2497. data/doc/rdoc/files/lib/plaid/products/investments_rb.html +0 -120
  2498. data/doc/rdoc/files/lib/plaid/products/item_rb.html +0 -142
  2499. data/doc/rdoc/files/lib/plaid/products/liabilities_rb.html +0 -97
  2500. data/doc/rdoc/files/lib/plaid/products/link_token_rb.html +0 -102
  2501. data/doc/rdoc/files/lib/plaid/products/payment_initiation_rb.html +0 -127
  2502. data/doc/rdoc/files/lib/plaid/products/processor_rb.html +0 -142
  2503. data/doc/rdoc/files/lib/plaid/products/sandbox_rb.html +0 -117
  2504. data/doc/rdoc/files/lib/plaid/products/transactions_rb.html +0 -105
  2505. data/doc/rdoc/files/lib/plaid/products/webhooks_rb.html +0 -97
  2506. data/doc/rdoc/files/lib/plaid/version_rb.html +0 -82
  2507. data/doc/rdoc/files/lib/plaid_rb.html +0 -120
  2508. data/doc/rdoc/i/arrows.png +0 -0
  2509. data/doc/rdoc/i/results_bg.png +0 -0
  2510. data/doc/rdoc/i/tree_bg.png +0 -0
  2511. data/doc/rdoc/index.html +0 -13
  2512. data/doc/rdoc/js/highlight.pack.js +0 -1
  2513. data/doc/rdoc/js/jquery-1.3.2.min.js +0 -19
  2514. data/doc/rdoc/js/main.js +0 -29
  2515. data/doc/rdoc/js/navigation.js +0 -142
  2516. data/doc/rdoc/js/navigation.js.gz +0 -0
  2517. data/doc/rdoc/js/search_index.js +0 -1
  2518. data/doc/rdoc/js/search_index.js.gz +0 -0
  2519. data/doc/rdoc/js/searchdoc.js +0 -468
  2520. data/doc/rdoc/js/searcher.js +0 -229
  2521. data/doc/rdoc/js/searcher.js.gz +0 -0
  2522. data/doc/rdoc/panel/index.html +0 -74
  2523. data/doc/rdoc/panel/links.html +0 -60
  2524. data/doc/rdoc/panel/tree.js +0 -1
  2525. data/lib/plaid/.DS_Store +0 -0
  2526. data/lib/plaid/models/bank_transfer_receiver_details.rb +0 -255
  2527. data/lib/plaid/models/income_verification_paystub_get_request.rb +0 -252
  2528. data/lib/plaid/models/income_verification_paystub_get_response.rb +0 -248
  2529. data/lib/plaid/models/income_verification_summary_get_request.rb +0 -252
  2530. data/lib/plaid/models/income_verification_summary_get_response.rb +0 -251
  2531. data/vendor/bundle/ruby/2.6.0/bin/dotenv +0 -27
  2532. data/vendor/bundle/ruby/2.6.0/bin/htmldiff +0 -29
  2533. data/vendor/bundle/ruby/2.6.0/bin/ldiff +0 -29
  2534. data/vendor/bundle/ruby/2.6.0/bin/rake +0 -27
  2535. data/vendor/bundle/ruby/2.6.0/bin/rspec +0 -27
  2536. data/vendor/bundle/ruby/2.6.0/bin/rubocop +0 -27
  2537. data/vendor/bundle/ruby/2.6.0/bin/ruby-parse +0 -27
  2538. data/vendor/bundle/ruby/2.6.0/bin/ruby-rewrite +0 -27
  2539. data/vendor/bundle/ruby/2.6.0/cache/faraday-1.9.3.gem +0 -0
  2540. data/vendor/bundle/ruby/2.6.0/gems/faraday-1.9.3/lib/faraday/request.rb +0 -154
  2541. data/vendor/bundle/ruby/2.6.0/gems/faraday-1.9.3/lib/faraday/response/logger.rb +0 -33
  2542. data/vendor/bundle/ruby/2.6.0/gems/faraday-1.9.3/lib/faraday/response.rb +0 -101
  2543. data/vendor/bundle/ruby/2.6.0/gems/faraday-1.9.3/lib/faraday/version.rb +0 -5
  2544. data/vendor/bundle/ruby/2.6.0/gems/faraday-1.9.3/lib/faraday.rb +0 -191
  2545. data/vendor/bundle/ruby/2.6.0/specifications/ast-2.4.1.gemspec +0 -50
  2546. data/vendor/bundle/ruby/2.6.0/specifications/diff-lcs-1.4.4.gemspec +0 -59
  2547. data/vendor/bundle/ruby/2.6.0/specifications/dotenv-2.7.6.gemspec +0 -40
  2548. data/vendor/bundle/ruby/2.6.0/specifications/faraday-1.9.3.gemspec +0 -0
  2549. data/vendor/bundle/ruby/2.6.0/specifications/faraday-em_http-1.0.0.gemspec +0 -64
  2550. data/vendor/bundle/ruby/2.6.0/specifications/faraday-em_synchrony-1.0.0.gemspec +0 -70
  2551. data/vendor/bundle/ruby/2.6.0/specifications/faraday-excon-1.1.0.gemspec +0 -64
  2552. data/vendor/bundle/ruby/2.6.0/specifications/faraday-httpclient-1.0.1.gemspec +0 -64
  2553. data/vendor/bundle/ruby/2.6.0/specifications/faraday-multipart-1.0.3.gemspec +0 -34
  2554. data/vendor/bundle/ruby/2.6.0/specifications/faraday-net_http-1.0.1.gemspec +0 -61
  2555. data/vendor/bundle/ruby/2.6.0/specifications/faraday-net_http_persistent-1.2.0.gemspec +0 -58
  2556. data/vendor/bundle/ruby/2.6.0/specifications/faraday-patron-1.0.0.gemspec +0 -64
  2557. data/vendor/bundle/ruby/2.6.0/specifications/faraday-rack-1.0.0.gemspec +0 -64
  2558. data/vendor/bundle/ruby/2.6.0/specifications/faraday-retry-1.0.3.gemspec +0 -22
  2559. data/vendor/bundle/ruby/2.6.0/specifications/minitest-5.14.2.gemspec +0 -41
  2560. data/vendor/bundle/ruby/2.6.0/specifications/minitest-around-0.5.0.gemspec +0 -44
  2561. data/vendor/bundle/ruby/2.6.0/specifications/multipart-post-2.1.1.gemspec +0 -38
  2562. data/vendor/bundle/ruby/2.6.0/specifications/parallel-1.20.1.gemspec +0 -21
  2563. data/vendor/bundle/ruby/2.6.0/specifications/parser-2.7.2.0.gemspec +0 -63
  2564. data/vendor/bundle/ruby/2.6.0/specifications/rainbow-3.0.0.gemspec +0 -33
  2565. data/vendor/bundle/ruby/2.6.0/specifications/rake-13.0.1.gemspec +0 -26
  2566. data/vendor/bundle/ruby/2.6.0/specifications/regexp_parser-1.8.0.gemspec +0 -23
  2567. data/vendor/bundle/ruby/2.6.0/specifications/rexml-3.2.4.gemspec +0 -36
  2568. data/vendor/bundle/ruby/2.6.0/specifications/rspec-3.10.0.gemspec +0 -43
  2569. data/vendor/bundle/ruby/2.6.0/specifications/rspec-core-3.10.0.gemspec +0 -63
  2570. data/vendor/bundle/ruby/2.6.0/specifications/rspec-expectations-3.10.0.gemspec +0 -51
  2571. data/vendor/bundle/ruby/2.6.0/specifications/rspec-mocks-3.10.0.gemspec +0 -51
  2572. data/vendor/bundle/ruby/2.6.0/specifications/rspec-support-3.10.0.gemspec +0 -39
  2573. data/vendor/bundle/ruby/2.6.0/specifications/rubocop-0.91.1.gemspec +0 -62
  2574. data/vendor/bundle/ruby/2.6.0/specifications/rubocop-ast-0.4.2.gemspec +0 -39
  2575. data/vendor/bundle/ruby/2.6.0/specifications/ruby-progressbar-1.10.1.gemspec +0 -46
  2576. data/vendor/bundle/ruby/2.6.0/specifications/ruby2_keywords-0.0.5.gemspec +0 -22
  2577. data/vendor/bundle/ruby/2.6.0/specifications/unicode-display_width-1.7.0.gemspec +0 -39
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.61.0
6
+ The version of the OpenAPI document: 2020-09-14_1.77.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -85,7 +85,7 @@ module Plaid
85
85
  end
86
86
 
87
87
  # Retrieve accounts
88
- # The `/accounts/get` endpoint can be used to retrieve a list of accounts associated with any linked Item. Plaid will only return active bank accounts — that is, accounts that are not closed and are capable of carrying a balance. This endpoint only returns accounts that were permissioned by the user when they initially created the Item. If a user creates a new account after the initial link, you can capture this event through the [`NEW_ACCOUNTS_AVAILABLE`](https://plaid.com/docs/api/webhooks/#item-new_accounts_available) webhook and then use Link's [update mode](https://plaid.com/docs/link/update-mode/) to request that the user share this new account with you. This endpoint retrieves cached information, rather than extracting fresh information from the institution. As a result, balances returned may not be up-to-date; for realtime balance information, use `/accounts/balance/get` instead. Note that some information is nullable.
88
+ # The `/accounts/get` endpoint can be used to retrieve a list of accounts associated with any linked Item. Plaid will only return active bank accounts — that is, accounts that are not closed and are capable of carrying a balance. This endpoint only returns accounts that were permissioned by the user when they initially created the Item. If a user creates a new account after the initial link, you can capture this event through the [`NEW_ACCOUNTS_AVAILABLE`](https://plaid.com/docs/api/items/#new_accounts_available) webhook and then use Link's [update mode](https://plaid.com/docs/link/update-mode/) to request that the user share this new account with you. This endpoint retrieves cached information, rather than extracting fresh information from the institution. As a result, balances returned may not be up-to-date; for realtime balance information, use `/accounts/balance/get` instead. Note that some information is nullable.
89
89
  # @param accounts_get_request [AccountsGetRequest]
90
90
  # @param [Hash] opts the optional parameters
91
91
  # @return [AccountsGetResponse]
@@ -95,7 +95,7 @@ module Plaid
95
95
  end
96
96
 
97
97
  # Retrieve accounts
98
- # The `/accounts/get` endpoint can be used to retrieve a list of accounts associated with any linked Item. Plaid will only return active bank accounts — that is, accounts that are not closed and are capable of carrying a balance. This endpoint only returns accounts that were permissioned by the user when they initially created the Item. If a user creates a new account after the initial link, you can capture this event through the [`NEW_ACCOUNTS_AVAILABLE`](https://plaid.com/docs/api/webhooks/#item-new_accounts_available) webhook and then use Link's [update mode](https://plaid.com/docs/link/update-mode/) to request that the user share this new account with you. This endpoint retrieves cached information, rather than extracting fresh information from the institution. As a result, balances returned may not be up-to-date; for realtime balance information, use `/accounts/balance/get` instead. Note that some information is nullable.
98
+ # The `/accounts/get` endpoint can be used to retrieve a list of accounts associated with any linked Item. Plaid will only return active bank accounts — that is, accounts that are not closed and are capable of carrying a balance. This endpoint only returns accounts that were permissioned by the user when they initially created the Item. If a user creates a new account after the initial link, you can capture this event through the [`NEW_ACCOUNTS_AVAILABLE`](https://plaid.com/docs/api/items/#new_accounts_available) webhook and then use Link's [update mode](https://plaid.com/docs/link/update-mode/) to request that the user share this new account with you. This endpoint retrieves cached information, rather than extracting fresh information from the institution. As a result, balances returned may not be up-to-date; for realtime balance information, use `/accounts/balance/get` instead. Note that some information is nullable.
99
99
  # @param accounts_get_request [AccountsGetRequest]
100
100
  # @param [Hash] opts the optional parameters
101
101
  # @return [Array<(AccountsGetResponse, Integer, Hash)>] AccountsGetResponse data, response status code and response headers
@@ -214,6 +214,201 @@ module Plaid
214
214
  return data, status_code, headers
215
215
  end
216
216
 
217
+ # Create an `asset_relay_token` to share an Asset Report with a partner client
218
+ # Plaid can share an Asset Report directly with a participating third party on your behalf. The shared Asset Report is the exact same Asset Report originally created in `/asset_report/create`. To grant access to an Asset Report to a third party, use the `/asset_report/relay/create` endpoint to create an `asset_relay_token` and then pass that token to the third party who needs access. Each third party has its own `secondary_client_id`, for example `ce5bd328dcd34123456`. You'll need to create a separate `asset_relay_token` for each third party to whom you want to grant access to the Report.
219
+ # @param asset_relay_create_request [AssetRelayCreateRequest]
220
+ # @param [Hash] opts the optional parameters
221
+ # @return [AssetRelayCreateResponse]
222
+ def asset_relay_create(asset_relay_create_request, opts = {})
223
+ data, _status_code, _headers = asset_relay_create_with_http_info(asset_relay_create_request, opts)
224
+ data
225
+ end
226
+
227
+ # Create an &#x60;asset_relay_token&#x60; to share an Asset Report with a partner client
228
+ # Plaid can share an Asset Report directly with a participating third party on your behalf. The shared Asset Report is the exact same Asset Report originally created in &#x60;/asset_report/create&#x60;. To grant access to an Asset Report to a third party, use the &#x60;/asset_report/relay/create&#x60; endpoint to create an &#x60;asset_relay_token&#x60; and then pass that token to the third party who needs access. Each third party has its own &#x60;secondary_client_id&#x60;, for example &#x60;ce5bd328dcd34123456&#x60;. You&#39;ll need to create a separate &#x60;asset_relay_token&#x60; for each third party to whom you want to grant access to the Report.
229
+ # @param asset_relay_create_request [AssetRelayCreateRequest]
230
+ # @param [Hash] opts the optional parameters
231
+ # @return [Array<(AssetRelayCreateResponse, Integer, Hash)>] AssetRelayCreateResponse data, response status code and response headers
232
+ def asset_relay_create_with_http_info(asset_relay_create_request, opts = {})
233
+ if @api_client.config.debugging
234
+ @api_client.config.logger.debug 'Calling API: PlaidApi.asset_relay_create ...'
235
+ end
236
+ # verify the required parameter 'asset_relay_create_request' is set
237
+ if @api_client.config.client_side_validation && asset_relay_create_request.nil?
238
+ fail ArgumentError, "Missing the required parameter 'asset_relay_create_request' when calling PlaidApi.asset_relay_create"
239
+ end
240
+ # resource path
241
+ local_var_path = '/asset_report/relay/create'
242
+
243
+ # query parameters
244
+ query_params = opts[:query_params] || {}
245
+
246
+ # header parameters
247
+ header_params = opts[:header_params] || {}
248
+ # HTTP header 'Accept' (if needed)
249
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
250
+ # HTTP header 'Content-Type'
251
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
252
+
253
+ # form parameters
254
+ form_params = opts[:form_params] || {}
255
+
256
+ # http body (model)
257
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(asset_relay_create_request)
258
+
259
+ # return_type
260
+ return_type = opts[:debug_return_type] || 'AssetRelayCreateResponse'
261
+
262
+ # auth_names
263
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
264
+
265
+ new_options = opts.merge(
266
+ :operation => :"PlaidApi.asset_relay_create",
267
+ :header_params => header_params,
268
+ :query_params => query_params,
269
+ :form_params => form_params,
270
+ :body => post_body,
271
+ :auth_names => auth_names,
272
+ :return_type => return_type
273
+ )
274
+
275
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
276
+ if @api_client.config.debugging
277
+ @api_client.config.logger.debug "API called: PlaidApi#asset_relay_create\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
278
+ end
279
+ return data, status_code, headers
280
+ end
281
+
282
+ # Retrieve an Asset Report that was shared with you
283
+ # `/asset_report/relay/get` allows third parties to get an Asset Report that was shared with them, using an `asset_relay_token` that was created by the report owner.
284
+ # @param asset_relay_get_request [AssetRelayGetRequest]
285
+ # @param [Hash] opts the optional parameters
286
+ # @return [AssetReportGetResponse]
287
+ def asset_relay_get(asset_relay_get_request, opts = {})
288
+ data, _status_code, _headers = asset_relay_get_with_http_info(asset_relay_get_request, opts)
289
+ data
290
+ end
291
+
292
+ # Retrieve an Asset Report that was shared with you
293
+ # &#x60;/asset_report/relay/get&#x60; allows third parties to get an Asset Report that was shared with them, using an &#x60;asset_relay_token&#x60; that was created by the report owner.
294
+ # @param asset_relay_get_request [AssetRelayGetRequest]
295
+ # @param [Hash] opts the optional parameters
296
+ # @return [Array<(AssetReportGetResponse, Integer, Hash)>] AssetReportGetResponse data, response status code and response headers
297
+ def asset_relay_get_with_http_info(asset_relay_get_request, opts = {})
298
+ if @api_client.config.debugging
299
+ @api_client.config.logger.debug 'Calling API: PlaidApi.asset_relay_get ...'
300
+ end
301
+ # verify the required parameter 'asset_relay_get_request' is set
302
+ if @api_client.config.client_side_validation && asset_relay_get_request.nil?
303
+ fail ArgumentError, "Missing the required parameter 'asset_relay_get_request' when calling PlaidApi.asset_relay_get"
304
+ end
305
+ # resource path
306
+ local_var_path = '/asset_report/relay/get'
307
+
308
+ # query parameters
309
+ query_params = opts[:query_params] || {}
310
+
311
+ # header parameters
312
+ header_params = opts[:header_params] || {}
313
+ # HTTP header 'Accept' (if needed)
314
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
315
+ # HTTP header 'Content-Type'
316
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
317
+
318
+ # form parameters
319
+ form_params = opts[:form_params] || {}
320
+
321
+ # http body (model)
322
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(asset_relay_get_request)
323
+
324
+ # return_type
325
+ return_type = opts[:debug_return_type] || 'AssetReportGetResponse'
326
+
327
+ # auth_names
328
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
329
+
330
+ new_options = opts.merge(
331
+ :operation => :"PlaidApi.asset_relay_get",
332
+ :header_params => header_params,
333
+ :query_params => query_params,
334
+ :form_params => form_params,
335
+ :body => post_body,
336
+ :auth_names => auth_names,
337
+ :return_type => return_type
338
+ )
339
+
340
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
341
+ if @api_client.config.debugging
342
+ @api_client.config.logger.debug "API called: PlaidApi#asset_relay_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
343
+ end
344
+ return data, status_code, headers
345
+ end
346
+
347
+ # Remove Asset Report Relay Token
348
+ # The `/asset_report/relay/remove` endpoint allows you to invalidate an `asset_relay_token`, meaning the third party holding the token will no longer be able to use it to access the Asset Report to which the `asset_relay_token` gives access to. The Asset Report, Items associated with it, and other Asset Relay Tokens that provide access to the same Asset Report are not affected and will remain accessible after removing the given `asset_relay_token.
349
+ # @param asset_relay_remove_request [AssetRelayRemoveRequest]
350
+ # @param [Hash] opts the optional parameters
351
+ # @return [AssetRelayRemoveResponse]
352
+ def asset_relay_remove(asset_relay_remove_request, opts = {})
353
+ data, _status_code, _headers = asset_relay_remove_with_http_info(asset_relay_remove_request, opts)
354
+ data
355
+ end
356
+
357
+ # Remove Asset Report Relay Token
358
+ # The &#x60;/asset_report/relay/remove&#x60; endpoint allows you to invalidate an &#x60;asset_relay_token&#x60;, meaning the third party holding the token will no longer be able to use it to access the Asset Report to which the &#x60;asset_relay_token&#x60; gives access to. The Asset Report, Items associated with it, and other Asset Relay Tokens that provide access to the same Asset Report are not affected and will remain accessible after removing the given &#x60;asset_relay_token.
359
+ # @param asset_relay_remove_request [AssetRelayRemoveRequest]
360
+ # @param [Hash] opts the optional parameters
361
+ # @return [Array<(AssetRelayRemoveResponse, Integer, Hash)>] AssetRelayRemoveResponse data, response status code and response headers
362
+ def asset_relay_remove_with_http_info(asset_relay_remove_request, opts = {})
363
+ if @api_client.config.debugging
364
+ @api_client.config.logger.debug 'Calling API: PlaidApi.asset_relay_remove ...'
365
+ end
366
+ # verify the required parameter 'asset_relay_remove_request' is set
367
+ if @api_client.config.client_side_validation && asset_relay_remove_request.nil?
368
+ fail ArgumentError, "Missing the required parameter 'asset_relay_remove_request' when calling PlaidApi.asset_relay_remove"
369
+ end
370
+ # resource path
371
+ local_var_path = '/asset_report/relay/remove'
372
+
373
+ # query parameters
374
+ query_params = opts[:query_params] || {}
375
+
376
+ # header parameters
377
+ header_params = opts[:header_params] || {}
378
+ # HTTP header 'Accept' (if needed)
379
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
380
+ # HTTP header 'Content-Type'
381
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
382
+
383
+ # form parameters
384
+ form_params = opts[:form_params] || {}
385
+
386
+ # http body (model)
387
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(asset_relay_remove_request)
388
+
389
+ # return_type
390
+ return_type = opts[:debug_return_type] || 'AssetRelayRemoveResponse'
391
+
392
+ # auth_names
393
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
394
+
395
+ new_options = opts.merge(
396
+ :operation => :"PlaidApi.asset_relay_remove",
397
+ :header_params => header_params,
398
+ :query_params => query_params,
399
+ :form_params => form_params,
400
+ :body => post_body,
401
+ :auth_names => auth_names,
402
+ :return_type => return_type
403
+ )
404
+
405
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
406
+ if @api_client.config.debugging
407
+ @api_client.config.logger.debug "API called: PlaidApi#asset_relay_remove\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
408
+ end
409
+ return data, status_code, headers
410
+ end
411
+
217
412
  # Create Asset Report Audit Copy
218
413
  # Plaid can provide an Audit Copy of any Asset Report directly to a participating third party on your behalf. For example, Plaid can supply an Audit Copy directly to Fannie Mae on your behalf if you participate in the Day 1 Certainty™ program. An Audit Copy contains the same underlying data as the Asset Report. To grant access to an Audit Copy, use the `/asset_report/audit_copy/create` endpoint to create an `audit_copy_token` and then pass that token to the third party who needs access. Each third party has its own `auditor_id`, for example `fannie_mae`. You’ll need to create a separate Audit Copy for each third party to whom you want to grant access to the Report.
219
414
  # @param asset_report_audit_copy_create_request [AssetReportAuditCopyCreateRequest]
@@ -410,7 +605,7 @@ module Plaid
410
605
  end
411
606
 
412
607
  # Create an Asset Report
413
- # The `/asset_report/create` endpoint initiates the process of creating an Asset Report, which can then be retrieved by passing the `asset_report_token` return value to the `/asset_report/get` or `/asset_report/pdf/get` endpoints. The Asset Report takes some time to be created and is not available immediately after calling `/asset_report/create`. When the Asset Report is ready to be retrieved using `/asset_report/get` or `/asset_report/pdf/get`, Plaid will fire a `PRODUCT_READY` webhook. For full details of the webhook schema, see [Asset Report webhooks](https://plaid.com/docs/api/webhooks/#Assets-webhooks). The `/asset_report/create` endpoint creates an Asset Report at a moment in time. Asset Reports are immutable. To get an updated Asset Report, use the `/asset_report/refresh` endpoint.
608
+ # The `/asset_report/create` endpoint initiates the process of creating an Asset Report, which can then be retrieved by passing the `asset_report_token` return value to the `/asset_report/get` or `/asset_report/pdf/get` endpoints. The Asset Report takes some time to be created and is not available immediately after calling `/asset_report/create`. When the Asset Report is ready to be retrieved using `/asset_report/get` or `/asset_report/pdf/get`, Plaid will fire a `PRODUCT_READY` webhook. For full details of the webhook schema, see [Asset Report webhooks](https://plaid.com/docs/api/products/assets/#webhooks). The `/asset_report/create` endpoint creates an Asset Report at a moment in time. Asset Reports are immutable. To get an updated Asset Report, use the `/asset_report/refresh` endpoint.
414
609
  # @param asset_report_create_request [AssetReportCreateRequest]
415
610
  # @param [Hash] opts the optional parameters
416
611
  # @return [AssetReportCreateResponse]
@@ -420,7 +615,7 @@ module Plaid
420
615
  end
421
616
 
422
617
  # Create an Asset Report
423
- # The &#x60;/asset_report/create&#x60; endpoint initiates the process of creating an Asset Report, which can then be retrieved by passing the &#x60;asset_report_token&#x60; return value to the &#x60;/asset_report/get&#x60; or &#x60;/asset_report/pdf/get&#x60; endpoints. The Asset Report takes some time to be created and is not available immediately after calling &#x60;/asset_report/create&#x60;. When the Asset Report is ready to be retrieved using &#x60;/asset_report/get&#x60; or &#x60;/asset_report/pdf/get&#x60;, Plaid will fire a &#x60;PRODUCT_READY&#x60; webhook. For full details of the webhook schema, see [Asset Report webhooks](https://plaid.com/docs/api/webhooks/#Assets-webhooks). The &#x60;/asset_report/create&#x60; endpoint creates an Asset Report at a moment in time. Asset Reports are immutable. To get an updated Asset Report, use the &#x60;/asset_report/refresh&#x60; endpoint.
618
+ # The &#x60;/asset_report/create&#x60; endpoint initiates the process of creating an Asset Report, which can then be retrieved by passing the &#x60;asset_report_token&#x60; return value to the &#x60;/asset_report/get&#x60; or &#x60;/asset_report/pdf/get&#x60; endpoints. The Asset Report takes some time to be created and is not available immediately after calling &#x60;/asset_report/create&#x60;. When the Asset Report is ready to be retrieved using &#x60;/asset_report/get&#x60; or &#x60;/asset_report/pdf/get&#x60;, Plaid will fire a &#x60;PRODUCT_READY&#x60; webhook. For full details of the webhook schema, see [Asset Report webhooks](https://plaid.com/docs/api/products/assets/#webhooks). The &#x60;/asset_report/create&#x60; endpoint creates an Asset Report at a moment in time. Asset Reports are immutable. To get an updated Asset Report, use the &#x60;/asset_report/refresh&#x60; endpoint.
424
619
  # @param asset_report_create_request [AssetReportCreateRequest]
425
620
  # @param [Hash] opts the optional parameters
426
621
  # @return [Array<(AssetReportCreateResponse, Integer, Hash)>] AssetReportCreateResponse data, response status code and response headers
@@ -475,7 +670,7 @@ module Plaid
475
670
  end
476
671
 
477
672
  # Filter Asset Report
478
- # By default, an Asset Report will contain all of the accounts on a given Item. In some cases, you may not want the Asset Report to contain all accounts. For example, you might have the end user choose which accounts are relevant in Link using the Account Select view, which you can enable in the dashboard. Or, you might always exclude certain account types or subtypes, which you can identify by using the `/accounts/get` endpoint. To narrow an Asset Report to only a subset of accounts, use the `/asset_report/filter` endpoint. To exclude certain Accounts from an Asset Report, first use the `/asset_report/create` endpoint to create the report, then send the `asset_report_token` along with a list of `account_ids` to exclude to the `/asset_report/filter` endpoint, to create a new Asset Report which contains only a subset of the original Asset Report's data. Because Asset Reports are immutable, calling `/asset_report/filter` does not alter the original Asset Report in any way; rather, `/asset_report/filter` creates a new Asset Report with a new token and id. Asset Reports created via `/asset_report/filter` do not contain new Asset data, and are not billed. Plaid will fire a [`PRODUCT_READY`](https://plaid.com/docs/api/webhooks) webhook once generation of the filtered Asset Report has completed.
673
+ # By default, an Asset Report will contain all of the accounts on a given Item. In some cases, you may not want the Asset Report to contain all accounts. For example, you might have the end user choose which accounts are relevant in Link using the Account Select view, which you can enable in the dashboard. Or, you might always exclude certain account types or subtypes, which you can identify by using the `/accounts/get` endpoint. To narrow an Asset Report to only a subset of accounts, use the `/asset_report/filter` endpoint. To exclude certain Accounts from an Asset Report, first use the `/asset_report/create` endpoint to create the report, then send the `asset_report_token` along with a list of `account_ids` to exclude to the `/asset_report/filter` endpoint, to create a new Asset Report which contains only a subset of the original Asset Report's data. Because Asset Reports are immutable, calling `/asset_report/filter` does not alter the original Asset Report in any way; rather, `/asset_report/filter` creates a new Asset Report with a new token and id. Asset Reports created via `/asset_report/filter` do not contain new Asset data, and are not billed. Plaid will fire a [`PRODUCT_READY`](https://plaid.com/docs/api/products/assets/#product_ready) webhook once generation of the filtered Asset Report has completed.
479
674
  # @param asset_report_filter_request [AssetReportFilterRequest]
480
675
  # @param [Hash] opts the optional parameters
481
676
  # @return [AssetReportFilterResponse]
@@ -485,7 +680,7 @@ module Plaid
485
680
  end
486
681
 
487
682
  # Filter Asset Report
488
- # By default, an Asset Report will contain all of the accounts on a given Item. In some cases, you may not want the Asset Report to contain all accounts. For example, you might have the end user choose which accounts are relevant in Link using the Account Select view, which you can enable in the dashboard. Or, you might always exclude certain account types or subtypes, which you can identify by using the &#x60;/accounts/get&#x60; endpoint. To narrow an Asset Report to only a subset of accounts, use the &#x60;/asset_report/filter&#x60; endpoint. To exclude certain Accounts from an Asset Report, first use the &#x60;/asset_report/create&#x60; endpoint to create the report, then send the &#x60;asset_report_token&#x60; along with a list of &#x60;account_ids&#x60; to exclude to the &#x60;/asset_report/filter&#x60; endpoint, to create a new Asset Report which contains only a subset of the original Asset Report&#39;s data. Because Asset Reports are immutable, calling &#x60;/asset_report/filter&#x60; does not alter the original Asset Report in any way; rather, &#x60;/asset_report/filter&#x60; creates a new Asset Report with a new token and id. Asset Reports created via &#x60;/asset_report/filter&#x60; do not contain new Asset data, and are not billed. Plaid will fire a [&#x60;PRODUCT_READY&#x60;](https://plaid.com/docs/api/webhooks) webhook once generation of the filtered Asset Report has completed.
683
+ # By default, an Asset Report will contain all of the accounts on a given Item. In some cases, you may not want the Asset Report to contain all accounts. For example, you might have the end user choose which accounts are relevant in Link using the Account Select view, which you can enable in the dashboard. Or, you might always exclude certain account types or subtypes, which you can identify by using the &#x60;/accounts/get&#x60; endpoint. To narrow an Asset Report to only a subset of accounts, use the &#x60;/asset_report/filter&#x60; endpoint. To exclude certain Accounts from an Asset Report, first use the &#x60;/asset_report/create&#x60; endpoint to create the report, then send the &#x60;asset_report_token&#x60; along with a list of &#x60;account_ids&#x60; to exclude to the &#x60;/asset_report/filter&#x60; endpoint, to create a new Asset Report which contains only a subset of the original Asset Report&#39;s data. Because Asset Reports are immutable, calling &#x60;/asset_report/filter&#x60; does not alter the original Asset Report in any way; rather, &#x60;/asset_report/filter&#x60; creates a new Asset Report with a new token and id. Asset Reports created via &#x60;/asset_report/filter&#x60; do not contain new Asset data, and are not billed. Plaid will fire a [&#x60;PRODUCT_READY&#x60;](https://plaid.com/docs/api/products/assets/#product_ready) webhook once generation of the filtered Asset Report has completed.
489
684
  # @param asset_report_filter_request [AssetReportFilterRequest]
490
685
  # @param [Hash] opts the optional parameters
491
686
  # @return [Array<(AssetReportFilterResponse, Integer, Hash)>] AssetReportFilterResponse data, response status code and response headers
@@ -540,7 +735,7 @@ module Plaid
540
735
  end
541
736
 
542
737
  # Retrieve an Asset Report
543
- # The `/asset_report/get` endpoint retrieves the Asset Report in JSON format. Before calling `/asset_report/get`, you must first create the Asset Report using `/asset_report/create` (or filter an Asset Report using `/asset_report/filter`) and then wait for the [`PRODUCT_READY`](https://plaid.com/docs/api/webhooks) webhook to fire, indicating that the Report is ready to be retrieved. By default, an Asset Report includes transaction descriptions as returned by the bank, as opposed to parsed and categorized by Plaid. You can also receive cleaned and categorized transactions, as well as additional insights like merchant name or location information. We call this an Asset Report with Insights. An Asset Report with Insights provides transaction category, location, and merchant information in addition to the transaction strings provided in a standard Asset Report. To retrieve an Asset Report with Insights, call the `/asset_report/get` endpoint with `include_insights` set to `true`.
738
+ # The `/asset_report/get` endpoint retrieves the Asset Report in JSON format. Before calling `/asset_report/get`, you must first create the Asset Report using `/asset_report/create` (or filter an Asset Report using `/asset_report/filter`) and then wait for the [`PRODUCT_READY`](https://plaid.com/docs/api/products/assets/#product_ready) webhook to fire, indicating that the Report is ready to be retrieved. By default, an Asset Report includes transaction descriptions as returned by the bank, as opposed to parsed and categorized by Plaid. You can also receive cleaned and categorized transactions, as well as additional insights like merchant name or location information. We call this an Asset Report with Insights. An Asset Report with Insights provides transaction category, location, and merchant information in addition to the transaction strings provided in a standard Asset Report. To retrieve an Asset Report with Insights, call the `/asset_report/get` endpoint with `include_insights` set to `true`.
544
739
  # @param asset_report_get_request [AssetReportGetRequest]
545
740
  # @param [Hash] opts the optional parameters
546
741
  # @return [AssetReportGetResponse]
@@ -550,7 +745,7 @@ module Plaid
550
745
  end
551
746
 
552
747
  # Retrieve an Asset Report
553
- # The &#x60;/asset_report/get&#x60; endpoint retrieves the Asset Report in JSON format. Before calling &#x60;/asset_report/get&#x60;, you must first create the Asset Report using &#x60;/asset_report/create&#x60; (or filter an Asset Report using &#x60;/asset_report/filter&#x60;) and then wait for the [&#x60;PRODUCT_READY&#x60;](https://plaid.com/docs/api/webhooks) webhook to fire, indicating that the Report is ready to be retrieved. By default, an Asset Report includes transaction descriptions as returned by the bank, as opposed to parsed and categorized by Plaid. You can also receive cleaned and categorized transactions, as well as additional insights like merchant name or location information. We call this an Asset Report with Insights. An Asset Report with Insights provides transaction category, location, and merchant information in addition to the transaction strings provided in a standard Asset Report. To retrieve an Asset Report with Insights, call the &#x60;/asset_report/get&#x60; endpoint with &#x60;include_insights&#x60; set to &#x60;true&#x60;.
748
+ # The &#x60;/asset_report/get&#x60; endpoint retrieves the Asset Report in JSON format. Before calling &#x60;/asset_report/get&#x60;, you must first create the Asset Report using &#x60;/asset_report/create&#x60; (or filter an Asset Report using &#x60;/asset_report/filter&#x60;) and then wait for the [&#x60;PRODUCT_READY&#x60;](https://plaid.com/docs/api/products/assets/#product_ready) webhook to fire, indicating that the Report is ready to be retrieved. By default, an Asset Report includes transaction descriptions as returned by the bank, as opposed to parsed and categorized by Plaid. You can also receive cleaned and categorized transactions, as well as additional insights like merchant name or location information. We call this an Asset Report with Insights. An Asset Report with Insights provides transaction category, location, and merchant information in addition to the transaction strings provided in a standard Asset Report. To retrieve an Asset Report with Insights, call the &#x60;/asset_report/get&#x60; endpoint with &#x60;include_insights&#x60; set to &#x60;true&#x60;.
554
749
  # @param asset_report_get_request [AssetReportGetRequest]
555
750
  # @param [Hash] opts the optional parameters
556
751
  # @return [Array<(AssetReportGetResponse, Integer, Hash)>] AssetReportGetResponse data, response status code and response headers
@@ -605,7 +800,7 @@ module Plaid
605
800
  end
606
801
 
607
802
  # Retrieve a PDF Asset Report
608
- # The `/asset_report/pdf/get` endpoint retrieves the Asset Report in PDF format. Before calling `/asset_report/pdf/get`, you must first create the Asset Report using `/asset_report/create` (or filter an Asset Report using `/asset_report/filter`) and then wait for the [`PRODUCT_READY`](https://plaid.com/docs/api/webhooks) webhook to fire, indicating that the Report is ready to be retrieved. The response to `/asset_report/pdf/get` is the PDF binary data. The `request_id` is returned in the `Plaid-Request-ID` header. [View a sample PDF Asset Report](https://plaid.com/documents/sample-asset-report.pdf).
803
+ # The `/asset_report/pdf/get` endpoint retrieves the Asset Report in PDF format. Before calling `/asset_report/pdf/get`, you must first create the Asset Report using `/asset_report/create` (or filter an Asset Report using `/asset_report/filter`) and then wait for the [`PRODUCT_READY`](https://plaid.com/docs/api/products/assets/#product_ready) webhook to fire, indicating that the Report is ready to be retrieved. The response to `/asset_report/pdf/get` is the PDF binary data. The `request_id` is returned in the `Plaid-Request-ID` header. [View a sample PDF Asset Report](https://plaid.com/documents/sample-asset-report.pdf).
609
804
  # @param asset_report_pdf_get_request [AssetReportPDFGetRequest]
610
805
  # @param [Hash] opts the optional parameters
611
806
  # @return [File]
@@ -615,7 +810,7 @@ module Plaid
615
810
  end
616
811
 
617
812
  # Retrieve a PDF Asset Report
618
- # The &#x60;/asset_report/pdf/get&#x60; endpoint retrieves the Asset Report in PDF format. Before calling &#x60;/asset_report/pdf/get&#x60;, you must first create the Asset Report using &#x60;/asset_report/create&#x60; (or filter an Asset Report using &#x60;/asset_report/filter&#x60;) and then wait for the [&#x60;PRODUCT_READY&#x60;](https://plaid.com/docs/api/webhooks) webhook to fire, indicating that the Report is ready to be retrieved. The response to &#x60;/asset_report/pdf/get&#x60; is the PDF binary data. The &#x60;request_id&#x60; is returned in the &#x60;Plaid-Request-ID&#x60; header. [View a sample PDF Asset Report](https://plaid.com/documents/sample-asset-report.pdf).
813
+ # The &#x60;/asset_report/pdf/get&#x60; endpoint retrieves the Asset Report in PDF format. Before calling &#x60;/asset_report/pdf/get&#x60;, you must first create the Asset Report using &#x60;/asset_report/create&#x60; (or filter an Asset Report using &#x60;/asset_report/filter&#x60;) and then wait for the [&#x60;PRODUCT_READY&#x60;](https://plaid.com/docs/api/products/assets/#product_ready) webhook to fire, indicating that the Report is ready to be retrieved. The response to &#x60;/asset_report/pdf/get&#x60; is the PDF binary data. The &#x60;request_id&#x60; is returned in the &#x60;Plaid-Request-ID&#x60; header. [View a sample PDF Asset Report](https://plaid.com/documents/sample-asset-report.pdf).
619
814
  # @param asset_report_pdf_get_request [AssetReportPDFGetRequest]
620
815
  # @param [Hash] opts the optional parameters
621
816
  # @return [Array<(File, Integer, Hash)>] File data, response status code and response headers
@@ -734,6 +929,71 @@ module Plaid
734
929
  return data, status_code, headers
735
930
  end
736
931
 
932
+ # Refresh a Relay Token's Asset Report
933
+ # The `/asset_report/relay/refresh` endpoint allows third parties to refresh an Asset Report that was relayed to them, using an `asset_relay_token` that was created by the report owner. A new Asset Report will be created based on the old one, but with the most recent data available.
934
+ # @param asset_report_relay_refresh_request [AssetReportRelayRefreshRequest]
935
+ # @param [Hash] opts the optional parameters
936
+ # @return [AssetReportRelayRefreshResponse]
937
+ def asset_report_relay_refresh(asset_report_relay_refresh_request, opts = {})
938
+ data, _status_code, _headers = asset_report_relay_refresh_with_http_info(asset_report_relay_refresh_request, opts)
939
+ data
940
+ end
941
+
942
+ # Refresh a Relay Token&#39;s Asset Report
943
+ # The &#x60;/asset_report/relay/refresh&#x60; endpoint allows third parties to refresh an Asset Report that was relayed to them, using an &#x60;asset_relay_token&#x60; that was created by the report owner. A new Asset Report will be created based on the old one, but with the most recent data available.
944
+ # @param asset_report_relay_refresh_request [AssetReportRelayRefreshRequest]
945
+ # @param [Hash] opts the optional parameters
946
+ # @return [Array<(AssetReportRelayRefreshResponse, Integer, Hash)>] AssetReportRelayRefreshResponse data, response status code and response headers
947
+ def asset_report_relay_refresh_with_http_info(asset_report_relay_refresh_request, opts = {})
948
+ if @api_client.config.debugging
949
+ @api_client.config.logger.debug 'Calling API: PlaidApi.asset_report_relay_refresh ...'
950
+ end
951
+ # verify the required parameter 'asset_report_relay_refresh_request' is set
952
+ if @api_client.config.client_side_validation && asset_report_relay_refresh_request.nil?
953
+ fail ArgumentError, "Missing the required parameter 'asset_report_relay_refresh_request' when calling PlaidApi.asset_report_relay_refresh"
954
+ end
955
+ # resource path
956
+ local_var_path = '/asset_report/relay/refresh'
957
+
958
+ # query parameters
959
+ query_params = opts[:query_params] || {}
960
+
961
+ # header parameters
962
+ header_params = opts[:header_params] || {}
963
+ # HTTP header 'Accept' (if needed)
964
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
965
+ # HTTP header 'Content-Type'
966
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
967
+
968
+ # form parameters
969
+ form_params = opts[:form_params] || {}
970
+
971
+ # http body (model)
972
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(asset_report_relay_refresh_request)
973
+
974
+ # return_type
975
+ return_type = opts[:debug_return_type] || 'AssetReportRelayRefreshResponse'
976
+
977
+ # auth_names
978
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
979
+
980
+ new_options = opts.merge(
981
+ :operation => :"PlaidApi.asset_report_relay_refresh",
982
+ :header_params => header_params,
983
+ :query_params => query_params,
984
+ :form_params => form_params,
985
+ :body => post_body,
986
+ :auth_names => auth_names,
987
+ :return_type => return_type
988
+ )
989
+
990
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
991
+ if @api_client.config.debugging
992
+ @api_client.config.logger.debug "API called: PlaidApi#asset_report_relay_refresh\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
993
+ end
994
+ return data, status_code, headers
995
+ end
996
+
737
997
  # Delete an Asset Report
738
998
  # The `/item/remove` endpoint allows you to invalidate an `access_token`, meaning you will not be able to create new Asset Reports with it. Removing an Item does not affect any Asset Reports or Audit Copies you have already created, which will remain accessible until you remove them specifically. The `/asset_report/remove` endpoint allows you to remove an Asset Report. Removing an Asset Report invalidates its `asset_report_token`, meaning you will no longer be able to use it to access Report data or create new Audit Copies. Removing an Asset Report does not affect the underlying Items, but does invalidate any `audit_copy_tokens` associated with the Asset Report.
739
999
  # @param asset_report_remove_request [AssetReportRemoveRequest]
@@ -1644,6 +1904,71 @@ module Plaid
1644
1904
  return data, status_code, headers
1645
1905
  end
1646
1906
 
1907
+ # Get bank income report(s) for a user
1908
+ # This endpoint gets the bank income report(s) for a specified user.
1909
+ # @param credit_bank_income_get_request [CreditBankIncomeGetRequest]
1910
+ # @param [Hash] opts the optional parameters
1911
+ # @return [CreditBankIncomeGetResponse]
1912
+ def credit_bank_income_get(credit_bank_income_get_request, opts = {})
1913
+ data, _status_code, _headers = credit_bank_income_get_with_http_info(credit_bank_income_get_request, opts)
1914
+ data
1915
+ end
1916
+
1917
+ # Get bank income report(s) for a user
1918
+ # This endpoint gets the bank income report(s) for a specified user.
1919
+ # @param credit_bank_income_get_request [CreditBankIncomeGetRequest]
1920
+ # @param [Hash] opts the optional parameters
1921
+ # @return [Array<(CreditBankIncomeGetResponse, Integer, Hash)>] CreditBankIncomeGetResponse data, response status code and response headers
1922
+ def credit_bank_income_get_with_http_info(credit_bank_income_get_request, opts = {})
1923
+ if @api_client.config.debugging
1924
+ @api_client.config.logger.debug 'Calling API: PlaidApi.credit_bank_income_get ...'
1925
+ end
1926
+ # verify the required parameter 'credit_bank_income_get_request' is set
1927
+ if @api_client.config.client_side_validation && credit_bank_income_get_request.nil?
1928
+ fail ArgumentError, "Missing the required parameter 'credit_bank_income_get_request' when calling PlaidApi.credit_bank_income_get"
1929
+ end
1930
+ # resource path
1931
+ local_var_path = '/credit/bank_income/get'
1932
+
1933
+ # query parameters
1934
+ query_params = opts[:query_params] || {}
1935
+
1936
+ # header parameters
1937
+ header_params = opts[:header_params] || {}
1938
+ # HTTP header 'Accept' (if needed)
1939
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1940
+ # HTTP header 'Content-Type'
1941
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
1942
+
1943
+ # form parameters
1944
+ form_params = opts[:form_params] || {}
1945
+
1946
+ # http body (model)
1947
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(credit_bank_income_get_request)
1948
+
1949
+ # return_type
1950
+ return_type = opts[:debug_return_type] || 'CreditBankIncomeGetResponse'
1951
+
1952
+ # auth_names
1953
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
1954
+
1955
+ new_options = opts.merge(
1956
+ :operation => :"PlaidApi.credit_bank_income_get",
1957
+ :header_params => header_params,
1958
+ :query_params => query_params,
1959
+ :form_params => form_params,
1960
+ :body => post_body,
1961
+ :auth_names => auth_names,
1962
+ :return_type => return_type
1963
+ )
1964
+
1965
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
1966
+ if @api_client.config.debugging
1967
+ @api_client.config.logger.debug "API called: PlaidApi#credit_bank_income_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1968
+ end
1969
+ return data, status_code, headers
1970
+ end
1971
+
1647
1972
  # Create a deposit switch without using Plaid Exchange
1648
1973
  # This endpoint provides an alternative to `/deposit_switch/create` for customers who have not yet fully integrated with Plaid Exchange. Like `/deposit_switch/create`, it creates a deposit switch entity that will be persisted throughout the lifecycle of the switch.
1649
1974
  # @param deposit_switch_alt_create_request [DepositSwitchAltCreateRequest]
@@ -1969,7 +2294,7 @@ module Plaid
1969
2294
  return data, status_code, headers
1970
2295
  end
1971
2296
 
1972
- # Retrieve a summary of an individual's employment information.
2297
+ # Retrieve a summary of an individual's employment information
1973
2298
  # `/employment/verification/get` returns a list of employments through a user payroll that was verified by an end user.
1974
2299
  # @param employment_verification_get_request [EmploymentVerificationGetRequest]
1975
2300
  # @param [Hash] opts the optional parameters
@@ -1979,7 +2304,7 @@ module Plaid
1979
2304
  data
1980
2305
  end
1981
2306
 
1982
- # Retrieve a summary of an individual&#39;s employment information.
2307
+ # Retrieve a summary of an individual&#39;s employment information
1983
2308
  # &#x60;/employment/verification/get&#x60; returns a list of employments through a user payroll that was verified by an end user.
1984
2309
  # @param employment_verification_get_request [EmploymentVerificationGetRequest]
1985
2310
  # @param [Hash] opts the optional parameters
@@ -2165,7 +2490,7 @@ module Plaid
2165
2490
  end
2166
2491
 
2167
2492
  # Download the original documents used for income verification
2168
- # `/income/verification/documents/download` provides the ability to download the source documents associated with the verification. If Document Income was used, the documents will be those the user provided in Link. For Payroll Income, the most recent files available for download from the payroll provider will be available from this endpoint. The response to `/income/verification/documents/download` is ZIP file in binary data. If a document_id is passed, a single document will be contained in this file. If not, the response will contain all documents associated with the verification. The `request_id` is returned in the `Plaid-Request-ID` header.
2493
+ # `/income/verification/documents/download` provides the ability to download the source documents associated with the verification. If Document Income was used, the documents will be those the user provided in Link. For Payroll Income, the most recent files available for download from the payroll provider will be available from this endpoint. The response to `/income/verification/documents/download` is a ZIP file in binary data. If a `document_id` is passed, a single document will be contained in this file. If not, the response will contain all documents associated with the verification. The `request_id` is returned in the `Plaid-Request-ID` header.
2169
2494
  # @param income_verification_documents_download_request [IncomeVerificationDocumentsDownloadRequest]
2170
2495
  # @param [Hash] opts the optional parameters
2171
2496
  # @return [File]
@@ -2175,7 +2500,7 @@ module Plaid
2175
2500
  end
2176
2501
 
2177
2502
  # Download the original documents used for income verification
2178
- # &#x60;/income/verification/documents/download&#x60; provides the ability to download the source documents associated with the verification. If Document Income was used, the documents will be those the user provided in Link. For Payroll Income, the most recent files available for download from the payroll provider will be available from this endpoint. The response to &#x60;/income/verification/documents/download&#x60; is ZIP file in binary data. If a document_id is passed, a single document will be contained in this file. If not, the response will contain all documents associated with the verification. The &#x60;request_id&#x60; is returned in the &#x60;Plaid-Request-ID&#x60; header.
2503
+ # &#x60;/income/verification/documents/download&#x60; provides the ability to download the source documents associated with the verification. If Document Income was used, the documents will be those the user provided in Link. For Payroll Income, the most recent files available for download from the payroll provider will be available from this endpoint. The response to &#x60;/income/verification/documents/download&#x60; is a ZIP file in binary data. If a &#x60;document_id&#x60; is passed, a single document will be contained in this file. If not, the response will contain all documents associated with the verification. The &#x60;request_id&#x60; is returned in the &#x60;Plaid-Request-ID&#x60; header.
2179
2504
  # @param income_verification_documents_download_request [IncomeVerificationDocumentsDownloadRequest]
2180
2505
  # @param [Hash] opts the optional parameters
2181
2506
  # @return [Array<(File, Integer, Hash)>] File data, response status code and response headers
@@ -2229,29 +2554,31 @@ module Plaid
2229
2554
  return data, status_code, headers
2230
2555
  end
2231
2556
 
2232
- # (Deprecated) Retrieve information from a single paystub used for income verification
2233
- # @param income_verification_paystub_get_request [IncomeVerificationPaystubGetRequest]
2557
+ # Retrieve information from the paystubs used for income verification
2558
+ # `/income/verification/paystubs/get` returns the information collected from the paystubs that were used to verify an end user's income. It can be called once the status of the verification has been set to `VERIFICATION_STATUS_PROCESSING_COMPLETE`, as reported by the `INCOME: verification_status` webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2559
+ # @param income_verification_paystubs_get_request [IncomeVerificationPaystubsGetRequest]
2234
2560
  # @param [Hash] opts the optional parameters
2235
- # @return [IncomeVerificationPaystubGetResponse]
2236
- def income_verification_paystub_get(income_verification_paystub_get_request, opts = {})
2237
- data, _status_code, _headers = income_verification_paystub_get_with_http_info(income_verification_paystub_get_request, opts)
2561
+ # @return [IncomeVerificationPaystubsGetResponse]
2562
+ def income_verification_paystubs_get(income_verification_paystubs_get_request, opts = {})
2563
+ data, _status_code, _headers = income_verification_paystubs_get_with_http_info(income_verification_paystubs_get_request, opts)
2238
2564
  data
2239
2565
  end
2240
2566
 
2241
- # (Deprecated) Retrieve information from a single paystub used for income verification
2242
- # @param income_verification_paystub_get_request [IncomeVerificationPaystubGetRequest]
2567
+ # Retrieve information from the paystubs used for income verification
2568
+ # &#x60;/income/verification/paystubs/get&#x60; returns the information collected from the paystubs that were used to verify an end user&#39;s income. It can be called once the status of the verification has been set to &#x60;VERIFICATION_STATUS_PROCESSING_COMPLETE&#x60;, as reported by the &#x60;INCOME: verification_status&#x60; webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2569
+ # @param income_verification_paystubs_get_request [IncomeVerificationPaystubsGetRequest]
2243
2570
  # @param [Hash] opts the optional parameters
2244
- # @return [Array<(IncomeVerificationPaystubGetResponse, Integer, Hash)>] IncomeVerificationPaystubGetResponse data, response status code and response headers
2245
- def income_verification_paystub_get_with_http_info(income_verification_paystub_get_request, opts = {})
2571
+ # @return [Array<(IncomeVerificationPaystubsGetResponse, Integer, Hash)>] IncomeVerificationPaystubsGetResponse data, response status code and response headers
2572
+ def income_verification_paystubs_get_with_http_info(income_verification_paystubs_get_request, opts = {})
2246
2573
  if @api_client.config.debugging
2247
- @api_client.config.logger.debug 'Calling API: PlaidApi.income_verification_paystub_get ...'
2574
+ @api_client.config.logger.debug 'Calling API: PlaidApi.income_verification_paystubs_get ...'
2248
2575
  end
2249
- # verify the required parameter 'income_verification_paystub_get_request' is set
2250
- if @api_client.config.client_side_validation && income_verification_paystub_get_request.nil?
2251
- fail ArgumentError, "Missing the required parameter 'income_verification_paystub_get_request' when calling PlaidApi.income_verification_paystub_get"
2576
+ # verify the required parameter 'income_verification_paystubs_get_request' is set
2577
+ if @api_client.config.client_side_validation && income_verification_paystubs_get_request.nil?
2578
+ fail ArgumentError, "Missing the required parameter 'income_verification_paystubs_get_request' when calling PlaidApi.income_verification_paystubs_get"
2252
2579
  end
2253
2580
  # resource path
2254
- local_var_path = '/income/verification/paystub/get'
2581
+ local_var_path = '/income/verification/paystubs/get'
2255
2582
 
2256
2583
  # query parameters
2257
2584
  query_params = opts[:query_params] || {}
@@ -2267,16 +2594,16 @@ module Plaid
2267
2594
  form_params = opts[:form_params] || {}
2268
2595
 
2269
2596
  # http body (model)
2270
- post_body = opts[:debug_body] || @api_client.object_to_http_body(income_verification_paystub_get_request)
2597
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(income_verification_paystubs_get_request)
2271
2598
 
2272
2599
  # return_type
2273
- return_type = opts[:debug_return_type] || 'IncomeVerificationPaystubGetResponse'
2600
+ return_type = opts[:debug_return_type] || 'IncomeVerificationPaystubsGetResponse'
2274
2601
 
2275
2602
  # auth_names
2276
2603
  auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
2277
2604
 
2278
2605
  new_options = opts.merge(
2279
- :operation => :"PlaidApi.income_verification_paystub_get",
2606
+ :operation => :"PlaidApi.income_verification_paystubs_get",
2280
2607
  :header_params => header_params,
2281
2608
  :query_params => query_params,
2282
2609
  :form_params => form_params,
@@ -2287,79 +2614,14 @@ module Plaid
2287
2614
 
2288
2615
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
2289
2616
  if @api_client.config.debugging
2290
- @api_client.config.logger.debug "API called: PlaidApi#income_verification_paystub_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
2617
+ @api_client.config.logger.debug "API called: PlaidApi#income_verification_paystubs_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
2291
2618
  end
2292
2619
  return data, status_code, headers
2293
2620
  end
2294
2621
 
2295
- # Retrieve information from the paystubs used for income verification
2296
- # `/income/verification/paystubs/get` returns the information collected from the paystubs that were used to verify an end user's income. It can be called once the status of the verification has been set to `VERIFICATION_STATUS_PROCESSING_COMPLETE`, as reported by the `INCOME: verification_status` webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2297
- # @param income_verification_paystubs_get_request [IncomeVerificationPaystubsGetRequest]
2298
- # @param [Hash] opts the optional parameters
2299
- # @return [IncomeVerificationPaystubsGetResponse]
2300
- def income_verification_paystubs_get(income_verification_paystubs_get_request, opts = {})
2301
- data, _status_code, _headers = income_verification_paystubs_get_with_http_info(income_verification_paystubs_get_request, opts)
2302
- data
2303
- end
2304
-
2305
- # Retrieve information from the paystubs used for income verification
2306
- # &#x60;/income/verification/paystubs/get&#x60; returns the information collected from the paystubs that were used to verify an end user&#39;s income. It can be called once the status of the verification has been set to &#x60;VERIFICATION_STATUS_PROCESSING_COMPLETE&#x60;, as reported by the &#x60;INCOME: verification_status&#x60; webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2307
- # @param income_verification_paystubs_get_request [IncomeVerificationPaystubsGetRequest]
2308
- # @param [Hash] opts the optional parameters
2309
- # @return [Array<(IncomeVerificationPaystubsGetResponse, Integer, Hash)>] IncomeVerificationPaystubsGetResponse data, response status code and response headers
2310
- def income_verification_paystubs_get_with_http_info(income_verification_paystubs_get_request, opts = {})
2311
- if @api_client.config.debugging
2312
- @api_client.config.logger.debug 'Calling API: PlaidApi.income_verification_paystubs_get ...'
2313
- end
2314
- # verify the required parameter 'income_verification_paystubs_get_request' is set
2315
- if @api_client.config.client_side_validation && income_verification_paystubs_get_request.nil?
2316
- fail ArgumentError, "Missing the required parameter 'income_verification_paystubs_get_request' when calling PlaidApi.income_verification_paystubs_get"
2317
- end
2318
- # resource path
2319
- local_var_path = '/income/verification/paystubs/get'
2320
-
2321
- # query parameters
2322
- query_params = opts[:query_params] || {}
2323
-
2324
- # header parameters
2325
- header_params = opts[:header_params] || {}
2326
- # HTTP header 'Accept' (if needed)
2327
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2328
- # HTTP header 'Content-Type'
2329
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
2330
-
2331
- # form parameters
2332
- form_params = opts[:form_params] || {}
2333
-
2334
- # http body (model)
2335
- post_body = opts[:debug_body] || @api_client.object_to_http_body(income_verification_paystubs_get_request)
2336
-
2337
- # return_type
2338
- return_type = opts[:debug_return_type] || 'IncomeVerificationPaystubsGetResponse'
2339
-
2340
- # auth_names
2341
- auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
2342
-
2343
- new_options = opts.merge(
2344
- :operation => :"PlaidApi.income_verification_paystubs_get",
2345
- :header_params => header_params,
2346
- :query_params => query_params,
2347
- :form_params => form_params,
2348
- :body => post_body,
2349
- :auth_names => auth_names,
2350
- :return_type => return_type
2351
- )
2352
-
2353
- data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
2354
- if @api_client.config.debugging
2355
- @api_client.config.logger.debug "API called: PlaidApi#income_verification_paystubs_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
2356
- end
2357
- return data, status_code, headers
2358
- end
2359
-
2360
- # Check a user's eligibility for the income verification product
2361
- # `/income/verification/precheck` returns whether a given user is supportable by the income product
2362
- # @param income_verification_precheck_request [IncomeVerificationPrecheckRequest]
2622
+ # Check digital income verification eligibility and optimize conversion
2623
+ # `/income/verification/precheck` is an optional endpoint that can be called before initializing a Link session for income verification. It evaluates whether a given user is supportable by digital income verification and returns a `precheck_id` that can be provided to `/link/token/create`. If the user is eligible for digital verification, providing the `precheck_id` in this way will generate a Link UI optimized for the end user and their specific employer. If the user cannot be confirmed as eligible, the `precheck_id` can still be provided to `/link/token/create` and the user can still use the income verification flow, but they may be required to manually upload a paystub to verify their income. While all request fields are optional, providing either `employer` or `transactions_access_tokens` data will increase the chance of receiving a useful result.
2624
+ # @param income_verification_precheck_request [IncomeVerificationPrecheckRequest]
2363
2625
  # @param [Hash] opts the optional parameters
2364
2626
  # @return [IncomeVerificationPrecheckResponse]
2365
2627
  def income_verification_precheck(income_verification_precheck_request, opts = {})
@@ -2367,8 +2629,8 @@ module Plaid
2367
2629
  data
2368
2630
  end
2369
2631
 
2370
- # Check a user&#39;s eligibility for the income verification product
2371
- # &#x60;/income/verification/precheck&#x60; returns whether a given user is supportable by the income product
2632
+ # Check digital income verification eligibility and optimize conversion
2633
+ # &#x60;/income/verification/precheck&#x60; is an optional endpoint that can be called before initializing a Link session for income verification. It evaluates whether a given user is supportable by digital income verification and returns a &#x60;precheck_id&#x60; that can be provided to &#x60;/link/token/create&#x60;. If the user is eligible for digital verification, providing the &#x60;precheck_id&#x60; in this way will generate a Link UI optimized for the end user and their specific employer. If the user cannot be confirmed as eligible, the &#x60;precheck_id&#x60; can still be provided to &#x60;/link/token/create&#x60; and the user can still use the income verification flow, but they may be required to manually upload a paystub to verify their income. While all request fields are optional, providing either &#x60;employer&#x60; or &#x60;transactions_access_tokens&#x60; data will increase the chance of receiving a useful result.
2372
2634
  # @param income_verification_precheck_request [IncomeVerificationPrecheckRequest]
2373
2635
  # @param [Hash] opts the optional parameters
2374
2636
  # @return [Array<(IncomeVerificationPrecheckResponse, Integer, Hash)>] IncomeVerificationPrecheckResponse data, response status code and response headers
@@ -2487,73 +2749,8 @@ module Plaid
2487
2749
  return data, status_code, headers
2488
2750
  end
2489
2751
 
2490
- # (Deprecated) Retrieve a summary of information derived from income verification
2491
- # `/income/verification/summary/get` returns a verification summary for the income that was verified for an end user. It can be called once the status of the verification has been set to `VERIFICATION_STATUS_PROCESSING_COMPLETE`, as reported by the `INCOME: verification_status` webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2492
- # @param income_verification_summary_get_request [IncomeVerificationSummaryGetRequest]
2493
- # @param [Hash] opts the optional parameters
2494
- # @return [IncomeVerificationSummaryGetResponse]
2495
- def income_verification_summary_get(income_verification_summary_get_request, opts = {})
2496
- data, _status_code, _headers = income_verification_summary_get_with_http_info(income_verification_summary_get_request, opts)
2497
- data
2498
- end
2499
-
2500
- # (Deprecated) Retrieve a summary of information derived from income verification
2501
- # &#x60;/income/verification/summary/get&#x60; returns a verification summary for the income that was verified for an end user. It can be called once the status of the verification has been set to &#x60;VERIFICATION_STATUS_PROCESSING_COMPLETE&#x60;, as reported by the &#x60;INCOME: verification_status&#x60; webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2502
- # @param income_verification_summary_get_request [IncomeVerificationSummaryGetRequest]
2503
- # @param [Hash] opts the optional parameters
2504
- # @return [Array<(IncomeVerificationSummaryGetResponse, Integer, Hash)>] IncomeVerificationSummaryGetResponse data, response status code and response headers
2505
- def income_verification_summary_get_with_http_info(income_verification_summary_get_request, opts = {})
2506
- if @api_client.config.debugging
2507
- @api_client.config.logger.debug 'Calling API: PlaidApi.income_verification_summary_get ...'
2508
- end
2509
- # verify the required parameter 'income_verification_summary_get_request' is set
2510
- if @api_client.config.client_side_validation && income_verification_summary_get_request.nil?
2511
- fail ArgumentError, "Missing the required parameter 'income_verification_summary_get_request' when calling PlaidApi.income_verification_summary_get"
2512
- end
2513
- # resource path
2514
- local_var_path = '/income/verification/summary/get'
2515
-
2516
- # query parameters
2517
- query_params = opts[:query_params] || {}
2518
-
2519
- # header parameters
2520
- header_params = opts[:header_params] || {}
2521
- # HTTP header 'Accept' (if needed)
2522
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2523
- # HTTP header 'Content-Type'
2524
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
2525
-
2526
- # form parameters
2527
- form_params = opts[:form_params] || {}
2528
-
2529
- # http body (model)
2530
- post_body = opts[:debug_body] || @api_client.object_to_http_body(income_verification_summary_get_request)
2531
-
2532
- # return_type
2533
- return_type = opts[:debug_return_type] || 'IncomeVerificationSummaryGetResponse'
2534
-
2535
- # auth_names
2536
- auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
2537
-
2538
- new_options = opts.merge(
2539
- :operation => :"PlaidApi.income_verification_summary_get",
2540
- :header_params => header_params,
2541
- :query_params => query_params,
2542
- :form_params => form_params,
2543
- :body => post_body,
2544
- :auth_names => auth_names,
2545
- :return_type => return_type
2546
- )
2547
-
2548
- data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
2549
- if @api_client.config.debugging
2550
- @api_client.config.logger.debug "API called: PlaidApi#income_verification_summary_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
2551
- end
2552
- return data, status_code, headers
2553
- end
2554
-
2555
2752
  # Retrieve information from the tax documents used for income verification
2556
- # `/income/verification/taxforms/get` returns the information collected from taxforms that were used to verify an end user's income. It can be called once the status of the verification has been set to `VERIFICATION_STATUS_PROCESSING_COMPLETE`, as reported by the `INCOME: verification_status` webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2753
+ # `/income/verification/taxforms/get` returns the information collected from forms that were used to verify an end user's income. It can be called once the status of the verification has been set to `VERIFICATION_STATUS_PROCESSING_COMPLETE`, as reported by the `INCOME: verification_status` webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2557
2754
  # @param request_body [Hash<String, Object>]
2558
2755
  # @param [Hash] opts the optional parameters
2559
2756
  # @return [IncomeVerificationTaxformsGetResponse]
@@ -2563,7 +2760,7 @@ module Plaid
2563
2760
  end
2564
2761
 
2565
2762
  # Retrieve information from the tax documents used for income verification
2566
- # &#x60;/income/verification/taxforms/get&#x60; returns the information collected from taxforms that were used to verify an end user&#39;s income. It can be called once the status of the verification has been set to &#x60;VERIFICATION_STATUS_PROCESSING_COMPLETE&#x60;, as reported by the &#x60;INCOME: verification_status&#x60; webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2763
+ # &#x60;/income/verification/taxforms/get&#x60; returns the information collected from forms that were used to verify an end user&#39;s income. It can be called once the status of the verification has been set to &#x60;VERIFICATION_STATUS_PROCESSING_COMPLETE&#x60;, as reported by the &#x60;INCOME: verification_status&#x60; webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2567
2764
  # @param request_body [Hash<String, Object>]
2568
2765
  # @param [Hash] opts the optional parameters
2569
2766
  # @return [Array<(IncomeVerificationTaxformsGetResponse, Integer, Hash)>] IncomeVerificationTaxformsGetResponse data, response status code and response headers
@@ -2683,7 +2880,7 @@ module Plaid
2683
2880
  end
2684
2881
 
2685
2882
  # Get details of an institution
2686
- # Returns a JSON response containing details on a specified financial institution currently supported by Plaid. Versioning note: API versions 2019-05-29 and earlier allow use of the `public_key` parameter instead of the `client_id` and `secret` to authenticate to this endpoint. The `public_key` has been deprecated; all customers are encouraged to use `client_id` and `secret` instead.
2883
+ # Returns a JSON response containing details on a specified financial institution currently supported by Plaid. Versioning note: API versions 2019-05-29 and earlier allow use of the `public_key` parameter instead of the `client_id` and `secret` to authenticate to this endpoint. The `public_key` has been deprecated; all customers are encouraged to use `client_id` and `secret` instead.
2687
2884
  # @param institutions_get_by_id_request [InstitutionsGetByIdRequest]
2688
2885
  # @param [Hash] opts the optional parameters
2689
2886
  # @return [InstitutionsGetByIdResponse]
@@ -2693,7 +2890,7 @@ module Plaid
2693
2890
  end
2694
2891
 
2695
2892
  # Get details of an institution
2696
- # Returns a JSON response containing details on a specified financial institution currently supported by Plaid. Versioning note: API versions 2019-05-29 and earlier allow use of the &#x60;public_key&#x60; parameter instead of the &#x60;client_id&#x60; and &#x60;secret&#x60; to authenticate to this endpoint. The &#x60;public_key&#x60; has been deprecated; all customers are encouraged to use &#x60;client_id&#x60; and &#x60;secret&#x60; instead.
2893
+ # Returns a JSON response containing details on a specified financial institution currently supported by Plaid. Versioning note: API versions 2019-05-29 and earlier allow use of the &#x60;public_key&#x60; parameter instead of the &#x60;client_id&#x60; and &#x60;secret&#x60; to authenticate to this endpoint. The &#x60;public_key&#x60; has been deprecated; all customers are encouraged to use &#x60;client_id&#x60; and &#x60;secret&#x60; instead.
2697
2894
  # @param institutions_get_by_id_request [InstitutionsGetByIdRequest]
2698
2895
  # @param [Hash] opts the optional parameters
2699
2896
  # @return [Array<(InstitutionsGetByIdResponse, Integer, Hash)>] InstitutionsGetByIdResponse data, response status code and response headers
@@ -3333,7 +3530,7 @@ module Plaid
3333
3530
  end
3334
3531
 
3335
3532
  # Exchange public token for an access token
3336
- # Exchange a Link `public_token` for an API `access_token`. Link hands off the `public_token` client-side via the `onSuccess` callback once a user has successfully created an Item. The `public_token` is ephemeral and expires after 30 minutes. The response also includes an `item_id` that should be stored with the `access_token`. The `item_id` is used to identify an Item in a webhook. The `item_id` can also be retrieved by making an `/item/get` request.
3533
+ # Exchange a Link `public_token` for an API `access_token`. Link hands off the `public_token` client-side via the `onSuccess` callback once a user has successfully created an Item. The `public_token` is ephemeral and expires after 30 minutes. An `access_token` does not expire, but can be revoked by calling `/item/remove`. The response also includes an `item_id` that should be stored with the `access_token`. The `item_id` is used to identify an Item in a webhook. The `item_id` can also be retrieved by making an `/item/get` request.
3337
3534
  # @param item_public_token_exchange_request [ItemPublicTokenExchangeRequest]
3338
3535
  # @param [Hash] opts the optional parameters
3339
3536
  # @return [ItemPublicTokenExchangeResponse]
@@ -3343,7 +3540,7 @@ module Plaid
3343
3540
  end
3344
3541
 
3345
3542
  # Exchange public token for an access token
3346
- # Exchange a Link &#x60;public_token&#x60; for an API &#x60;access_token&#x60;. Link hands off the &#x60;public_token&#x60; client-side via the &#x60;onSuccess&#x60; callback once a user has successfully created an Item. The &#x60;public_token&#x60; is ephemeral and expires after 30 minutes. The response also includes an &#x60;item_id&#x60; that should be stored with the &#x60;access_token&#x60;. The &#x60;item_id&#x60; is used to identify an Item in a webhook. The &#x60;item_id&#x60; can also be retrieved by making an &#x60;/item/get&#x60; request.
3543
+ # Exchange a Link &#x60;public_token&#x60; for an API &#x60;access_token&#x60;. Link hands off the &#x60;public_token&#x60; client-side via the &#x60;onSuccess&#x60; callback once a user has successfully created an Item. The &#x60;public_token&#x60; is ephemeral and expires after 30 minutes. An &#x60;access_token&#x60; does not expire, but can be revoked by calling &#x60;/item/remove&#x60;. The response also includes an &#x60;item_id&#x60; that should be stored with the &#x60;access_token&#x60;. The &#x60;item_id&#x60; is used to identify an Item in a webhook. The &#x60;item_id&#x60; can also be retrieved by making an &#x60;/item/get&#x60; request.
3347
3544
  # @param item_public_token_exchange_request [ItemPublicTokenExchangeRequest]
3348
3545
  # @param [Hash] opts the optional parameters
3349
3546
  # @return [Array<(ItemPublicTokenExchangeResponse, Integer, Hash)>] ItemPublicTokenExchangeResponse data, response status code and response headers
@@ -3398,7 +3595,7 @@ module Plaid
3398
3595
  end
3399
3596
 
3400
3597
  # Remove an Item
3401
- # The `/item/remove` endpoint allows you to remove an Item. Once removed, the `access_token` associated with the Item is no longer valid and cannot be used to access any data that was associated with the Item. Note that in the Development environment, issuing an `/item/remove` request will not decrement your live credential count. To increase your credential account in Development, contact Support. Also note that for certain OAuth-based institutions, an Item removed via `/item/remove` may still show as an active connection in the institution's OAuth permission manager. API versions 2019-05-29 and earlier return a `removed` boolean as part of the response.
3598
+ # The `/item/remove` endpoint allows you to remove an Item. Once removed, the `access_token`, as well as any processor tokens or bank account tokens associated with the Item, is no longer valid and cannot be used to access any data that was associated with the Item. Note that in the Development environment, issuing an `/item/remove` request will not decrement your live credential count. To increase your credential account in Development, contact Support. Also note that for certain OAuth-based institutions, an Item removed via `/item/remove` may still show as an active connection in the institution's OAuth permission manager. API versions 2019-05-29 and earlier return a `removed` boolean as part of the response.
3402
3599
  # @param item_remove_request [ItemRemoveRequest]
3403
3600
  # @param [Hash] opts the optional parameters
3404
3601
  # @return [ItemRemoveResponse]
@@ -3408,7 +3605,7 @@ module Plaid
3408
3605
  end
3409
3606
 
3410
3607
  # Remove an Item
3411
- # The &#x60;/item/remove&#x60; endpoint allows you to remove an Item. Once removed, the &#x60;access_token&#x60; associated with the Item is no longer valid and cannot be used to access any data that was associated with the Item. Note that in the Development environment, issuing an &#x60;/item/remove&#x60; request will not decrement your live credential count. To increase your credential account in Development, contact Support. Also note that for certain OAuth-based institutions, an Item removed via &#x60;/item/remove&#x60; may still show as an active connection in the institution&#39;s OAuth permission manager. API versions 2019-05-29 and earlier return a &#x60;removed&#x60; boolean as part of the response.
3608
+ # The &#x60;/item/remove&#x60; endpoint allows you to remove an Item. Once removed, the &#x60;access_token&#x60;, as well as any processor tokens or bank account tokens associated with the Item, is no longer valid and cannot be used to access any data that was associated with the Item. Note that in the Development environment, issuing an &#x60;/item/remove&#x60; request will not decrement your live credential count. To increase your credential account in Development, contact Support. Also note that for certain OAuth-based institutions, an Item removed via &#x60;/item/remove&#x60; may still show as an active connection in the institution&#39;s OAuth permission manager. API versions 2019-05-29 and earlier return a &#x60;removed&#x60; boolean as part of the response.
3412
3609
  # @param item_remove_request [ItemRemoveRequest]
3413
3610
  # @param [Hash] opts the optional parameters
3414
3611
  # @return [Array<(ItemRemoveResponse, Integer, Hash)>] ItemRemoveResponse data, response status code and response headers
@@ -3463,7 +3660,7 @@ module Plaid
3463
3660
  end
3464
3661
 
3465
3662
  # Update Webhook URL
3466
- # The POST `/item/webhook/update` allows you to update the webhook URL associated with an Item. This request triggers a [`WEBHOOK_UPDATE_ACKNOWLEDGED`](https://plaid.com/docs/api/webhooks/#item-webhook-url-updated) webhook to the newly specified webhook URL.
3663
+ # The POST `/item/webhook/update` allows you to update the webhook URL associated with an Item. This request triggers a [`WEBHOOK_UPDATE_ACKNOWLEDGED`](https://plaid.com/docs/api/items/#webhook_update_acknowledged) webhook to the newly specified webhook URL.
3467
3664
  # @param item_webhook_update_request [ItemWebhookUpdateRequest]
3468
3665
  # @param [Hash] opts the optional parameters
3469
3666
  # @return [ItemWebhookUpdateResponse]
@@ -3472,21 +3669,281 @@ module Plaid
3472
3669
  data
3473
3670
  end
3474
3671
 
3475
- # Update Webhook URL
3476
- # The POST &#x60;/item/webhook/update&#x60; allows you to update the webhook URL associated with an Item. This request triggers a [&#x60;WEBHOOK_UPDATE_ACKNOWLEDGED&#x60;](https://plaid.com/docs/api/webhooks/#item-webhook-url-updated) webhook to the newly specified webhook URL.
3477
- # @param item_webhook_update_request [ItemWebhookUpdateRequest]
3672
+ # Update Webhook URL
3673
+ # The POST &#x60;/item/webhook/update&#x60; allows you to update the webhook URL associated with an Item. This request triggers a [&#x60;WEBHOOK_UPDATE_ACKNOWLEDGED&#x60;](https://plaid.com/docs/api/items/#webhook_update_acknowledged) webhook to the newly specified webhook URL.
3674
+ # @param item_webhook_update_request [ItemWebhookUpdateRequest]
3675
+ # @param [Hash] opts the optional parameters
3676
+ # @return [Array<(ItemWebhookUpdateResponse, Integer, Hash)>] ItemWebhookUpdateResponse data, response status code and response headers
3677
+ def item_webhook_update_with_http_info(item_webhook_update_request, opts = {})
3678
+ if @api_client.config.debugging
3679
+ @api_client.config.logger.debug 'Calling API: PlaidApi.item_webhook_update ...'
3680
+ end
3681
+ # verify the required parameter 'item_webhook_update_request' is set
3682
+ if @api_client.config.client_side_validation && item_webhook_update_request.nil?
3683
+ fail ArgumentError, "Missing the required parameter 'item_webhook_update_request' when calling PlaidApi.item_webhook_update"
3684
+ end
3685
+ # resource path
3686
+ local_var_path = '/item/webhook/update'
3687
+
3688
+ # query parameters
3689
+ query_params = opts[:query_params] || {}
3690
+
3691
+ # header parameters
3692
+ header_params = opts[:header_params] || {}
3693
+ # HTTP header 'Accept' (if needed)
3694
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
3695
+ # HTTP header 'Content-Type'
3696
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
3697
+
3698
+ # form parameters
3699
+ form_params = opts[:form_params] || {}
3700
+
3701
+ # http body (model)
3702
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(item_webhook_update_request)
3703
+
3704
+ # return_type
3705
+ return_type = opts[:debug_return_type] || 'ItemWebhookUpdateResponse'
3706
+
3707
+ # auth_names
3708
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
3709
+
3710
+ new_options = opts.merge(
3711
+ :operation => :"PlaidApi.item_webhook_update",
3712
+ :header_params => header_params,
3713
+ :query_params => query_params,
3714
+ :form_params => form_params,
3715
+ :body => post_body,
3716
+ :auth_names => auth_names,
3717
+ :return_type => return_type
3718
+ )
3719
+
3720
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
3721
+ if @api_client.config.debugging
3722
+ @api_client.config.logger.debug "API called: PlaidApi#item_webhook_update\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3723
+ end
3724
+ return data, status_code, headers
3725
+ end
3726
+
3727
+ # Retrieve Liabilities data
3728
+ # The `/liabilities/get` endpoint returns various details about an Item with loan or credit accounts. Liabilities data is available primarily for US financial institutions, with some limited coverage of Canadian institutions. Currently supported account types are account type `credit` with account subtype `credit card` or `paypal`, and account type `loan` with account subtype `student` or `mortgage`. To limit accounts listed in Link to types and subtypes supported by Liabilities, you can use the `account_filters` parameter when [creating a Link token](https://plaid.com/docs/api/tokens/#linktokencreate). The types of information returned by Liabilities can include balances and due dates, loan terms, and account details such as original loan amount and guarantor. Data is refreshed approximately once per day; the latest data can be retrieved by calling `/liabilities/get`. Note: This request may take some time to complete if `liabilities` was not specified as an initial product when creating the Item. This is because Plaid must communicate directly with the institution to retrieve the additional data.
3729
+ # @param liabilities_get_request [LiabilitiesGetRequest]
3730
+ # @param [Hash] opts the optional parameters
3731
+ # @return [LiabilitiesGetResponse]
3732
+ def liabilities_get(liabilities_get_request, opts = {})
3733
+ data, _status_code, _headers = liabilities_get_with_http_info(liabilities_get_request, opts)
3734
+ data
3735
+ end
3736
+
3737
+ # Retrieve Liabilities data
3738
+ # The &#x60;/liabilities/get&#x60; endpoint returns various details about an Item with loan or credit accounts. Liabilities data is available primarily for US financial institutions, with some limited coverage of Canadian institutions. Currently supported account types are account type &#x60;credit&#x60; with account subtype &#x60;credit card&#x60; or &#x60;paypal&#x60;, and account type &#x60;loan&#x60; with account subtype &#x60;student&#x60; or &#x60;mortgage&#x60;. To limit accounts listed in Link to types and subtypes supported by Liabilities, you can use the &#x60;account_filters&#x60; parameter when [creating a Link token](https://plaid.com/docs/api/tokens/#linktokencreate). The types of information returned by Liabilities can include balances and due dates, loan terms, and account details such as original loan amount and guarantor. Data is refreshed approximately once per day; the latest data can be retrieved by calling &#x60;/liabilities/get&#x60;. Note: This request may take some time to complete if &#x60;liabilities&#x60; was not specified as an initial product when creating the Item. This is because Plaid must communicate directly with the institution to retrieve the additional data.
3739
+ # @param liabilities_get_request [LiabilitiesGetRequest]
3740
+ # @param [Hash] opts the optional parameters
3741
+ # @return [Array<(LiabilitiesGetResponse, Integer, Hash)>] LiabilitiesGetResponse data, response status code and response headers
3742
+ def liabilities_get_with_http_info(liabilities_get_request, opts = {})
3743
+ if @api_client.config.debugging
3744
+ @api_client.config.logger.debug 'Calling API: PlaidApi.liabilities_get ...'
3745
+ end
3746
+ # verify the required parameter 'liabilities_get_request' is set
3747
+ if @api_client.config.client_side_validation && liabilities_get_request.nil?
3748
+ fail ArgumentError, "Missing the required parameter 'liabilities_get_request' when calling PlaidApi.liabilities_get"
3749
+ end
3750
+ # resource path
3751
+ local_var_path = '/liabilities/get'
3752
+
3753
+ # query parameters
3754
+ query_params = opts[:query_params] || {}
3755
+
3756
+ # header parameters
3757
+ header_params = opts[:header_params] || {}
3758
+ # HTTP header 'Accept' (if needed)
3759
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
3760
+ # HTTP header 'Content-Type'
3761
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
3762
+
3763
+ # form parameters
3764
+ form_params = opts[:form_params] || {}
3765
+
3766
+ # http body (model)
3767
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(liabilities_get_request)
3768
+
3769
+ # return_type
3770
+ return_type = opts[:debug_return_type] || 'LiabilitiesGetResponse'
3771
+
3772
+ # auth_names
3773
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
3774
+
3775
+ new_options = opts.merge(
3776
+ :operation => :"PlaidApi.liabilities_get",
3777
+ :header_params => header_params,
3778
+ :query_params => query_params,
3779
+ :form_params => form_params,
3780
+ :body => post_body,
3781
+ :auth_names => auth_names,
3782
+ :return_type => return_type
3783
+ )
3784
+
3785
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
3786
+ if @api_client.config.debugging
3787
+ @api_client.config.logger.debug "API called: PlaidApi#liabilities_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3788
+ end
3789
+ return data, status_code, headers
3790
+ end
3791
+
3792
+ # Create Link Token
3793
+ # The `/link/token/create` endpoint creates a `link_token`, which is required as a parameter when initializing Link. Once Link has been initialized, it returns a `public_token`, which can then be exchanged for an `access_token` via `/item/public_token/exchange` as part of the main Link flow. A `link_token` generated by `/link/token/create` is also used to initialize other Link flows, such as the update mode flow for tokens with expired credentials, or the Payment Initiation (Europe) flow.
3794
+ # @param link_token_create_request [LinkTokenCreateRequest]
3795
+ # @param [Hash] opts the optional parameters
3796
+ # @return [LinkTokenCreateResponse]
3797
+ def link_token_create(link_token_create_request, opts = {})
3798
+ data, _status_code, _headers = link_token_create_with_http_info(link_token_create_request, opts)
3799
+ data
3800
+ end
3801
+
3802
+ # Create Link Token
3803
+ # The &#x60;/link/token/create&#x60; endpoint creates a &#x60;link_token&#x60;, which is required as a parameter when initializing Link. Once Link has been initialized, it returns a &#x60;public_token&#x60;, which can then be exchanged for an &#x60;access_token&#x60; via &#x60;/item/public_token/exchange&#x60; as part of the main Link flow. A &#x60;link_token&#x60; generated by &#x60;/link/token/create&#x60; is also used to initialize other Link flows, such as the update mode flow for tokens with expired credentials, or the Payment Initiation (Europe) flow.
3804
+ # @param link_token_create_request [LinkTokenCreateRequest]
3805
+ # @param [Hash] opts the optional parameters
3806
+ # @return [Array<(LinkTokenCreateResponse, Integer, Hash)>] LinkTokenCreateResponse data, response status code and response headers
3807
+ def link_token_create_with_http_info(link_token_create_request, opts = {})
3808
+ if @api_client.config.debugging
3809
+ @api_client.config.logger.debug 'Calling API: PlaidApi.link_token_create ...'
3810
+ end
3811
+ # verify the required parameter 'link_token_create_request' is set
3812
+ if @api_client.config.client_side_validation && link_token_create_request.nil?
3813
+ fail ArgumentError, "Missing the required parameter 'link_token_create_request' when calling PlaidApi.link_token_create"
3814
+ end
3815
+ # resource path
3816
+ local_var_path = '/link/token/create'
3817
+
3818
+ # query parameters
3819
+ query_params = opts[:query_params] || {}
3820
+
3821
+ # header parameters
3822
+ header_params = opts[:header_params] || {}
3823
+ # HTTP header 'Accept' (if needed)
3824
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
3825
+ # HTTP header 'Content-Type'
3826
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
3827
+
3828
+ # form parameters
3829
+ form_params = opts[:form_params] || {}
3830
+
3831
+ # http body (model)
3832
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(link_token_create_request)
3833
+
3834
+ # return_type
3835
+ return_type = opts[:debug_return_type] || 'LinkTokenCreateResponse'
3836
+
3837
+ # auth_names
3838
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
3839
+
3840
+ new_options = opts.merge(
3841
+ :operation => :"PlaidApi.link_token_create",
3842
+ :header_params => header_params,
3843
+ :query_params => query_params,
3844
+ :form_params => form_params,
3845
+ :body => post_body,
3846
+ :auth_names => auth_names,
3847
+ :return_type => return_type
3848
+ )
3849
+
3850
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
3851
+ if @api_client.config.debugging
3852
+ @api_client.config.logger.debug "API called: PlaidApi#link_token_create\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3853
+ end
3854
+ return data, status_code, headers
3855
+ end
3856
+
3857
+ # Get Link Token
3858
+ # The `/link/token/get` endpoint gets information about a previously-created `link_token` using the `/link/token/create` endpoint. It can be useful for debugging purposes.
3859
+ # @param link_token_get_request [LinkTokenGetRequest]
3860
+ # @param [Hash] opts the optional parameters
3861
+ # @return [LinkTokenGetResponse]
3862
+ def link_token_get(link_token_get_request, opts = {})
3863
+ data, _status_code, _headers = link_token_get_with_http_info(link_token_get_request, opts)
3864
+ data
3865
+ end
3866
+
3867
+ # Get Link Token
3868
+ # The &#x60;/link/token/get&#x60; endpoint gets information about a previously-created &#x60;link_token&#x60; using the &#x60;/link/token/create&#x60; endpoint. It can be useful for debugging purposes.
3869
+ # @param link_token_get_request [LinkTokenGetRequest]
3870
+ # @param [Hash] opts the optional parameters
3871
+ # @return [Array<(LinkTokenGetResponse, Integer, Hash)>] LinkTokenGetResponse data, response status code and response headers
3872
+ def link_token_get_with_http_info(link_token_get_request, opts = {})
3873
+ if @api_client.config.debugging
3874
+ @api_client.config.logger.debug 'Calling API: PlaidApi.link_token_get ...'
3875
+ end
3876
+ # verify the required parameter 'link_token_get_request' is set
3877
+ if @api_client.config.client_side_validation && link_token_get_request.nil?
3878
+ fail ArgumentError, "Missing the required parameter 'link_token_get_request' when calling PlaidApi.link_token_get"
3879
+ end
3880
+ # resource path
3881
+ local_var_path = '/link/token/get'
3882
+
3883
+ # query parameters
3884
+ query_params = opts[:query_params] || {}
3885
+
3886
+ # header parameters
3887
+ header_params = opts[:header_params] || {}
3888
+ # HTTP header 'Accept' (if needed)
3889
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
3890
+ # HTTP header 'Content-Type'
3891
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
3892
+
3893
+ # form parameters
3894
+ form_params = opts[:form_params] || {}
3895
+
3896
+ # http body (model)
3897
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(link_token_get_request)
3898
+
3899
+ # return_type
3900
+ return_type = opts[:debug_return_type] || 'LinkTokenGetResponse'
3901
+
3902
+ # auth_names
3903
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
3904
+
3905
+ new_options = opts.merge(
3906
+ :operation => :"PlaidApi.link_token_get",
3907
+ :header_params => header_params,
3908
+ :query_params => query_params,
3909
+ :form_params => form_params,
3910
+ :body => post_body,
3911
+ :auth_names => auth_names,
3912
+ :return_type => return_type
3913
+ )
3914
+
3915
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
3916
+ if @api_client.config.debugging
3917
+ @api_client.config.logger.debug "API called: PlaidApi#link_token_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3918
+ end
3919
+ return data, status_code, headers
3920
+ end
3921
+
3922
+ # Create payment consent
3923
+ # The `/payment_initiation/consent/create` endpoint is used to create a payment consent, which can be used to initiate payments on behalf of the user. Payment consents are created with `UNAUTHORISED` status by default and must be authorised by the user before payments can be initiated. Consents can be limited in time and scope, and have constraints that describe limitations for payments.
3924
+ # @param payment_initiation_consent_create_request [PaymentInitiationConsentCreateRequest]
3925
+ # @param [Hash] opts the optional parameters
3926
+ # @return [PaymentInitiationConsentCreateResponse]
3927
+ def payment_initiation_consent_create(payment_initiation_consent_create_request, opts = {})
3928
+ data, _status_code, _headers = payment_initiation_consent_create_with_http_info(payment_initiation_consent_create_request, opts)
3929
+ data
3930
+ end
3931
+
3932
+ # Create payment consent
3933
+ # The &#x60;/payment_initiation/consent/create&#x60; endpoint is used to create a payment consent, which can be used to initiate payments on behalf of the user. Payment consents are created with &#x60;UNAUTHORISED&#x60; status by default and must be authorised by the user before payments can be initiated. Consents can be limited in time and scope, and have constraints that describe limitations for payments.
3934
+ # @param payment_initiation_consent_create_request [PaymentInitiationConsentCreateRequest]
3478
3935
  # @param [Hash] opts the optional parameters
3479
- # @return [Array<(ItemWebhookUpdateResponse, Integer, Hash)>] ItemWebhookUpdateResponse data, response status code and response headers
3480
- def item_webhook_update_with_http_info(item_webhook_update_request, opts = {})
3936
+ # @return [Array<(PaymentInitiationConsentCreateResponse, Integer, Hash)>] PaymentInitiationConsentCreateResponse data, response status code and response headers
3937
+ def payment_initiation_consent_create_with_http_info(payment_initiation_consent_create_request, opts = {})
3481
3938
  if @api_client.config.debugging
3482
- @api_client.config.logger.debug 'Calling API: PlaidApi.item_webhook_update ...'
3939
+ @api_client.config.logger.debug 'Calling API: PlaidApi.payment_initiation_consent_create ...'
3483
3940
  end
3484
- # verify the required parameter 'item_webhook_update_request' is set
3485
- if @api_client.config.client_side_validation && item_webhook_update_request.nil?
3486
- fail ArgumentError, "Missing the required parameter 'item_webhook_update_request' when calling PlaidApi.item_webhook_update"
3941
+ # verify the required parameter 'payment_initiation_consent_create_request' is set
3942
+ if @api_client.config.client_side_validation && payment_initiation_consent_create_request.nil?
3943
+ fail ArgumentError, "Missing the required parameter 'payment_initiation_consent_create_request' when calling PlaidApi.payment_initiation_consent_create"
3487
3944
  end
3488
3945
  # resource path
3489
- local_var_path = '/item/webhook/update'
3946
+ local_var_path = '/payment_initiation/consent/create'
3490
3947
 
3491
3948
  # query parameters
3492
3949
  query_params = opts[:query_params] || {}
@@ -3502,16 +3959,16 @@ module Plaid
3502
3959
  form_params = opts[:form_params] || {}
3503
3960
 
3504
3961
  # http body (model)
3505
- post_body = opts[:debug_body] || @api_client.object_to_http_body(item_webhook_update_request)
3962
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(payment_initiation_consent_create_request)
3506
3963
 
3507
3964
  # return_type
3508
- return_type = opts[:debug_return_type] || 'ItemWebhookUpdateResponse'
3965
+ return_type = opts[:debug_return_type] || 'PaymentInitiationConsentCreateResponse'
3509
3966
 
3510
3967
  # auth_names
3511
3968
  auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
3512
3969
 
3513
3970
  new_options = opts.merge(
3514
- :operation => :"PlaidApi.item_webhook_update",
3971
+ :operation => :"PlaidApi.payment_initiation_consent_create",
3515
3972
  :header_params => header_params,
3516
3973
  :query_params => query_params,
3517
3974
  :form_params => form_params,
@@ -3522,36 +3979,36 @@ module Plaid
3522
3979
 
3523
3980
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
3524
3981
  if @api_client.config.debugging
3525
- @api_client.config.logger.debug "API called: PlaidApi#item_webhook_update\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3982
+ @api_client.config.logger.debug "API called: PlaidApi#payment_initiation_consent_create\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3526
3983
  end
3527
3984
  return data, status_code, headers
3528
3985
  end
3529
3986
 
3530
- # Retrieve Liabilities data
3531
- # The `/liabilities/get` endpoint returns various details about an Item with loan or credit accounts. Liabilities data is available primarily for US financial institutions, with some limited coverage of Canadian institutions. Currently supported account types are account type `credit` with account subtype `credit card` or `paypal`, and account type `loan` with account subtype `student` or `mortgage`. To limit accounts listed in Link to types and subtypes supported by Liabilities, you can use the `account_filters` parameter when [creating a Link token](https://plaid.com/docs/api/tokens/#linktokencreate). The types of information returned by Liabilities can include balances and due dates, loan terms, and account details such as original loan amount and guarantor. Data is refreshed approximately once per day; the latest data can be retrieved by calling `/liabilities/get`. Note: This request may take some time to complete if `liabilities` was not specified as an initial product when creating the Item. This is because Plaid must communicate directly with the institution to retrieve the additional data.
3532
- # @param liabilities_get_request [LiabilitiesGetRequest]
3987
+ # Get payment consent
3988
+ # The `/payment_initiation/consent/get` endpoint can be used to check the status of a payment consent, as well as to receive basic information such as recipient and constraints.
3989
+ # @param payment_initiation_consent_get_request [PaymentInitiationConsentGetRequest]
3533
3990
  # @param [Hash] opts the optional parameters
3534
- # @return [LiabilitiesGetResponse]
3535
- def liabilities_get(liabilities_get_request, opts = {})
3536
- data, _status_code, _headers = liabilities_get_with_http_info(liabilities_get_request, opts)
3991
+ # @return [PaymentInitiationConsentGetResponse]
3992
+ def payment_initiation_consent_get(payment_initiation_consent_get_request, opts = {})
3993
+ data, _status_code, _headers = payment_initiation_consent_get_with_http_info(payment_initiation_consent_get_request, opts)
3537
3994
  data
3538
3995
  end
3539
3996
 
3540
- # Retrieve Liabilities data
3541
- # The &#x60;/liabilities/get&#x60; endpoint returns various details about an Item with loan or credit accounts. Liabilities data is available primarily for US financial institutions, with some limited coverage of Canadian institutions. Currently supported account types are account type &#x60;credit&#x60; with account subtype &#x60;credit card&#x60; or &#x60;paypal&#x60;, and account type &#x60;loan&#x60; with account subtype &#x60;student&#x60; or &#x60;mortgage&#x60;. To limit accounts listed in Link to types and subtypes supported by Liabilities, you can use the &#x60;account_filters&#x60; parameter when [creating a Link token](https://plaid.com/docs/api/tokens/#linktokencreate). The types of information returned by Liabilities can include balances and due dates, loan terms, and account details such as original loan amount and guarantor. Data is refreshed approximately once per day; the latest data can be retrieved by calling &#x60;/liabilities/get&#x60;. Note: This request may take some time to complete if &#x60;liabilities&#x60; was not specified as an initial product when creating the Item. This is because Plaid must communicate directly with the institution to retrieve the additional data.
3542
- # @param liabilities_get_request [LiabilitiesGetRequest]
3997
+ # Get payment consent
3998
+ # The &#x60;/payment_initiation/consent/get&#x60; endpoint can be used to check the status of a payment consent, as well as to receive basic information such as recipient and constraints.
3999
+ # @param payment_initiation_consent_get_request [PaymentInitiationConsentGetRequest]
3543
4000
  # @param [Hash] opts the optional parameters
3544
- # @return [Array<(LiabilitiesGetResponse, Integer, Hash)>] LiabilitiesGetResponse data, response status code and response headers
3545
- def liabilities_get_with_http_info(liabilities_get_request, opts = {})
4001
+ # @return [Array<(PaymentInitiationConsentGetResponse, Integer, Hash)>] PaymentInitiationConsentGetResponse data, response status code and response headers
4002
+ def payment_initiation_consent_get_with_http_info(payment_initiation_consent_get_request, opts = {})
3546
4003
  if @api_client.config.debugging
3547
- @api_client.config.logger.debug 'Calling API: PlaidApi.liabilities_get ...'
4004
+ @api_client.config.logger.debug 'Calling API: PlaidApi.payment_initiation_consent_get ...'
3548
4005
  end
3549
- # verify the required parameter 'liabilities_get_request' is set
3550
- if @api_client.config.client_side_validation && liabilities_get_request.nil?
3551
- fail ArgumentError, "Missing the required parameter 'liabilities_get_request' when calling PlaidApi.liabilities_get"
4006
+ # verify the required parameter 'payment_initiation_consent_get_request' is set
4007
+ if @api_client.config.client_side_validation && payment_initiation_consent_get_request.nil?
4008
+ fail ArgumentError, "Missing the required parameter 'payment_initiation_consent_get_request' when calling PlaidApi.payment_initiation_consent_get"
3552
4009
  end
3553
4010
  # resource path
3554
- local_var_path = '/liabilities/get'
4011
+ local_var_path = '/payment_initiation/consent/get'
3555
4012
 
3556
4013
  # query parameters
3557
4014
  query_params = opts[:query_params] || {}
@@ -3567,16 +4024,16 @@ module Plaid
3567
4024
  form_params = opts[:form_params] || {}
3568
4025
 
3569
4026
  # http body (model)
3570
- post_body = opts[:debug_body] || @api_client.object_to_http_body(liabilities_get_request)
4027
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(payment_initiation_consent_get_request)
3571
4028
 
3572
4029
  # return_type
3573
- return_type = opts[:debug_return_type] || 'LiabilitiesGetResponse'
4030
+ return_type = opts[:debug_return_type] || 'PaymentInitiationConsentGetResponse'
3574
4031
 
3575
4032
  # auth_names
3576
4033
  auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
3577
4034
 
3578
4035
  new_options = opts.merge(
3579
- :operation => :"PlaidApi.liabilities_get",
4036
+ :operation => :"PlaidApi.payment_initiation_consent_get",
3580
4037
  :header_params => header_params,
3581
4038
  :query_params => query_params,
3582
4039
  :form_params => form_params,
@@ -3587,36 +4044,36 @@ module Plaid
3587
4044
 
3588
4045
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
3589
4046
  if @api_client.config.debugging
3590
- @api_client.config.logger.debug "API called: PlaidApi#liabilities_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
4047
+ @api_client.config.logger.debug "API called: PlaidApi#payment_initiation_consent_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3591
4048
  end
3592
4049
  return data, status_code, headers
3593
4050
  end
3594
4051
 
3595
- # Create Link Token
3596
- # The `/link/token/create` endpoint creates a `link_token`, which is required as a parameter when initializing Link. Once Link has been initialized, it returns a `public_token`, which can then be exchanged for an `access_token` via `/item/public_token/exchange` as part of the main Link flow. A `link_token` generated by `/link/token/create` is also used to initialize other Link flows, such as the update mode flow for tokens with expired credentials, or the Payment Initiation (Europe) flow.
3597
- # @param link_token_create_request [LinkTokenCreateRequest]
4052
+ # Execute a single payment using consent
4053
+ # The `/payment_initiation/consent/payment/execute` endpoint can be used to execute payments using payment consent.
4054
+ # @param payment_initiation_consent_payment_execute_request [PaymentInitiationConsentPaymentExecuteRequest]
3598
4055
  # @param [Hash] opts the optional parameters
3599
- # @return [LinkTokenCreateResponse]
3600
- def link_token_create(link_token_create_request, opts = {})
3601
- data, _status_code, _headers = link_token_create_with_http_info(link_token_create_request, opts)
4056
+ # @return [PaymentInitiationConsentPaymentExecuteResponse]
4057
+ def payment_initiation_consent_payment_execute(payment_initiation_consent_payment_execute_request, opts = {})
4058
+ data, _status_code, _headers = payment_initiation_consent_payment_execute_with_http_info(payment_initiation_consent_payment_execute_request, opts)
3602
4059
  data
3603
4060
  end
3604
4061
 
3605
- # Create Link Token
3606
- # The &#x60;/link/token/create&#x60; endpoint creates a &#x60;link_token&#x60;, which is required as a parameter when initializing Link. Once Link has been initialized, it returns a &#x60;public_token&#x60;, which can then be exchanged for an &#x60;access_token&#x60; via &#x60;/item/public_token/exchange&#x60; as part of the main Link flow. A &#x60;link_token&#x60; generated by &#x60;/link/token/create&#x60; is also used to initialize other Link flows, such as the update mode flow for tokens with expired credentials, or the Payment Initiation (Europe) flow.
3607
- # @param link_token_create_request [LinkTokenCreateRequest]
4062
+ # Execute a single payment using consent
4063
+ # The &#x60;/payment_initiation/consent/payment/execute&#x60; endpoint can be used to execute payments using payment consent.
4064
+ # @param payment_initiation_consent_payment_execute_request [PaymentInitiationConsentPaymentExecuteRequest]
3608
4065
  # @param [Hash] opts the optional parameters
3609
- # @return [Array<(LinkTokenCreateResponse, Integer, Hash)>] LinkTokenCreateResponse data, response status code and response headers
3610
- def link_token_create_with_http_info(link_token_create_request, opts = {})
4066
+ # @return [Array<(PaymentInitiationConsentPaymentExecuteResponse, Integer, Hash)>] PaymentInitiationConsentPaymentExecuteResponse data, response status code and response headers
4067
+ def payment_initiation_consent_payment_execute_with_http_info(payment_initiation_consent_payment_execute_request, opts = {})
3611
4068
  if @api_client.config.debugging
3612
- @api_client.config.logger.debug 'Calling API: PlaidApi.link_token_create ...'
4069
+ @api_client.config.logger.debug 'Calling API: PlaidApi.payment_initiation_consent_payment_execute ...'
3613
4070
  end
3614
- # verify the required parameter 'link_token_create_request' is set
3615
- if @api_client.config.client_side_validation && link_token_create_request.nil?
3616
- fail ArgumentError, "Missing the required parameter 'link_token_create_request' when calling PlaidApi.link_token_create"
4071
+ # verify the required parameter 'payment_initiation_consent_payment_execute_request' is set
4072
+ if @api_client.config.client_side_validation && payment_initiation_consent_payment_execute_request.nil?
4073
+ fail ArgumentError, "Missing the required parameter 'payment_initiation_consent_payment_execute_request' when calling PlaidApi.payment_initiation_consent_payment_execute"
3617
4074
  end
3618
4075
  # resource path
3619
- local_var_path = '/link/token/create'
4076
+ local_var_path = '/payment_initiation/consent/payment/execute'
3620
4077
 
3621
4078
  # query parameters
3622
4079
  query_params = opts[:query_params] || {}
@@ -3632,16 +4089,16 @@ module Plaid
3632
4089
  form_params = opts[:form_params] || {}
3633
4090
 
3634
4091
  # http body (model)
3635
- post_body = opts[:debug_body] || @api_client.object_to_http_body(link_token_create_request)
4092
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(payment_initiation_consent_payment_execute_request)
3636
4093
 
3637
4094
  # return_type
3638
- return_type = opts[:debug_return_type] || 'LinkTokenCreateResponse'
4095
+ return_type = opts[:debug_return_type] || 'PaymentInitiationConsentPaymentExecuteResponse'
3639
4096
 
3640
4097
  # auth_names
3641
4098
  auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
3642
4099
 
3643
4100
  new_options = opts.merge(
3644
- :operation => :"PlaidApi.link_token_create",
4101
+ :operation => :"PlaidApi.payment_initiation_consent_payment_execute",
3645
4102
  :header_params => header_params,
3646
4103
  :query_params => query_params,
3647
4104
  :form_params => form_params,
@@ -3652,36 +4109,36 @@ module Plaid
3652
4109
 
3653
4110
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
3654
4111
  if @api_client.config.debugging
3655
- @api_client.config.logger.debug "API called: PlaidApi#link_token_create\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
4112
+ @api_client.config.logger.debug "API called: PlaidApi#payment_initiation_consent_payment_execute\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3656
4113
  end
3657
4114
  return data, status_code, headers
3658
4115
  end
3659
4116
 
3660
- # Get Link Token
3661
- # The `/link/token/get` endpoint gets information about a previously-created `link_token` using the `/link/token/create` endpoint. It can be useful for debugging purposes.
3662
- # @param link_token_get_request [LinkTokenGetRequest]
4117
+ # Revoke payment consent
4118
+ # The `/payment_initiation/consent/revoke` endpoint can be used to revoke the payment consent. Once the consent is revoked, it is not possible to initiate payments using it.
4119
+ # @param payment_initiation_consent_revoke_request [PaymentInitiationConsentRevokeRequest]
3663
4120
  # @param [Hash] opts the optional parameters
3664
- # @return [LinkTokenGetResponse]
3665
- def link_token_get(link_token_get_request, opts = {})
3666
- data, _status_code, _headers = link_token_get_with_http_info(link_token_get_request, opts)
4121
+ # @return [PaymentInitiationConsentRevokeResponse]
4122
+ def payment_initiation_consent_revoke(payment_initiation_consent_revoke_request, opts = {})
4123
+ data, _status_code, _headers = payment_initiation_consent_revoke_with_http_info(payment_initiation_consent_revoke_request, opts)
3667
4124
  data
3668
4125
  end
3669
4126
 
3670
- # Get Link Token
3671
- # The &#x60;/link/token/get&#x60; endpoint gets information about a previously-created &#x60;link_token&#x60; using the &#x60;/link/token/create&#x60; endpoint. It can be useful for debugging purposes.
3672
- # @param link_token_get_request [LinkTokenGetRequest]
4127
+ # Revoke payment consent
4128
+ # The &#x60;/payment_initiation/consent/revoke&#x60; endpoint can be used to revoke the payment consent. Once the consent is revoked, it is not possible to initiate payments using it.
4129
+ # @param payment_initiation_consent_revoke_request [PaymentInitiationConsentRevokeRequest]
3673
4130
  # @param [Hash] opts the optional parameters
3674
- # @return [Array<(LinkTokenGetResponse, Integer, Hash)>] LinkTokenGetResponse data, response status code and response headers
3675
- def link_token_get_with_http_info(link_token_get_request, opts = {})
4131
+ # @return [Array<(PaymentInitiationConsentRevokeResponse, Integer, Hash)>] PaymentInitiationConsentRevokeResponse data, response status code and response headers
4132
+ def payment_initiation_consent_revoke_with_http_info(payment_initiation_consent_revoke_request, opts = {})
3676
4133
  if @api_client.config.debugging
3677
- @api_client.config.logger.debug 'Calling API: PlaidApi.link_token_get ...'
4134
+ @api_client.config.logger.debug 'Calling API: PlaidApi.payment_initiation_consent_revoke ...'
3678
4135
  end
3679
- # verify the required parameter 'link_token_get_request' is set
3680
- if @api_client.config.client_side_validation && link_token_get_request.nil?
3681
- fail ArgumentError, "Missing the required parameter 'link_token_get_request' when calling PlaidApi.link_token_get"
4136
+ # verify the required parameter 'payment_initiation_consent_revoke_request' is set
4137
+ if @api_client.config.client_side_validation && payment_initiation_consent_revoke_request.nil?
4138
+ fail ArgumentError, "Missing the required parameter 'payment_initiation_consent_revoke_request' when calling PlaidApi.payment_initiation_consent_revoke"
3682
4139
  end
3683
4140
  # resource path
3684
- local_var_path = '/link/token/get'
4141
+ local_var_path = '/payment_initiation/consent/revoke'
3685
4142
 
3686
4143
  # query parameters
3687
4144
  query_params = opts[:query_params] || {}
@@ -3697,16 +4154,16 @@ module Plaid
3697
4154
  form_params = opts[:form_params] || {}
3698
4155
 
3699
4156
  # http body (model)
3700
- post_body = opts[:debug_body] || @api_client.object_to_http_body(link_token_get_request)
4157
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(payment_initiation_consent_revoke_request)
3701
4158
 
3702
4159
  # return_type
3703
- return_type = opts[:debug_return_type] || 'LinkTokenGetResponse'
4160
+ return_type = opts[:debug_return_type] || 'PaymentInitiationConsentRevokeResponse'
3704
4161
 
3705
4162
  # auth_names
3706
4163
  auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
3707
4164
 
3708
4165
  new_options = opts.merge(
3709
- :operation => :"PlaidApi.link_token_get",
4166
+ :operation => :"PlaidApi.payment_initiation_consent_revoke",
3710
4167
  :header_params => header_params,
3711
4168
  :query_params => query_params,
3712
4169
  :form_params => form_params,
@@ -3717,7 +4174,7 @@ module Plaid
3717
4174
 
3718
4175
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
3719
4176
  if @api_client.config.debugging
3720
- @api_client.config.logger.debug "API called: PlaidApi#link_token_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
4177
+ @api_client.config.logger.debug "API called: PlaidApi#payment_initiation_consent_revoke\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3721
4178
  end
3722
4179
  return data, status_code, headers
3723
4180
  end
@@ -4243,7 +4700,7 @@ module Plaid
4243
4700
  end
4244
4701
 
4245
4702
  # Retrieve Auth data
4246
- # The `/processor/auth/get` endpoint returns the bank account and bank identification number (such as the routing number, for US accounts), for a checking or savings account that''s associated with a given `processor_token`. The endpoint also returns high-level account data and balances when available. Versioning note: API versions 2019-05-29 and earlier use a different schema for the `numbers` object returned by this endpoint. For details, see [Plaid API versioning](https://plaid.com/docs/api/versioning/#version-2020-09-14).
4703
+ # The `/processor/auth/get` endpoint returns the bank account and bank identification number (such as the routing number, for US accounts), for a checking or savings account that''s associated with a given `processor_token`. The endpoint also returns high-level account data and balances when available. Versioning note: API versions 2019-05-29 and earlier use a different schema for the `numbers` object returned by this endpoint. For details, see [Plaid API versioning](https://plaid.com/docs/api/versioning/#version-2020-09-14).
4247
4704
  # @param processor_auth_get_request [ProcessorAuthGetRequest]
4248
4705
  # @param [Hash] opts the optional parameters
4249
4706
  # @return [ProcessorAuthGetResponse]
@@ -4253,7 +4710,7 @@ module Plaid
4253
4710
  end
4254
4711
 
4255
4712
  # Retrieve Auth data
4256
- # The &#x60;/processor/auth/get&#x60; endpoint returns the bank account and bank identification number (such as the routing number, for US accounts), for a checking or savings account that&#39;&#39;s associated with a given &#x60;processor_token&#x60;. The endpoint also returns high-level account data and balances when available. Versioning note: API versions 2019-05-29 and earlier use a different schema for the &#x60;numbers&#x60; object returned by this endpoint. For details, see [Plaid API versioning](https://plaid.com/docs/api/versioning/#version-2020-09-14).
4713
+ # The &#x60;/processor/auth/get&#x60; endpoint returns the bank account and bank identification number (such as the routing number, for US accounts), for a checking or savings account that&#39;&#39;s associated with a given &#x60;processor_token&#x60;. The endpoint also returns high-level account data and balances when available. Versioning note: API versions 2019-05-29 and earlier use a different schema for the &#x60;numbers&#x60; object returned by this endpoint. For details, see [Plaid API versioning](https://plaid.com/docs/api/versioning/#version-2020-09-14).
4257
4714
  # @param processor_auth_get_request [ProcessorAuthGetRequest]
4258
4715
  # @param [Hash] opts the optional parameters
4259
4716
  # @return [Array<(ProcessorAuthGetResponse, Integer, Hash)>] ProcessorAuthGetResponse data, response status code and response headers
@@ -4503,7 +4960,7 @@ module Plaid
4503
4960
  end
4504
4961
 
4505
4962
  # Create Stripe bank account token
4506
- # Used to create a token suitable for sending to Stripe to enable Plaid-Stripe integrations. For a detailed guide on integrating Stripe, see [Add Stripe to your app](https://plaid.com/docs/auth/partnerships/stripe/).
4963
+ # Used to create a token suitable for sending to Stripe to enable Plaid-Stripe integrations. For a detailed guide on integrating Stripe, see [Add Stripe to your app](https://plaid.com/docs/auth/partnerships/stripe/). Bank account tokens can also be revoked, using `/item/remove`.
4507
4964
  # @param processor_stripe_bank_account_token_create_request [ProcessorStripeBankAccountTokenCreateRequest]
4508
4965
  # @param [Hash] opts the optional parameters
4509
4966
  # @return [ProcessorStripeBankAccountTokenCreateResponse]
@@ -4513,7 +4970,7 @@ module Plaid
4513
4970
  end
4514
4971
 
4515
4972
  # Create Stripe bank account token
4516
- # Used to create a token suitable for sending to Stripe to enable Plaid-Stripe integrations. For a detailed guide on integrating Stripe, see [Add Stripe to your app](https://plaid.com/docs/auth/partnerships/stripe/).
4973
+ # Used to create a token suitable for sending to Stripe to enable Plaid-Stripe integrations. For a detailed guide on integrating Stripe, see [Add Stripe to your app](https://plaid.com/docs/auth/partnerships/stripe/). Bank account tokens can also be revoked, using &#x60;/item/remove&#x60;.
4517
4974
  # @param processor_stripe_bank_account_token_create_request [ProcessorStripeBankAccountTokenCreateRequest]
4518
4975
  # @param [Hash] opts the optional parameters
4519
4976
  # @return [Array<(ProcessorStripeBankAccountTokenCreateResponse, Integer, Hash)>] ProcessorStripeBankAccountTokenCreateResponse data, response status code and response headers
@@ -4568,7 +5025,7 @@ module Plaid
4568
5025
  end
4569
5026
 
4570
5027
  # Create processor token
4571
- # Used to create a token suitable for sending to one of Plaid's partners to enable integrations. Note that Stripe partnerships use bank account tokens instead; see `/processor/stripe/bank_account_token/create` for creating tokens for use with Stripe integrations.
5028
+ # Used to create a token suitable for sending to one of Plaid's partners to enable integrations. Note that Stripe partnerships use bank account tokens instead; see `/processor/stripe/bank_account_token/create` for creating tokens for use with Stripe integrations. Processor tokens can also be revoked, using `/item/remove`.
4572
5029
  # @param processor_token_create_request [ProcessorTokenCreateRequest]
4573
5030
  # @param [Hash] opts the optional parameters
4574
5031
  # @return [ProcessorTokenCreateResponse]
@@ -4578,7 +5035,7 @@ module Plaid
4578
5035
  end
4579
5036
 
4580
5037
  # Create processor token
4581
- # Used to create a token suitable for sending to one of Plaid&#39;s partners to enable integrations. Note that Stripe partnerships use bank account tokens instead; see &#x60;/processor/stripe/bank_account_token/create&#x60; for creating tokens for use with Stripe integrations.
5038
+ # Used to create a token suitable for sending to one of Plaid&#39;s partners to enable integrations. Note that Stripe partnerships use bank account tokens instead; see &#x60;/processor/stripe/bank_account_token/create&#x60; for creating tokens for use with Stripe integrations. Processor tokens can also be revoked, using &#x60;/item/remove&#x60;.
4582
5039
  # @param processor_token_create_request [ProcessorTokenCreateRequest]
4583
5040
  # @param [Hash] opts the optional parameters
4584
5041
  # @return [Array<(ProcessorTokenCreateResponse, Integer, Hash)>] ProcessorTokenCreateResponse data, response status code and response headers
@@ -4828,7 +5285,7 @@ module Plaid
4828
5285
  end
4829
5286
 
4830
5287
  # Fire a test webhook
4831
- # The `/sandbox/item/fire_webhook` endpoint is used to test that code correctly handles webhooks. Calling this endpoint triggers a Transactions `DEFAULT_UPDATE` webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production or Development.
5288
+ # The `/sandbox/item/fire_webhook` endpoint is used to test that code correctly handles webhooks. This endpoint can trigger a Transactions `DEFAULT_UPDATE` webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. This endpoint can also trigger a `NEW_ACCOUNTS_AVAILABLE` webhook to be fired for a given Sandbox Item created with Account Select v2. Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production or Development.
4832
5289
  # @param sandbox_item_fire_webhook_request [SandboxItemFireWebhookRequest]
4833
5290
  # @param [Hash] opts the optional parameters
4834
5291
  # @return [SandboxItemFireWebhookResponse]
@@ -4838,7 +5295,7 @@ module Plaid
4838
5295
  end
4839
5296
 
4840
5297
  # Fire a test webhook
4841
- # The &#x60;/sandbox/item/fire_webhook&#x60; endpoint is used to test that code correctly handles webhooks. Calling this endpoint triggers a Transactions &#x60;DEFAULT_UPDATE&#x60; webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a &#x60;SANDBOX_PRODUCT_NOT_ENABLED&#x60; error will result. Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production or Development.
5298
+ # The &#x60;/sandbox/item/fire_webhook&#x60; endpoint is used to test that code correctly handles webhooks. This endpoint can trigger a Transactions &#x60;DEFAULT_UPDATE&#x60; webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a &#x60;SANDBOX_PRODUCT_NOT_ENABLED&#x60; error will result. This endpoint can also trigger a &#x60;NEW_ACCOUNTS_AVAILABLE&#x60; webhook to be fired for a given Sandbox Item created with Account Select v2. Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production or Development.
4842
5299
  # @param sandbox_item_fire_webhook_request [SandboxItemFireWebhookRequest]
4843
5300
  # @param [Hash] opts the optional parameters
4844
5301
  # @return [Array<(SandboxItemFireWebhookResponse, Integer, Hash)>] SandboxItemFireWebhookResponse data, response status code and response headers
@@ -5022,19 +5479,21 @@ module Plaid
5022
5479
  return data, status_code, headers
5023
5480
  end
5024
5481
 
5482
+ # Save the selected accounts when connecting to the Platypus Oauth institution
5025
5483
  # Save the selected accounts when connecting to the Platypus Oauth institution
5026
5484
  # @param sandbox_oauth_select_accounts_request [SandboxOauthSelectAccountsRequest]
5027
5485
  # @param [Hash] opts the optional parameters
5028
- # @return [Object]
5486
+ # @return [Hash<String, Object>]
5029
5487
  def sandbox_oauth_select_accounts(sandbox_oauth_select_accounts_request, opts = {})
5030
5488
  data, _status_code, _headers = sandbox_oauth_select_accounts_with_http_info(sandbox_oauth_select_accounts_request, opts)
5031
5489
  data
5032
5490
  end
5033
5491
 
5492
+ # Save the selected accounts when connecting to the Platypus Oauth institution
5034
5493
  # Save the selected accounts when connecting to the Platypus Oauth institution
5035
5494
  # @param sandbox_oauth_select_accounts_request [SandboxOauthSelectAccountsRequest]
5036
5495
  # @param [Hash] opts the optional parameters
5037
- # @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
5496
+ # @return [Array<(Hash<String, Object>, Integer, Hash)>] Hash<String, Object> data, response status code and response headers
5038
5497
  def sandbox_oauth_select_accounts_with_http_info(sandbox_oauth_select_accounts_request, opts = {})
5039
5498
  if @api_client.config.debugging
5040
5499
  @api_client.config.logger.debug 'Calling API: PlaidApi.sandbox_oauth_select_accounts ...'
@@ -5063,7 +5522,7 @@ module Plaid
5063
5522
  post_body = opts[:debug_body] || @api_client.object_to_http_body(sandbox_oauth_select_accounts_request)
5064
5523
 
5065
5524
  # return_type
5066
- return_type = opts[:debug_return_type] || 'Object'
5525
+ return_type = opts[:debug_return_type] || 'Hash<String, Object>'
5067
5526
 
5068
5527
  # auth_names
5069
5528
  auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
@@ -5215,6 +5674,71 @@ module Plaid
5215
5674
  return data, status_code, headers
5216
5675
  end
5217
5676
 
5677
+ # Trigger the creation of a repayment
5678
+ # Use the `/sandbox/transfer/repayment/simulate` endpoint to trigger the creation of a repayment. As a side effect of calling this route, a repayment is created that includes all unreimbursed returns of guaranteed transfers. If there are no such returns, an 400 error is returned.
5679
+ # @param sandbox_transfer_repayment_simulate_request [SandboxTransferRepaymentSimulateRequest]
5680
+ # @param [Hash] opts the optional parameters
5681
+ # @return [SandboxTransferRepaymentSimulateResponse]
5682
+ def sandbox_transfer_repayment_simulate(sandbox_transfer_repayment_simulate_request, opts = {})
5683
+ data, _status_code, _headers = sandbox_transfer_repayment_simulate_with_http_info(sandbox_transfer_repayment_simulate_request, opts)
5684
+ data
5685
+ end
5686
+
5687
+ # Trigger the creation of a repayment
5688
+ # Use the &#x60;/sandbox/transfer/repayment/simulate&#x60; endpoint to trigger the creation of a repayment. As a side effect of calling this route, a repayment is created that includes all unreimbursed returns of guaranteed transfers. If there are no such returns, an 400 error is returned.
5689
+ # @param sandbox_transfer_repayment_simulate_request [SandboxTransferRepaymentSimulateRequest]
5690
+ # @param [Hash] opts the optional parameters
5691
+ # @return [Array<(SandboxTransferRepaymentSimulateResponse, Integer, Hash)>] SandboxTransferRepaymentSimulateResponse data, response status code and response headers
5692
+ def sandbox_transfer_repayment_simulate_with_http_info(sandbox_transfer_repayment_simulate_request, opts = {})
5693
+ if @api_client.config.debugging
5694
+ @api_client.config.logger.debug 'Calling API: PlaidApi.sandbox_transfer_repayment_simulate ...'
5695
+ end
5696
+ # verify the required parameter 'sandbox_transfer_repayment_simulate_request' is set
5697
+ if @api_client.config.client_side_validation && sandbox_transfer_repayment_simulate_request.nil?
5698
+ fail ArgumentError, "Missing the required parameter 'sandbox_transfer_repayment_simulate_request' when calling PlaidApi.sandbox_transfer_repayment_simulate"
5699
+ end
5700
+ # resource path
5701
+ local_var_path = '/sandbox/transfer/repayment/simulate'
5702
+
5703
+ # query parameters
5704
+ query_params = opts[:query_params] || {}
5705
+
5706
+ # header parameters
5707
+ header_params = opts[:header_params] || {}
5708
+ # HTTP header 'Accept' (if needed)
5709
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5710
+ # HTTP header 'Content-Type'
5711
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
5712
+
5713
+ # form parameters
5714
+ form_params = opts[:form_params] || {}
5715
+
5716
+ # http body (model)
5717
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(sandbox_transfer_repayment_simulate_request)
5718
+
5719
+ # return_type
5720
+ return_type = opts[:debug_return_type] || 'SandboxTransferRepaymentSimulateResponse'
5721
+
5722
+ # auth_names
5723
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
5724
+
5725
+ new_options = opts.merge(
5726
+ :operation => :"PlaidApi.sandbox_transfer_repayment_simulate",
5727
+ :header_params => header_params,
5728
+ :query_params => query_params,
5729
+ :form_params => form_params,
5730
+ :body => post_body,
5731
+ :auth_names => auth_names,
5732
+ :return_type => return_type
5733
+ )
5734
+
5735
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
5736
+ if @api_client.config.debugging
5737
+ @api_client.config.logger.debug "API called: PlaidApi#sandbox_transfer_repayment_simulate\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
5738
+ end
5739
+ return data, status_code, headers
5740
+ end
5741
+
5218
5742
  # Simulate a transfer event in Sandbox
5219
5743
  # Use the `/sandbox/transfer/simulate` endpoint to simulate a transfer event in the Sandbox environment. Note that while an event will be simulated and will appear when using endpoints such as `/transfer/event/sync` or `/transfer/event/list`, no transactions will actually take place and funds will not move between accounts, even within the Sandbox.
5220
5744
  # @param sandbox_transfer_simulate_request [SandboxTransferSimulateRequest]
@@ -5281,7 +5805,7 @@ module Plaid
5281
5805
  end
5282
5806
 
5283
5807
  # Simulate creating a sweep
5284
- # Use the `/sandbox/transfer/sweep/simulate` endpoint to create a sweep and associated events in the Sandbox environment. - All `posted` or `pending` Transfers with sweep_status `unswept` will become `swept` - All `reversed` Transfers with sweep_status `swept` will become `reverse_swept`
5808
+ # Use the `/sandbox/transfer/sweep/simulate` endpoint to create a sweep and associated events in the Sandbox environment. Upon calling this endpoint, all `posted` or `pending` transfers with a sweep status of `unswept` will become `swept`, and all `reversed` transfers with a sweep status of `swept` will become `reverse_swept`.
5285
5809
  # @param sandbox_transfer_sweep_simulate_request [SandboxTransferSweepSimulateRequest]
5286
5810
  # @param [Hash] opts the optional parameters
5287
5811
  # @return [SandboxTransferSweepSimulateResponse]
@@ -5291,7 +5815,7 @@ module Plaid
5291
5815
  end
5292
5816
 
5293
5817
  # Simulate creating a sweep
5294
- # Use the &#x60;/sandbox/transfer/sweep/simulate&#x60; endpoint to create a sweep and associated events in the Sandbox environment. - All &#x60;posted&#x60; or &#x60;pending&#x60; Transfers with sweep_status &#x60;unswept&#x60; will become &#x60;swept&#x60; - All &#x60;reversed&#x60; Transfers with sweep_status &#x60;swept&#x60; will become &#x60;reverse_swept&#x60;
5818
+ # Use the &#x60;/sandbox/transfer/sweep/simulate&#x60; endpoint to create a sweep and associated events in the Sandbox environment. Upon calling this endpoint, all &#x60;posted&#x60; or &#x60;pending&#x60; transfers with a sweep status of &#x60;unswept&#x60; will become &#x60;swept&#x60;, and all &#x60;reversed&#x60; transfers with a sweep status of &#x60;swept&#x60; will become &#x60;reverse_swept&#x60;.
5295
5819
  # @param sandbox_transfer_sweep_simulate_request [SandboxTransferSweepSimulateRequest]
5296
5820
  # @param [Hash] opts the optional parameters
5297
5821
  # @return [Array<(SandboxTransferSweepSimulateResponse, Integer, Hash)>] SandboxTransferSweepSimulateResponse data, response status code and response headers
@@ -5540,8 +6064,73 @@ module Plaid
5540
6064
  return data, status_code, headers
5541
6065
  end
5542
6066
 
6067
+ # enhance locally-held transaction data
6068
+ # The '/beta/transactions/v1/enhance' endpoint enriches raw transaction data provided directly by clients. The product is currently in beta.
6069
+ # @param transactions_enhance_get_request [TransactionsEnhanceGetRequest]
6070
+ # @param [Hash] opts the optional parameters
6071
+ # @return [TransactionsEnhanceGetResponse]
6072
+ def transactions_enhance(transactions_enhance_get_request, opts = {})
6073
+ data, _status_code, _headers = transactions_enhance_with_http_info(transactions_enhance_get_request, opts)
6074
+ data
6075
+ end
6076
+
6077
+ # enhance locally-held transaction data
6078
+ # The &#39;/beta/transactions/v1/enhance&#39; endpoint enriches raw transaction data provided directly by clients. The product is currently in beta.
6079
+ # @param transactions_enhance_get_request [TransactionsEnhanceGetRequest]
6080
+ # @param [Hash] opts the optional parameters
6081
+ # @return [Array<(TransactionsEnhanceGetResponse, Integer, Hash)>] TransactionsEnhanceGetResponse data, response status code and response headers
6082
+ def transactions_enhance_with_http_info(transactions_enhance_get_request, opts = {})
6083
+ if @api_client.config.debugging
6084
+ @api_client.config.logger.debug 'Calling API: PlaidApi.transactions_enhance ...'
6085
+ end
6086
+ # verify the required parameter 'transactions_enhance_get_request' is set
6087
+ if @api_client.config.client_side_validation && transactions_enhance_get_request.nil?
6088
+ fail ArgumentError, "Missing the required parameter 'transactions_enhance_get_request' when calling PlaidApi.transactions_enhance"
6089
+ end
6090
+ # resource path
6091
+ local_var_path = '/beta/transactions/v1/enhance'
6092
+
6093
+ # query parameters
6094
+ query_params = opts[:query_params] || {}
6095
+
6096
+ # header parameters
6097
+ header_params = opts[:header_params] || {}
6098
+ # HTTP header 'Accept' (if needed)
6099
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
6100
+ # HTTP header 'Content-Type'
6101
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
6102
+
6103
+ # form parameters
6104
+ form_params = opts[:form_params] || {}
6105
+
6106
+ # http body (model)
6107
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(transactions_enhance_get_request)
6108
+
6109
+ # return_type
6110
+ return_type = opts[:debug_return_type] || 'TransactionsEnhanceGetResponse'
6111
+
6112
+ # auth_names
6113
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
6114
+
6115
+ new_options = opts.merge(
6116
+ :operation => :"PlaidApi.transactions_enhance",
6117
+ :header_params => header_params,
6118
+ :query_params => query_params,
6119
+ :form_params => form_params,
6120
+ :body => post_body,
6121
+ :auth_names => auth_names,
6122
+ :return_type => return_type
6123
+ )
6124
+
6125
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
6126
+ if @api_client.config.debugging
6127
+ @api_client.config.logger.debug "API called: PlaidApi#transactions_enhance\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
6128
+ end
6129
+ return data, status_code, headers
6130
+ end
6131
+
5543
6132
  # Get transaction data
5544
- # The `/transactions/get` endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from investments accounts, use the [Investments endpoint](https://plaid.com/docs/api/products#investments) instead. Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the `count` and `offset` parameters in conjunction with the `total_transactions` response body field to fetch all available transactions. Data returned by `/transactions/get` will be the data available for the Item as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. An Item's `status.transactions.last_successful_update` field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, you can use the `/transactions/refresh` endpoint. Note that data may not be immediately available to `/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `transactions`, or upon the first call to `/transactions/get`, if it wasn't. To be alerted when transaction data is ready to be fetched, listen for the [`INITIAL_UPDATE`](https://plaid.com/docs/api/webhooks#transactions-initial_update) and [`HISTORICAL_UPDATE`](https://plaid.com/docs/api/webhooks#transactions-historical_update) webhooks. If no transaction history is ready when `/transactions/get` is called, it will return a `PRODUCT_NOT_READY` error.
6133
+ # The `/transactions/get` endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype `student`; coverage may be limited). For transaction history from investments accounts, use the [Investments endpoint](https://plaid.com/docs/api/products/investments/) instead. Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the `count` and `offset` parameters in conjunction with the `total_transactions` response body field to fetch all available transactions. Data returned by `/transactions/get` will be the data available for the Item as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. An Item's `status.transactions.last_successful_update` field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, you can use the `/transactions/refresh` endpoint. Note that data may not be immediately available to `/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `transactions`, or upon the first call to `/transactions/get`, if it wasn't. To be alerted when transaction data is ready to be fetched, listen for the [`INITIAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#initial_update) and [`HISTORICAL_UPDATE`](https://plaid.com/docs/api/products/transactions/#historical_update) webhooks. If no transaction history is ready when `/transactions/get` is called, it will return a `PRODUCT_NOT_READY` error.
5545
6134
  # @param transactions_get_request [TransactionsGetRequest]
5546
6135
  # @param [Hash] opts the optional parameters
5547
6136
  # @return [TransactionsGetResponse]
@@ -5551,7 +6140,7 @@ module Plaid
5551
6140
  end
5552
6141
 
5553
6142
  # Get transaction data
5554
- # The &#x60;/transactions/get&#x60; endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype &#x60;student&#x60;; coverage may be limited). For transaction history from investments accounts, use the [Investments endpoint](https://plaid.com/docs/api/products#investments) instead. Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in &#x60;/transactions/get&#x60;. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the &#x60;count&#x60; and &#x60;offset&#x60; parameters in conjunction with the &#x60;total_transactions&#x60; response body field to fetch all available transactions. Data returned by &#x60;/transactions/get&#x60; will be the data available for the Item as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. An Item&#39;s &#x60;status.transactions.last_successful_update&#x60; field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, you can use the &#x60;/transactions/refresh&#x60; endpoint. Note that data may not be immediately available to &#x60;/transactions/get&#x60;. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with &#x60;transactions&#x60;, or upon the first call to &#x60;/transactions/get&#x60;, if it wasn&#39;t. To be alerted when transaction data is ready to be fetched, listen for the [&#x60;INITIAL_UPDATE&#x60;](https://plaid.com/docs/api/webhooks#transactions-initial_update) and [&#x60;HISTORICAL_UPDATE&#x60;](https://plaid.com/docs/api/webhooks#transactions-historical_update) webhooks. If no transaction history is ready when &#x60;/transactions/get&#x60; is called, it will return a &#x60;PRODUCT_NOT_READY&#x60; error.
6143
+ # The &#x60;/transactions/get&#x60; endpoint allows developers to receive user-authorized transaction data for credit, depository, and some loan-type accounts (only those with account subtype &#x60;student&#x60;; coverage may be limited). For transaction history from investments accounts, use the [Investments endpoint](https://plaid.com/docs/api/products/investments/) instead. Transaction data is standardized across financial institutions, and in many cases transactions are linked to a clean name, entity type, location, and category. Similarly, account data is standardized and returned with a clean name, number, balance, and other meta information where available. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in &#x60;/transactions/get&#x60;. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the &#x60;count&#x60; and &#x60;offset&#x60; parameters in conjunction with the &#x60;total_transactions&#x60; response body field to fetch all available transactions. Data returned by &#x60;/transactions/get&#x60; will be the data available for the Item as of the most recent successful check for new transactions. Plaid typically checks for new data multiple times a day, but these checks may occur less frequently, such as once a day, depending on the institution. An Item&#39;s &#x60;status.transactions.last_successful_update&#x60; field will show the timestamp of the most recent successful update. To force Plaid to check for new transactions, you can use the &#x60;/transactions/refresh&#x60; endpoint. Note that data may not be immediately available to &#x60;/transactions/get&#x60;. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with &#x60;transactions&#x60;, or upon the first call to &#x60;/transactions/get&#x60;, if it wasn&#39;t. To be alerted when transaction data is ready to be fetched, listen for the [&#x60;INITIAL_UPDATE&#x60;](https://plaid.com/docs/api/products/transactions/#initial_update) and [&#x60;HISTORICAL_UPDATE&#x60;](https://plaid.com/docs/api/products/transactions/#historical_update) webhooks. If no transaction history is ready when &#x60;/transactions/get&#x60; is called, it will return a &#x60;PRODUCT_NOT_READY&#x60; error.
5555
6144
  # @param transactions_get_request [TransactionsGetRequest]
5556
6145
  # @param [Hash] opts the optional parameters
5557
6146
  # @return [Array<(TransactionsGetResponse, Integer, Hash)>] TransactionsGetResponse data, response status code and response headers
@@ -5671,7 +6260,7 @@ module Plaid
5671
6260
  end
5672
6261
 
5673
6262
  # Refresh transaction data
5674
- # `/transactions/refresh` is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for an Item. This on-demand extraction takes place in addition to the periodic extractions that automatically occur multiple times a day for any Transactions-enabled Item. If changes to transactions are discovered after calling `/transactions/refresh`, Plaid will fire a webhook: [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/webhooks#deleted-transactions-detected) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/webhooks#transactions-default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/transactions/get`. Access to `/transactions/refresh` in Production is specific to certain pricing plans. If you cannot access `/transactions/refresh` in Production, [contact Sales](https://www.plaid.com/contact) for assistance.
6263
+ # `/transactions/refresh` is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for an Item. This on-demand extraction takes place in addition to the periodic extractions that automatically occur multiple times a day for any Transactions-enabled Item. If changes to transactions are discovered after calling `/transactions/refresh`, Plaid will fire a webhook: [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/transactions/get`. Access to `/transactions/refresh` in Production is specific to certain pricing plans. If you cannot access `/transactions/refresh` in Production, [contact Sales](https://www.plaid.com/contact) for assistance.
5675
6264
  # @param transactions_refresh_request [TransactionsRefreshRequest]
5676
6265
  # @param [Hash] opts the optional parameters
5677
6266
  # @return [TransactionsRefreshResponse]
@@ -5681,7 +6270,7 @@ module Plaid
5681
6270
  end
5682
6271
 
5683
6272
  # Refresh transaction data
5684
- # &#x60;/transactions/refresh&#x60; is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for an Item. This on-demand extraction takes place in addition to the periodic extractions that automatically occur multiple times a day for any Transactions-enabled Item. If changes to transactions are discovered after calling &#x60;/transactions/refresh&#x60;, Plaid will fire a webhook: [&#x60;TRANSACTIONS_REMOVED&#x60;](https://plaid.com/docs/api/webhooks#deleted-transactions-detected) will be fired if any removed transactions are detected, and [&#x60;DEFAULT_UPDATE&#x60;](https://plaid.com/docs/api/webhooks#transactions-default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling &#x60;/transactions/get&#x60;. Access to &#x60;/transactions/refresh&#x60; in Production is specific to certain pricing plans. If you cannot access &#x60;/transactions/refresh&#x60; in Production, [contact Sales](https://www.plaid.com/contact) for assistance.
6273
+ # &#x60;/transactions/refresh&#x60; is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for an Item. This on-demand extraction takes place in addition to the periodic extractions that automatically occur multiple times a day for any Transactions-enabled Item. If changes to transactions are discovered after calling &#x60;/transactions/refresh&#x60;, Plaid will fire a webhook: [&#x60;TRANSACTIONS_REMOVED&#x60;](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [&#x60;DEFAULT_UPDATE&#x60;](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling &#x60;/transactions/get&#x60;. Access to &#x60;/transactions/refresh&#x60; in Production is specific to certain pricing plans. If you cannot access &#x60;/transactions/refresh&#x60; in Production, [contact Sales](https://www.plaid.com/contact) for assistance.
5685
6274
  # @param transactions_refresh_request [TransactionsRefreshRequest]
5686
6275
  # @param [Hash] opts the optional parameters
5687
6276
  # @return [Array<(TransactionsRefreshResponse, Integer, Hash)>] TransactionsRefreshResponse data, response status code and response headers
@@ -5735,7 +6324,7 @@ module Plaid
5735
6324
  return data, status_code, headers
5736
6325
  end
5737
6326
 
5738
- # Get incremental transaction updates on an item
6327
+ # Get incremental transaction updates on an Item
5739
6328
  # The `/transactions/sync` endpoint returns item transactions as a set of delta updates. Subsequent calls to the endpoint using the cursor returned in the response will return new added, modified, and removed transactions since the last call to the endpoint The product is currently in beta. To request access, contact transactions-feedback@plaid.com.
5740
6329
  # @param transactions_sync_request [TransactionsSyncRequest]
5741
6330
  # @param [Hash] opts the optional parameters
@@ -5745,7 +6334,7 @@ module Plaid
5745
6334
  data
5746
6335
  end
5747
6336
 
5748
- # Get incremental transaction updates on an item
6337
+ # Get incremental transaction updates on an Item
5749
6338
  # The &#x60;/transactions/sync&#x60; endpoint returns item transactions as a set of delta updates. Subsequent calls to the endpoint using the cursor returned in the response will return new added, modified, and removed transactions since the last call to the endpoint The product is currently in beta. To request access, contact transactions-feedback@plaid.com.
5750
6339
  # @param transactions_sync_request [TransactionsSyncRequest]
5751
6340
  # @param [Hash] opts the optional parameters
@@ -6385,6 +6974,136 @@ module Plaid
6385
6974
  return data, status_code, headers
6386
6975
  end
6387
6976
 
6977
+ # Lists historical repayments
6978
+ # The `/transfer/repayment/list` endpoint fetches repayments matching the given filters. Repayments are returned in reverse-chronological order (most recent first) starting at the given `start_time`.
6979
+ # @param transfer_repayment_list_request [TransferRepaymentListRequest]
6980
+ # @param [Hash] opts the optional parameters
6981
+ # @return [TransferRepaymentListResponse]
6982
+ def transfer_repayment_list(transfer_repayment_list_request, opts = {})
6983
+ data, _status_code, _headers = transfer_repayment_list_with_http_info(transfer_repayment_list_request, opts)
6984
+ data
6985
+ end
6986
+
6987
+ # Lists historical repayments
6988
+ # The &#x60;/transfer/repayment/list&#x60; endpoint fetches repayments matching the given filters. Repayments are returned in reverse-chronological order (most recent first) starting at the given &#x60;start_time&#x60;.
6989
+ # @param transfer_repayment_list_request [TransferRepaymentListRequest]
6990
+ # @param [Hash] opts the optional parameters
6991
+ # @return [Array<(TransferRepaymentListResponse, Integer, Hash)>] TransferRepaymentListResponse data, response status code and response headers
6992
+ def transfer_repayment_list_with_http_info(transfer_repayment_list_request, opts = {})
6993
+ if @api_client.config.debugging
6994
+ @api_client.config.logger.debug 'Calling API: PlaidApi.transfer_repayment_list ...'
6995
+ end
6996
+ # verify the required parameter 'transfer_repayment_list_request' is set
6997
+ if @api_client.config.client_side_validation && transfer_repayment_list_request.nil?
6998
+ fail ArgumentError, "Missing the required parameter 'transfer_repayment_list_request' when calling PlaidApi.transfer_repayment_list"
6999
+ end
7000
+ # resource path
7001
+ local_var_path = '/transfer/repayment/list'
7002
+
7003
+ # query parameters
7004
+ query_params = opts[:query_params] || {}
7005
+
7006
+ # header parameters
7007
+ header_params = opts[:header_params] || {}
7008
+ # HTTP header 'Accept' (if needed)
7009
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
7010
+ # HTTP header 'Content-Type'
7011
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
7012
+
7013
+ # form parameters
7014
+ form_params = opts[:form_params] || {}
7015
+
7016
+ # http body (model)
7017
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(transfer_repayment_list_request)
7018
+
7019
+ # return_type
7020
+ return_type = opts[:debug_return_type] || 'TransferRepaymentListResponse'
7021
+
7022
+ # auth_names
7023
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
7024
+
7025
+ new_options = opts.merge(
7026
+ :operation => :"PlaidApi.transfer_repayment_list",
7027
+ :header_params => header_params,
7028
+ :query_params => query_params,
7029
+ :form_params => form_params,
7030
+ :body => post_body,
7031
+ :auth_names => auth_names,
7032
+ :return_type => return_type
7033
+ )
7034
+
7035
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
7036
+ if @api_client.config.debugging
7037
+ @api_client.config.logger.debug "API called: PlaidApi#transfer_repayment_list\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
7038
+ end
7039
+ return data, status_code, headers
7040
+ end
7041
+
7042
+ # List the returns included in a repayment
7043
+ # The `/transfer/repayment/return/list` endpoint retrieves the set of returns that were batched together into the specified repayment. The sum of amounts of returns retrieved by this request equals the amount of the repayment.
7044
+ # @param transfer_repayment_return_list_request [TransferRepaymentReturnListRequest]
7045
+ # @param [Hash] opts the optional parameters
7046
+ # @return [TransferRepaymentReturnListResponse]
7047
+ def transfer_repayment_return_list(transfer_repayment_return_list_request, opts = {})
7048
+ data, _status_code, _headers = transfer_repayment_return_list_with_http_info(transfer_repayment_return_list_request, opts)
7049
+ data
7050
+ end
7051
+
7052
+ # List the returns included in a repayment
7053
+ # The &#x60;/transfer/repayment/return/list&#x60; endpoint retrieves the set of returns that were batched together into the specified repayment. The sum of amounts of returns retrieved by this request equals the amount of the repayment.
7054
+ # @param transfer_repayment_return_list_request [TransferRepaymentReturnListRequest]
7055
+ # @param [Hash] opts the optional parameters
7056
+ # @return [Array<(TransferRepaymentReturnListResponse, Integer, Hash)>] TransferRepaymentReturnListResponse data, response status code and response headers
7057
+ def transfer_repayment_return_list_with_http_info(transfer_repayment_return_list_request, opts = {})
7058
+ if @api_client.config.debugging
7059
+ @api_client.config.logger.debug 'Calling API: PlaidApi.transfer_repayment_return_list ...'
7060
+ end
7061
+ # verify the required parameter 'transfer_repayment_return_list_request' is set
7062
+ if @api_client.config.client_side_validation && transfer_repayment_return_list_request.nil?
7063
+ fail ArgumentError, "Missing the required parameter 'transfer_repayment_return_list_request' when calling PlaidApi.transfer_repayment_return_list"
7064
+ end
7065
+ # resource path
7066
+ local_var_path = '/transfer/repayment/return/list'
7067
+
7068
+ # query parameters
7069
+ query_params = opts[:query_params] || {}
7070
+
7071
+ # header parameters
7072
+ header_params = opts[:header_params] || {}
7073
+ # HTTP header 'Accept' (if needed)
7074
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
7075
+ # HTTP header 'Content-Type'
7076
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
7077
+
7078
+ # form parameters
7079
+ form_params = opts[:form_params] || {}
7080
+
7081
+ # http body (model)
7082
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(transfer_repayment_return_list_request)
7083
+
7084
+ # return_type
7085
+ return_type = opts[:debug_return_type] || 'TransferRepaymentReturnListResponse'
7086
+
7087
+ # auth_names
7088
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
7089
+
7090
+ new_options = opts.merge(
7091
+ :operation => :"PlaidApi.transfer_repayment_return_list",
7092
+ :header_params => header_params,
7093
+ :query_params => query_params,
7094
+ :form_params => form_params,
7095
+ :body => post_body,
7096
+ :auth_names => auth_names,
7097
+ :return_type => return_type
7098
+ )
7099
+
7100
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
7101
+ if @api_client.config.debugging
7102
+ @api_client.config.logger.debug "API called: PlaidApi#transfer_repayment_return_list\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
7103
+ end
7104
+ return data, status_code, headers
7105
+ end
7106
+
6388
7107
  # Retrieve a sweep
6389
7108
  # The `/transfer/sweep/get` endpoint fetches a sweep corresponding to the given `sweep_id`.
6390
7109
  # @param transfer_sweep_get_request [TransferSweepGetRequest]