plaid 14.10.0 → 14.12.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2252) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +94 -1
  3. data/Gemfile.lock +9 -5
  4. data/Makefile +10 -1
  5. data/PUBLISH.md +2 -2
  6. data/README.md +5 -0
  7. data/lib/plaid/api/plaid_api.rb +227 -28
  8. data/lib/plaid/api_client.rb +2 -2
  9. data/lib/plaid/api_error.rb +1 -1
  10. data/lib/plaid/configuration.rb +2 -2
  11. data/lib/plaid/models/account_access.rb +1 -1
  12. data/lib/plaid/models/account_assets.rb +4 -3
  13. data/lib/plaid/models/account_assets_all_of.rb +3 -3
  14. data/lib/plaid/models/account_balance.rb +1 -1
  15. data/lib/plaid/models/account_base.rb +1 -1
  16. data/lib/plaid/models/account_filter.rb +1 -1
  17. data/lib/plaid/models/account_filters_response.rb +1 -1
  18. data/lib/plaid/models/account_identity.rb +3 -2
  19. data/lib/plaid/models/account_identity_all_of.rb +2 -2
  20. data/lib/plaid/models/account_product_access.rb +1 -1
  21. data/lib/plaid/models/account_product_access_nullable.rb +2 -1
  22. data/lib/plaid/models/account_selection_cardinality.rb +1 -1
  23. data/lib/plaid/models/account_subtype.rb +1 -1
  24. data/lib/plaid/models/account_type.rb +1 -1
  25. data/lib/plaid/models/accounts_balance_get_request.rb +1 -1
  26. data/lib/plaid/models/accounts_balance_get_request_options.rb +1 -1
  27. data/lib/plaid/models/accounts_get_request.rb +1 -1
  28. data/lib/plaid/models/accounts_get_request_options.rb +1 -1
  29. data/lib/plaid/models/accounts_get_response.rb +1 -1
  30. data/lib/plaid/models/ach_class.rb +1 -1
  31. data/lib/plaid/models/address.rb +1 -1
  32. data/lib/plaid/models/address_data.rb +1 -1
  33. data/lib/plaid/models/address_data_nullable.rb +2 -1
  34. data/lib/plaid/models/address_nullable.rb +2 -1
  35. data/lib/plaid/models/application.rb +15 -5
  36. data/lib/plaid/models/application_get_request.rb +2 -2
  37. data/lib/plaid/models/application_get_response.rb +2 -2
  38. data/lib/plaid/models/apr.rb +1 -1
  39. data/lib/plaid/models/asset_report.rb +2 -6
  40. data/lib/plaid/models/asset_report_audit_copy_create_request.rb +1 -1
  41. data/lib/plaid/models/asset_report_audit_copy_create_response.rb +1 -1
  42. data/lib/plaid/models/asset_report_audit_copy_get_request.rb +1 -1
  43. data/lib/plaid/models/asset_report_audit_copy_remove_request.rb +1 -1
  44. data/lib/plaid/models/asset_report_audit_copy_remove_response.rb +1 -1
  45. data/lib/plaid/models/asset_report_create_request.rb +1 -1
  46. data/lib/plaid/models/asset_report_create_request_options.rb +1 -1
  47. data/lib/plaid/models/asset_report_create_response.rb +1 -1
  48. data/lib/plaid/models/asset_report_filter_request.rb +1 -1
  49. data/lib/plaid/models/asset_report_filter_response.rb +1 -1
  50. data/lib/plaid/models/asset_report_get_request.rb +1 -1
  51. data/lib/plaid/models/asset_report_get_response.rb +1 -1
  52. data/lib/plaid/models/asset_report_item.rb +1 -1
  53. data/lib/plaid/models/asset_report_pdf_get_request.rb +1 -1
  54. data/lib/plaid/models/asset_report_refresh_request.rb +1 -1
  55. data/lib/plaid/models/asset_report_refresh_request_options.rb +1 -1
  56. data/lib/plaid/models/asset_report_refresh_response.rb +1 -1
  57. data/lib/plaid/models/asset_report_remove_request.rb +1 -1
  58. data/lib/plaid/models/asset_report_remove_response.rb +1 -1
  59. data/lib/plaid/models/asset_report_transaction.rb +4 -3
  60. data/lib/plaid/models/asset_report_transaction_all_of.rb +1 -1
  61. data/lib/plaid/models/asset_report_user.rb +1 -1
  62. data/lib/plaid/models/assets_error_webhook.rb +7 -3
  63. data/lib/plaid/models/assets_product_ready_webhook.rb +1 -1
  64. data/lib/plaid/models/auth_get_numbers.rb +1 -1
  65. data/lib/plaid/models/auth_get_request.rb +1 -1
  66. data/lib/plaid/models/auth_get_request_options.rb +1 -1
  67. data/lib/plaid/models/auth_get_response.rb +1 -1
  68. data/lib/plaid/models/auth_metadata.rb +1 -1
  69. data/lib/plaid/models/auth_supported_methods.rb +1 -1
  70. data/lib/plaid/models/automatically_verified_webhook.rb +1 -1
  71. data/lib/plaid/models/bank_initiated_return_risk.rb +2 -2
  72. data/lib/plaid/models/bank_transfer.rb +2 -2
  73. data/lib/plaid/models/bank_transfer_balance.rb +2 -1
  74. data/lib/plaid/models/bank_transfer_balance_get_request.rb +1 -1
  75. data/lib/plaid/models/bank_transfer_balance_get_response.rb +1 -1
  76. data/lib/plaid/models/bank_transfer_cancel_request.rb +1 -1
  77. data/lib/plaid/models/bank_transfer_cancel_response.rb +1 -1
  78. data/lib/plaid/models/bank_transfer_create_request.rb +3 -3
  79. data/lib/plaid/models/bank_transfer_create_response.rb +1 -1
  80. data/lib/plaid/models/bank_transfer_direction.rb +1 -1
  81. data/lib/plaid/models/bank_transfer_event.rb +6 -16
  82. data/lib/plaid/models/bank_transfer_event_list_request.rb +1 -1
  83. data/lib/plaid/models/bank_transfer_event_list_response.rb +1 -1
  84. data/lib/plaid/models/bank_transfer_event_sync_request.rb +1 -1
  85. data/lib/plaid/models/bank_transfer_event_sync_response.rb +1 -1
  86. data/lib/plaid/models/bank_transfer_event_type.rb +1 -3
  87. data/lib/plaid/models/bank_transfer_failure.rb +1 -1
  88. data/lib/plaid/models/bank_transfer_get_request.rb +1 -1
  89. data/lib/plaid/models/bank_transfer_get_response.rb +1 -1
  90. data/lib/plaid/models/bank_transfer_list_request.rb +1 -1
  91. data/lib/plaid/models/bank_transfer_list_response.rb +1 -1
  92. data/lib/plaid/models/bank_transfer_migrate_account_request.rb +1 -1
  93. data/lib/plaid/models/bank_transfer_migrate_account_response.rb +1 -1
  94. data/lib/plaid/models/bank_transfer_network.rb +1 -1
  95. data/lib/plaid/models/bank_transfer_status.rb +1 -1
  96. data/lib/plaid/models/bank_transfer_sweep.rb +5 -30
  97. data/lib/plaid/models/bank_transfer_sweep_get_request.rb +6 -17
  98. data/lib/plaid/models/bank_transfer_sweep_get_response.rb +1 -1
  99. data/lib/plaid/models/bank_transfer_sweep_list_request.rb +1 -1
  100. data/lib/plaid/models/bank_transfer_sweep_list_response.rb +1 -1
  101. data/lib/plaid/models/bank_transfer_type.rb +1 -1
  102. data/lib/plaid/models/bank_transfer_user.rb +2 -2
  103. data/lib/plaid/models/bank_transfers_events_update_webhook.rb +1 -1
  104. data/lib/plaid/models/categories_get_response.rb +1 -1
  105. data/lib/plaid/models/category.rb +1 -1
  106. data/lib/plaid/models/cause.rb +7 -3
  107. data/lib/plaid/models/connected_application.rb +17 -2
  108. data/lib/plaid/models/country_code.rb +1 -1
  109. data/lib/plaid/models/credit_account_subtype.rb +40 -0
  110. data/lib/plaid/models/credit_card_liability.rb +2 -6
  111. data/lib/plaid/models/credit_filter.rb +3 -3
  112. data/lib/plaid/models/customer_initiated_return_risk.rb +2 -2
  113. data/lib/plaid/models/deductions.rb +1 -1
  114. data/lib/plaid/models/deductions_breakdown.rb +1 -1
  115. data/lib/plaid/models/deductions_total.rb +1 -1
  116. data/lib/plaid/models/default_update_webhook.rb +2 -3
  117. data/lib/plaid/models/deposit_switch_address_data.rb +1 -1
  118. data/lib/plaid/models/deposit_switch_alt_create_request.rb +1 -1
  119. data/lib/plaid/models/deposit_switch_alt_create_response.rb +1 -1
  120. data/lib/plaid/models/deposit_switch_create_request.rb +1 -1
  121. data/lib/plaid/models/deposit_switch_create_request_options.rb +1 -1
  122. data/lib/plaid/models/deposit_switch_create_response.rb +1 -1
  123. data/lib/plaid/models/deposit_switch_get_request.rb +1 -1
  124. data/lib/plaid/models/deposit_switch_get_response.rb +1 -1
  125. data/lib/plaid/models/deposit_switch_state_update_webhook.rb +2 -2
  126. data/lib/plaid/models/deposit_switch_target_account.rb +2 -1
  127. data/lib/plaid/models/deposit_switch_target_user.rb +2 -1
  128. data/lib/plaid/models/deposit_switch_token_create_request.rb +1 -1
  129. data/lib/plaid/models/deposit_switch_token_create_response.rb +1 -1
  130. data/lib/plaid/models/depository_account_subtype.rb +47 -0
  131. data/lib/plaid/models/depository_filter.rb +3 -3
  132. data/lib/plaid/models/distribution_breakdown.rb +1 -1
  133. data/lib/plaid/models/doc_type.rb +2 -1
  134. data/lib/plaid/models/document_metadata.rb +1 -1
  135. data/lib/plaid/models/earnings.rb +1 -1
  136. data/lib/plaid/models/earnings_breakdown.rb +1 -1
  137. data/lib/plaid/models/earnings_breakdown_canonical_description.rb +3 -1
  138. data/lib/plaid/models/earnings_total.rb +1 -1
  139. data/lib/plaid/models/email.rb +1 -1
  140. data/lib/plaid/models/employee.rb +2 -2
  141. data/lib/plaid/models/employee_income_summary_field_string.rb +2 -1
  142. data/lib/plaid/models/employer.rb +1 -1
  143. data/lib/plaid/models/employer_income_summary_field_string.rb +2 -1
  144. data/lib/plaid/models/employer_verification.rb +1 -1
  145. data/lib/plaid/models/employers_search_request.rb +1 -1
  146. data/lib/plaid/models/employers_search_response.rb +1 -1
  147. data/lib/plaid/models/employment_details.rb +1 -1
  148. data/lib/plaid/models/employment_verification.rb +3 -3
  149. data/lib/plaid/models/employment_verification_get_request.rb +1 -1
  150. data/lib/plaid/models/employment_verification_get_response.rb +2 -12
  151. data/lib/plaid/models/employment_verification_status.rb +1 -1
  152. data/lib/plaid/models/error.rb +2 -2
  153. data/lib/plaid/models/external_payment_options.rb +16 -6
  154. data/lib/plaid/models/external_payment_refund_details.rb +2 -1
  155. data/lib/plaid/models/external_payment_schedule_base.rb +1 -1
  156. data/lib/plaid/models/external_payment_schedule_get.rb +1 -1
  157. data/lib/plaid/models/external_payment_schedule_request.rb +1 -1
  158. data/lib/plaid/models/health_incident.rb +2 -1
  159. data/lib/plaid/models/historical_balance.rb +1 -1
  160. data/lib/plaid/models/historical_update_webhook.rb +3 -4
  161. data/lib/plaid/models/holding.rb +1 -1
  162. data/lib/plaid/models/holdings_default_update_webhook.rb +2 -3
  163. data/lib/plaid/models/holdings_override.rb +1 -1
  164. data/lib/plaid/models/identity_default_update_webhook.rb +286 -0
  165. data/lib/plaid/models/identity_get_request.rb +1 -1
  166. data/lib/plaid/models/identity_get_request_options.rb +1 -1
  167. data/lib/plaid/models/identity_get_response.rb +1 -1
  168. data/lib/plaid/models/identity_update_types.rb +41 -0
  169. data/lib/plaid/models/incident_update.rb +2 -1
  170. data/lib/plaid/models/income_breakdown.rb +1 -1
  171. data/lib/plaid/models/income_breakdown_type.rb +1 -1
  172. data/lib/plaid/models/income_override.rb +1 -1
  173. data/lib/plaid/models/income_summary.rb +1 -1
  174. data/lib/plaid/models/income_summary_field_number.rb +2 -1
  175. data/lib/plaid/models/income_summary_field_string.rb +2 -1
  176. data/lib/plaid/models/income_verification_create_request.rb +1 -1
  177. data/lib/plaid/models/income_verification_create_request_options.rb +2 -2
  178. data/lib/plaid/models/income_verification_create_response.rb +1 -1
  179. data/lib/plaid/models/income_verification_documents_download_request.rb +1 -1
  180. data/lib/plaid/models/income_verification_paystub_get_request.rb +1 -1
  181. data/lib/plaid/models/income_verification_paystub_get_response.rb +2 -3
  182. data/lib/plaid/models/income_verification_paystubs_get_request.rb +1 -1
  183. data/lib/plaid/models/income_verification_paystubs_get_response.rb +3 -3
  184. data/lib/plaid/models/income_verification_precheck_confidence.rb +1 -1
  185. data/lib/plaid/models/income_verification_precheck_employer.rb +2 -1
  186. data/lib/plaid/models/income_verification_precheck_employer_address.rb +2 -15
  187. data/lib/plaid/models/income_verification_precheck_employer_address_data.rb +260 -0
  188. data/lib/plaid/models/income_verification_precheck_military_info.rb +2 -1
  189. data/lib/plaid/models/income_verification_precheck_request.rb +2 -4
  190. data/lib/plaid/models/income_verification_precheck_response.rb +2 -2
  191. data/lib/plaid/models/income_verification_precheck_user.rb +2 -1
  192. data/lib/plaid/models/income_verification_refresh_request.rb +1 -1
  193. data/lib/plaid/models/income_verification_refresh_response.rb +1 -1
  194. data/lib/plaid/models/income_verification_status_webhook.rb +2 -2
  195. data/lib/plaid/models/income_verification_summary_get_request.rb +1 -1
  196. data/lib/plaid/models/income_verification_summary_get_response.rb +2 -3
  197. data/lib/plaid/models/income_verification_taxforms_get_request.rb +1 -1
  198. data/lib/plaid/models/income_verification_taxforms_get_response.rb +3 -4
  199. data/lib/plaid/models/income_verification_webhook_status.rb +2 -1
  200. data/lib/plaid/models/inflow_model.rb +1 -1
  201. data/lib/plaid/models/initial_update_webhook.rb +2 -2
  202. data/lib/plaid/models/institution.rb +9 -4
  203. data/lib/plaid/models/institution_status.rb +2 -16
  204. data/lib/plaid/models/institutions_get_by_id_request.rb +22 -1
  205. data/lib/plaid/models/institutions_get_by_id_request_options.rb +1 -1
  206. data/lib/plaid/models/institutions_get_by_id_response.rb +1 -1
  207. data/lib/plaid/models/institutions_get_request.rb +31 -1
  208. data/lib/plaid/models/institutions_get_request_options.rb +22 -2
  209. data/lib/plaid/models/institutions_get_response.rb +2 -2
  210. data/lib/plaid/models/institutions_search_account_filter.rb +2 -1
  211. data/lib/plaid/models/institutions_search_payment_initiation_options.rb +2 -1
  212. data/lib/plaid/models/institutions_search_request.rb +21 -8
  213. data/lib/plaid/models/institutions_search_request_options.rb +5 -2
  214. data/lib/plaid/models/institutions_search_response.rb +1 -1
  215. data/lib/plaid/models/investment_account_subtype.rb +85 -0
  216. data/lib/plaid/models/investment_filter.rb +3 -3
  217. data/lib/plaid/models/investment_holdings_get_request_options.rb +1 -1
  218. data/lib/plaid/models/investment_transaction.rb +3 -3
  219. data/lib/plaid/models/investments_default_update_webhook.rb +2 -3
  220. data/lib/plaid/models/investments_holdings_get_request.rb +1 -1
  221. data/lib/plaid/models/investments_holdings_get_response.rb +1 -1
  222. data/lib/plaid/models/investments_transactions_get_request.rb +1 -1
  223. data/lib/plaid/models/investments_transactions_get_request_options.rb +1 -1
  224. data/lib/plaid/models/investments_transactions_get_response.rb +1 -1
  225. data/lib/plaid/models/investments_transactions_override.rb +1 -1
  226. data/lib/plaid/models/item.rb +1 -1
  227. data/lib/plaid/models/item_access_token_invalidate_request.rb +1 -1
  228. data/lib/plaid/models/item_access_token_invalidate_response.rb +1 -1
  229. data/lib/plaid/models/item_application_list_request.rb +1 -1
  230. data/lib/plaid/models/item_application_list_response.rb +1 -1
  231. data/lib/plaid/models/item_application_list_user_auth.rb +1 -1
  232. data/lib/plaid/models/item_application_scopes_update_request.rb +1 -1
  233. data/lib/plaid/models/item_application_scopes_update_response.rb +1 -1
  234. data/lib/plaid/models/item_error_webhook.rb +7 -3
  235. data/lib/plaid/models/item_get_request.rb +1 -1
  236. data/lib/plaid/models/item_get_response.rb +1 -1
  237. data/lib/plaid/models/item_import_request.rb +1 -1
  238. data/lib/plaid/models/item_import_request_options.rb +1 -1
  239. data/lib/plaid/models/item_import_request_user_auth.rb +1 -1
  240. data/lib/plaid/models/item_import_response.rb +1 -1
  241. data/lib/plaid/models/item_product_ready_webhook.rb +2 -3
  242. data/lib/plaid/models/item_public_token_create_request.rb +1 -1
  243. data/lib/plaid/models/item_public_token_create_response.rb +1 -1
  244. data/lib/plaid/models/item_public_token_exchange_request.rb +1 -1
  245. data/lib/plaid/models/item_public_token_exchange_response.rb +1 -1
  246. data/lib/plaid/models/item_remove_request.rb +1 -1
  247. data/lib/plaid/models/item_remove_response.rb +1 -1
  248. data/lib/plaid/models/item_status.rb +1 -1
  249. data/lib/plaid/models/item_status_investments.rb +1 -1
  250. data/lib/plaid/models/item_status_last_webhook.rb +1 -1
  251. data/lib/plaid/models/item_status_nullable.rb +2 -1
  252. data/lib/plaid/models/item_status_transactions.rb +1 -1
  253. data/lib/plaid/models/item_webhook_update_request.rb +2 -6
  254. data/lib/plaid/models/item_webhook_update_response.rb +1 -1
  255. data/lib/plaid/models/jwk_public_key.rb +1 -1
  256. data/lib/plaid/models/jwt_header.rb +1 -1
  257. data/lib/plaid/models/liabilities_default_update_webhook.rb +8 -4
  258. data/lib/plaid/models/liabilities_get_request.rb +1 -1
  259. data/lib/plaid/models/liabilities_get_request_options.rb +1 -1
  260. data/lib/plaid/models/liabilities_get_response.rb +1 -1
  261. data/lib/plaid/models/liabilities_object.rb +1 -1
  262. data/lib/plaid/models/liability_override.rb +1 -1
  263. data/lib/plaid/models/link_token_account_filters.rb +2 -2
  264. data/lib/plaid/models/{bank_transfer_receiver_details.rb → link_token_create_credit_filter.rb} +15 -48
  265. data/lib/plaid/models/link_token_create_depository_filter.rb +222 -0
  266. data/lib/plaid/models/link_token_create_investment_filter.rb +222 -0
  267. data/lib/plaid/models/link_token_create_loan_filter.rb +222 -0
  268. data/lib/plaid/models/link_token_create_request.rb +2 -2
  269. data/lib/plaid/models/link_token_create_request_account_subtypes.rb +10 -22
  270. data/lib/plaid/models/link_token_create_request_auth.rb +1 -1
  271. data/lib/plaid/models/link_token_create_request_deposit_switch.rb +1 -1
  272. data/lib/plaid/models/link_token_create_request_income_verification.rb +2 -2
  273. data/lib/plaid/models/link_token_create_request_payment_initiation.rb +1 -1
  274. data/lib/plaid/models/link_token_create_request_transfer.rb +1 -1
  275. data/lib/plaid/models/link_token_create_request_update.rb +1 -1
  276. data/lib/plaid/models/link_token_create_request_user.rb +1 -1
  277. data/lib/plaid/models/link_token_create_response.rb +1 -1
  278. data/lib/plaid/models/link_token_eu_config.rb +1 -1
  279. data/lib/plaid/models/link_token_get_metadata_response.rb +1 -1
  280. data/lib/plaid/models/link_token_get_request.rb +1 -1
  281. data/lib/plaid/models/link_token_get_response.rb +1 -1
  282. data/lib/plaid/models/loan_account_subtype.rb +49 -0
  283. data/lib/plaid/models/loan_filter.rb +3 -3
  284. data/lib/plaid/models/location.rb +1 -1
  285. data/lib/plaid/models/meta.rb +1 -1
  286. data/lib/plaid/models/mfa.rb +1 -1
  287. data/lib/plaid/models/mortgage_interest_rate.rb +1 -1
  288. data/lib/plaid/models/mortgage_liability.rb +1 -1
  289. data/lib/plaid/models/mortgage_property_address.rb +1 -1
  290. data/lib/plaid/models/net_pay.rb +1 -1
  291. data/lib/plaid/models/new_accounts_available_webhook.rb +2 -3
  292. data/lib/plaid/models/numbers.rb +1 -1
  293. data/lib/plaid/models/numbers_ach.rb +1 -1
  294. data/lib/plaid/models/numbers_ach_nullable.rb +2 -1
  295. data/lib/plaid/models/numbers_bacs.rb +1 -1
  296. data/lib/plaid/models/numbers_bacs_nullable.rb +2 -1
  297. data/lib/plaid/models/numbers_eft.rb +1 -1
  298. data/lib/plaid/models/numbers_eft_nullable.rb +2 -1
  299. data/lib/plaid/models/numbers_international.rb +1 -1
  300. data/lib/plaid/models/numbers_international_nullable.rb +2 -1
  301. data/lib/plaid/models/override_account_type.rb +1 -1
  302. data/lib/plaid/models/override_accounts.rb +1 -1
  303. data/lib/plaid/models/owner.rb +1 -1
  304. data/lib/plaid/models/owner_override.rb +1 -1
  305. data/lib/plaid/models/pay.rb +1 -27
  306. data/lib/plaid/models/pay_frequency.rb +2 -1
  307. data/lib/plaid/models/pay_frequency_value.rb +1 -1
  308. data/lib/plaid/models/pay_period_details.rb +1 -1
  309. data/lib/plaid/models/payment_amount.rb +1 -1
  310. data/lib/plaid/models/payment_initiation_address.rb +1 -1
  311. data/lib/plaid/models/payment_initiation_metadata.rb +2 -2
  312. data/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb +2 -1
  313. data/lib/plaid/models/payment_initiation_payment.rb +26 -6
  314. data/lib/plaid/models/payment_initiation_payment_create_request.rb +1 -1
  315. data/lib/plaid/models/payment_initiation_payment_create_response.rb +1 -1
  316. data/lib/plaid/models/payment_initiation_payment_get_request.rb +1 -1
  317. data/lib/plaid/models/payment_initiation_payment_get_response.rb +22 -2
  318. data/lib/plaid/models/payment_initiation_payment_list_request.rb +1 -1
  319. data/lib/plaid/models/payment_initiation_payment_list_response.rb +1 -1
  320. data/lib/plaid/models/payment_initiation_payment_reverse_request.rb +1 -1
  321. data/lib/plaid/models/payment_initiation_payment_reverse_response.rb +1 -1
  322. data/lib/plaid/models/payment_initiation_payment_status.rb +1 -1
  323. data/lib/plaid/models/payment_initiation_payment_token_create_request.rb +1 -1
  324. data/lib/plaid/models/payment_initiation_payment_token_create_response.rb +1 -1
  325. data/lib/plaid/models/payment_initiation_recipient.rb +1 -1
  326. data/lib/plaid/models/payment_initiation_recipient_create_request.rb +1 -1
  327. data/lib/plaid/models/payment_initiation_recipient_create_response.rb +1 -1
  328. data/lib/plaid/models/payment_initiation_recipient_get_request.rb +1 -1
  329. data/lib/plaid/models/payment_initiation_recipient_get_response.rb +1 -1
  330. data/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb +1 -1
  331. data/lib/plaid/models/payment_initiation_recipient_list_request.rb +1 -1
  332. data/lib/plaid/models/payment_initiation_recipient_list_response.rb +1 -1
  333. data/lib/plaid/models/payment_initiation_refund.rb +1 -1
  334. data/lib/plaid/models/payment_initiation_standing_order_metadata.rb +1 -1
  335. data/lib/plaid/models/payment_meta.rb +1 -1
  336. data/lib/plaid/models/payment_schedule_interval.rb +1 -1
  337. data/lib/plaid/models/payment_scheme.rb +41 -0
  338. data/lib/plaid/models/payment_status_update_webhook.rb +4 -53
  339. data/lib/plaid/models/paystub.rb +1 -1
  340. data/lib/plaid/models/paystub_address.rb +2 -1
  341. data/lib/plaid/models/paystub_deduction.rb +2 -1
  342. data/lib/plaid/models/paystub_details.rb +1 -1
  343. data/lib/plaid/models/paystub_employer.rb +2 -1
  344. data/lib/plaid/models/paystub_override.rb +1 -1
  345. data/lib/plaid/models/paystub_override_employee.rb +1 -1
  346. data/lib/plaid/models/paystub_override_employee_address.rb +1 -1
  347. data/lib/plaid/models/paystub_override_employer.rb +1 -1
  348. data/lib/plaid/models/paystub_pay_frequency.rb +1 -1
  349. data/lib/plaid/models/paystub_verification.rb +1 -1
  350. data/lib/plaid/models/paystub_verification_status.rb +1 -1
  351. data/lib/plaid/models/paystub_ytd_details.rb +1 -1
  352. data/lib/plaid/models/pending_expiration_webhook.rb +1 -1
  353. data/lib/plaid/models/personal_finance_category.rb +1 -1
  354. data/lib/plaid/models/phone_number.rb +1 -1
  355. data/lib/plaid/models/plaid_error.rb +360 -0
  356. data/lib/plaid/models/platform_ids.rb +1 -1
  357. data/lib/plaid/models/processor_apex_processor_token_create_request.rb +1 -1
  358. data/lib/plaid/models/processor_auth_get_request.rb +1 -1
  359. data/lib/plaid/models/processor_auth_get_response.rb +1 -1
  360. data/lib/plaid/models/processor_balance_get_request.rb +1 -1
  361. data/lib/plaid/models/processor_balance_get_request_options.rb +1 -1
  362. data/lib/plaid/models/processor_balance_get_response.rb +1 -1
  363. data/lib/plaid/models/processor_bank_transfer_create_request.rb +2 -2
  364. data/lib/plaid/models/processor_bank_transfer_create_response.rb +1 -1
  365. data/lib/plaid/models/processor_identity_get_request.rb +1 -1
  366. data/lib/plaid/models/processor_identity_get_response.rb +1 -1
  367. data/lib/plaid/models/processor_number.rb +1 -1
  368. data/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb +1 -1
  369. data/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb +1 -1
  370. data/lib/plaid/models/processor_token_create_request.rb +1 -1
  371. data/lib/plaid/models/processor_token_create_response.rb +1 -1
  372. data/lib/plaid/models/product_access.rb +1 -1
  373. data/lib/plaid/models/product_status.rb +1 -1
  374. data/lib/plaid/models/product_status_breakdown.rb +1 -1
  375. data/lib/plaid/models/products.rb +2 -1
  376. data/lib/plaid/models/projected_income_summary_field_number.rb +2 -1
  377. data/lib/plaid/models/pslf_status.rb +1 -1
  378. data/lib/plaid/models/recaptcha_required_error.rb +1 -1
  379. data/lib/plaid/models/recipient_bacs.rb +1 -1
  380. data/lib/plaid/models/recipient_bacs_nullable.rb +2 -1
  381. data/lib/plaid/models/recurring_transaction_frequency.rb +1 -1
  382. data/lib/plaid/models/removed_transaction.rb +1 -1
  383. data/lib/plaid/models/requested_scopes.rb +2 -30
  384. data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb +1 -1
  385. data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb +1 -1
  386. data/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb +1 -1
  387. data/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb +1 -1
  388. data/lib/plaid/models/sandbox_income_fire_webhook_request.rb +4 -4
  389. data/lib/plaid/models/sandbox_income_fire_webhook_response.rb +1 -1
  390. data/lib/plaid/models/sandbox_item_fire_webhook_request.rb +4 -4
  391. data/lib/plaid/models/sandbox_item_fire_webhook_response.rb +1 -1
  392. data/lib/plaid/models/sandbox_item_reset_login_request.rb +1 -1
  393. data/lib/plaid/models/sandbox_item_reset_login_response.rb +1 -1
  394. data/lib/plaid/models/sandbox_item_set_verification_status_request.rb +1 -1
  395. data/lib/plaid/models/sandbox_item_set_verification_status_response.rb +1 -1
  396. data/lib/plaid/models/sandbox_oauth_select_accounts_request.rb +1 -1
  397. data/lib/plaid/models/sandbox_processor_token_create_request.rb +2 -1
  398. data/lib/plaid/models/sandbox_processor_token_create_request_options.rb +1 -1
  399. data/lib/plaid/models/sandbox_processor_token_create_response.rb +2 -1
  400. data/lib/plaid/models/sandbox_public_token_create_request.rb +1 -1
  401. data/lib/plaid/models/sandbox_public_token_create_request_options.rb +1 -1
  402. data/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb +1 -1
  403. data/lib/plaid/models/sandbox_public_token_create_response.rb +1 -1
  404. data/lib/plaid/models/{bank_transfer_sweep_account.rb → sandbox_transfer_repayment_simulate_request.rb} +20 -28
  405. data/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb +225 -0
  406. data/lib/plaid/models/sandbox_transfer_simulate_request.rb +1 -1
  407. data/lib/plaid/models/sandbox_transfer_simulate_response.rb +1 -1
  408. data/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb +5 -29
  409. data/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb +2 -7
  410. data/lib/plaid/models/scopes.rb +1 -1
  411. data/lib/plaid/models/scopes_context.rb +1 -1
  412. data/lib/plaid/models/scopes_nullable.rb +2 -1
  413. data/lib/plaid/models/security.rb +1 -1
  414. data/lib/plaid/models/security_override.rb +1 -1
  415. data/lib/plaid/models/sender_bacs_nullable.rb +2 -1
  416. data/lib/plaid/models/servicer_address_data.rb +1 -1
  417. data/lib/plaid/models/signal_address_data.rb +1 -1
  418. data/lib/plaid/models/signal_decision_report_request.rb +1 -1
  419. data/lib/plaid/models/signal_decision_report_response.rb +1 -1
  420. data/lib/plaid/models/signal_device.rb +1 -1
  421. data/lib/plaid/models/signal_evaluate_core_attributes.rb +1 -1
  422. data/lib/plaid/models/signal_evaluate_request.rb +1 -1
  423. data/lib/plaid/models/signal_evaluate_response.rb +1 -1
  424. data/lib/plaid/models/signal_person_name.rb +1 -1
  425. data/lib/plaid/models/signal_return_report_request.rb +1 -1
  426. data/lib/plaid/models/signal_return_report_response.rb +1 -1
  427. data/lib/plaid/models/signal_scores.rb +1 -1
  428. data/lib/plaid/models/signal_user.rb +1 -1
  429. data/lib/plaid/models/simulated_transfer_sweep.rb +277 -0
  430. data/lib/plaid/models/standalone_account_type.rb +2 -2
  431. data/lib/plaid/models/standalone_currency_code_list.rb +1 -1
  432. data/lib/plaid/models/standalone_investment_transaction_type.rb +1 -1
  433. data/lib/plaid/models/student_loan.rb +2 -2
  434. data/lib/plaid/models/student_loan_repayment_model.rb +1 -1
  435. data/lib/plaid/models/student_loan_status.rb +1 -1
  436. data/lib/plaid/models/student_repayment_plan.rb +1 -1
  437. data/lib/plaid/models/taxform.rb +3 -2
  438. data/lib/plaid/models/taxpayer_id.rb +1 -1
  439. data/lib/plaid/models/total.rb +1 -1
  440. data/lib/plaid/models/total_canonical_description.rb +1 -1
  441. data/lib/plaid/models/transaction.rb +6 -6
  442. data/lib/plaid/models/transaction_all_of.rb +4 -4
  443. data/lib/plaid/models/transaction_base.rb +3 -3
  444. data/lib/plaid/models/transaction_code.rb +1 -1
  445. data/lib/plaid/models/transaction_data.rb +1 -1
  446. data/lib/plaid/models/transaction_override.rb +2 -2
  447. data/lib/plaid/models/transaction_stream.rb +1 -1
  448. data/lib/plaid/models/transaction_stream_amount.rb +1 -1
  449. data/lib/plaid/models/transactions_get_request.rb +1 -1
  450. data/lib/plaid/models/transactions_get_request_options.rb +1 -1
  451. data/lib/plaid/models/transactions_get_response.rb +1 -1
  452. data/lib/plaid/models/transactions_recurring_get_request.rb +1 -1
  453. data/lib/plaid/models/transactions_recurring_get_response.rb +1 -1
  454. data/lib/plaid/models/transactions_refresh_request.rb +1 -1
  455. data/lib/plaid/models/transactions_refresh_response.rb +1 -1
  456. data/lib/plaid/models/transactions_removed_webhook.rb +2 -3
  457. data/lib/plaid/models/transactions_sync_request.rb +1 -1
  458. data/lib/plaid/models/transactions_sync_response.rb +1 -1
  459. data/lib/plaid/models/transfer.rb +41 -6
  460. data/lib/plaid/models/transfer_authorization.rb +25 -5
  461. data/lib/plaid/models/transfer_authorization_create_request.rb +16 -6
  462. data/lib/plaid/models/transfer_authorization_create_response.rb +1 -1
  463. data/lib/plaid/models/transfer_authorization_decision_rationale.rb +1 -1
  464. data/lib/plaid/models/transfer_authorization_device.rb +1 -1
  465. data/lib/plaid/models/transfer_authorization_guarantee_decision.rb +40 -0
  466. data/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb +274 -0
  467. data/lib/plaid/models/transfer_authorization_proposed_transfer.rb +21 -6
  468. data/lib/plaid/models/transfer_cancel_request.rb +1 -1
  469. data/lib/plaid/models/transfer_cancel_response.rb +1 -1
  470. data/lib/plaid/models/transfer_create_request.rb +23 -22
  471. data/lib/plaid/models/transfer_create_response.rb +1 -1
  472. data/lib/plaid/models/transfer_event.rb +5 -3
  473. data/lib/plaid/models/transfer_event_list_request.rb +1 -1
  474. data/lib/plaid/models/transfer_event_list_response.rb +1 -1
  475. data/lib/plaid/models/transfer_event_sync_request.rb +1 -1
  476. data/lib/plaid/models/transfer_event_sync_response.rb +1 -1
  477. data/lib/plaid/models/transfer_event_type.rb +1 -1
  478. data/lib/plaid/models/transfer_failure.rb +3 -3
  479. data/lib/plaid/models/transfer_get_request.rb +1 -1
  480. data/lib/plaid/models/transfer_get_response.rb +1 -1
  481. data/lib/plaid/models/transfer_intent_create.rb +22 -7
  482. data/lib/plaid/models/transfer_intent_create_mode.rb +1 -1
  483. data/lib/plaid/models/transfer_intent_create_request.rb +17 -7
  484. data/lib/plaid/models/transfer_intent_create_response.rb +1 -1
  485. data/lib/plaid/models/transfer_intent_get.rb +22 -7
  486. data/lib/plaid/models/transfer_intent_get_failure_reason.rb +1 -1
  487. data/lib/plaid/models/transfer_intent_get_request.rb +1 -1
  488. data/lib/plaid/models/transfer_intent_get_response.rb +1 -1
  489. data/lib/plaid/models/transfer_list_request.rb +1 -1
  490. data/lib/plaid/models/transfer_list_response.rb +1 -1
  491. data/lib/plaid/models/transfer_network.rb +1 -1
  492. data/lib/plaid/models/transfer_repayment.rb +270 -0
  493. data/lib/plaid/models/transfer_repayment_list_request.rb +320 -0
  494. data/lib/plaid/models/transfer_repayment_list_response.rb +241 -0
  495. data/lib/plaid/models/transfer_repayment_return.rb +291 -0
  496. data/lib/plaid/models/transfer_repayment_return_list_request.rb +313 -0
  497. data/lib/plaid/models/transfer_repayment_return_list_response.rb +241 -0
  498. data/lib/plaid/models/transfer_status.rb +1 -1
  499. data/lib/plaid/models/transfer_sweep.rb +34 -14
  500. data/lib/plaid/models/transfer_sweep_get_request.rb +1 -1
  501. data/lib/plaid/models/transfer_sweep_get_response.rb +1 -1
  502. data/lib/plaid/models/transfer_sweep_list_request.rb +16 -26
  503. data/lib/plaid/models/transfer_sweep_list_response.rb +1 -1
  504. data/lib/plaid/models/transfer_sweep_status.rb +1 -1
  505. data/lib/plaid/models/transfer_type.rb +1 -1
  506. data/lib/plaid/models/transfer_user_address_in_request.rb +1 -1
  507. data/lib/plaid/models/transfer_user_address_in_response.rb +1 -1
  508. data/lib/plaid/models/transfer_user_in_request.rb +1 -1
  509. data/lib/plaid/models/transfer_user_in_response.rb +1 -1
  510. data/lib/plaid/models/user_custom_password.rb +1 -1
  511. data/lib/plaid/models/user_permission_revoked_webhook.rb +2 -3
  512. data/lib/plaid/models/verification_attribute.rb +1 -1
  513. data/lib/plaid/models/verification_expired_webhook.rb +1 -1
  514. data/lib/plaid/models/verification_refresh_status.rb +1 -1
  515. data/lib/plaid/models/verification_status.rb +1 -1
  516. data/lib/plaid/models/w2.rb +1 -1
  517. data/lib/plaid/models/w2_box12.rb +2 -1
  518. data/lib/plaid/models/w2_state_and_local_wages.rb +2 -1
  519. data/lib/plaid/models/wallet_balance.rb +1 -1
  520. data/lib/plaid/models/wallet_get_request.rb +1 -1
  521. data/lib/plaid/models/wallet_get_response.rb +1 -1
  522. data/lib/plaid/models/wallet_transaction.rb +1 -1
  523. data/lib/plaid/models/wallet_transaction_amount.rb +1 -1
  524. data/lib/plaid/models/wallet_transaction_counterparty.rb +1 -1
  525. data/lib/plaid/models/wallet_transaction_counterparty_bacs.rb +2 -1
  526. data/lib/plaid/models/wallet_transaction_counterparty_numbers.rb +1 -1
  527. data/lib/plaid/models/wallet_transaction_execute_request.rb +1 -1
  528. data/lib/plaid/models/wallet_transaction_execute_response.rb +1 -1
  529. data/lib/plaid/models/wallet_transaction_status.rb +1 -1
  530. data/lib/plaid/models/wallet_transactions_list_request.rb +1 -1
  531. data/lib/plaid/models/wallet_transactions_list_response.rb +1 -1
  532. data/lib/plaid/models/warning.rb +1 -1
  533. data/lib/plaid/models/webhook_update_acknowledged_webhook.rb +2 -3
  534. data/lib/plaid/models/webhook_verification_key_get_request.rb +1 -1
  535. data/lib/plaid/models/webhook_verification_key_get_response.rb +1 -1
  536. data/lib/plaid/models/ytd_gross_income_summary_field_number.rb +2 -1
  537. data/lib/plaid/models/ytd_net_income_summary_field_number.rb +2 -1
  538. data/lib/plaid/version.rb +2 -2
  539. data/lib/plaid.rb +25 -3
  540. data/plaid.gemspec +1 -1
  541. data/templates/ruby/configuration.mustache +1 -1
  542. data/test/test_income_verifications.rb +71 -71
  543. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/bin/dotenv +2 -0
  544. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/bin/htmldiff +3 -1
  545. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/bin/ldiff +3 -1
  546. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/bin/rake +2 -0
  547. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/bin/rspec +2 -0
  548. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/bin/rubocop +2 -0
  549. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/bin/ruby-parse +2 -0
  550. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/bin/ruby-rewrite +2 -0
  551. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/ast-2.4.1.gem +0 -0
  552. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/diff-lcs-1.4.4.gem +0 -0
  553. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/dotenv-2.7.6.gem +0 -0
  554. data/vendor/bundle/ruby/3.0.0/cache/faraday-1.9.3.gem +0 -0
  555. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-em_http-1.0.0.gem +0 -0
  556. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-em_synchrony-1.0.0.gem +0 -0
  557. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-excon-1.1.0.gem +0 -0
  558. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-httpclient-1.0.1.gem +0 -0
  559. data/vendor/bundle/ruby/3.0.0/cache/faraday-multipart-1.0.3.gem +0 -0
  560. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-net_http-1.0.1.gem +0 -0
  561. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-net_http_persistent-1.2.0.gem +0 -0
  562. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-patron-1.0.0.gem +0 -0
  563. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/faraday-rack-1.0.0.gem +0 -0
  564. data/vendor/bundle/ruby/3.0.0/cache/faraday-retry-1.0.3.gem +0 -0
  565. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/minitest-5.14.2.gem +0 -0
  566. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/minitest-around-0.5.0.gem +0 -0
  567. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/multipart-post-2.1.1.gem +0 -0
  568. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/parallel-1.20.1.gem +0 -0
  569. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/parser-2.7.2.0.gem +0 -0
  570. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rainbow-3.0.0.gem +0 -0
  571. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rake-13.0.1.gem +0 -0
  572. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/regexp_parser-1.8.0.gem +0 -0
  573. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rexml-3.2.4.gem +0 -0
  574. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rspec-3.10.0.gem +0 -0
  575. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rspec-core-3.10.0.gem +0 -0
  576. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rspec-expectations-3.10.0.gem +0 -0
  577. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rspec-mocks-3.10.0.gem +0 -0
  578. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rspec-support-3.10.0.gem +0 -0
  579. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rubocop-0.91.1.gem +0 -0
  580. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/rubocop-ast-0.4.2.gem +0 -0
  581. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/ruby-progressbar-1.10.1.gem +0 -0
  582. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/ruby2_keywords-0.0.5.gem +0 -0
  583. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/cache/unicode-display_width-1.7.0.gem +0 -0
  584. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/LICENSE.MIT +0 -0
  585. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/README.YARD.md +0 -0
  586. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/lib/ast/node.rb +0 -0
  587. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/lib/ast/processor/mixin.rb +0 -0
  588. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/lib/ast/processor.rb +0 -0
  589. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/lib/ast/sexp.rb +0 -0
  590. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ast-2.4.1/lib/ast.rb +0 -0
  591. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/.rspec +0 -0
  592. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/Code-of-Conduct.md +0 -0
  593. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/Contributing.md +0 -0
  594. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/History.md +0 -0
  595. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/License.md +0 -0
  596. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/Manifest.txt +0 -0
  597. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/README.rdoc +0 -0
  598. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/Rakefile +0 -0
  599. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/autotest/discover.rb +0 -0
  600. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/bin/htmldiff +0 -0
  601. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/bin/ldiff +0 -0
  602. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/docs/COPYING.txt +0 -0
  603. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/docs/artistic.txt +0 -0
  604. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/array.rb +0 -0
  605. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/backports.rb +0 -0
  606. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/block.rb +0 -0
  607. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/callbacks.rb +0 -0
  608. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/change.rb +0 -0
  609. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/htmldiff.rb +0 -0
  610. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/hunk.rb +0 -0
  611. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/internals.rb +0 -0
  612. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/ldiff.rb +0 -0
  613. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs/string.rb +0 -0
  614. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff/lcs.rb +0 -0
  615. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/lib/diff-lcs.rb +0 -0
  616. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/change_spec.rb +0 -0
  617. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/diff_spec.rb +0 -0
  618. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/aX +0 -0
  619. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/bXaX +0 -0
  620. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ds1.csv +0 -0
  621. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ds2.csv +0 -0
  622. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff +0 -0
  623. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff-c +0 -0
  624. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff-e +0 -0
  625. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff-f +0 -0
  626. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff-u +0 -0
  627. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/hunk_spec.rb +0 -0
  628. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/issues_spec.rb +0 -0
  629. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/lcs_spec.rb +0 -0
  630. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/ldiff_spec.rb +0 -0
  631. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/patch_spec.rb +0 -0
  632. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/sdiff_spec.rb +0 -0
  633. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/spec_helper.rb +0 -0
  634. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/traverse_balanced_spec.rb +0 -0
  635. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/diff-lcs-1.4.4/spec/traverse_sequences_spec.rb +0 -0
  636. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/LICENSE +0 -0
  637. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/README.md +0 -0
  638. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/bin/dotenv +0 -0
  639. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/cli.rb +0 -0
  640. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/environment.rb +0 -0
  641. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/load.rb +0 -0
  642. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/missing_keys.rb +0 -0
  643. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/parser.rb +0 -0
  644. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/substitutions/command.rb +0 -0
  645. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/substitutions/variable.rb +0 -0
  646. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/tasks.rb +0 -0
  647. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/template.rb +0 -0
  648. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv/version.rb +0 -0
  649. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/dotenv-2.7.6/lib/dotenv.rb +0 -0
  650. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/CHANGELOG.md +0 -0
  651. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/LICENSE.md +0 -0
  652. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/README.md +0 -0
  653. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/Rakefile +0 -0
  654. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/examples/client_spec.rb +0 -0
  655. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/examples/client_test.rb +0 -0
  656. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/adapter/test.rb +0 -0
  657. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/adapter/typhoeus.rb +0 -0
  658. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/adapter.rb +0 -0
  659. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/adapter_registry.rb +0 -0
  660. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/autoload.rb +0 -0
  661. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/connection.rb +0 -0
  662. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/dependency_loader.rb +0 -0
  663. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/encoders/flat_params_encoder.rb +0 -0
  664. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/encoders/nested_params_encoder.rb +0 -0
  665. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/error.rb +0 -6
  666. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/logging/formatter.rb +0 -0
  667. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/methods.rb +0 -0
  668. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/middleware.rb +0 -0
  669. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/middleware_registry.rb +0 -0
  670. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/options/connection_options.rb +0 -0
  671. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/options/env.rb +0 -0
  672. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/options/proxy_options.rb +0 -0
  673. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/options/request_options.rb +0 -0
  674. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/options/ssl_options.rb +0 -0
  675. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/options.rb +0 -0
  676. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/parameters.rb +0 -0
  677. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/rack_builder.rb +0 -0
  678. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/request/authorization.rb +0 -0
  679. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/request/basic_authentication.rb +0 -0
  680. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/request/instrumentation.rb +0 -0
  681. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/request/token_authentication.rb +0 -0
  682. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/request/url_encoded.rb +0 -0
  683. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/request.rb +0 -2
  684. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/response/logger.rb +0 -0
  685. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/response/raise_error.rb +0 -0
  686. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/response.rb +0 -0
  687. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/utils/headers.rb +0 -0
  688. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/utils/params_hash.rb +0 -0
  689. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/utils.rb +0 -0
  690. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday/version.rb +1 -1
  691. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/lib/faraday.rb +8 -2
  692. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/external_adapters/faraday_specs_setup.rb +0 -0
  693. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/adapter/em_http_spec.rb +0 -0
  694. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/adapter/em_synchrony_spec.rb +0 -0
  695. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/adapter/excon_spec.rb +0 -0
  696. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/adapter/httpclient_spec.rb +0 -0
  697. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/adapter/net_http_spec.rb +0 -0
  698. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/adapter/patron_spec.rb +0 -0
  699. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/adapter/rack_spec.rb +0 -0
  700. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/adapter/test_spec.rb +0 -0
  701. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/adapter/typhoeus_spec.rb +0 -0
  702. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/adapter_registry_spec.rb +0 -0
  703. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/adapter_spec.rb +0 -0
  704. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/composite_read_io_spec.rb +0 -0
  705. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/connection_spec.rb +0 -0
  706. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/error_spec.rb +0 -0
  707. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/middleware_spec.rb +0 -0
  708. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/options/env_spec.rb +0 -0
  709. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/options/options_spec.rb +0 -0
  710. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/options/proxy_options_spec.rb +0 -0
  711. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/options/request_options_spec.rb +0 -0
  712. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/params_encoders/flat_spec.rb +0 -0
  713. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/params_encoders/nested_spec.rb +0 -0
  714. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/rack_builder_spec.rb +0 -0
  715. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/request/authorization_spec.rb +0 -0
  716. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/request/instrumentation_spec.rb +0 -0
  717. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/request/url_encoded_spec.rb +0 -0
  718. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/request_spec.rb +0 -0
  719. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/response/logger_spec.rb +0 -0
  720. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/response/middleware_spec.rb +0 -0
  721. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/response/raise_error_spec.rb +0 -0
  722. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/response_spec.rb +0 -0
  723. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/utils/headers_spec.rb +0 -0
  724. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday/utils_spec.rb +0 -0
  725. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/faraday_spec.rb +0 -0
  726. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/spec_helper.rb +0 -0
  727. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/support/disabling_stub.rb +0 -0
  728. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/support/fake_safe_buffer.rb +0 -0
  729. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/support/helper_methods.rb +0 -0
  730. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/support/shared_examples/adapter.rb +0 -0
  731. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/support/shared_examples/params_encoder.rb +0 -0
  732. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/support/shared_examples/request_method.rb +0 -0
  733. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/support/streaming_response_checker.rb +0 -0
  734. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0 → 3.0.0/gems/faraday-1.9.3}/spec/support/webmock_rack_app.rb +0 -0
  735. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_http-1.0.0/LICENSE.md +0 -0
  736. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_http-1.0.0/README.md +0 -0
  737. 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
  738. 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
  739. 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
  740. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_http-1.0.0/lib/faraday/em_http.rb +0 -0
  741. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_synchrony-1.0.0/LICENSE.md +0 -0
  742. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_synchrony-1.0.0/README.md +0 -0
  743. 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
  744. 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
  745. 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
  746. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-em_synchrony-1.0.0/lib/faraday/em_synchrony.rb +0 -0
  747. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-excon-1.1.0/LICENSE.md +0 -0
  748. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-excon-1.1.0/README.md +0 -0
  749. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-excon-1.1.0/lib/faraday/adapter/excon.rb +0 -0
  750. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-excon-1.1.0/lib/faraday/excon/version.rb +0 -0
  751. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-excon-1.1.0/lib/faraday/excon.rb +0 -0
  752. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-httpclient-1.0.1/LICENSE.md +0 -0
  753. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-httpclient-1.0.1/README.md +0 -0
  754. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-httpclient-1.0.1/lib/faraday/adapter/httpclient.rb +0 -0
  755. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-httpclient-1.0.1/lib/faraday/httpclient/version.rb +0 -0
  756. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-httpclient-1.0.1/lib/faraday/httpclient.rb +0 -0
  757. data/vendor/bundle/ruby/3.0.0/gems/faraday-multipart-1.0.3/CHANGELOG.md +5 -0
  758. data/vendor/bundle/ruby/3.0.0/gems/faraday-multipart-1.0.3/LICENSE.md +21 -0
  759. data/vendor/bundle/ruby/3.0.0/gems/faraday-multipart-1.0.3/README.md +111 -0
  760. data/vendor/bundle/ruby/3.0.0/gems/faraday-multipart-1.0.3/lib/faraday/multipart/file_part.rb +124 -0
  761. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0/lib/faraday/request/multipart.rb → 3.0.0/gems/faraday-multipart-1.0.3/lib/faraday/multipart/middleware.rb} +9 -13
  762. data/vendor/bundle/ruby/3.0.0/gems/faraday-multipart-1.0.3/lib/faraday/multipart/param_part.rb +55 -0
  763. data/vendor/bundle/ruby/3.0.0/gems/faraday-multipart-1.0.3/lib/faraday/multipart/version.rb +7 -0
  764. data/vendor/bundle/ruby/3.0.0/gems/faraday-multipart-1.0.3/lib/faraday/multipart.rb +20 -0
  765. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http-1.0.1/LICENSE.md +0 -0
  766. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http-1.0.1/README.md +0 -0
  767. 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
  768. 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
  769. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http-1.0.1/lib/faraday/net_http.rb +0 -0
  770. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http_persistent-1.2.0/LICENSE.md +0 -0
  771. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-net_http_persistent-1.2.0/README.md +0 -0
  772. 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
  773. 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
  774. 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
  775. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-patron-1.0.0/LICENSE.md +0 -0
  776. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-patron-1.0.0/README.md +0 -0
  777. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-patron-1.0.0/lib/faraday/adapter/patron.rb +0 -0
  778. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-patron-1.0.0/lib/faraday/patron/version.rb +0 -0
  779. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-patron-1.0.0/lib/faraday/patron.rb +0 -0
  780. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-rack-1.0.0/LICENSE.md +0 -0
  781. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-rack-1.0.0/README.md +0 -0
  782. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-rack-1.0.0/lib/faraday/adapter/rack.rb +0 -0
  783. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-rack-1.0.0/lib/faraday/rack/version.rb +0 -0
  784. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/faraday-rack-1.0.0/lib/faraday/rack.rb +0 -0
  785. data/vendor/bundle/ruby/3.0.0/gems/faraday-retry-1.0.3/CHANGELOG.md +10 -0
  786. data/vendor/bundle/ruby/3.0.0/gems/faraday-retry-1.0.3/LICENSE.md +21 -0
  787. data/vendor/bundle/ruby/3.0.0/gems/faraday-retry-1.0.3/README.md +161 -0
  788. data/vendor/bundle/ruby/3.0.0/gems/faraday-retry-1.0.3/lib/faraday/retriable_response.rb +8 -0
  789. data/vendor/bundle/ruby/{2.6.0/gems/faraday-1.8.0/lib/faraday/request/retry.rb → 3.0.0/gems/faraday-retry-1.0.3/lib/faraday/retry/middleware.rb} +21 -30
  790. data/vendor/bundle/ruby/3.0.0/gems/faraday-retry-1.0.3/lib/faraday/retry/version.rb +7 -0
  791. data/vendor/bundle/ruby/3.0.0/gems/faraday-retry-1.0.3/lib/faraday/retry.rb +12 -0
  792. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/.autotest +0 -0
  793. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/History.rdoc +0 -0
  794. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/Manifest.txt +0 -0
  795. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/README.rdoc +0 -0
  796. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/Rakefile +0 -0
  797. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/design_rationale.rb +0 -0
  798. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/hoe/minitest.rb +0 -0
  799. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/assertions.rb +0 -0
  800. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/autorun.rb +0 -0
  801. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/benchmark.rb +0 -0
  802. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/expectations.rb +0 -0
  803. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/hell.rb +0 -0
  804. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/mock.rb +0 -0
  805. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/parallel.rb +0 -0
  806. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/pride.rb +0 -0
  807. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/pride_plugin.rb +0 -0
  808. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/spec.rb +0 -0
  809. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/test.rb +0 -0
  810. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest/unit.rb +0 -0
  811. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/lib/minitest.rb +0 -0
  812. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/metametameta.rb +0 -0
  813. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/test_minitest_assertions.rb +0 -0
  814. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/test_minitest_benchmark.rb +0 -0
  815. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/test_minitest_mock.rb +0 -0
  816. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/test_minitest_reporter.rb +0 -0
  817. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/test_minitest_spec.rb +0 -0
  818. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-5.14.2/test/minitest/test_minitest_test.rb +0 -0
  819. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/.gitignore +0 -0
  820. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/.travis.yml +0 -0
  821. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/Gemfile +0 -0
  822. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/LICENSE +0 -0
  823. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/README.md +0 -0
  824. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/Rakefile +0 -0
  825. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/config/cucumber.yml +0 -0
  826. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/examples/chdir_spec.rb +0 -0
  827. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/features/around_spec.feature +0 -0
  828. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/features/step_definitions/around_steps.rb +0 -0
  829. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/features/support/env.rb +0 -0
  830. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/lib/minitest/around/spec.rb +0 -0
  831. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/lib/minitest/around/unit.rb +0 -0
  832. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/lib/minitest/around/version.rb +0 -0
  833. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/lib/minitest/around.rb +0 -0
  834. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/minitest-around.gemspec +0 -0
  835. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/test/around_spec.rb +0 -0
  836. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/test/around_test.rb +0 -0
  837. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/test/helper.rb +0 -0
  838. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/test/nested_spec.rb +0 -0
  839. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/minitest-around-0.5.0/test/nested_test.rb +0 -0
  840. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/.gitignore +0 -0
  841. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/.rspec +0 -0
  842. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/.travis.yml +0 -0
  843. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/.yardopts +0 -0
  844. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/Gemfile +0 -0
  845. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/History.txt +0 -0
  846. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/LICENSE +0 -0
  847. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/Manifest.txt +0 -0
  848. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/README.md +0 -0
  849. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/Rakefile +0 -0
  850. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/lib/composite_io.rb +0 -0
  851. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/lib/multipart_post.rb +0 -0
  852. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/lib/multipartable.rb +0 -0
  853. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/lib/net/http/post/multipart.rb +0 -0
  854. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/lib/parts.rb +0 -0
  855. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/multipart-post.gemspec +0 -0
  856. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/spec/composite_io_spec.rb +0 -0
  857. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/spec/multibyte.txt +0 -0
  858. 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
  859. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/spec/parts_spec.rb +0 -0
  860. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/multipart-post-2.1.1/spec/spec_helper.rb +0 -0
  861. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parallel-1.20.1/MIT-LICENSE.txt +0 -0
  862. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parallel-1.20.1/lib/parallel/processor_count.rb +0 -0
  863. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parallel-1.20.1/lib/parallel/version.rb +0 -0
  864. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parallel-1.20.1/lib/parallel.rb +0 -0
  865. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/bin/ruby-parse +0 -0
  866. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/bin/ruby-rewrite +0 -0
  867. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/gauntlet_parser.rb +0 -0
  868. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/all.rb +0 -0
  869. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ast/node.rb +0 -0
  870. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ast/processor.rb +0 -0
  871. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/base.rb +0 -0
  872. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/builders/default.rb +0 -0
  873. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/clobbering_error.rb +0 -0
  874. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/color.rb +0 -0
  875. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/context.rb +0 -0
  876. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/current.rb +0 -0
  877. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/current_arg_stack.rb +0 -0
  878. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/deprecation.rb +0 -0
  879. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/diagnostic/engine.rb +0 -0
  880. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/diagnostic.rb +0 -0
  881. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/lexer/dedenter.rb +0 -0
  882. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/lexer/explanation.rb +0 -0
  883. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/lexer/literal.rb +0 -0
  884. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/lexer/stack_state.rb +0 -0
  885. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/lexer.rb +0 -0
  886. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/macruby.rb +0 -0
  887. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/max_numparam_stack.rb +0 -0
  888. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/messages.rb +0 -0
  889. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/meta.rb +0 -0
  890. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/rewriter.rb +0 -0
  891. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby18.rb +0 -0
  892. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby19.rb +0 -0
  893. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby20.rb +0 -0
  894. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby21.rb +0 -0
  895. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby22.rb +0 -0
  896. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby23.rb +0 -0
  897. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby24.rb +0 -0
  898. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby25.rb +0 -0
  899. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby26.rb +0 -0
  900. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby27.rb +0 -0
  901. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby28.rb +0 -0
  902. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/ruby30.rb +0 -0
  903. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/rubymotion.rb +0 -0
  904. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/runner/ruby_parse.rb +0 -0
  905. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/runner/ruby_rewrite.rb +0 -0
  906. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/runner.rb +0 -0
  907. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/buffer.rb +0 -0
  908. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/comment/associator.rb +0 -0
  909. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/comment.rb +0 -0
  910. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/collection.rb +0 -0
  911. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/condition.rb +0 -0
  912. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/constant.rb +0 -0
  913. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/definition.rb +0 -0
  914. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/for.rb +0 -0
  915. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/heredoc.rb +0 -0
  916. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/index.rb +0 -0
  917. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/keyword.rb +0 -0
  918. 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
  919. 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
  920. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/operator.rb +0 -0
  921. 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
  922. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/send.rb +0 -0
  923. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/ternary.rb +0 -0
  924. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map/variable.rb +0 -0
  925. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/map.rb +0 -0
  926. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/range.rb +0 -0
  927. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/rewriter/action.rb +0 -0
  928. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/rewriter.rb +0 -0
  929. 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
  930. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/source/tree_rewriter.rb +0 -0
  931. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/static_environment.rb +0 -0
  932. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/syntax_error.rb +0 -0
  933. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/tree_rewriter.rb +0 -0
  934. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/variables_stack.rb +0 -0
  935. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser/version.rb +0 -0
  936. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/lib/parser.rb +0 -0
  937. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/parser-2.7.2.0/parser.gemspec +0 -0
  938. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/.gitignore +0 -0
  939. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/.rubocop.yml +0 -0
  940. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/.rubocop_todo.yml +0 -0
  941. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/.travis.yml +0 -0
  942. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/Changelog.md +0 -0
  943. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/Gemfile +0 -0
  944. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/Guardfile +0 -0
  945. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/LICENSE +0 -0
  946. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/README.markdown +0 -0
  947. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/Rakefile +0 -0
  948. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/appveyor.yml +0 -0
  949. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/color.rb +0 -0
  950. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/ext/string.rb +0 -0
  951. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/global.rb +0 -0
  952. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/null_presenter.rb +0 -0
  953. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/presenter.rb +0 -0
  954. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/refinement.rb +0 -0
  955. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/string_utils.rb +0 -0
  956. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/version.rb +0 -0
  957. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/wrapper.rb +0 -0
  958. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow/x11_color_names.rb +0 -0
  959. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/lib/rainbow.rb +0 -0
  960. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/rainbow.gemspec +0 -0
  961. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/integration/instance_spec.rb +0 -0
  962. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/integration/rainbow_spec.rb +0 -0
  963. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/integration/refinement_spec.rb +0 -0
  964. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/integration/string_spec.rb +0 -0
  965. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/integration/uncolor_spec.rb +0 -0
  966. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/spec_helper.rb +0 -0
  967. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/support/presenter_shared_examples.rb +0 -0
  968. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/unit/color_spec.rb +0 -0
  969. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/unit/null_presenter_spec.rb +0 -0
  970. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/unit/presenter_spec.rb +0 -0
  971. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/unit/string_utils_spec.rb +0 -0
  972. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rainbow-3.0.0/spec/unit/wrapper_spec.rb +0 -0
  973. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/.github/workflows/macos.yml +0 -0
  974. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/.github/workflows/ubuntu-rvm.yml +0 -0
  975. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/.github/workflows/ubuntu.yml +0 -0
  976. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/.github/workflows/windows.yml +0 -0
  977. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/CONTRIBUTING.rdoc +0 -0
  978. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/Gemfile +0 -0
  979. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/History.rdoc +0 -0
  980. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/MIT-LICENSE +0 -0
  981. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/README.rdoc +0 -0
  982. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/Rakefile +0 -0
  983. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/bin/bundle +0 -0
  984. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/bin/console +0 -0
  985. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/bin/rake +0 -0
  986. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/bin/rdoc +0 -0
  987. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/bin/rubocop +0 -0
  988. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/bin/setup +0 -0
  989. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/command_line_usage.rdoc +0 -0
  990. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/example/Rakefile1 +0 -0
  991. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/example/Rakefile2 +0 -0
  992. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/example/a.c +0 -0
  993. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/example/b.c +0 -0
  994. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/example/main.c +0 -0
  995. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/glossary.rdoc +0 -0
  996. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/jamis.rb +0 -0
  997. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/proto_rake.rdoc +0 -0
  998. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/rake.1 +0 -0
  999. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/rakefile.rdoc +0 -0
  1000. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/doc/rational.rdoc +0 -0
  1001. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/exe/rake +0 -0
  1002. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/application.rb +0 -0
  1003. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/backtrace.rb +0 -0
  1004. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/clean.rb +0 -0
  1005. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/cloneable.rb +0 -0
  1006. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/cpu_counter.rb +0 -0
  1007. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/default_loader.rb +0 -0
  1008. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/dsl_definition.rb +0 -0
  1009. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/early_time.rb +0 -0
  1010. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/ext/core.rb +0 -0
  1011. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/ext/string.rb +0 -0
  1012. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/file_creation_task.rb +0 -0
  1013. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/file_list.rb +0 -0
  1014. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/file_task.rb +0 -0
  1015. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/file_utils.rb +0 -0
  1016. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/file_utils_ext.rb +0 -0
  1017. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/invocation_chain.rb +0 -0
  1018. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/invocation_exception_mixin.rb +0 -0
  1019. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/late_time.rb +0 -0
  1020. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/linked_list.rb +0 -0
  1021. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/loaders/makefile.rb +0 -0
  1022. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/multi_task.rb +0 -0
  1023. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/name_space.rb +0 -0
  1024. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/packagetask.rb +0 -0
  1025. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/phony.rb +0 -0
  1026. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/private_reader.rb +0 -0
  1027. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/promise.rb +0 -0
  1028. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/pseudo_status.rb +0 -0
  1029. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/rake_module.rb +0 -0
  1030. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/rake_test_loader.rb +0 -0
  1031. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/rule_recursion_overflow_error.rb +0 -0
  1032. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/scope.rb +0 -0
  1033. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/task.rb +0 -0
  1034. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/task_argument_error.rb +0 -0
  1035. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/task_arguments.rb +0 -0
  1036. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/task_manager.rb +0 -0
  1037. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/tasklib.rb +0 -0
  1038. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/testtask.rb +0 -0
  1039. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/thread_history_display.rb +0 -0
  1040. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/thread_pool.rb +0 -0
  1041. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/trace_output.rb +0 -0
  1042. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/version.rb +0 -0
  1043. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake/win32.rb +0 -0
  1044. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/lib/rake.rb +0 -0
  1045. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rake-13.0.1/rake.gemspec +0 -0
  1046. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/CHANGELOG.md +0 -0
  1047. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/Gemfile +0 -0
  1048. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/LICENSE +0 -0
  1049. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/README.md +0 -0
  1050. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/Rakefile +0 -0
  1051. 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
  1052. 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
  1053. 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
  1054. 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
  1055. 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
  1056. 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
  1057. 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
  1058. 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
  1059. 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
  1060. 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
  1061. 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
  1062. 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
  1063. 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
  1064. 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
  1065. 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
  1066. 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
  1067. 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
  1068. 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
  1069. 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
  1070. 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
  1071. 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
  1072. 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
  1073. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/quantifier.rb +0 -0
  1074. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/sequence.rb +0 -0
  1075. 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
  1076. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression/subexpression.rb +0 -0
  1077. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/expression.rb +0 -0
  1078. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/lexer.rb +0 -0
  1079. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/parser.rb +0 -0
  1080. 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
  1081. 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
  1082. 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
  1083. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/scanner/property.rl +0 -0
  1084. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/scanner/scanner.rl +0 -0
  1085. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/scanner.rb +0 -0
  1086. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/any.rb +0 -0
  1087. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/base.rb +0 -0
  1088. 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
  1089. 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
  1090. 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
  1091. 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
  1092. 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
  1093. 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
  1094. 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
  1095. 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
  1096. 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
  1097. 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
  1098. 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
  1099. 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
  1100. 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
  1101. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/tokens.rb +0 -0
  1102. 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
  1103. 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
  1104. 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
  1105. 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
  1106. 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
  1107. 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
  1108. 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
  1109. 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
  1110. 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
  1111. 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
  1112. 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
  1113. 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
  1114. 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
  1115. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax/versions.rb +0 -0
  1116. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/syntax.rb +0 -0
  1117. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/token.rb +0 -0
  1118. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser/version.rb +0 -0
  1119. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/lib/regexp_parser.rb +0 -0
  1120. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/regexp_parser.gemspec +0 -0
  1121. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/base_spec.rb +0 -0
  1122. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/clone_spec.rb +0 -0
  1123. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/conditional_spec.rb +0 -0
  1124. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/free_space_spec.rb +0 -0
  1125. 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
  1126. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/methods/match_spec.rb +0 -0
  1127. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/methods/strfregexp_spec.rb +0 -0
  1128. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/methods/tests_spec.rb +0 -0
  1129. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/methods/traverse_spec.rb +0 -0
  1130. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/options_spec.rb +0 -0
  1131. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/root_spec.rb +0 -0
  1132. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/sequence_spec.rb +0 -0
  1133. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/subexpression_spec.rb +0 -0
  1134. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/to_h_spec.rb +0 -0
  1135. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/expression/to_s_spec.rb +0 -0
  1136. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/all_spec.rb +0 -0
  1137. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/conditionals_spec.rb +0 -0
  1138. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/delimiters_spec.rb +0 -0
  1139. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/escapes_spec.rb +0 -0
  1140. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/keep_spec.rb +0 -0
  1141. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/literals_spec.rb +0 -0
  1142. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/nesting_spec.rb +0 -0
  1143. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/lexer/refcalls_spec.rb +0 -0
  1144. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/all_spec.rb +0 -0
  1145. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/alternation_spec.rb +0 -0
  1146. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/anchors_spec.rb +0 -0
  1147. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/conditionals_spec.rb +0 -0
  1148. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/errors_spec.rb +0 -0
  1149. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/escapes_spec.rb +0 -0
  1150. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/free_space_spec.rb +0 -0
  1151. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/groups_spec.rb +0 -0
  1152. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/keep_spec.rb +0 -0
  1153. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/options_spec.rb +0 -0
  1154. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/posix_classes_spec.rb +0 -0
  1155. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/properties_spec.rb +0 -0
  1156. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/quantifiers_spec.rb +0 -0
  1157. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/refcalls_spec.rb +0 -0
  1158. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/set/intersections_spec.rb +0 -0
  1159. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/set/ranges_spec.rb +0 -0
  1160. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/sets_spec.rb +0 -0
  1161. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/parser/types_spec.rb +0 -0
  1162. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/all_spec.rb +0 -0
  1163. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/anchors_spec.rb +0 -0
  1164. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/conditionals_spec.rb +0 -0
  1165. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/delimiters_spec.rb +0 -0
  1166. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/errors_spec.rb +0 -0
  1167. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/escapes_spec.rb +0 -0
  1168. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/free_space_spec.rb +0 -0
  1169. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/groups_spec.rb +0 -0
  1170. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/keep_spec.rb +0 -0
  1171. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/literals_spec.rb +0 -0
  1172. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/meta_spec.rb +0 -0
  1173. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/options_spec.rb +0 -0
  1174. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/properties_spec.rb +0 -0
  1175. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/quantifiers_spec.rb +0 -0
  1176. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/refcalls_spec.rb +0 -0
  1177. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/sets_spec.rb +0 -0
  1178. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/scanner/types_spec.rb +0 -0
  1179. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/spec_helper.rb +0 -0
  1180. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/support/runner.rb +0 -0
  1181. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/support/shared_examples.rb +0 -0
  1182. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/support/warning_extractor.rb +0 -0
  1183. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/syntax/syntax_spec.rb +0 -0
  1184. 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
  1185. 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
  1186. 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
  1187. 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
  1188. 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
  1189. 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
  1190. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/syntax/versions/aliases_spec.rb +0 -0
  1191. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/regexp_parser-1.8.0/spec/token/token_spec.rb +0 -0
  1192. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/.gitignore +0 -0
  1193. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/.travis.yml +0 -0
  1194. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/Gemfile +0 -0
  1195. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/LICENSE.txt +0 -0
  1196. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/NEWS.md +0 -0
  1197. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/README.md +0 -0
  1198. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/Rakefile +0 -0
  1199. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/attlistdecl.rb +0 -0
  1200. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/attribute.rb +0 -0
  1201. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/cdata.rb +0 -0
  1202. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/child.rb +0 -0
  1203. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/comment.rb +0 -0
  1204. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/doctype.rb +0 -0
  1205. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/document.rb +0 -0
  1206. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/dtd/attlistdecl.rb +0 -0
  1207. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/dtd/dtd.rb +0 -0
  1208. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/dtd/elementdecl.rb +0 -0
  1209. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/dtd/entitydecl.rb +0 -0
  1210. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/dtd/notationdecl.rb +0 -0
  1211. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/element.rb +0 -0
  1212. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/encoding.rb +0 -0
  1213. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/entity.rb +0 -0
  1214. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/formatters/default.rb +0 -0
  1215. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/formatters/pretty.rb +0 -0
  1216. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/formatters/transitive.rb +0 -0
  1217. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/functions.rb +0 -0
  1218. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/instruction.rb +0 -0
  1219. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/light/node.rb +0 -0
  1220. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/namespace.rb +0 -0
  1221. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/node.rb +0 -0
  1222. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/output.rb +0 -0
  1223. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parent.rb +0 -0
  1224. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parseexception.rb +0 -0
  1225. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/baseparser.rb +0 -0
  1226. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/lightparser.rb +0 -0
  1227. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/pullparser.rb +0 -0
  1228. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/sax2parser.rb +0 -0
  1229. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/streamparser.rb +0 -0
  1230. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/treeparser.rb +0 -0
  1231. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/ultralightparser.rb +0 -0
  1232. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/parsers/xpathparser.rb +0 -0
  1233. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/quickpath.rb +0 -0
  1234. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/rexml.rb +0 -0
  1235. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/sax2listener.rb +0 -0
  1236. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/security.rb +0 -0
  1237. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/source.rb +0 -0
  1238. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/streamlistener.rb +0 -0
  1239. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/text.rb +0 -0
  1240. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/undefinednamespaceexception.rb +0 -0
  1241. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/validation/relaxng.rb +0 -0
  1242. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/validation/validation.rb +0 -0
  1243. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/validation/validationexception.rb +0 -0
  1244. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/xmldecl.rb +0 -0
  1245. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/xmltokens.rb +0 -0
  1246. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/xpath.rb +0 -0
  1247. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/lib/rexml/xpath_parser.rb +0 -0
  1248. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rexml-3.2.4/rexml.gemspec +0 -0
  1249. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-3.10.0/LICENSE.md +0 -0
  1250. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-3.10.0/README.md +0 -0
  1251. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-3.10.0/lib/rspec/version.rb +0 -0
  1252. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-3.10.0/lib/rspec.rb +0 -0
  1253. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/.document +0 -0
  1254. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/.yardopts +0 -0
  1255. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/Changelog.md +0 -0
  1256. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/LICENSE.md +0 -0
  1257. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/README.md +0 -0
  1258. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/exe/rspec +0 -0
  1259. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/autorun.rb +0 -0
  1260. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/backtrace_formatter.rb +0 -0
  1261. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/bisect/coordinator.rb +0 -0
  1262. 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
  1263. 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
  1264. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/bisect/server.rb +0 -0
  1265. 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
  1266. 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
  1267. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/bisect/utilities.rb +0 -0
  1268. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/configuration.rb +0 -0
  1269. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/configuration_options.rb +0 -0
  1270. 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
  1271. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/drb.rb +0 -0
  1272. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/dsl.rb +0 -0
  1273. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/example.rb +0 -0
  1274. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/example_group.rb +0 -0
  1275. 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
  1276. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/filter_manager.rb +0 -0
  1277. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/flat_map.rb +0 -0
  1278. 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
  1279. 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
  1280. 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
  1281. 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
  1282. 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
  1283. 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
  1284. 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
  1285. 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
  1286. 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
  1287. 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
  1288. 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
  1289. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/helpers.rb +0 -0
  1290. 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
  1291. 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
  1292. 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
  1293. 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
  1294. 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
  1295. 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
  1296. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters/protocol.rb +0 -0
  1297. 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
  1298. 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
  1299. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/formatters.rb +0 -0
  1300. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/hooks.rb +0 -0
  1301. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/invocations.rb +0 -0
  1302. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/memoized_helpers.rb +0 -0
  1303. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/metadata.rb +0 -0
  1304. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/metadata_filter.rb +0 -0
  1305. 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
  1306. 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
  1307. 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
  1308. 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
  1309. 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
  1310. 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
  1311. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/notifications.rb +0 -0
  1312. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/option_parser.rb +0 -0
  1313. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/ordering.rb +0 -0
  1314. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/output_wrapper.rb +0 -0
  1315. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/pending.rb +0 -0
  1316. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/profiler.rb +0 -0
  1317. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/project_initializer/.rspec +0 -0
  1318. 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
  1319. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/project_initializer.rb +0 -0
  1320. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/rake_task.rb +0 -0
  1321. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/reporter.rb +0 -0
  1322. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/ruby_project.rb +0 -0
  1323. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/runner.rb +0 -0
  1324. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/sandbox.rb +0 -0
  1325. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/set.rb +0 -0
  1326. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/shared_context.rb +0 -0
  1327. 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
  1328. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/shell_escape.rb +0 -0
  1329. 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
  1330. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/version.rb +0 -0
  1331. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/warnings.rb +0 -0
  1332. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core/world.rb +0 -0
  1333. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-core-3.10.0/lib/rspec/core.rb +0 -0
  1334. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/.document +0 -0
  1335. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/.yardopts +0 -0
  1336. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/Changelog.md +0 -0
  1337. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/LICENSE.md +0 -0
  1338. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/README.md +0 -0
  1339. 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
  1340. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/configuration.rb +0 -0
  1341. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/expectation_target.rb +0 -0
  1342. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/fail_with.rb +0 -0
  1343. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/failure_aggregator.rb +0 -0
  1344. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/handler.rb +0 -0
  1345. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/minitest_integration.rb +0 -0
  1346. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/syntax.rb +0 -0
  1347. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations/version.rb +0 -0
  1348. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/expectations.rb +0 -0
  1349. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/aliased_matcher.rb +0 -0
  1350. 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
  1351. 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
  1352. 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
  1353. 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
  1354. 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
  1355. 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
  1356. 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
  1357. 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
  1358. 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
  1359. 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
  1360. 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
  1361. 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
  1362. 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
  1363. 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
  1364. 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
  1365. 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
  1366. 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
  1367. 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
  1368. 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
  1369. 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
  1370. 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
  1371. 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
  1372. 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
  1373. 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
  1374. 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
  1375. 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
  1376. 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
  1377. 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
  1378. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/built_in.rb +0 -0
  1379. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/composable.rb +0 -0
  1380. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/dsl.rb +0 -0
  1381. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/english_phrasing.rb +0 -0
  1382. 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
  1383. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/fail_matchers.rb +0 -0
  1384. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/generated_descriptions.rb +0 -0
  1385. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/matcher_delegator.rb +0 -0
  1386. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers/matcher_protocol.rb +0 -0
  1387. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-expectations-3.10.0/lib/rspec/matchers.rb +0 -0
  1388. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/.document +0 -0
  1389. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/.yardopts +0 -0
  1390. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/Changelog.md +0 -0
  1391. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/LICENSE.md +0 -0
  1392. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/README.md +0 -0
  1393. 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
  1394. 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
  1395. 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
  1396. 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
  1397. 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
  1398. 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
  1399. 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
  1400. 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
  1401. 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
  1402. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/any_instance.rb +0 -0
  1403. 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
  1404. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/argument_matchers.rb +0 -0
  1405. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/configuration.rb +0 -0
  1406. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/error_generator.rb +0 -0
  1407. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/example_methods.rb +0 -0
  1408. 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
  1409. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/marshal_extension.rb +0 -0
  1410. 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
  1411. 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
  1412. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/matchers/receive.rb +0 -0
  1413. 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
  1414. 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
  1415. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/message_chain.rb +0 -0
  1416. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/message_expectation.rb +0 -0
  1417. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/method_double.rb +0 -0
  1418. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/method_reference.rb +0 -0
  1419. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/minitest_integration.rb +0 -0
  1420. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/mutate_const.rb +0 -0
  1421. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/object_reference.rb +0 -0
  1422. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/order_group.rb +0 -0
  1423. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/proxy.rb +0 -0
  1424. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/space.rb +0 -0
  1425. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/standalone.rb +0 -0
  1426. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/syntax.rb +0 -0
  1427. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/targets.rb +0 -0
  1428. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/test_double.rb +0 -0
  1429. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/verifying_double.rb +0 -0
  1430. 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
  1431. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/verifying_proxy.rb +0 -0
  1432. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks/version.rb +0 -0
  1433. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-mocks-3.10.0/lib/rspec/mocks.rb +0 -0
  1434. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/Changelog.md +0 -0
  1435. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/LICENSE.md +0 -0
  1436. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/README.md +0 -0
  1437. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/caller_filter.rb +0 -0
  1438. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/comparable_version.rb +0 -0
  1439. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/differ.rb +0 -0
  1440. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/directory_maker.rb +0 -0
  1441. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/encoded_string.rb +0 -0
  1442. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/fuzzy_matcher.rb +0 -0
  1443. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/hunk_generator.rb +0 -0
  1444. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/matcher_definition.rb +0 -0
  1445. 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
  1446. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/mutex.rb +0 -0
  1447. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/object_formatter.rb +0 -0
  1448. 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
  1449. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/reentrant_mutex.rb +0 -0
  1450. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/ruby_features.rb +0 -0
  1451. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/source/location.rb +0 -0
  1452. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/source/node.rb +0 -0
  1453. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/source/token.rb +0 -0
  1454. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/source.rb +0 -0
  1455. 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
  1456. 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
  1457. 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
  1458. 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
  1459. 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
  1460. 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
  1461. 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
  1462. 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
  1463. 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
  1464. 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
  1465. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/spec.rb +0 -0
  1466. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/version.rb +0 -0
  1467. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support/warnings.rb +0 -0
  1468. 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
  1469. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rspec-support-3.10.0/lib/rspec/support.rb +0 -0
  1470. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/LICENSE.txt +0 -0
  1471. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/README.md +0 -0
  1472. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/assets/logo.png +0 -0
  1473. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/assets/output.html.erb +0 -0
  1474. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/bin/console +0 -0
  1475. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/bin/rubocop-profile +0 -0
  1476. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/bin/setup +0 -0
  1477. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/config/default.yml +0 -0
  1478. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/exe/rubocop +0 -0
  1479. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/ast_aliases.rb +0 -0
  1480. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cached_data.rb +0 -0
  1481. 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
  1482. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command/base.rb +0 -0
  1483. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command/execute_runner.rb +0 -0
  1484. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command/init_dotfile.rb +0 -0
  1485. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command/show_cops.rb +0 -0
  1486. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command/version.rb +0 -0
  1487. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/command.rb +0 -0
  1488. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli/environment.rb +0 -0
  1489. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cli.rb +0 -0
  1490. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/comment_config.rb +0 -0
  1491. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/config.rb +0 -0
  1492. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/config_loader.rb +0 -0
  1493. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/config_loader_resolver.rb +0 -0
  1494. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/config_obsoletion.rb +0 -0
  1495. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/config_store.rb +0 -0
  1496. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/config_validator.rb +0 -0
  1497. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/autocorrect_logic.rb +0 -0
  1498. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/badge.rb +0 -0
  1499. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/base.rb +0 -0
  1500. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/bundler/duplicated_gem.rb +0 -0
  1501. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/bundler/gem_comment.rb +0 -0
  1502. 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
  1503. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/bundler/ordered_gems.rb +0 -0
  1504. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/commissioner.rb +0 -0
  1505. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/cop.rb +0 -0
  1506. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/corrector.rb +0 -0
  1507. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/alignment_corrector.rb +0 -0
  1508. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/condition_corrector.rb +0 -0
  1509. 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
  1510. 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
  1511. 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
  1512. 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
  1513. 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
  1514. 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
  1515. 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
  1516. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/parentheses_corrector.rb +0 -0
  1517. 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
  1518. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/punctuation_corrector.rb +0 -0
  1519. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/correctors/space_corrector.rb +0 -0
  1520. 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
  1521. 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
  1522. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/documentation.rb +0 -0
  1523. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/force.rb +0 -0
  1524. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/gemspec/duplicated_assignment.rb +0 -0
  1525. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/gemspec/ordered_dependencies.rb +0 -0
  1526. 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
  1527. 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
  1528. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/generator/configuration_injector.rb +0 -0
  1529. 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
  1530. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/generator.rb +0 -0
  1531. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/ignored_node.rb +0 -0
  1532. 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
  1533. 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
  1534. 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
  1535. 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
  1536. 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
  1537. 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
  1538. 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
  1539. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/internal_affairs.rb +0 -0
  1540. 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
  1541. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/argument_alignment.rb +0 -0
  1542. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/array_alignment.rb +0 -0
  1543. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/assignment_indentation.rb +0 -0
  1544. 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
  1545. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/block_alignment.rb +0 -0
  1546. 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
  1547. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/case_indentation.rb +0 -0
  1548. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/class_structure.rb +0 -0
  1549. 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
  1550. 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
  1551. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/comment_indentation.rb +0 -0
  1552. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/condition_position.rb +0 -0
  1553. 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
  1554. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/dot_position.rb +0 -0
  1555. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/else_alignment.rb +0 -0
  1556. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_comment.rb +0 -0
  1557. 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
  1558. 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
  1559. 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
  1560. 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
  1561. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/empty_lines.rb +0 -0
  1562. 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
  1563. 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
  1564. 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
  1565. 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
  1566. 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
  1567. 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
  1568. 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
  1569. 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
  1570. 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
  1571. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/end_alignment.rb +0 -0
  1572. 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
  1573. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/extra_spacing.rb +0 -0
  1574. 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
  1575. 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
  1576. 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
  1577. 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
  1578. 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
  1579. 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
  1580. 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
  1581. 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
  1582. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/hash_alignment.rb +0 -0
  1583. 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
  1584. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/heredoc_indentation.rb +0 -0
  1585. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/indentation_consistency.rb +0 -0
  1586. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/indentation_style.rb +0 -0
  1587. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/indentation_width.rb +0 -0
  1588. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/initial_indentation.rb +0 -0
  1589. 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
  1590. 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
  1591. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/line_length.rb +0 -0
  1592. 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
  1593. 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
  1594. 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
  1595. 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
  1596. 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
  1597. 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
  1598. 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
  1599. 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
  1600. 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
  1601. 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
  1602. 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
  1603. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/parameter_alignment.rb +0 -0
  1604. 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
  1605. 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
  1606. 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
  1607. 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
  1608. 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
  1609. 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
  1610. 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
  1611. 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
  1612. 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
  1613. 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
  1614. 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
  1615. 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
  1616. 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
  1617. 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
  1618. 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
  1619. 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
  1620. 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
  1621. 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
  1622. 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
  1623. 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
  1624. 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
  1625. 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
  1626. 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
  1627. 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
  1628. 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
  1629. 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
  1630. 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
  1631. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/layout/trailing_whitespace.rb +0 -0
  1632. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/legacy/corrections_proxy.rb +0 -0
  1633. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/legacy/corrector.rb +0 -0
  1634. 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
  1635. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/ambiguous_operator.rb +0 -0
  1636. 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
  1637. 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
  1638. 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
  1639. 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
  1640. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/boolean_symbol.rb +0 -0
  1641. 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
  1642. 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
  1643. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/constant_resolution.rb +0 -0
  1644. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/debugger.rb +0 -0
  1645. 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
  1646. 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
  1647. 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
  1648. 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
  1649. 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
  1650. 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
  1651. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/duplicate_methods.rb +0 -0
  1652. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/duplicate_require.rb +0 -0
  1653. 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
  1654. 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
  1655. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/else_layout.rb +0 -0
  1656. 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
  1657. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/empty_ensure.rb +0 -0
  1658. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/empty_expression.rb +0 -0
  1659. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/empty_file.rb +0 -0
  1660. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/empty_interpolation.rb +0 -0
  1661. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/empty_when.rb +0 -0
  1662. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/ensure_return.rb +0 -0
  1663. 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
  1664. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/flip_flop.rb +0 -0
  1665. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/float_comparison.rb +0 -0
  1666. 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
  1667. 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
  1668. 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
  1669. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/identity_comparison.rb +0 -0
  1670. 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
  1671. 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
  1672. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/inherit_exception.rb +0 -0
  1673. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/interpolation_check.rb +0 -0
  1674. 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
  1675. 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
  1676. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/loop.rb +0 -0
  1677. 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
  1678. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/missing_super.rb +0 -0
  1679. 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
  1680. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/multiple_comparison.rb +0 -0
  1681. 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
  1682. 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
  1683. 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
  1684. 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
  1685. 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
  1686. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/number_conversion.rb +0 -0
  1687. 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
  1688. 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
  1689. 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
  1690. 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
  1691. 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
  1692. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/raise_exception.rb +0 -0
  1693. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/rand_one.rb +0 -0
  1694. 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
  1695. 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
  1696. 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
  1697. 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
  1698. 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
  1699. 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
  1700. 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
  1701. 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
  1702. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/require_parentheses.rb +0 -0
  1703. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/rescue_exception.rb +0 -0
  1704. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/rescue_type.rb +0 -0
  1705. 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
  1706. 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
  1707. 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
  1708. 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
  1709. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/script_permission.rb +0 -0
  1710. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/self_assignment.rb +0 -0
  1711. 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
  1712. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/shadowed_argument.rb +0 -0
  1713. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/shadowed_exception.rb +0 -0
  1714. 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
  1715. 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
  1716. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/suppressed_exception.rb +0 -0
  1717. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/syntax.rb +0 -0
  1718. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/to_json.rb +0 -0
  1719. 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
  1720. 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
  1721. 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
  1722. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/unified_integer.rb +0 -0
  1723. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/unreachable_code.rb +0 -0
  1724. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/unreachable_loop.rb +0 -0
  1725. 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
  1726. 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
  1727. 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
  1728. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/uri_regexp.rb +0 -0
  1729. 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
  1730. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/useless_assignment.rb +0 -0
  1731. 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
  1732. 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
  1733. 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
  1734. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/useless_times.rb +0 -0
  1735. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/lint/void.rb +0 -0
  1736. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/message_annotator.rb +0 -0
  1737. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/abc_size.rb +0 -0
  1738. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/block_length.rb +0 -0
  1739. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/block_nesting.rb +0 -0
  1740. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/class_length.rb +0 -0
  1741. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/cyclomatic_complexity.rb +0 -0
  1742. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/method_length.rb +0 -0
  1743. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/module_length.rb +0 -0
  1744. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/parameter_lists.rb +0 -0
  1745. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/metrics/perceived_complexity.rb +0 -0
  1746. 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
  1747. 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
  1748. 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
  1749. 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
  1750. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/migration/department_name.rb +0 -0
  1751. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/alignment.rb +0 -0
  1752. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/allowed_methods.rb +0 -0
  1753. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/annotation_comment.rb +0 -0
  1754. 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
  1755. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/array_syntax.rb +0 -0
  1756. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/auto_corrector.rb +0 -0
  1757. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/check_assignment.rb +0 -0
  1758. 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
  1759. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/code_length.rb +0 -0
  1760. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/comments_help.rb +0 -0
  1761. 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
  1762. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/configurable_formatting.rb +0 -0
  1763. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/configurable_max.rb +0 -0
  1764. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/configurable_naming.rb +0 -0
  1765. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/configurable_numbering.rb +0 -0
  1766. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/def_node.rb +0 -0
  1767. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/documentation_comment.rb +0 -0
  1768. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/duplication.rb +0 -0
  1769. 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
  1770. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/empty_parameter.rb +0 -0
  1771. 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
  1772. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/enforce_superclass.rb +0 -0
  1773. 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
  1774. 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
  1775. 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
  1776. 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
  1777. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/heredoc.rb +0 -0
  1778. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/ignored_methods.rb +0 -0
  1779. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/ignored_pattern.rb +0 -0
  1780. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/integer_node.rb +0 -0
  1781. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/interpolation.rb +0 -0
  1782. 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
  1783. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/match_range.rb +0 -0
  1784. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/method_complexity.rb +0 -0
  1785. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/method_preference.rb +0 -0
  1786. 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
  1787. 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
  1788. 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
  1789. 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
  1790. 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
  1791. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/negative_conditional.rb +0 -0
  1792. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/nil_methods.rb +0 -0
  1793. 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
  1794. 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
  1795. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/parentheses.rb +0 -0
  1796. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/percent_array.rb +0 -0
  1797. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/percent_literal.rb +0 -0
  1798. 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
  1799. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/preferred_delimiters.rb +0 -0
  1800. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/range_help.rb +0 -0
  1801. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/rational_literal.rb +0 -0
  1802. 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
  1803. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/rescue_node.rb +0 -0
  1804. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/safe_assignment.rb +0 -0
  1805. 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
  1806. 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
  1807. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/statement_modifier.rb +0 -0
  1808. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/string_help.rb +0 -0
  1809. 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
  1810. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/surrounding_space.rb +0 -0
  1811. 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
  1812. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/trailing_body.rb +0 -0
  1813. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/trailing_comma.rb +0 -0
  1814. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/uncommunicative_name.rb +0 -0
  1815. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/unused_argument.rb +0 -0
  1816. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/mixin/visibility_help.rb +0 -0
  1817. 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
  1818. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/ascii_identifiers.rb +0 -0
  1819. 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
  1820. 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
  1821. 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
  1822. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/constant_name.rb +0 -0
  1823. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/file_name.rb +0 -0
  1824. 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
  1825. 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
  1826. 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
  1827. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/method_name.rb +0 -0
  1828. 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
  1829. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/predicate_name.rb +0 -0
  1830. 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
  1831. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/variable_name.rb +0 -0
  1832. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/naming/variable_number.rb +0 -0
  1833. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/offense.rb +0 -0
  1834. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/registry.rb +0 -0
  1835. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/security/eval.rb +0 -0
  1836. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/security/json_load.rb +0 -0
  1837. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/security/marshal_load.rb +0 -0
  1838. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/security/open.rb +0 -0
  1839. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/security/yaml_load.rb +0 -0
  1840. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/severity.rb +0 -0
  1841. 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
  1842. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/accessor_grouping.rb +0 -0
  1843. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/alias.rb +0 -0
  1844. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/and_or.rb +0 -0
  1845. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/array_coercion.rb +0 -0
  1846. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/array_join.rb +0 -0
  1847. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/ascii_comments.rb +0 -0
  1848. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/attr.rb +0 -0
  1849. 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
  1850. 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
  1851. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/begin_block.rb +0 -0
  1852. 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
  1853. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/block_comments.rb +0 -0
  1854. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/block_delimiters.rb +0 -0
  1855. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/case_equality.rb +0 -0
  1856. 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
  1857. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/character_literal.rb +0 -0
  1858. 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
  1859. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/class_check.rb +0 -0
  1860. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/class_methods.rb +0 -0
  1861. 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
  1862. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/class_vars.rb +0 -0
  1863. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/collection_methods.rb +0 -0
  1864. 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
  1865. 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
  1866. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/combinable_loops.rb +0 -0
  1867. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/command_literal.rb +0 -0
  1868. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/comment_annotation.rb +0 -0
  1869. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/commented_keyword.rb +0 -0
  1870. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/conditional_assignment.rb +0 -0
  1871. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/constant_visibility.rb +0 -0
  1872. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/copyright.rb +0 -0
  1873. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/date_time.rb +0 -0
  1874. 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
  1875. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/dir.rb +0 -0
  1876. 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
  1877. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/documentation.rb +0 -0
  1878. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/documentation_method.rb +0 -0
  1879. 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
  1880. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/double_negation.rb +0 -0
  1881. 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
  1882. 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
  1883. 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
  1884. 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
  1885. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/empty_else.rb +0 -0
  1886. 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
  1887. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/empty_literal.rb +0 -0
  1888. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/empty_method.rb +0 -0
  1889. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/encoding.rb +0 -0
  1890. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/end_block.rb +0 -0
  1891. 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
  1892. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/even_odd.rb +0 -0
  1893. 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
  1894. 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
  1895. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/exponential_notation.rb +0 -0
  1896. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/float_division.rb +0 -0
  1897. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/for.rb +0 -0
  1898. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/format_string.rb +0 -0
  1899. 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
  1900. 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
  1901. 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
  1902. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/global_vars.rb +0 -0
  1903. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/guard_clause.rb +0 -0
  1904. 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
  1905. 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
  1906. 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
  1907. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/hash_syntax.rb +0 -0
  1908. 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
  1909. 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
  1910. 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
  1911. 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
  1912. 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
  1913. 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
  1914. 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
  1915. 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
  1916. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/infinite_loop.rb +0 -0
  1917. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/inline_comment.rb +0 -0
  1918. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/inverse_methods.rb +0 -0
  1919. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/ip_addresses.rb +0 -0
  1920. 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
  1921. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/lambda.rb +0 -0
  1922. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/lambda_call.rb +0 -0
  1923. 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
  1924. 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
  1925. 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
  1926. 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
  1927. 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
  1928. 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
  1929. 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
  1930. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/min_max.rb +0 -0
  1931. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/missing_else.rb +0 -0
  1932. 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
  1933. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/mixin_grouping.rb +0 -0
  1934. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/mixin_usage.rb +0 -0
  1935. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/module_function.rb +0 -0
  1936. 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
  1937. 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
  1938. 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
  1939. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/multiline_memoization.rb +0 -0
  1940. 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
  1941. 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
  1942. 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
  1943. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/multiple_comparison.rb +0 -0
  1944. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/mutable_constant.rb +0 -0
  1945. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/negated_if.rb +0 -0
  1946. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/negated_unless.rb +0 -0
  1947. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/negated_while.rb +0 -0
  1948. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/nested_modifier.rb +0 -0
  1949. 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
  1950. 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
  1951. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/next.rb +0 -0
  1952. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/nil_comparison.rb +0 -0
  1953. 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
  1954. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/not.rb +0 -0
  1955. 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
  1956. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/numeric_literals.rb +0 -0
  1957. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/numeric_predicate.rb +0 -0
  1958. 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
  1959. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/option_hash.rb +0 -0
  1960. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/optional_arguments.rb +0 -0
  1961. 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
  1962. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/or_assignment.rb +0 -0
  1963. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/parallel_assignment.rb +0 -0
  1964. 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
  1965. 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
  1966. 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
  1967. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/perl_backrefs.rb +0 -0
  1968. 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
  1969. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/proc.rb +0 -0
  1970. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/raise_args.rb +0 -0
  1971. 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
  1972. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_assignment.rb +0 -0
  1973. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_begin.rb +0 -0
  1974. 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
  1975. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_condition.rb +0 -0
  1976. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_conditional.rb +0 -0
  1977. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_exception.rb +0 -0
  1978. 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
  1979. 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
  1980. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_freeze.rb +0 -0
  1981. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_interpolation.rb +0 -0
  1982. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_parentheses.rb +0 -0
  1983. 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
  1984. 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
  1985. 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
  1986. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_return.rb +0 -0
  1987. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_self.rb +0 -0
  1988. 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
  1989. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/redundant_sort.rb +0 -0
  1990. 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
  1991. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/regexp_literal.rb +0 -0
  1992. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/rescue_modifier.rb +0 -0
  1993. 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
  1994. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/return_nil.rb +0 -0
  1995. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/safe_navigation.rb +0 -0
  1996. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/sample.rb +0 -0
  1997. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/self_assignment.rb +0 -0
  1998. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/semicolon.rb +0 -0
  1999. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/send.rb +0 -0
  2000. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/signal_exception.rb +0 -0
  2001. 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
  2002. 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
  2003. 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
  2004. 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
  2005. 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
  2006. 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
  2007. 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
  2008. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/stderr_puts.rb +0 -0
  2009. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/string_concatenation.rb +0 -0
  2010. 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
  2011. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/string_literals.rb +0 -0
  2012. 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
  2013. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/string_methods.rb +0 -0
  2014. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/strip.rb +0 -0
  2015. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/struct_inheritance.rb +0 -0
  2016. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/symbol_array.rb +0 -0
  2017. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/symbol_literal.rb +0 -0
  2018. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/symbol_proc.rb +0 -0
  2019. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/ternary_parentheses.rb +0 -0
  2020. 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
  2021. 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
  2022. 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
  2023. 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
  2024. 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
  2025. 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
  2026. 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
  2027. 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
  2028. 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
  2029. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/trivial_accessors.rb +0 -0
  2030. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/unless_else.rb +0 -0
  2031. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/unpack_first.rb +0 -0
  2032. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/variable_interpolation.rb +0 -0
  2033. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/when_then.rb +0 -0
  2034. 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
  2035. 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
  2036. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/word_array.rb +0 -0
  2037. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/style/yoda_condition.rb +0 -0
  2038. 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
  2039. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/team.rb +0 -0
  2040. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/util.rb +0 -0
  2041. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/utils/format_string.rb +0 -0
  2042. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/assignment.rb +0 -0
  2043. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/branch.rb +0 -0
  2044. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/branchable.rb +0 -0
  2045. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/reference.rb +0 -0
  2046. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/scope.rb +0 -0
  2047. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force/variable.rb +0 -0
  2048. 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
  2049. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cop/variable_force.rb +0 -0
  2050. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/cops_documentation_generator.rb +0 -0
  2051. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/core_ext/string.rb +0 -0
  2052. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/directive_comment.rb +0 -0
  2053. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/error.rb +0 -0
  2054. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/ext/processed_source.rb +0 -0
  2055. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/ext/regexp_node.rb +0 -0
  2056. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/file_finder.rb +0 -0
  2057. 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
  2058. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/base_formatter.rb +0 -0
  2059. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/clang_style_formatter.rb +0 -0
  2060. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/colorizable.rb +0 -0
  2061. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/disabled_config_formatter.rb +0 -0
  2062. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/emacs_style_formatter.rb +0 -0
  2063. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/file_list_formatter.rb +0 -0
  2064. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/formatter_set.rb +0 -0
  2065. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/fuubar_style_formatter.rb +0 -0
  2066. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/html_formatter.rb +0 -0
  2067. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/json_formatter.rb +0 -0
  2068. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/junit_formatter.rb +0 -0
  2069. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/offense_count_formatter.rb +0 -0
  2070. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/pacman_formatter.rb +0 -0
  2071. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/progress_formatter.rb +0 -0
  2072. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/quiet_formatter.rb +0 -0
  2073. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/simple_text_formatter.rb +0 -0
  2074. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/tap_formatter.rb +0 -0
  2075. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/text_util.rb +0 -0
  2076. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/formatter/worst_offenders_formatter.rb +0 -0
  2077. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/magic_comment.rb +0 -0
  2078. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/name_similarity.rb +0 -0
  2079. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/options.rb +0 -0
  2080. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/path_util.rb +0 -0
  2081. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/platform.rb +0 -0
  2082. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/rake_task.rb +0 -0
  2083. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/remote_config.rb +0 -0
  2084. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/result_cache.rb +0 -0
  2085. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/rspec/cop_helper.rb +0 -0
  2086. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/rspec/expect_offense.rb +0 -0
  2087. 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
  2088. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/rspec/shared_contexts.rb +0 -0
  2089. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/rspec/support.rb +0 -0
  2090. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/runner.rb +0 -0
  2091. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/string_interpreter.rb +0 -0
  2092. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/target_finder.rb +0 -0
  2093. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/target_ruby.rb +0 -0
  2094. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/version.rb +0 -0
  2095. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/warning.rb +0 -0
  2096. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop/yaml_duplication_checker.rb +0 -0
  2097. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-0.91.1/lib/rubocop.rb +0 -0
  2098. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/LICENSE.txt +0 -0
  2099. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/README.md +0 -0
  2100. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/builder.rb +0 -0
  2101. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/ext/range.rb +0 -0
  2102. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/ext/set.rb +0 -0
  2103. 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
  2104. 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
  2105. 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
  2106. 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
  2107. 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
  2108. 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
  2109. 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
  2110. 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
  2111. 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
  2112. 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
  2113. 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
  2114. 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
  2115. 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
  2116. 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
  2117. 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
  2118. 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
  2119. 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
  2120. 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
  2121. 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
  2122. 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
  2123. 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
  2124. 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
  2125. 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
  2126. 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
  2127. 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
  2128. 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
  2129. 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
  2130. 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
  2131. 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
  2132. 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
  2133. 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
  2134. 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
  2135. 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
  2136. 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
  2137. 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
  2138. 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
  2139. 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
  2140. 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
  2141. 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
  2142. 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
  2143. 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
  2144. 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
  2145. 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
  2146. 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
  2147. 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
  2148. 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
  2149. 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
  2150. 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
  2151. 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
  2152. 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
  2153. 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
  2154. 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
  2155. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node.rb +0 -0
  2156. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/node_pattern.rb +0 -0
  2157. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/processed_source.rb +0 -0
  2158. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/sexp.rb +0 -0
  2159. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/token.rb +0 -0
  2160. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/traversal.rb +0 -0
  2161. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast/version.rb +0 -0
  2162. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop/ast.rb +0 -0
  2163. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/rubocop-ast-0.4.2/lib/rubocop-ast.rb +0 -0
  2164. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/LICENSE.txt +0 -0
  2165. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/README.md +0 -0
  2166. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/Rakefile +0 -0
  2167. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/base.rb +0 -0
  2168. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/calculators/length.rb +0 -0
  2169. 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
  2170. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/components/bar.rb +0 -0
  2171. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/components/percentage.rb +0 -0
  2172. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/components/rate.rb +0 -0
  2173. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/components/time.rb +0 -0
  2174. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/components/title.rb +0 -0
  2175. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/components.rb +0 -0
  2176. 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
  2177. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/format/formatter.rb +0 -0
  2178. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/format/molecule.rb +0 -0
  2179. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/format/string.rb +0 -0
  2180. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/format.rb +0 -0
  2181. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/output.rb +0 -0
  2182. 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
  2183. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/outputs/null.rb +0 -0
  2184. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/outputs/tty.rb +0 -0
  2185. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/progress.rb +0 -0
  2186. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/refinements/enumerator.rb +0 -0
  2187. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/refinements.rb +0 -0
  2188. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/throttle.rb +0 -0
  2189. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/time.rb +0 -0
  2190. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/timer.rb +0 -0
  2191. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar/version.rb +0 -0
  2192. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby-progressbar-1.10.1/lib/ruby-progressbar.rb +0 -0
  2193. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/ChangeLog +0 -0
  2194. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/LICENSE +0 -0
  2195. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/README.md +0 -0
  2196. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/lib/ruby2_keywords.rb +0 -0
  2197. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/logs/ChangeLog-0.0.0 +0 -0
  2198. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/logs/ChangeLog-0.0.1 +0 -0
  2199. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/logs/ChangeLog-0.0.2 +0 -0
  2200. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/logs/ChangeLog-0.0.3 +0 -0
  2201. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/ruby2_keywords-0.0.5/logs/ChangeLog-0.0.4 +0 -0
  2202. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/CHANGELOG.md +0 -0
  2203. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/MIT-LICENSE.txt +0 -0
  2204. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/README.md +0 -0
  2205. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/data/display_width.marshal.gz +0 -0
  2206. 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
  2207. 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
  2208. 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
  2209. 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
  2210. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/gems/unicode-display_width-1.7.0/lib/unicode/display_width.rb +0 -0
  2211. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/ast-2.4.1.gemspec +11 -19
  2212. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/diff-lcs-1.4.4.gemspec +12 -21
  2213. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/dotenv-2.7.6.gemspec +7 -11
  2214. data/vendor/bundle/ruby/3.0.0/specifications/faraday-1.9.3.gemspec +0 -0
  2215. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/faraday-em_http-1.0.0.gemspec +15 -27
  2216. data/vendor/bundle/ruby/3.0.0/specifications/faraday-em_synchrony-1.0.0.gemspec +56 -0
  2217. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/faraday-excon-1.1.0.gemspec +15 -27
  2218. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/faraday-httpclient-1.0.1.gemspec +15 -27
  2219. data/vendor/bundle/ruby/3.0.0/specifications/faraday-multipart-1.0.3.gemspec +32 -0
  2220. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/faraday-net_http-1.0.1.gemspec +14 -25
  2221. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/faraday-net_http_persistent-1.2.0.gemspec +13 -23
  2222. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/faraday-patron-1.0.0.gemspec +15 -27
  2223. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/faraday-rack-1.0.0.gemspec +15 -27
  2224. data/vendor/bundle/ruby/3.0.0/specifications/faraday-retry-1.0.3.gemspec +22 -0
  2225. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/minitest-5.14.2.gemspec +6 -9
  2226. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/minitest-around-0.5.0.gemspec +9 -15
  2227. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/multipart-post-2.1.1.gemspec +7 -11
  2228. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/parallel-1.20.1.gemspec +2 -2
  2229. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/parser-2.7.2.0.gemspec +14 -25
  2230. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/rainbow-3.0.0.gemspec +5 -7
  2231. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/rake-13.0.1.gemspec +2 -2
  2232. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/regexp_parser-1.8.0.gemspec +2 -2
  2233. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/rexml-3.2.4.gemspec +6 -9
  2234. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/rspec-3.10.0.gemspec +7 -11
  2235. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/rspec-core-3.10.0.gemspec +13 -23
  2236. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/rspec-expectations-3.10.0.gemspec +10 -17
  2237. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/rspec-mocks-3.10.0.gemspec +10 -17
  2238. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/rspec-support-3.10.0.gemspec +6 -9
  2239. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/rubocop-0.91.1.gemspec +13 -23
  2240. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/rubocop-ast-0.4.2.gemspec +6 -9
  2241. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/ruby-progressbar-1.10.1.gemspec +9 -15
  2242. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/ruby2_keywords-0.0.5.gemspec +2 -2
  2243. data/vendor/bundle/ruby/{2.6.0 → 3.0.0}/specifications/unicode-display_width-1.7.0.gemspec +6 -9
  2244. metadata +1734 -1700
  2245. data/pkg/plaid-14.7.0.gem +0 -0
  2246. data/vendor/bundle/ruby/2.6.0/cache/faraday-1.8.0.gem +0 -0
  2247. data/vendor/bundle/ruby/2.6.0/gems/faraday-1.8.0/lib/faraday/file_part.rb +0 -128
  2248. data/vendor/bundle/ruby/2.6.0/gems/faraday-1.8.0/lib/faraday/param_part.rb +0 -53
  2249. data/vendor/bundle/ruby/2.6.0/gems/faraday-1.8.0/spec/faraday/request/multipart_spec.rb +0 -302
  2250. data/vendor/bundle/ruby/2.6.0/gems/faraday-1.8.0/spec/faraday/request/retry_spec.rb +0 -242
  2251. data/vendor/bundle/ruby/2.6.0/specifications/faraday-1.8.0.gemspec +0 -0
  2252. data/vendor/bundle/ruby/2.6.0/specifications/faraday-em_synchrony-1.0.0.gemspec +0 -70
@@ -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.58.1
6
+ The version of the OpenAPI document: 2020-09-14_1.64.13
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 information for any linked Item. Note that some information is nullable. Plaid will only return active bank accounts, i.e. accounts that are not closed and are capable of carrying a balance. 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.
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.
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 information for any linked Item. Note that some information is nullable. Plaid will only return active bank accounts, i.e. accounts that are not closed and are capable of carrying a balance. 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.
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.
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
@@ -410,7 +410,7 @@ module Plaid
410
410
  end
411
411
 
412
412
  # 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.
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.
414
414
  # @param asset_report_create_request [AssetReportCreateRequest]
415
415
  # @param [Hash] opts the optional parameters
416
416
  # @return [AssetReportCreateResponse]
@@ -420,7 +420,7 @@ module Plaid
420
420
  end
421
421
 
422
422
  # 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.
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.
424
424
  # @param asset_report_create_request [AssetReportCreateRequest]
425
425
  # @param [Hash] opts the optional parameters
426
426
  # @return [Array<(AssetReportCreateResponse, Integer, Hash)>] AssetReportCreateResponse data, response status code and response headers
@@ -1969,7 +1969,7 @@ module Plaid
1969
1969
  return data, status_code, headers
1970
1970
  end
1971
1971
 
1972
- # Retrieve a summary of an individual's employment information.
1972
+ # Retrieve a summary of an individual's employment information
1973
1973
  # `/employment/verification/get` returns a list of employments through a user payroll that was verified by an end user.
1974
1974
  # @param employment_verification_get_request [EmploymentVerificationGetRequest]
1975
1975
  # @param [Hash] opts the optional parameters
@@ -1979,7 +1979,7 @@ module Plaid
1979
1979
  data
1980
1980
  end
1981
1981
 
1982
- # Retrieve a summary of an individual&#39;s employment information.
1982
+ # Retrieve a summary of an individual&#39;s employment information
1983
1983
  # &#x60;/employment/verification/get&#x60; returns a list of employments through a user payroll that was verified by an end user.
1984
1984
  # @param employment_verification_get_request [EmploymentVerificationGetRequest]
1985
1985
  # @param [Hash] opts the optional parameters
@@ -2165,7 +2165,7 @@ module Plaid
2165
2165
  end
2166
2166
 
2167
2167
  # 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.
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 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
2169
  # @param income_verification_documents_download_request [IncomeVerificationDocumentsDownloadRequest]
2170
2170
  # @param [Hash] opts the optional parameters
2171
2171
  # @return [File]
@@ -2175,7 +2175,7 @@ module Plaid
2175
2175
  end
2176
2176
 
2177
2177
  # 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.
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 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
2179
  # @param income_verification_documents_download_request [IncomeVerificationDocumentsDownloadRequest]
2180
2180
  # @param [Hash] opts the optional parameters
2181
2181
  # @return [Array<(File, Integer, Hash)>] File data, response status code and response headers
@@ -2230,6 +2230,7 @@ module Plaid
2230
2230
  end
2231
2231
 
2232
2232
  # (Deprecated) Retrieve information from a single paystub used for income verification
2233
+ # /income/verification/paystub/get returns information from a single paystub used for income verification
2233
2234
  # @param income_verification_paystub_get_request [IncomeVerificationPaystubGetRequest]
2234
2235
  # @param [Hash] opts the optional parameters
2235
2236
  # @return [IncomeVerificationPaystubGetResponse]
@@ -2239,6 +2240,7 @@ module Plaid
2239
2240
  end
2240
2241
 
2241
2242
  # (Deprecated) Retrieve information from a single paystub used for income verification
2243
+ # /income/verification/paystub/get returns information from a single paystub used for income verification
2242
2244
  # @param income_verification_paystub_get_request [IncomeVerificationPaystubGetRequest]
2243
2245
  # @param [Hash] opts the optional parameters
2244
2246
  # @return [Array<(IncomeVerificationPaystubGetResponse, Integer, Hash)>] IncomeVerificationPaystubGetResponse data, response status code and response headers
@@ -2357,8 +2359,8 @@ module Plaid
2357
2359
  return data, status_code, headers
2358
2360
  end
2359
2361
 
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
+ # Check digital income verification eligibility and optimize conversion
2363
+ # `/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.
2362
2364
  # @param income_verification_precheck_request [IncomeVerificationPrecheckRequest]
2363
2365
  # @param [Hash] opts the optional parameters
2364
2366
  # @return [IncomeVerificationPrecheckResponse]
@@ -2367,8 +2369,8 @@ module Plaid
2367
2369
  data
2368
2370
  end
2369
2371
 
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
2372
+ # Check digital income verification eligibility and optimize conversion
2373
+ # &#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
2374
  # @param income_verification_precheck_request [IncomeVerificationPrecheckRequest]
2373
2375
  # @param [Hash] opts the optional parameters
2374
2376
  # @return [Array<(IncomeVerificationPrecheckResponse, Integer, Hash)>] IncomeVerificationPrecheckResponse data, response status code and response headers
@@ -2553,7 +2555,7 @@ module Plaid
2553
2555
  end
2554
2556
 
2555
2557
  # 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.
2558
+ # `/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
2559
  # @param request_body [Hash<String, Object>]
2558
2560
  # @param [Hash] opts the optional parameters
2559
2561
  # @return [IncomeVerificationTaxformsGetResponse]
@@ -2563,7 +2565,7 @@ module Plaid
2563
2565
  end
2564
2566
 
2565
2567
  # 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.
2568
+ # &#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
2569
  # @param request_body [Hash<String, Object>]
2568
2570
  # @param [Hash] opts the optional parameters
2569
2571
  # @return [Array<(IncomeVerificationTaxformsGetResponse, Integer, Hash)>] IncomeVerificationTaxformsGetResponse data, response status code and response headers
@@ -3463,7 +3465,7 @@ module Plaid
3463
3465
  end
3464
3466
 
3465
3467
  # 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.
3468
+ # 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-update-acknowledged) webhook to the newly specified webhook URL.
3467
3469
  # @param item_webhook_update_request [ItemWebhookUpdateRequest]
3468
3470
  # @param [Hash] opts the optional parameters
3469
3471
  # @return [ItemWebhookUpdateResponse]
@@ -3473,7 +3475,7 @@ module Plaid
3473
3475
  end
3474
3476
 
3475
3477
  # 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.
3478
+ # 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-update-acknowledged) webhook to the newly specified webhook URL.
3477
3479
  # @param item_webhook_update_request [ItemWebhookUpdateRequest]
3478
3480
  # @param [Hash] opts the optional parameters
3479
3481
  # @return [Array<(ItemWebhookUpdateResponse, Integer, Hash)>] ItemWebhookUpdateResponse data, response status code and response headers
@@ -4828,7 +4830,7 @@ module Plaid
4828
4830
  end
4829
4831
 
4830
4832
  # 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.
4833
+ # 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
4834
  # @param sandbox_item_fire_webhook_request [SandboxItemFireWebhookRequest]
4833
4835
  # @param [Hash] opts the optional parameters
4834
4836
  # @return [SandboxItemFireWebhookResponse]
@@ -4838,7 +4840,7 @@ module Plaid
4838
4840
  end
4839
4841
 
4840
4842
  # 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.
4843
+ # 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
4844
  # @param sandbox_item_fire_webhook_request [SandboxItemFireWebhookRequest]
4843
4845
  # @param [Hash] opts the optional parameters
4844
4846
  # @return [Array<(SandboxItemFireWebhookResponse, Integer, Hash)>] SandboxItemFireWebhookResponse data, response status code and response headers
@@ -5022,19 +5024,21 @@ module Plaid
5022
5024
  return data, status_code, headers
5023
5025
  end
5024
5026
 
5027
+ # Save the selected accounts when connecting to the Platypus Oauth institution
5025
5028
  # Save the selected accounts when connecting to the Platypus Oauth institution
5026
5029
  # @param sandbox_oauth_select_accounts_request [SandboxOauthSelectAccountsRequest]
5027
5030
  # @param [Hash] opts the optional parameters
5028
- # @return [Object]
5031
+ # @return [Hash<String, Object>]
5029
5032
  def sandbox_oauth_select_accounts(sandbox_oauth_select_accounts_request, opts = {})
5030
5033
  data, _status_code, _headers = sandbox_oauth_select_accounts_with_http_info(sandbox_oauth_select_accounts_request, opts)
5031
5034
  data
5032
5035
  end
5033
5036
 
5037
+ # Save the selected accounts when connecting to the Platypus Oauth institution
5034
5038
  # Save the selected accounts when connecting to the Platypus Oauth institution
5035
5039
  # @param sandbox_oauth_select_accounts_request [SandboxOauthSelectAccountsRequest]
5036
5040
  # @param [Hash] opts the optional parameters
5037
- # @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
5041
+ # @return [Array<(Hash<String, Object>, Integer, Hash)>] Hash<String, Object> data, response status code and response headers
5038
5042
  def sandbox_oauth_select_accounts_with_http_info(sandbox_oauth_select_accounts_request, opts = {})
5039
5043
  if @api_client.config.debugging
5040
5044
  @api_client.config.logger.debug 'Calling API: PlaidApi.sandbox_oauth_select_accounts ...'
@@ -5063,7 +5067,7 @@ module Plaid
5063
5067
  post_body = opts[:debug_body] || @api_client.object_to_http_body(sandbox_oauth_select_accounts_request)
5064
5068
 
5065
5069
  # return_type
5066
- return_type = opts[:debug_return_type] || 'Object'
5070
+ return_type = opts[:debug_return_type] || 'Hash<String, Object>'
5067
5071
 
5068
5072
  # auth_names
5069
5073
  auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
@@ -5215,6 +5219,71 @@ module Plaid
5215
5219
  return data, status_code, headers
5216
5220
  end
5217
5221
 
5222
+ # Trigger the creation of a repayment
5223
+ # 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.
5224
+ # @param sandbox_transfer_repayment_simulate_request [SandboxTransferRepaymentSimulateRequest]
5225
+ # @param [Hash] opts the optional parameters
5226
+ # @return [SandboxTransferRepaymentSimulateResponse]
5227
+ def sandbox_transfer_repayment_simulate(sandbox_transfer_repayment_simulate_request, opts = {})
5228
+ data, _status_code, _headers = sandbox_transfer_repayment_simulate_with_http_info(sandbox_transfer_repayment_simulate_request, opts)
5229
+ data
5230
+ end
5231
+
5232
+ # Trigger the creation of a repayment
5233
+ # 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.
5234
+ # @param sandbox_transfer_repayment_simulate_request [SandboxTransferRepaymentSimulateRequest]
5235
+ # @param [Hash] opts the optional parameters
5236
+ # @return [Array<(SandboxTransferRepaymentSimulateResponse, Integer, Hash)>] SandboxTransferRepaymentSimulateResponse data, response status code and response headers
5237
+ def sandbox_transfer_repayment_simulate_with_http_info(sandbox_transfer_repayment_simulate_request, opts = {})
5238
+ if @api_client.config.debugging
5239
+ @api_client.config.logger.debug 'Calling API: PlaidApi.sandbox_transfer_repayment_simulate ...'
5240
+ end
5241
+ # verify the required parameter 'sandbox_transfer_repayment_simulate_request' is set
5242
+ if @api_client.config.client_side_validation && sandbox_transfer_repayment_simulate_request.nil?
5243
+ fail ArgumentError, "Missing the required parameter 'sandbox_transfer_repayment_simulate_request' when calling PlaidApi.sandbox_transfer_repayment_simulate"
5244
+ end
5245
+ # resource path
5246
+ local_var_path = '/sandbox/transfer/repayment/simulate'
5247
+
5248
+ # query parameters
5249
+ query_params = opts[:query_params] || {}
5250
+
5251
+ # header parameters
5252
+ header_params = opts[:header_params] || {}
5253
+ # HTTP header 'Accept' (if needed)
5254
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5255
+ # HTTP header 'Content-Type'
5256
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
5257
+
5258
+ # form parameters
5259
+ form_params = opts[:form_params] || {}
5260
+
5261
+ # http body (model)
5262
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(sandbox_transfer_repayment_simulate_request)
5263
+
5264
+ # return_type
5265
+ return_type = opts[:debug_return_type] || 'SandboxTransferRepaymentSimulateResponse'
5266
+
5267
+ # auth_names
5268
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
5269
+
5270
+ new_options = opts.merge(
5271
+ :operation => :"PlaidApi.sandbox_transfer_repayment_simulate",
5272
+ :header_params => header_params,
5273
+ :query_params => query_params,
5274
+ :form_params => form_params,
5275
+ :body => post_body,
5276
+ :auth_names => auth_names,
5277
+ :return_type => return_type
5278
+ )
5279
+
5280
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
5281
+ if @api_client.config.debugging
5282
+ @api_client.config.logger.debug "API called: PlaidApi#sandbox_transfer_repayment_simulate\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
5283
+ end
5284
+ return data, status_code, headers
5285
+ end
5286
+
5218
5287
  # Simulate a transfer event in Sandbox
5219
5288
  # 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
5289
  # @param sandbox_transfer_simulate_request [SandboxTransferSimulateRequest]
@@ -5280,8 +5349,8 @@ module Plaid
5280
5349
  return data, status_code, headers
5281
5350
  end
5282
5351
 
5283
- # Simulate creating a sweep for a set of transfers
5284
- # Use the `/sandbox/transfer/sweep/simulate` endpoint to create a sweep and associated events in the Sandbox environment.
5352
+ # Simulate creating a sweep
5353
+ # 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
5354
  # @param sandbox_transfer_sweep_simulate_request [SandboxTransferSweepSimulateRequest]
5286
5355
  # @param [Hash] opts the optional parameters
5287
5356
  # @return [SandboxTransferSweepSimulateResponse]
@@ -5290,8 +5359,8 @@ module Plaid
5290
5359
  data
5291
5360
  end
5292
5361
 
5293
- # Simulate creating a sweep for a set of transfers
5294
- # Use the &#x60;/sandbox/transfer/sweep/simulate&#x60; endpoint to create a sweep and associated events in the Sandbox environment.
5362
+ # Simulate creating a sweep
5363
+ # 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
5364
  # @param sandbox_transfer_sweep_simulate_request [SandboxTransferSweepSimulateRequest]
5296
5365
  # @param [Hash] opts the optional parameters
5297
5366
  # @return [Array<(SandboxTransferSweepSimulateResponse, Integer, Hash)>] SandboxTransferSweepSimulateResponse data, response status code and response headers
@@ -5735,7 +5804,7 @@ module Plaid
5735
5804
  return data, status_code, headers
5736
5805
  end
5737
5806
 
5738
- # Get incremental transaction updates on an item
5807
+ # Get incremental transaction updates on an Item
5739
5808
  # 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
5809
  # @param transactions_sync_request [TransactionsSyncRequest]
5741
5810
  # @param [Hash] opts the optional parameters
@@ -5745,7 +5814,7 @@ module Plaid
5745
5814
  data
5746
5815
  end
5747
5816
 
5748
- # Get incremental transaction updates on an item
5817
+ # Get incremental transaction updates on an Item
5749
5818
  # 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
5819
  # @param transactions_sync_request [TransactionsSyncRequest]
5751
5820
  # @param [Hash] opts the optional parameters
@@ -6385,6 +6454,136 @@ module Plaid
6385
6454
  return data, status_code, headers
6386
6455
  end
6387
6456
 
6457
+ # Lists historical repayments
6458
+ # 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`.
6459
+ # @param transfer_repayment_list_request [TransferRepaymentListRequest]
6460
+ # @param [Hash] opts the optional parameters
6461
+ # @return [TransferRepaymentListResponse]
6462
+ def transfer_repayment_list(transfer_repayment_list_request, opts = {})
6463
+ data, _status_code, _headers = transfer_repayment_list_with_http_info(transfer_repayment_list_request, opts)
6464
+ data
6465
+ end
6466
+
6467
+ # Lists historical repayments
6468
+ # 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;.
6469
+ # @param transfer_repayment_list_request [TransferRepaymentListRequest]
6470
+ # @param [Hash] opts the optional parameters
6471
+ # @return [Array<(TransferRepaymentListResponse, Integer, Hash)>] TransferRepaymentListResponse data, response status code and response headers
6472
+ def transfer_repayment_list_with_http_info(transfer_repayment_list_request, opts = {})
6473
+ if @api_client.config.debugging
6474
+ @api_client.config.logger.debug 'Calling API: PlaidApi.transfer_repayment_list ...'
6475
+ end
6476
+ # verify the required parameter 'transfer_repayment_list_request' is set
6477
+ if @api_client.config.client_side_validation && transfer_repayment_list_request.nil?
6478
+ fail ArgumentError, "Missing the required parameter 'transfer_repayment_list_request' when calling PlaidApi.transfer_repayment_list"
6479
+ end
6480
+ # resource path
6481
+ local_var_path = '/transfer/repayment/list'
6482
+
6483
+ # query parameters
6484
+ query_params = opts[:query_params] || {}
6485
+
6486
+ # header parameters
6487
+ header_params = opts[:header_params] || {}
6488
+ # HTTP header 'Accept' (if needed)
6489
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
6490
+ # HTTP header 'Content-Type'
6491
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
6492
+
6493
+ # form parameters
6494
+ form_params = opts[:form_params] || {}
6495
+
6496
+ # http body (model)
6497
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(transfer_repayment_list_request)
6498
+
6499
+ # return_type
6500
+ return_type = opts[:debug_return_type] || 'TransferRepaymentListResponse'
6501
+
6502
+ # auth_names
6503
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
6504
+
6505
+ new_options = opts.merge(
6506
+ :operation => :"PlaidApi.transfer_repayment_list",
6507
+ :header_params => header_params,
6508
+ :query_params => query_params,
6509
+ :form_params => form_params,
6510
+ :body => post_body,
6511
+ :auth_names => auth_names,
6512
+ :return_type => return_type
6513
+ )
6514
+
6515
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
6516
+ if @api_client.config.debugging
6517
+ @api_client.config.logger.debug "API called: PlaidApi#transfer_repayment_list\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
6518
+ end
6519
+ return data, status_code, headers
6520
+ end
6521
+
6522
+ # List the returns included in a repayment
6523
+ # 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.
6524
+ # @param transfer_repayment_return_list_request [TransferRepaymentReturnListRequest]
6525
+ # @param [Hash] opts the optional parameters
6526
+ # @return [TransferRepaymentReturnListResponse]
6527
+ def transfer_repayment_return_list(transfer_repayment_return_list_request, opts = {})
6528
+ data, _status_code, _headers = transfer_repayment_return_list_with_http_info(transfer_repayment_return_list_request, opts)
6529
+ data
6530
+ end
6531
+
6532
+ # List the returns included in a repayment
6533
+ # 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.
6534
+ # @param transfer_repayment_return_list_request [TransferRepaymentReturnListRequest]
6535
+ # @param [Hash] opts the optional parameters
6536
+ # @return [Array<(TransferRepaymentReturnListResponse, Integer, Hash)>] TransferRepaymentReturnListResponse data, response status code and response headers
6537
+ def transfer_repayment_return_list_with_http_info(transfer_repayment_return_list_request, opts = {})
6538
+ if @api_client.config.debugging
6539
+ @api_client.config.logger.debug 'Calling API: PlaidApi.transfer_repayment_return_list ...'
6540
+ end
6541
+ # verify the required parameter 'transfer_repayment_return_list_request' is set
6542
+ if @api_client.config.client_side_validation && transfer_repayment_return_list_request.nil?
6543
+ fail ArgumentError, "Missing the required parameter 'transfer_repayment_return_list_request' when calling PlaidApi.transfer_repayment_return_list"
6544
+ end
6545
+ # resource path
6546
+ local_var_path = '/transfer/repayment/return/list'
6547
+
6548
+ # query parameters
6549
+ query_params = opts[:query_params] || {}
6550
+
6551
+ # header parameters
6552
+ header_params = opts[:header_params] || {}
6553
+ # HTTP header 'Accept' (if needed)
6554
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
6555
+ # HTTP header 'Content-Type'
6556
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
6557
+
6558
+ # form parameters
6559
+ form_params = opts[:form_params] || {}
6560
+
6561
+ # http body (model)
6562
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(transfer_repayment_return_list_request)
6563
+
6564
+ # return_type
6565
+ return_type = opts[:debug_return_type] || 'TransferRepaymentReturnListResponse'
6566
+
6567
+ # auth_names
6568
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
6569
+
6570
+ new_options = opts.merge(
6571
+ :operation => :"PlaidApi.transfer_repayment_return_list",
6572
+ :header_params => header_params,
6573
+ :query_params => query_params,
6574
+ :form_params => form_params,
6575
+ :body => post_body,
6576
+ :auth_names => auth_names,
6577
+ :return_type => return_type
6578
+ )
6579
+
6580
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
6581
+ if @api_client.config.debugging
6582
+ @api_client.config.logger.debug "API called: PlaidApi#transfer_repayment_return_list\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
6583
+ end
6584
+ return data, status_code, headers
6585
+ end
6586
+
6388
6587
  # Retrieve a sweep
6389
6588
  # The `/transfer/sweep/get` endpoint fetches a sweep corresponding to the given `sweep_id`.
6390
6589
  # @param transfer_sweep_get_request [TransferSweepGetRequest]
@@ -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.58.1
6
+ The version of the OpenAPI document: 2020-09-14_1.64.13
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -30,7 +30,7 @@ module Plaid
30
30
  # @option config [Configuration] Configuration for initializing the object, default to Configuration.default
31
31
  def initialize(config = Configuration.default)
32
32
  @config = config
33
- @user_agent = "Plaid Ruby v14.10.0"
33
+ @user_agent = "Plaid Ruby v14.12.1"
34
34
  @default_headers = {
35
35
  'Content-Type' => 'application/json',
36
36
  'User-Agent' => @user_agent,
@@ -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.58.1
6
+ The version of the OpenAPI document: 2020-09-14_1.64.13
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -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.58.1
6
+ The version of the OpenAPI document: 2020-09-14_1.64.13
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -158,7 +158,7 @@ module Plaid
158
158
  @debugging = false
159
159
  @inject_format = false
160
160
  @force_ending_format = false
161
- @logger = defined?(Rails) ? Rails.logger : Logger.new(STDOUT)
161
+ @logger = (defined?(Rails) && Rails.respond_to?(:logger)) ? Rails.logger : Logger.new(STDOUT)
162
162
 
163
163
  yield(self) if block_given?
164
164
  end
@@ -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.58.1
6
+ The version of the OpenAPI document: 2020-09-14_1.64.13
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -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.58.1
6
+ The version of the OpenAPI document: 2020-09-14_1.64.13
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -14,6 +14,7 @@ require 'date'
14
14
  require 'time'
15
15
 
16
16
  module Plaid
17
+ # Asset information about an account
17
18
  class AccountAssets
18
19
  # Plaid’s unique identifier for the account. This value will not change unless Plaid can't reconcile the account with the data returned by the financial institution. This may occur, for example, when the name of the account changes. If this happens a new `account_id` will be assigned to the account. The `account_id` can also change if the `access_token` is deleted and the same credentials that were used to generate that `access_token` are used to generate a new `access_token` on a later date. In that case, the new `account_id` will be different from the old `account_id`. If an account with a specific `account_id` disappears instead of changing, the account is likely closed. Closed accounts are not returned by the Plaid API. Like all Plaid identifiers, the `account_id` is case sensitive.
19
20
  attr_accessor :account_id
@@ -42,10 +43,10 @@ module Plaid
42
43
  # Transaction history associated with the account. Only returned by Assets endpoints. Transaction history returned by endpoints such as `/transactions/get` or `/investments/transactions/get` will be returned in the top-level `transactions` field instead.
43
44
  attr_accessor :transactions
44
45
 
45
- # Data returned by the financial institution about the account owner or owners. Only returned by Identity or Assets endpoints. Multiple owners on a single account will be represented in the same `owner` object, not in multiple owner objects within the array. In API versions 2018-05-22 and earlier, the `owners` object is not returned, and instead identity information is returned in the top level `identity` object. For more details, see [Plaid API versioning](https://plaid.com/docs/api/versioning/#version-2019-05-29)
46
+ # Data returned by the financial institution about the account owner or owners. Only returned by Identity or Assets endpoints. For business accounts, the name reported may be either the name of the individual or the name of the business, depending on the institution. Multiple owners on a single account will be represented in the same `owner` object, not in multiple owner objects within the array. In API versions 2018-05-22 and earlier, the `owners` object is not returned, and instead identity information is returned in the top level `identity` object. For more details, see [Plaid API versioning](https://plaid.com/docs/api/versioning/#version-2019-05-29)
46
47
  attr_accessor :owners
47
48
 
48
- # Calculated data about the historical balances on the account. Only returned by Assets endpoints.
49
+ # Calculated data about the historical balances on the account. Only returned by Assets endpoints and currently not supported by `brokerage` or `investment` accounts.
49
50
  attr_accessor :historical_balances
50
51
 
51
52
  class EnumAttributeValidator
@@ -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.58.1
6
+ The version of the OpenAPI document: 2020-09-14_1.64.13
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -21,10 +21,10 @@ module Plaid
21
21
  # Transaction history associated with the account. Only returned by Assets endpoints. Transaction history returned by endpoints such as `/transactions/get` or `/investments/transactions/get` will be returned in the top-level `transactions` field instead.
22
22
  attr_accessor :transactions
23
23
 
24
- # Data returned by the financial institution about the account owner or owners. Only returned by Identity or Assets endpoints. Multiple owners on a single account will be represented in the same `owner` object, not in multiple owner objects within the array. In API versions 2018-05-22 and earlier, the `owners` object is not returned, and instead identity information is returned in the top level `identity` object. For more details, see [Plaid API versioning](https://plaid.com/docs/api/versioning/#version-2019-05-29)
24
+ # Data returned by the financial institution about the account owner or owners. Only returned by Identity or Assets endpoints. For business accounts, the name reported may be either the name of the individual or the name of the business, depending on the institution. Multiple owners on a single account will be represented in the same `owner` object, not in multiple owner objects within the array. In API versions 2018-05-22 and earlier, the `owners` object is not returned, and instead identity information is returned in the top level `identity` object. For more details, see [Plaid API versioning](https://plaid.com/docs/api/versioning/#version-2019-05-29)
25
25
  attr_accessor :owners
26
26
 
27
- # Calculated data about the historical balances on the account. Only returned by Assets endpoints.
27
+ # Calculated data about the historical balances on the account. Only returned by Assets endpoints and currently not supported by `brokerage` or `investment` accounts.
28
28
  attr_accessor :historical_balances
29
29
 
30
30
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -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.58.1
6
+ The version of the OpenAPI document: 2020-09-14_1.64.13
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -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.58.1
6
+ The version of the OpenAPI document: 2020-09-14_1.64.13
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -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.58.1
6
+ The version of the OpenAPI document: 2020-09-14_1.64.13
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -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.58.1
6
+ The version of the OpenAPI document: 2020-09-14_1.64.13
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0