tdiary 5.1.1 → 5.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2127) hide show
  1. checksums.yaml +4 -4
  2. data/ChangeLog +16 -0
  3. data/Gemfile.lock +22 -22
  4. data/lib/tdiary/plugin/00default.rb +2 -0
  5. data/lib/tdiary/plugin/03purge_cache.rb +43 -0
  6. data/lib/tdiary/tasks/release.rake +1 -1
  7. data/lib/tdiary/version.rb +1 -1
  8. data/misc/paas/heroku/Gemfile.lock +42 -42
  9. data/misc/plugin/makerss.rb +1 -1
  10. data/tdiary.conf.beginner +0 -1
  11. data/vendor/bundle/ruby/2.7.0/build_info/nokogiri-1.10.9.info +1 -0
  12. data/vendor/bundle/ruby/2.7.0/cache/capybara-3.32.2.gem +0 -0
  13. data/vendor/bundle/ruby/2.7.0/cache/faraday-1.0.1.gem +0 -0
  14. data/vendor/bundle/ruby/2.7.0/cache/mime-types-data-3.2020.0512.gem +0 -0
  15. data/vendor/bundle/ruby/2.7.0/cache/nokogiri-1.10.9.gem +0 -0
  16. data/vendor/bundle/ruby/2.7.0/cache/octokit-4.18.0.gem +0 -0
  17. data/vendor/bundle/ruby/2.7.0/cache/power_assert-1.2.0.gem +0 -0
  18. data/vendor/bundle/ruby/2.7.0/cache/public_suffix-4.0.5.gem +0 -0
  19. data/vendor/bundle/ruby/2.7.0/cache/rspec-core-3.9.2.gem +0 -0
  20. data/vendor/bundle/ruby/2.7.0/cache/rspec-expectations-3.9.2.gem +0 -0
  21. data/vendor/bundle/ruby/2.7.0/cache/rspec-support-3.9.3.gem +0 -0
  22. data/vendor/bundle/ruby/2.7.0/cache/rubyzip-2.3.0.gem +0 -0
  23. data/vendor/bundle/ruby/2.7.0/cache/sequel-5.32.0.gem +0 -0
  24. data/vendor/bundle/ruby/2.7.0/cache/tins-1.25.0.gem +0 -0
  25. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/{nokogiri-1.10.8 → nokogiri-1.10.9}/gem.build_complete +0 -0
  26. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/nokogiri-1.10.9/gem_make.out +523 -0
  27. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/nokogiri-1.10.9/mkmf.log +605 -0
  28. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/nokogiri-1.10.9/nokogiri/nokogiri.so +0 -0
  29. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/History.md +1813 -0
  30. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/License.txt +0 -0
  31. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/README.md +1099 -0
  32. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara.rb +0 -0
  33. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/config.rb +0 -0
  34. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/cucumber.rb +0 -0
  35. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/driver/base.rb +0 -0
  36. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/driver/node.rb +0 -0
  37. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/dsl.rb +0 -0
  38. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/helpers.rb +0 -0
  39. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/minitest.rb +386 -0
  40. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/minitest/spec.rb +264 -0
  41. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/node/actions.rb +0 -0
  42. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/node/base.rb +0 -0
  43. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/node/document.rb +0 -0
  44. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/node/document_matchers.rb +0 -0
  45. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/node/element.rb +606 -0
  46. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/node/finders.rb +0 -0
  47. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/node/matchers.rb +0 -0
  48. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/node/simple.rb +0 -0
  49. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/queries/ancestor_query.rb +0 -0
  50. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/queries/base_query.rb +0 -0
  51. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/queries/current_path_query.rb +0 -0
  52. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/queries/match_query.rb +0 -0
  53. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/queries/selector_query.rb +0 -0
  54. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/queries/sibling_query.rb +0 -0
  55. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/queries/style_query.rb +0 -0
  56. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/queries/text_query.rb +0 -0
  57. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/queries/title_query.rb +0 -0
  58. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/rack_test/browser.rb +140 -0
  59. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rack_test/css_handlers.rb +0 -0
  60. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rack_test/driver.rb +0 -0
  61. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rack_test/errors.rb +0 -0
  62. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rack_test/form.rb +0 -0
  63. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rack_test/node.rb +0 -0
  64. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rails.rb +0 -0
  65. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/registrations/drivers.rb +0 -0
  66. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/registrations/patches/puma_ssl.rb +0 -0
  67. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/registrations/servers.rb +44 -0
  68. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/result.rb +190 -0
  69. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec.rb +0 -0
  70. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/features.rb +0 -0
  71. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/rspec/matcher_proxies.rb +82 -0
  72. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers.rb +0 -0
  73. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers/base.rb +0 -0
  74. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers/become_closed.rb +0 -0
  75. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers/compound.rb +0 -0
  76. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers/count_sugar.rb +0 -0
  77. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers/have_ancestor.rb +0 -0
  78. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers/have_current_path.rb +0 -0
  79. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers/have_selector.rb +0 -0
  80. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers/have_sibling.rb +0 -0
  81. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/rspec/matchers/have_text.rb +33 -0
  82. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers/have_title.rb +0 -0
  83. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers/match_selector.rb +0 -0
  84. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers/match_style.rb +0 -0
  85. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/rspec/matchers/spatial_sugar.rb +0 -0
  86. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector.rb +0 -0
  87. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/builders/css_builder.rb +0 -0
  88. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/builders/xpath_builder.rb +0 -0
  89. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/css.rb +0 -0
  90. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition.rb +0 -0
  91. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/button.rb +0 -0
  92. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/checkbox.rb +0 -0
  93. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/css.rb +0 -0
  94. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/datalist_input.rb +0 -0
  95. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/datalist_option.rb +0 -0
  96. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/element.rb +0 -0
  97. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/field.rb +0 -0
  98. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/fieldset.rb +0 -0
  99. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/file_field.rb +0 -0
  100. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/fillable_field.rb +0 -0
  101. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/frame.rb +0 -0
  102. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/id.rb +0 -0
  103. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/label.rb +0 -0
  104. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/link.rb +0 -0
  105. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/link_or_button.rb +0 -0
  106. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/option.rb +0 -0
  107. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/radio_button.rb +0 -0
  108. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/select.rb +0 -0
  109. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/table.rb +0 -0
  110. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/table_row.rb +0 -0
  111. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/definition/xpath.rb +0 -0
  112. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/filter.rb +0 -0
  113. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/filter_set.rb +0 -0
  114. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/filters/base.rb +0 -0
  115. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/filters/expression_filter.rb +0 -0
  116. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/filters/locator_filter.rb +0 -0
  117. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/filters/node_filter.rb +0 -0
  118. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/regexp_disassembler.rb +0 -0
  119. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/selector.rb +0 -0
  120. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selector/xpath_extensions.rb +0 -0
  121. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/selenium/atoms/getAttribute.min.js +1 -0
  122. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/atoms/isDisplayed.min.js +0 -0
  123. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/selenium/atoms/src/getAttribute.js +161 -0
  124. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/atoms/src/isDisplayed.js +0 -0
  125. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/selenium/driver.rb +496 -0
  126. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/driver_specializations/chrome_driver.rb +0 -0
  127. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/driver_specializations/edge_driver.rb +0 -0
  128. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/selenium/driver_specializations/firefox_driver.rb +89 -0
  129. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/driver_specializations/internet_explorer_driver.rb +0 -0
  130. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/driver_specializations/safari_driver.rb +0 -0
  131. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/extensions/file_input_click_emulation.rb +0 -0
  132. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/extensions/find.rb +0 -0
  133. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/extensions/html5_drag.rb +0 -0
  134. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/extensions/modifier_keys_stack.rb +0 -0
  135. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/extensions/scroll.rb +0 -0
  136. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/logger_suppressor.rb +0 -0
  137. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/selenium/node.rb +610 -0
  138. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/selenium/nodes/chrome_node.rb +119 -0
  139. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/nodes/edge_node.rb +0 -0
  140. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/selenium/nodes/firefox_node.rb +131 -0
  141. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/nodes/ie_node.rb +0 -0
  142. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/nodes/safari_node.rb +0 -0
  143. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/selenium/patches/action_pauser.rb +26 -0
  144. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/patches/atoms.rb +0 -0
  145. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/patches/is_displayed.rb +0 -0
  146. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/patches/logs.rb +0 -0
  147. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/patches/pause_duration_fix.rb +0 -0
  148. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/selenium/patches/persistent_client.rb +0 -0
  149. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/server.rb +0 -0
  150. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/server/animation_disabler.rb +0 -0
  151. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/server/checker.rb +0 -0
  152. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/server/middleware.rb +0 -0
  153. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/session.rb +0 -0
  154. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/session/config.rb +0 -0
  155. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/session/matchers.rb +0 -0
  156. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/fixtures/another_test_file.txt +0 -0
  157. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/fixtures/capybara.jpg +0 -0
  158. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/fixtures/no_extension +0 -0
  159. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/fixtures/test_file.txt +0 -0
  160. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/public/jquery-ui.js +0 -0
  161. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/public/jquery.js +0 -0
  162. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/public/offset.js +0 -0
  163. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/spec/public/test.js +268 -0
  164. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/accept_alert_spec.rb +0 -0
  165. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/accept_confirm_spec.rb +0 -0
  166. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/accept_prompt_spec.rb +0 -0
  167. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/all_spec.rb +0 -0
  168. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/ancestor_spec.rb +0 -0
  169. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/assert_all_of_selectors_spec.rb +0 -0
  170. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/assert_current_path_spec.rb +0 -0
  171. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/assert_selector_spec.rb +0 -0
  172. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/assert_style_spec.rb +0 -0
  173. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/assert_text_spec.rb +0 -0
  174. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/assert_title_spec.rb +0 -0
  175. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/attach_file_spec.rb +0 -0
  176. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/body_spec.rb +0 -0
  177. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/check_spec.rb +0 -0
  178. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/choose_spec.rb +0 -0
  179. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/click_button_spec.rb +0 -0
  180. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/click_link_or_button_spec.rb +0 -0
  181. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/click_link_spec.rb +0 -0
  182. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/current_scope_spec.rb +0 -0
  183. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/current_url_spec.rb +0 -0
  184. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/dismiss_confirm_spec.rb +0 -0
  185. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/dismiss_prompt_spec.rb +0 -0
  186. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/element/assert_match_selector_spec.rb +0 -0
  187. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/element/match_css_spec.rb +0 -0
  188. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/element/match_xpath_spec.rb +0 -0
  189. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/element/matches_selector_spec.rb +0 -0
  190. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/evaluate_async_script_spec.rb +0 -0
  191. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/evaluate_script_spec.rb +0 -0
  192. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/execute_script_spec.rb +0 -0
  193. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/spec/session/fill_in_spec.rb +286 -0
  194. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/find_button_spec.rb +0 -0
  195. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/find_by_id_spec.rb +0 -0
  196. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/find_field_spec.rb +0 -0
  197. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/find_link_spec.rb +0 -0
  198. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/spec/session/find_spec.rb +531 -0
  199. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/first_spec.rb +0 -0
  200. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/frame/frame_title_spec.rb +0 -0
  201. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/frame/frame_url_spec.rb +0 -0
  202. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/frame/switch_to_frame_spec.rb +0 -0
  203. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/frame/within_frame_spec.rb +0 -0
  204. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/go_back_spec.rb +0 -0
  205. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/go_forward_spec.rb +0 -0
  206. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_all_selectors_spec.rb +0 -0
  207. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_ancestor_spec.rb +0 -0
  208. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_any_selectors_spec.rb +0 -0
  209. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_button_spec.rb +0 -0
  210. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/spec/session/has_css_spec.rb +374 -0
  211. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_current_path_spec.rb +0 -0
  212. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_field_spec.rb +0 -0
  213. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_link_spec.rb +0 -0
  214. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_none_selectors_spec.rb +0 -0
  215. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_select_spec.rb +0 -0
  216. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_selector_spec.rb +0 -0
  217. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_sibling_spec.rb +0 -0
  218. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_table_spec.rb +0 -0
  219. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_text_spec.rb +0 -0
  220. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_title_spec.rb +0 -0
  221. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/has_xpath_spec.rb +0 -0
  222. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/headers_spec.rb +0 -0
  223. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/html_spec.rb +0 -0
  224. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/matches_style_spec.rb +0 -0
  225. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/spec/session/node_spec.rb +1292 -0
  226. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/node_wrapper_spec.rb +0 -0
  227. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/refresh_spec.rb +0 -0
  228. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/reset_session_spec.rb +0 -0
  229. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/response_code_spec.rb +0 -0
  230. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/save_and_open_page_spec.rb +0 -0
  231. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/save_and_open_screenshot_spec.rb +0 -0
  232. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/save_page_spec.rb +0 -0
  233. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/save_screenshot_spec.rb +0 -0
  234. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/screenshot_spec.rb +0 -0
  235. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/scroll_spec.rb +0 -0
  236. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/select_spec.rb +0 -0
  237. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/selectors_spec.rb +0 -0
  238. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/sibling_spec.rb +0 -0
  239. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/source_spec.rb +0 -0
  240. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/text_spec.rb +0 -0
  241. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/title_spec.rb +0 -0
  242. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/uncheck_spec.rb +0 -0
  243. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/unselect_spec.rb +0 -0
  244. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/visit_spec.rb +0 -0
  245. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/window/become_closed_spec.rb +0 -0
  246. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/window/current_window_spec.rb +0 -0
  247. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/window/open_new_window_spec.rb +0 -0
  248. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/window/switch_to_window_spec.rb +0 -0
  249. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/window/window_opened_by_spec.rb +0 -0
  250. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/spec/session/window/window_spec.rb +203 -0
  251. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/window/windows_spec.rb +0 -0
  252. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/window/within_window_spec.rb +0 -0
  253. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/session/within_spec.rb +0 -0
  254. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/spec/spec_helper.rb +134 -0
  255. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/test_app.rb +0 -0
  256. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/animated.erb +0 -0
  257. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/buttons.erb +0 -0
  258. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/fieldsets.erb +0 -0
  259. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/spec/views/form.erb +685 -0
  260. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/frame_child.erb +0 -0
  261. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/frame_one.erb +0 -0
  262. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/frame_parent.erb +0 -0
  263. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/frame_two.erb +0 -0
  264. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/header_links.erb +0 -0
  265. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/host_links.erb +0 -0
  266. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/initial_alert.erb +0 -0
  267. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/obscured.erb +0 -0
  268. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/offset.erb +0 -0
  269. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/path.erb +0 -0
  270. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/popup_one.erb +0 -0
  271. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/popup_two.erb +0 -0
  272. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/postback.erb +0 -0
  273. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/react.erb +0 -0
  274. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/scroll.erb +0 -0
  275. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/spatial.erb +0 -0
  276. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/tables.erb +0 -0
  277. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_animation.erb +0 -0
  278. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_base_tag.erb +0 -0
  279. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_count.erb +0 -0
  280. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_dragula.erb +0 -0
  281. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_fixed_header_footer.erb +0 -0
  282. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_hover.erb +0 -0
  283. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_hover1.erb +0 -0
  284. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/spec/views/with_html.erb +208 -0
  285. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_html5_svg.erb +0 -0
  286. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_html_entities.erb +0 -0
  287. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_js.erb +0 -0
  288. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_jstree.erb +0 -0
  289. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_namespace.erb +0 -0
  290. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_scope.erb +0 -0
  291. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_scope_other.erb +0 -0
  292. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_simple_html.erb +0 -0
  293. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_slow_unload.erb +0 -0
  294. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_sortable_js.erb +0 -0
  295. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_title.erb +0 -0
  296. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_unload_alert.erb +0 -0
  297. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/with_windows.erb +0 -0
  298. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/spec/views/within_frames.erb +0 -0
  299. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/lib/capybara/version.rb +5 -0
  300. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/lib/capybara/window.rb +0 -0
  301. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/basic_node_spec.rb +0 -0
  302. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/capybara_spec.rb +0 -0
  303. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/css_builder_spec.rb +0 -0
  304. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/css_splitter_spec.rb +0 -0
  305. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/dsl_spec.rb +0 -0
  306. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/filter_set_spec.rb +0 -0
  307. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/fixtures/capybara.csv +0 -0
  308. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/fixtures/certificate.pem +0 -0
  309. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/fixtures/key.pem +0 -0
  310. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/fixtures/selenium_driver_rspec_failure.rb +0 -0
  311. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/fixtures/selenium_driver_rspec_success.rb +0 -0
  312. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/minitest_spec.rb +0 -0
  313. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/minitest_spec_spec.rb +0 -0
  314. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/per_session_config_spec.rb +0 -0
  315. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/spec/rack_test_spec.rb +268 -0
  316. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/spec/regexp_dissassembler_spec.rb +250 -0
  317. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/spec/result_spec.rb +196 -0
  318. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/rspec/features_spec.rb +0 -0
  319. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/rspec/scenarios_spec.rb +0 -0
  320. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/spec/rspec/shared_spec_matchers.rb +947 -0
  321. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/rspec/views_spec.rb +0 -0
  322. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/rspec_matchers_spec.rb +0 -0
  323. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/rspec_spec.rb +0 -0
  324. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/sauce_spec_chrome.rb +0 -0
  325. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/selector_spec.rb +0 -0
  326. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/spec/selenium_spec_chrome.rb +188 -0
  327. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/spec/selenium_spec_chrome_remote.rb +96 -0
  328. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/selenium_spec_edge.rb +0 -0
  329. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/selenium_spec_firefox.rb +0 -0
  330. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/selenium_spec_firefox_remote.rb +0 -0
  331. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/selenium_spec_ie.rb +0 -0
  332. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/selenium_spec_safari.rb +0 -0
  333. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/server_spec.rb +0 -0
  334. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/session_spec.rb +0 -0
  335. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/spec/shared_selenium_node.rb +83 -0
  336. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.32.2/spec/shared_selenium_session.rb +476 -0
  337. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/spec_helper.rb +0 -0
  338. data/vendor/bundle/ruby/2.7.0/gems/{capybara-3.31.0 → capybara-3.32.2}/spec/xpath_builder_spec.rb +0 -0
  339. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/CHANGELOG.md +0 -0
  340. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/LICENSE.md +0 -0
  341. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/README.md +55 -0
  342. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/Rakefile +0 -0
  343. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/examples/client_spec.rb +0 -0
  344. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/examples/client_test.rb +0 -0
  345. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday.rb +166 -0
  346. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/adapter.rb +0 -0
  347. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday/adapter/em_http.rb +286 -0
  348. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/adapter/em_http_ssl_patch.rb +0 -0
  349. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/adapter/em_synchrony.rb +0 -0
  350. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/adapter/em_synchrony/parallel_manager.rb +0 -0
  351. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/adapter/excon.rb +0 -0
  352. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday/adapter/httpclient.rb +152 -0
  353. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday/adapter/net_http.rb +219 -0
  354. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/adapter/net_http_persistent.rb +0 -0
  355. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/adapter/patron.rb +0 -0
  356. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/adapter/rack.rb +0 -0
  357. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/adapter/test.rb +0 -0
  358. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday/adapter/typhoeus.rb +15 -0
  359. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday/adapter_registry.rb +30 -0
  360. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/autoload.rb +0 -0
  361. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/connection.rb +0 -0
  362. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/dependency_loader.rb +0 -0
  363. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/encoders/flat_params_encoder.rb +0 -0
  364. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/encoders/nested_params_encoder.rb +0 -0
  365. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/error.rb +0 -0
  366. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/file_part.rb +0 -0
  367. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/logging/formatter.rb +0 -0
  368. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/middleware.rb +0 -0
  369. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/middleware_registry.rb +0 -0
  370. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/options.rb +0 -0
  371. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/options/connection_options.rb +0 -0
  372. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/options/env.rb +0 -0
  373. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/options/proxy_options.rb +0 -0
  374. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/options/request_options.rb +0 -0
  375. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/options/ssl_options.rb +0 -0
  376. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/param_part.rb +0 -0
  377. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/parameters.rb +0 -0
  378. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/rack_builder.rb +0 -0
  379. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/request.rb +0 -0
  380. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday/request/authorization.rb +55 -0
  381. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/request/basic_authentication.rb +0 -0
  382. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/request/instrumentation.rb +0 -0
  383. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday/request/multipart.rb +99 -0
  384. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/request/retry.rb +0 -0
  385. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/request/token_authentication.rb +0 -0
  386. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday/request/url_encoded.rb +56 -0
  387. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday/response.rb +107 -0
  388. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/response/logger.rb +0 -0
  389. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/response/raise_error.rb +0 -0
  390. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/lib/faraday/utils.rb +117 -0
  391. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/utils/headers.rb +0 -0
  392. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/lib/faraday/utils/params_hash.rb +0 -0
  393. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/external_adapters/faraday_specs_setup.rb +0 -0
  394. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/spec/faraday/adapter/em_http_spec.rb +47 -0
  395. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/spec/faraday/adapter/em_synchrony_spec.rb +16 -0
  396. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/adapter/excon_spec.rb +0 -0
  397. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/adapter/httpclient_spec.rb +0 -0
  398. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/adapter/net_http_persistent_spec.rb +0 -0
  399. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/adapter/net_http_spec.rb +0 -0
  400. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/spec/faraday/adapter/patron_spec.rb +18 -0
  401. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/adapter/rack_spec.rb +0 -0
  402. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/adapter/typhoeus_spec.rb +0 -0
  403. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/adapter_registry_spec.rb +0 -0
  404. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/adapter_spec.rb +0 -0
  405. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/composite_read_io_spec.rb +0 -0
  406. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/connection_spec.rb +0 -0
  407. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/error_spec.rb +0 -0
  408. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/middleware_spec.rb +0 -0
  409. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/options/env_spec.rb +0 -0
  410. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/options/options_spec.rb +0 -0
  411. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/options/proxy_options_spec.rb +0 -0
  412. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/options/request_options_spec.rb +0 -0
  413. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/params_encoders/flat_spec.rb +0 -0
  414. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/params_encoders/nested_spec.rb +0 -0
  415. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/spec/faraday/rack_builder_spec.rb +196 -0
  416. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/request/authorization_spec.rb +0 -0
  417. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/request/instrumentation_spec.rb +0 -0
  418. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/request/multipart_spec.rb +0 -0
  419. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/request/retry_spec.rb +0 -0
  420. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/spec/faraday/request/url_encoded_spec.rb +83 -0
  421. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/request_spec.rb +0 -0
  422. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/response/logger_spec.rb +0 -0
  423. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.1/spec/faraday/response/middleware_spec.rb +68 -0
  424. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/response/raise_error_spec.rb +0 -0
  425. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/response_spec.rb +0 -0
  426. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/utils/headers_spec.rb +0 -0
  427. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday/utils_spec.rb +0 -0
  428. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/faraday_spec.rb +0 -0
  429. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/spec_helper.rb +0 -0
  430. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/support/disabling_stub.rb +0 -0
  431. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/support/fake_safe_buffer.rb +0 -0
  432. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/support/helper_methods.rb +0 -0
  433. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/support/shared_examples/adapter.rb +0 -0
  434. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/support/shared_examples/params_encoder.rb +0 -0
  435. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/support/shared_examples/request_method.rb +0 -0
  436. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/support/streaming_response_checker.rb +0 -0
  437. data/vendor/bundle/ruby/2.7.0/gems/{faraday-1.0.0 → faraday-1.0.1}/spec/support/webmock_rack_app.rb +0 -0
  438. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/Code-of-Conduct.md +75 -0
  439. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/Contributing.md +163 -0
  440. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/History.md +436 -0
  441. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/Licence.md +25 -0
  442. data/vendor/bundle/ruby/2.7.0/gems/{mime-types-data-3.2019.1009 → mime-types-data-3.2020.0512}/Manifest.txt +0 -0
  443. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/README.md +63 -0
  444. data/vendor/bundle/ruby/2.7.0/gems/{mime-types-data-3.2019.1009 → mime-types-data-3.2020.0512}/Rakefile +0 -0
  445. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/data/mime-types.json +1 -0
  446. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/data/mime.content_type.column +2277 -0
  447. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/data/mime.docs.column +2277 -0
  448. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/data/mime.encoding.column +2277 -0
  449. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/data/mime.flags.column +2277 -0
  450. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/data/mime.friendly.column +2277 -0
  451. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/data/mime.pext.column +2277 -0
  452. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/data/mime.use_instead.column +2277 -0
  453. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/data/mime.xrefs.column +2277 -0
  454. data/vendor/bundle/ruby/2.7.0/gems/{mime-types-data-3.2019.1009 → mime-types-data-3.2020.0512}/lib/mime-types-data.rb +0 -0
  455. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/lib/mime/types/data.rb +21 -0
  456. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/types/application.yaml +16703 -0
  457. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/types/audio.yaml +1679 -0
  458. data/vendor/bundle/ruby/2.7.0/gems/{mime-types-data-3.2019.1009 → mime-types-data-3.2020.0512}/types/chemical.yaml +0 -0
  459. data/vendor/bundle/ruby/2.7.0/gems/{mime-types-data-3.2019.1009 → mime-types-data-3.2020.0512}/types/conference.yaml +0 -0
  460. data/vendor/bundle/ruby/2.7.0/gems/{mime-types-data-3.2019.1009 → mime-types-data-3.2020.0512}/types/drawing.yaml +0 -0
  461. data/vendor/bundle/ruby/2.7.0/gems/{mime-types-data-3.2019.1009 → mime-types-data-3.2020.0512}/types/font.yaml +0 -0
  462. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/types/image.yaml +1217 -0
  463. data/vendor/bundle/ruby/2.7.0/gems/{mime-types-data-3.2019.1009 → mime-types-data-3.2020.0512}/types/message.yaml +0 -0
  464. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/types/model.yaml +322 -0
  465. data/vendor/bundle/ruby/2.7.0/gems/{mime-types-data-3.2019.1009 → mime-types-data-3.2020.0512}/types/multipart.yaml +0 -0
  466. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2020.0512/types/text.yaml +1075 -0
  467. data/vendor/bundle/ruby/2.7.0/gems/{mime-types-data-3.2019.1009 → mime-types-data-3.2020.0512}/types/video.yaml +0 -0
  468. data/vendor/bundle/ruby/2.7.0/gems/{mime-types-data-3.2019.1009 → mime-types-data-3.2020.0512}/types/world.yaml +0 -0
  469. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/LICENSE-DEPENDENCIES.md +0 -0
  470. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/LICENSE.md +0 -0
  471. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/README.md +0 -0
  472. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/bin/nokogiri +0 -0
  473. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/dependencies.yml +0 -0
  474. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/Makefile +628 -0
  475. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/depend +0 -0
  476. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/extconf.rb +0 -0
  477. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/html_document.c +0 -0
  478. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/html_document.h +0 -0
  479. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/html_document.o +0 -0
  480. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/html_element_description.c +0 -0
  481. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/html_element_description.h +0 -0
  482. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/html_element_description.o +0 -0
  483. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/html_entity_lookup.c +0 -0
  484. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/html_entity_lookup.h +0 -0
  485. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/html_entity_lookup.o +0 -0
  486. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/html_sax_parser_context.c +0 -0
  487. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/html_sax_parser_context.h +0 -0
  488. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/html_sax_parser_context.o +0 -0
  489. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/html_sax_push_parser.c +0 -0
  490. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/html_sax_push_parser.h +0 -0
  491. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/html_sax_push_parser.o +0 -0
  492. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/nokogiri.c +0 -0
  493. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/nokogiri.h +0 -0
  494. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/nokogiri.o +0 -0
  495. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/nokogiri.so +0 -0
  496. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_attr.c +0 -0
  497. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_attr.h +0 -0
  498. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_attr.o +0 -0
  499. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_attribute_decl.c +0 -0
  500. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_attribute_decl.h +0 -0
  501. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_attribute_decl.o +0 -0
  502. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_cdata.c +0 -0
  503. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_cdata.h +0 -0
  504. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_cdata.o +0 -0
  505. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_comment.c +0 -0
  506. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_comment.h +0 -0
  507. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_comment.o +0 -0
  508. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_document.c +0 -0
  509. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_document.h +0 -0
  510. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_document.o +0 -0
  511. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_document_fragment.c +0 -0
  512. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_document_fragment.h +0 -0
  513. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_document_fragment.o +0 -0
  514. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_dtd.c +0 -0
  515. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_dtd.h +0 -0
  516. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_dtd.o +0 -0
  517. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_element_content.c +0 -0
  518. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_element_content.h +0 -0
  519. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_element_content.o +0 -0
  520. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_element_decl.c +0 -0
  521. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_element_decl.h +0 -0
  522. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_element_decl.o +0 -0
  523. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_encoding_handler.c +0 -0
  524. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_encoding_handler.h +0 -0
  525. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_encoding_handler.o +0 -0
  526. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_entity_decl.c +0 -0
  527. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_entity_decl.h +0 -0
  528. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_entity_decl.o +0 -0
  529. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_entity_reference.c +0 -0
  530. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_entity_reference.h +0 -0
  531. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_entity_reference.o +0 -0
  532. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_io.c +0 -0
  533. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_io.h +0 -0
  534. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_io.o +0 -0
  535. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_libxml2_hacks.c +0 -0
  536. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_libxml2_hacks.h +0 -0
  537. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_libxml2_hacks.o +0 -0
  538. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_namespace.c +0 -0
  539. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_namespace.h +0 -0
  540. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_namespace.o +0 -0
  541. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_node.c +0 -0
  542. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_node.h +0 -0
  543. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_node.o +0 -0
  544. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_node_set.c +0 -0
  545. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_node_set.h +0 -0
  546. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_node_set.o +0 -0
  547. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_processing_instruction.c +0 -0
  548. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_processing_instruction.h +0 -0
  549. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_processing_instruction.o +0 -0
  550. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_reader.c +0 -0
  551. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_reader.h +0 -0
  552. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_reader.o +0 -0
  553. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_relax_ng.c +0 -0
  554. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_relax_ng.h +0 -0
  555. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_relax_ng.o +0 -0
  556. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_sax_parser.c +0 -0
  557. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_sax_parser.h +0 -0
  558. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_sax_parser.o +0 -0
  559. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_sax_parser_context.c +0 -0
  560. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_sax_parser_context.h +0 -0
  561. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_sax_parser_context.o +0 -0
  562. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_sax_push_parser.c +0 -0
  563. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_sax_push_parser.h +0 -0
  564. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_sax_push_parser.o +0 -0
  565. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_schema.c +234 -0
  566. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_schema.h +0 -0
  567. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_schema.o +0 -0
  568. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_syntax_error.c +0 -0
  569. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_syntax_error.h +0 -0
  570. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_syntax_error.o +0 -0
  571. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_text.c +0 -0
  572. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_text.h +0 -0
  573. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_text.o +0 -0
  574. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_xpath_context.c +0 -0
  575. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xml_xpath_context.h +0 -0
  576. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xml_xpath_context.o +0 -0
  577. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xslt_stylesheet.c +0 -0
  578. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/ext/nokogiri/xslt_stylesheet.h +0 -0
  579. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/ext/nokogiri/xslt_stylesheet.o +0 -0
  580. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri.rb +0 -0
  581. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/css.rb +0 -0
  582. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/css/node.rb +0 -0
  583. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/css/parser.rb +0 -0
  584. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/css/parser.y +0 -0
  585. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/css/parser_extras.rb +0 -0
  586. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/css/syntax_error.rb +0 -0
  587. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/css/tokenizer.rb +0 -0
  588. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/css/tokenizer.rex +0 -0
  589. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/css/xpath_visitor.rb +0 -0
  590. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/decorators/slop.rb +0 -0
  591. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/html.rb +0 -0
  592. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/html/builder.rb +0 -0
  593. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/html/document.rb +0 -0
  594. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/html/document_fragment.rb +0 -0
  595. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/html/element_description.rb +0 -0
  596. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/html/element_description_defaults.rb +0 -0
  597. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/html/entity_lookup.rb +0 -0
  598. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/html/sax/parser.rb +0 -0
  599. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/html/sax/parser_context.rb +0 -0
  600. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/html/sax/push_parser.rb +0 -0
  601. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/lib/nokogiri/nokogiri.so +0 -0
  602. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/syntax_error.rb +0 -0
  603. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.9/lib/nokogiri/version.rb +109 -0
  604. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml.rb +0 -0
  605. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/attr.rb +0 -0
  606. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/attribute_decl.rb +0 -0
  607. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/builder.rb +0 -0
  608. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/cdata.rb +0 -0
  609. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/character_data.rb +0 -0
  610. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/document.rb +0 -0
  611. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/document_fragment.rb +0 -0
  612. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/dtd.rb +0 -0
  613. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/element_content.rb +0 -0
  614. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/element_decl.rb +0 -0
  615. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/entity_decl.rb +0 -0
  616. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/entity_reference.rb +0 -0
  617. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/namespace.rb +0 -0
  618. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/node.rb +0 -0
  619. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/node/save_options.rb +0 -0
  620. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/node_set.rb +0 -0
  621. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/notation.rb +0 -0
  622. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/parse_options.rb +0 -0
  623. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/pp.rb +0 -0
  624. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/pp/character_data.rb +0 -0
  625. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/pp/node.rb +0 -0
  626. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/processing_instruction.rb +0 -0
  627. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/reader.rb +0 -0
  628. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/relax_ng.rb +0 -0
  629. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/sax.rb +0 -0
  630. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/sax/document.rb +0 -0
  631. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/sax/parser.rb +0 -0
  632. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/sax/parser_context.rb +0 -0
  633. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/sax/push_parser.rb +0 -0
  634. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/schema.rb +0 -0
  635. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/searchable.rb +0 -0
  636. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/syntax_error.rb +0 -0
  637. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/text.rb +0 -0
  638. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/xpath.rb +0 -0
  639. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/xpath/syntax_error.rb +0 -0
  640. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xml/xpath_context.rb +0 -0
  641. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xslt.rb +0 -0
  642. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/nokogiri/xslt/stylesheet.rb +0 -0
  643. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/lib/xsd/xmlparser/nokogiri.rb +0 -0
  644. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/patches/libxml2/0001-Revert-Do-not-URI-escape-in-server-side-includes.patch +0 -0
  645. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/patches/libxml2/0002-Remove-script-macro-support.patch +0 -0
  646. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/patches/libxml2/0003-Update-entities-to-remove-handling-of-ssi.patch +0 -0
  647. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/patches/libxml2/0004-libxml2.la-is-in-top_builddir.patch +0 -0
  648. data/vendor/bundle/ruby/2.7.0/gems/{nokogiri-1.10.8 → nokogiri-1.10.9}/patches/libxml2/0005-Fix-infinite-loop-in-xmlStringLenDecodeEntities.patch +0 -0
  649. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/CONTRIBUTING.md +0 -0
  650. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/LICENSE.md +0 -0
  651. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/README.md +0 -0
  652. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/Rakefile +0 -0
  653. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/ext/sawyer/relation.rb +0 -0
  654. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit.rb +0 -0
  655. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/arguments.rb +0 -0
  656. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/authentication.rb +0 -0
  657. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.18.0/lib/octokit/client.rb +248 -0
  658. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/apps.rb +0 -0
  659. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.18.0/lib/octokit/client/authorizations.rb +182 -0
  660. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/checks.rb +0 -0
  661. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/commit_branches.rb +0 -0
  662. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/commit_comments.rb +0 -0
  663. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/commit_pulls.rb +0 -0
  664. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/commits.rb +0 -0
  665. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/community_profile.rb +0 -0
  666. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/contents.rb +0 -0
  667. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/deployments.rb +0 -0
  668. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/downloads.rb +0 -0
  669. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/emojis.rb +0 -0
  670. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.18.0/lib/octokit/client/events.rb +152 -0
  671. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/feeds.rb +0 -0
  672. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/gists.rb +0 -0
  673. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/gitignore.rb +0 -0
  674. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/hooks.rb +0 -0
  675. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/issues.rb +0 -0
  676. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/labels.rb +0 -0
  677. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/legacy_search.rb +0 -0
  678. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/licenses.rb +0 -0
  679. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/markdown.rb +0 -0
  680. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/marketplace.rb +0 -0
  681. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/meta.rb +0 -0
  682. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/milestones.rb +0 -0
  683. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/notifications.rb +0 -0
  684. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.18.0/lib/octokit/client/oauth_applications.rb +122 -0
  685. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/objects.rb +0 -0
  686. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/organizations.rb +0 -0
  687. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/pages.rb +0 -0
  688. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/projects.rb +0 -0
  689. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/pub_sub_hubbub.rb +0 -0
  690. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/pull_requests.rb +0 -0
  691. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/rate_limit.rb +0 -0
  692. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/reactions.rb +0 -0
  693. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/refs.rb +0 -0
  694. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/releases.rb +0 -0
  695. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/repositories.rb +0 -0
  696. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/repository_invitations.rb +0 -0
  697. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/reviews.rb +0 -0
  698. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/say.rb +0 -0
  699. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.18.0/lib/octokit/client/search.rb +91 -0
  700. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/service_status.rb +0 -0
  701. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/source_import.rb +0 -0
  702. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/stats.rb +0 -0
  703. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/statuses.rb +0 -0
  704. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/traffic.rb +0 -0
  705. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/client/users.rb +0 -0
  706. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/configurable.rb +0 -0
  707. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/connection.rb +0 -0
  708. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/default.rb +0 -0
  709. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/enterprise_admin_client.rb +0 -0
  710. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/enterprise_admin_client/admin_stats.rb +0 -0
  711. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/enterprise_admin_client/license.rb +0 -0
  712. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/enterprise_admin_client/orgs.rb +0 -0
  713. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/enterprise_admin_client/search_indexing.rb +0 -0
  714. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/enterprise_admin_client/users.rb +0 -0
  715. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/enterprise_management_console_client.rb +0 -0
  716. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/enterprise_management_console_client/management_console.rb +0 -0
  717. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/error.rb +0 -0
  718. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/gist.rb +0 -0
  719. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/middleware/follow_redirects.rb +0 -0
  720. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/organization.rb +0 -0
  721. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.18.0/lib/octokit/preview.rb +49 -0
  722. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/rate_limit.rb +0 -0
  723. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/repo_arguments.rb +0 -0
  724. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/repository.rb +0 -0
  725. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/response/feed_parser.rb +0 -0
  726. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/response/raise_error.rb +0 -0
  727. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/user.rb +0 -0
  728. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.18.0/lib/octokit/version.rb +17 -0
  729. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/lib/octokit/warnable.rb +0 -0
  730. data/vendor/bundle/ruby/2.7.0/gems/{octokit-4.16.0 → octokit-4.18.0}/octokit.gemspec +0 -0
  731. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/BSDL +0 -0
  732. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/COPYING +0 -0
  733. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/Gemfile +0 -0
  734. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/LEGAL +0 -0
  735. data/vendor/bundle/ruby/2.7.0/gems/power_assert-1.2.0/README.rdoc +81 -0
  736. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/Rakefile +0 -0
  737. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/bin/console +0 -0
  738. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/bin/setup +0 -0
  739. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/lib/power_assert.rb +0 -0
  740. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/lib/power_assert/colorize.rb +0 -0
  741. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/lib/power_assert/configuration.rb +0 -0
  742. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/lib/power_assert/context.rb +0 -0
  743. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/lib/power_assert/enable_tracepoint_events.rb +0 -0
  744. data/vendor/bundle/ruby/2.7.0/gems/power_assert-1.2.0/lib/power_assert/inspector.rb +61 -0
  745. data/vendor/bundle/ruby/2.7.0/gems/{power_assert-1.1.6 → power_assert-1.2.0}/lib/power_assert/parser.rb +0 -0
  746. data/vendor/bundle/ruby/2.7.0/gems/power_assert-1.2.0/lib/power_assert/version.rb +3 -0
  747. data/vendor/bundle/ruby/2.7.0/gems/power_assert-1.2.0/power_assert.gemspec +31 -0
  748. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/2.0-Upgrade.md +0 -0
  749. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/CHANGELOG.md +399 -0
  750. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/Gemfile +15 -0
  751. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/LICENSE.txt +0 -0
  752. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/README.md +207 -0
  753. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/Rakefile +0 -0
  754. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/SECURITY.md +104 -0
  755. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/bin/console +0 -0
  756. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/codecov.yml +14 -0
  757. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/data/list.txt +13146 -0
  758. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/lib/public_suffix.rb +0 -0
  759. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/lib/public_suffix/domain.rb +0 -0
  760. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/lib/public_suffix/errors.rb +0 -0
  761. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/lib/public_suffix/list.rb +247 -0
  762. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/lib/public_suffix/rule.rb +350 -0
  763. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/lib/public_suffix/version.rb +13 -0
  764. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/public_suffix.gemspec +29 -0
  765. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/test/acceptance_test.rb +129 -0
  766. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/benchmarks/bm_find.rb +0 -0
  767. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/benchmarks/bm_find_all.rb +0 -0
  768. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/benchmarks/bm_names.rb +0 -0
  769. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/benchmarks/bm_select.rb +0 -0
  770. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/benchmarks/bm_select_incremental.rb +0 -0
  771. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/benchmarks/bm_valid.rb +0 -0
  772. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/profilers/domain_profiler.rb +0 -0
  773. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/profilers/find_profiler.rb +0 -0
  774. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/profilers/find_profiler_jp.rb +0 -0
  775. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/profilers/initialization_profiler.rb +0 -0
  776. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/profilers/list_profsize.rb +0 -0
  777. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/profilers/object_binsize.rb +0 -0
  778. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/psl_test.rb +0 -0
  779. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/test_helper.rb +0 -0
  780. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/tests.txt +0 -0
  781. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/unit/domain_test.rb +0 -0
  782. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/unit/errors_test.rb +0 -0
  783. data/vendor/bundle/ruby/2.7.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/unit/list_test.rb +0 -0
  784. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/test/unit/public_suffix_test.rb +188 -0
  785. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.5/test/unit/rule_test.rb +222 -0
  786. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.2/Changelog.md +2291 -0
  787. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/LICENSE.md +0 -0
  788. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/README.md +0 -0
  789. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/exe/rspec +0 -0
  790. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/autorun.rb +0 -0
  791. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core.rb +0 -0
  792. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/backtrace_formatter.rb +0 -0
  793. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/coordinator.rb +0 -0
  794. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/example_minimizer.rb +0 -0
  795. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/fork_runner.rb +0 -0
  796. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/server.rb +0 -0
  797. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/shell_command.rb +0 -0
  798. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/shell_runner.rb +0 -0
  799. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/utilities.rb +0 -0
  800. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/configuration.rb +2363 -0
  801. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/configuration_options.rb +0 -0
  802. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/did_you_mean.rb +0 -0
  803. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/drb.rb +0 -0
  804. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/dsl.rb +0 -0
  805. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/example.rb +0 -0
  806. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/example_group.rb +900 -0
  807. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/example_status_persister.rb +0 -0
  808. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/filter_manager.rb +0 -0
  809. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/flat_map.rb +0 -0
  810. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters.rb +273 -0
  811. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -0
  812. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/base_formatter.rb +0 -0
  813. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/base_text_formatter.rb +0 -0
  814. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -0
  815. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -0
  816. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/console_codes.rb +0 -0
  817. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/deprecation_formatter.rb +0 -0
  818. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/documentation_formatter.rb +0 -0
  819. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/exception_presenter.rb +511 -0
  820. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/failure_list_formatter.rb +0 -0
  821. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -0
  822. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/helpers.rb +0 -0
  823. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/html_formatter.rb +0 -0
  824. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/html_printer.rb +0 -0
  825. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -0
  826. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/json_formatter.rb +0 -0
  827. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/profile_formatter.rb +0 -0
  828. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/progress_formatter.rb +0 -0
  829. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/protocol.rb +0 -0
  830. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/snippet_extractor.rb +0 -0
  831. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/syntax_highlighter.rb +0 -0
  832. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/hooks.rb +641 -0
  833. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/invocations.rb +0 -0
  834. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/memoized_helpers.rb +0 -0
  835. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/metadata.rb +0 -0
  836. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/metadata_filter.rb +0 -0
  837. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/minitest_assertions_adapter.rb +0 -0
  838. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/mocking_adapters/flexmock.rb +0 -0
  839. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/mocking_adapters/mocha.rb +0 -0
  840. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/mocking_adapters/null.rb +0 -0
  841. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/mocking_adapters/rr.rb +0 -0
  842. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/mocking_adapters/rspec.rb +0 -0
  843. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/notifications.rb +0 -0
  844. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/option_parser.rb +0 -0
  845. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/ordering.rb +0 -0
  846. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/output_wrapper.rb +0 -0
  847. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/pending.rb +0 -0
  848. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/profiler.rb +0 -0
  849. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/project_initializer.rb +0 -0
  850. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -0
  851. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/rake_task.rb +188 -0
  852. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/reporter.rb +0 -0
  853. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/ruby_project.rb +0 -0
  854. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/runner.rb +0 -0
  855. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/sandbox.rb +0 -0
  856. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/set.rb +0 -0
  857. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/shared_context.rb +0 -0
  858. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/shared_example_group.rb +271 -0
  859. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/shell_escape.rb +0 -0
  860. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/test_unit_assertions_adapter.rb +0 -0
  861. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/version.rb +9 -0
  862. data/vendor/bundle/ruby/2.7.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/warnings.rb +0 -0
  863. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/world.rb +276 -0
  864. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.9.2/Changelog.md +1191 -0
  865. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/LICENSE.md +0 -0
  866. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/README.md +0 -0
  867. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations.rb +0 -0
  868. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/block_snippet_extractor.rb +0 -0
  869. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/configuration.rb +0 -0
  870. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/expectation_target.rb +0 -0
  871. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/fail_with.rb +0 -0
  872. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/failure_aggregator.rb +0 -0
  873. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/handler.rb +0 -0
  874. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/minitest_integration.rb +0 -0
  875. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/syntax.rb +0 -0
  876. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/expectations/version.rb +8 -0
  877. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers.rb +0 -0
  878. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/aliased_matcher.rb +0 -0
  879. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in.rb +0 -0
  880. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/all.rb +0 -0
  881. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
  882. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/be.rb +0 -0
  883. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/be_between.rb +0 -0
  884. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
  885. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
  886. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/be_within.rb +0 -0
  887. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/change.rb +0 -0
  888. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/compound.rb +0 -0
  889. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
  890. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/cover.rb +0 -0
  891. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/eq.rb +0 -0
  892. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/eql.rb +0 -0
  893. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/equal.rb +0 -0
  894. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/exist.rb +0 -0
  895. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/has.rb +0 -0
  896. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
  897. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/include.rb +0 -0
  898. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/match.rb +0 -0
  899. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/operators.rb +0 -0
  900. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/output.rb +0 -0
  901. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/raise_error.rb +0 -0
  902. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/respond_to.rb +199 -0
  903. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
  904. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
  905. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
  906. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/yield.rb +441 -0
  907. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/composable.rb +0 -0
  908. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/dsl.rb +540 -0
  909. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/english_phrasing.rb +0 -0
  910. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -0
  911. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/fail_matchers.rb +0 -0
  912. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/generated_descriptions.rb +0 -0
  913. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/matcher_delegator.rb +0 -0
  914. data/vendor/bundle/ruby/2.7.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/matcher_protocol.rb +0 -0
  915. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.9.3/Changelog.md +302 -0
  916. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/LICENSE.md +0 -0
  917. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/README.md +0 -0
  918. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support.rb +0 -0
  919. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/caller_filter.rb +0 -0
  920. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/comparable_version.rb +0 -0
  921. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/differ.rb +0 -0
  922. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/directory_maker.rb +0 -0
  923. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/encoded_string.rb +0 -0
  924. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/fuzzy_matcher.rb +0 -0
  925. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/hunk_generator.rb +0 -0
  926. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/matcher_definition.rb +0 -0
  927. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/method_signature_verifier.rb +0 -0
  928. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/mutex.rb +0 -0
  929. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/object_formatter.rb +0 -0
  930. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/recursive_const_methods.rb +0 -0
  931. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/reentrant_mutex.rb +61 -0
  932. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/ruby_features.rb +190 -0
  933. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/source.rb +0 -0
  934. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/source/location.rb +0 -0
  935. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/source/node.rb +0 -0
  936. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/source/token.rb +0 -0
  937. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec.rb +0 -0
  938. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
  939. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/formatting_support.rb +0 -0
  940. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/in_sub_process.rb +0 -0
  941. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/library_wide_checks.rb +0 -0
  942. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/shell_out.rb +0 -0
  943. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/spec/stderr_splitter.rb +75 -0
  944. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/string_matcher.rb +0 -0
  945. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/with_isolated_directory.rb +0 -0
  946. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
  947. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/version.rb +7 -0
  948. data/vendor/bundle/ruby/2.7.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/warnings.rb +0 -0
  949. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/with_keywords_when_needed.rb +33 -0
  950. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/README.md +0 -0
  951. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/Rakefile +21 -0
  952. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/TODO +0 -0
  953. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip.rb +72 -0
  954. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/central_directory.rb +212 -0
  955. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/lib/zip/compressor.rb +0 -0
  956. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/constants.rb +115 -0
  957. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/crypto/decrypted_io.rb +40 -0
  958. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/lib/zip/crypto/encryption.rb +0 -0
  959. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/lib/zip/crypto/null_encryption.rb +0 -0
  960. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/crypto/traditional_encryption.rb +99 -0
  961. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/lib/zip/decompressor.rb +0 -0
  962. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/lib/zip/deflater.rb +0 -0
  963. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/dos_time.rb +53 -0
  964. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/entry.rb +719 -0
  965. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/entry_set.rb +88 -0
  966. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/lib/zip/errors.rb +0 -0
  967. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/extra_field.rb +103 -0
  968. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/extra_field/generic.rb +44 -0
  969. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/extra_field/ntfs.rb +94 -0
  970. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/extra_field/old_unix.rb +46 -0
  971. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/extra_field/universal_time.rb +77 -0
  972. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/extra_field/unix.rb +39 -0
  973. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/extra_field/zip64.rb +70 -0
  974. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/lib/zip/extra_field/zip64_placeholder.rb +0 -0
  975. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/file.rb +468 -0
  976. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/filesystem.rb +643 -0
  977. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/inflater.rb +54 -0
  978. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/input_stream.rb +180 -0
  979. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/ioextras.rb +36 -0
  980. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/ioextras/abstract_input_stream.rb +122 -0
  981. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/ioextras/abstract_output_stream.rb +43 -0
  982. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/lib/zip/null_compressor.rb +0 -0
  983. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/lib/zip/null_decompressor.rb +0 -0
  984. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/lib/zip/null_input_stream.rb +0 -0
  985. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/output_stream.rb +198 -0
  986. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/pass_thru_compressor.rb +23 -0
  987. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/pass_thru_decompressor.rb +31 -0
  988. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/streamable_directory.rb +15 -0
  989. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/streamable_stream.rb +52 -0
  990. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/lib/zip/version.rb +3 -0
  991. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/samples/example.rb +81 -0
  992. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/samples/example_filesystem.rb +31 -0
  993. data/vendor/bundle/ruby/2.7.0/gems/{rubyzip-2.2.0 → rubyzip-2.3.0}/samples/example_recursive.rb +0 -0
  994. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/samples/gtk_ruby_zip.rb +84 -0
  995. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/samples/qtzip.rb +92 -0
  996. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/samples/write_simple.rb +10 -0
  997. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.3.0/samples/zipfind.rb +67 -0
  998. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/CHANGELOG +725 -0
  999. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/MIT-LICENSE +0 -0
  1000. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/README.rdoc +902 -0
  1001. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/bin/sequel +0 -0
  1002. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/doc/advanced_associations.rdoc +882 -0
  1003. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/doc/association_basics.rdoc +1759 -0
  1004. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/bin_sequel.rdoc +0 -0
  1005. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/cheat_sheet.rdoc +0 -0
  1006. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/doc/code_order.rdoc +114 -0
  1007. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/core_extensions.rdoc +0 -0
  1008. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/dataset_basics.rdoc +0 -0
  1009. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/dataset_filtering.rdoc +0 -0
  1010. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/extensions.rdoc +0 -0
  1011. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/mass_assignment.rdoc +0 -0
  1012. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/migration.rdoc +0 -0
  1013. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/doc/model_dataset_method_design.rdoc +129 -0
  1014. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/model_hooks.rdoc +0 -0
  1015. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/model_plugins.rdoc +0 -0
  1016. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/mssql_stored_procedures.rdoc +0 -0
  1017. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/object_model.rdoc +0 -0
  1018. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/opening_databases.rdoc +0 -0
  1019. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/doc/postgresql.rdoc +603 -0
  1020. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/prepared_statements.rdoc +0 -0
  1021. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/querying.rdoc +0 -0
  1022. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/reflection.rdoc +0 -0
  1023. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.0.0.txt +0 -0
  1024. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.1.0.txt +0 -0
  1025. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.10.0.txt +0 -0
  1026. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.11.0.txt +0 -0
  1027. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.12.0.txt +0 -0
  1028. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.13.0.txt +0 -0
  1029. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.14.0.txt +0 -0
  1030. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.15.0.txt +0 -0
  1031. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.16.0.txt +0 -0
  1032. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.17.0.txt +0 -0
  1033. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.18.0.txt +0 -0
  1034. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.19.0.txt +0 -0
  1035. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.2.0.txt +0 -0
  1036. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.20.0.txt +0 -0
  1037. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.21.0.txt +0 -0
  1038. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.22.0.txt +0 -0
  1039. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.23.0.txt +0 -0
  1040. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.24.0.txt +0 -0
  1041. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.25.0.txt +0 -0
  1042. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.26.0.txt +0 -0
  1043. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.27.0.txt +0 -0
  1044. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.28.0.txt +0 -0
  1045. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.29.0.txt +0 -0
  1046. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.3.0.txt +0 -0
  1047. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/doc/release_notes/5.30.0.txt +20 -0
  1048. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/doc/release_notes/5.31.0.txt +148 -0
  1049. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/doc/release_notes/5.32.0.txt +46 -0
  1050. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.4.0.txt +0 -0
  1051. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.5.0.txt +0 -0
  1052. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.6.0.txt +0 -0
  1053. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.7.0.txt +0 -0
  1054. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.8.0.txt +0 -0
  1055. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/release_notes/5.9.0.txt +0 -0
  1056. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/schema_modification.rdoc +0 -0
  1057. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/security.rdoc +0 -0
  1058. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/sharding.rdoc +0 -0
  1059. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/sql.rdoc +0 -0
  1060. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/doc/testing.rdoc +177 -0
  1061. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/thread_safety.rdoc +0 -0
  1062. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/transactions.rdoc +0 -0
  1063. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/validations.rdoc +0 -0
  1064. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/doc/virtual_rows.rdoc +0 -0
  1065. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel.rb +0 -0
  1066. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/ado.rb +0 -0
  1067. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/ado/access.rb +0 -0
  1068. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/ado/mssql.rb +0 -0
  1069. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/amalgalite.rb +0 -0
  1070. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/ibmdb.rb +0 -0
  1071. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc.rb +0 -0
  1072. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/db2.rb +0 -0
  1073. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/derby.rb +0 -0
  1074. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/h2.rb +0 -0
  1075. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/hsqldb.rb +0 -0
  1076. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/jtds.rb +0 -0
  1077. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/mssql.rb +0 -0
  1078. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/mysql.rb +0 -0
  1079. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/oracle.rb +0 -0
  1080. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/postgresql.rb +0 -0
  1081. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/sqlanywhere.rb +0 -0
  1082. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/sqlite.rb +0 -0
  1083. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/sqlserver.rb +0 -0
  1084. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/jdbc/transactions.rb +0 -0
  1085. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/mock.rb +0 -0
  1086. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/mysql.rb +0 -0
  1087. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/mysql2.rb +0 -0
  1088. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/odbc.rb +0 -0
  1089. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/odbc/db2.rb +0 -0
  1090. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/odbc/mssql.rb +0 -0
  1091. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/odbc/oracle.rb +0 -0
  1092. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/oracle.rb +0 -0
  1093. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/postgres.rb +0 -0
  1094. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/postgresql.rb +0 -0
  1095. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/adapters/shared/access.rb +290 -0
  1096. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/shared/db2.rb +0 -0
  1097. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/adapters/shared/mssql.rb +1086 -0
  1098. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/adapters/shared/mysql.rb +1061 -0
  1099. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/adapters/shared/oracle.rb +646 -0
  1100. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/adapters/shared/postgres.rb +2151 -0
  1101. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/adapters/shared/sqlanywhere.rb +454 -0
  1102. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/adapters/shared/sqlite.rb +939 -0
  1103. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/sqlanywhere.rb +0 -0
  1104. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/sqlite.rb +0 -0
  1105. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/tinytds.rb +0 -0
  1106. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/utils/emulate_offset_with_reverse_and_count.rb +0 -0
  1107. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/utils/emulate_offset_with_row_number.rb +0 -0
  1108. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/utils/mysql_mysql2.rb +0 -0
  1109. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/utils/mysql_prepared_statements.rb +0 -0
  1110. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/utils/replace.rb +0 -0
  1111. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/utils/split_alter_table.rb +0 -0
  1112. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/utils/stored_procedures.rb +0 -0
  1113. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/adapters/utils/unmodified_identifiers.rb +0 -0
  1114. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/ast_transformer.rb +0 -0
  1115. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/connection_pool.rb +0 -0
  1116. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/connection_pool/sharded_single.rb +0 -0
  1117. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/connection_pool/sharded_threaded.rb +371 -0
  1118. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/connection_pool/single.rb +0 -0
  1119. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/connection_pool/threaded.rb +285 -0
  1120. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/core.rb +438 -0
  1121. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/database.rb +0 -0
  1122. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/database/connecting.rb +0 -0
  1123. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/database/dataset.rb +0 -0
  1124. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/database/dataset_defaults.rb +0 -0
  1125. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/database/features.rb +0 -0
  1126. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/database/logging.rb +0 -0
  1127. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/database/misc.rb +0 -0
  1128. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/database/query.rb +363 -0
  1129. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/database/schema_generator.rb +0 -0
  1130. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/database/schema_methods.rb +0 -0
  1131. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/database/transactions.rb +543 -0
  1132. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/dataset.rb +0 -0
  1133. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/dataset/actions.rb +0 -0
  1134. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/dataset/dataset_module.rb +0 -0
  1135. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/dataset/features.rb +0 -0
  1136. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/dataset/graph.rb +0 -0
  1137. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/dataset/misc.rb +0 -0
  1138. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/dataset/placeholder_literalizer.rb +0 -0
  1139. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/dataset/prepared_statements.rb +0 -0
  1140. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/dataset/query.rb +0 -0
  1141. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/dataset/sql.rb +0 -0
  1142. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/deprecated.rb +0 -0
  1143. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/exceptions.rb +0 -0
  1144. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/_model_constraint_validations.rb +0 -0
  1145. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/_model_pg_row.rb +0 -0
  1146. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/_pretty_table.rb +0 -0
  1147. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/any_not_empty.rb +0 -0
  1148. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/arbitrary_servers.rb +0 -0
  1149. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/auto_literal_strings.rb +0 -0
  1150. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/blank.rb +0 -0
  1151. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/caller_logging.rb +0 -0
  1152. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/columns_introspection.rb +0 -0
  1153. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/connection_expiration.rb +99 -0
  1154. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/connection_validator.rb +123 -0
  1155. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/constant_sql_override.rb +0 -0
  1156. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/constraint_validations.rb +0 -0
  1157. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/core_extensions.rb +0 -0
  1158. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/core_refinements.rb +0 -0
  1159. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/current_datetime_timestamp.rb +0 -0
  1160. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/dataset_source_alias.rb +0 -0
  1161. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/date_arithmetic.rb +0 -0
  1162. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/datetime_parse_to_time.rb +0 -0
  1163. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/duplicate_columns_handler.rb +0 -0
  1164. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/empty_array_consider_nulls.rb +0 -0
  1165. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/error_sql.rb +0 -0
  1166. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/escaped_like.rb +0 -0
  1167. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/eval_inspect.rb +0 -0
  1168. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/exclude_or_null.rb +0 -0
  1169. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/fiber_concurrency.rb +24 -0
  1170. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/freeze_datasets.rb +0 -0
  1171. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/from_block.rb +0 -0
  1172. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/graph_each.rb +0 -0
  1173. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/identifier_mangling.rb +0 -0
  1174. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/implicit_subquery.rb +0 -0
  1175. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/index_caching.rb +109 -0
  1176. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/inflector.rb +0 -0
  1177. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/integer64.rb +32 -0
  1178. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/looser_typecasting.rb +0 -0
  1179. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/migration.rb +786 -0
  1180. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/mssql_emulate_lateral_with_apply.rb +0 -0
  1181. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/named_timezones.rb +0 -0
  1182. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/no_auto_literal_strings.rb +0 -0
  1183. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/null_dataset.rb +0 -0
  1184. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pagination.rb +0 -0
  1185. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pg_array.rb +0 -0
  1186. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pg_array_ops.rb +0 -0
  1187. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/pg_enum.rb +198 -0
  1188. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pg_extended_date_support.rb +0 -0
  1189. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/pg_hstore.rb +348 -0
  1190. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pg_hstore_ops.rb +0 -0
  1191. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/pg_inet.rb +135 -0
  1192. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pg_inet_ops.rb +0 -0
  1193. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/pg_interval.rb +198 -0
  1194. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pg_json.rb +0 -0
  1195. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pg_json_ops.rb +0 -0
  1196. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pg_loose_count.rb +0 -0
  1197. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/pg_range.rb +577 -0
  1198. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pg_range_ops.rb +0 -0
  1199. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pg_row.rb +0 -0
  1200. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pg_row_ops.rb +0 -0
  1201. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pg_static_cache_updater.rb +0 -0
  1202. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/pg_timestamptz.rb +28 -0
  1203. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/pretty_table.rb +0 -0
  1204. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/query.rb +0 -0
  1205. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/round_timestamps.rb +0 -0
  1206. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/run_transaction_hooks.rb +72 -0
  1207. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/s.rb +0 -0
  1208. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/schema_caching.rb +0 -0
  1209. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/schema_dumper.rb +504 -0
  1210. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/select_remove.rb +0 -0
  1211. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/sequel_4_dataset_methods.rb +0 -0
  1212. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/extensions/server_block.rb +182 -0
  1213. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/server_logging.rb +0 -0
  1214. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/split_array_nil.rb +0 -0
  1215. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/sql_comments.rb +0 -0
  1216. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/sql_expr.rb +0 -0
  1217. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/string_agg.rb +0 -0
  1218. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/string_date_time.rb +0 -0
  1219. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/symbol_aref.rb +0 -0
  1220. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/symbol_aref_refinement.rb +0 -0
  1221. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/symbol_as.rb +0 -0
  1222. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/symbol_as_refinement.rb +0 -0
  1223. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/synchronize_sql.rb +0 -0
  1224. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/thread_local_timezones.rb +0 -0
  1225. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/to_dot.rb +0 -0
  1226. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/extensions/virtual_row_method_block.rb +0 -0
  1227. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/model.rb +0 -0
  1228. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/model/associations.rb +0 -0
  1229. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/model/base.rb +2239 -0
  1230. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/model/dataset_module.rb +0 -0
  1231. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/model/default_inflections.rb +0 -0
  1232. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/model/errors.rb +0 -0
  1233. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/model/exceptions.rb +0 -0
  1234. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/model/inflections.rb +0 -0
  1235. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/model/plugins.rb +160 -0
  1236. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/accessed_columns.rb +0 -0
  1237. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/active_model.rb +0 -0
  1238. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/after_initialize.rb +0 -0
  1239. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/association_dependencies.rb +0 -0
  1240. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/plugins/association_lazy_eager_option.rb +66 -0
  1241. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/plugins/association_multi_add_remove.rb +85 -0
  1242. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/association_pks.rb +0 -0
  1243. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/plugins/association_proxies.rb +128 -0
  1244. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/auto_validations.rb +0 -0
  1245. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/before_after_save.rb +0 -0
  1246. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/blacklist_security.rb +0 -0
  1247. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/boolean_readers.rb +0 -0
  1248. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/plugins/boolean_subsets.rb +64 -0
  1249. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/caching.rb +0 -0
  1250. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/plugins/class_table_inheritance.rb +444 -0
  1251. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/column_conflicts.rb +0 -0
  1252. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/column_select.rb +0 -0
  1253. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/columns_updated.rb +0 -0
  1254. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/composition.rb +0 -0
  1255. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/constraint_validations.rb +0 -0
  1256. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/csv_serializer.rb +0 -0
  1257. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/dataset_associations.rb +0 -0
  1258. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/def_dataset_method.rb +0 -0
  1259. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/defaults_setter.rb +0 -0
  1260. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/delay_add_association.rb +0 -0
  1261. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/plugins/dirty.rb +232 -0
  1262. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/eager_each.rb +0 -0
  1263. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/eager_graph_eager.rb +0 -0
  1264. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/empty_failure_backtraces.rb +0 -0
  1265. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/error_splitter.rb +0 -0
  1266. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/finder.rb +0 -0
  1267. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/plugins/forbid_lazy_load.rb +214 -0
  1268. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/force_encoding.rb +0 -0
  1269. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/hook_class_methods.rb +0 -0
  1270. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/input_transformer.rb +0 -0
  1271. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/insert_conflict.rb +0 -0
  1272. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/insert_returning_select.rb +0 -0
  1273. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/instance_filters.rb +0 -0
  1274. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/instance_hooks.rb +0 -0
  1275. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/inverted_subsets.rb +0 -0
  1276. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/plugins/json_serializer.rb +436 -0
  1277. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/lazy_attributes.rb +0 -0
  1278. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/list.rb +0 -0
  1279. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/many_through_many.rb +0 -0
  1280. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/modification_detection.rb +0 -0
  1281. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/mssql_optimistic_locking.rb +0 -0
  1282. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/nested_attributes.rb +0 -0
  1283. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/optimistic_locking.rb +0 -0
  1284. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/pg_array_associations.rb +0 -0
  1285. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/pg_auto_constraint_validations.rb +0 -0
  1286. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/pg_row.rb +0 -0
  1287. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/prepared_statements.rb +0 -0
  1288. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/prepared_statements_safe.rb +0 -0
  1289. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/rcte_tree.rb +0 -0
  1290. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/serialization.rb +0 -0
  1291. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/serialization_modification_detection.rb +0 -0
  1292. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/sharding.rb +0 -0
  1293. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/plugins/single_table_inheritance.rb +256 -0
  1294. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/singular_table_names.rb +0 -0
  1295. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/skip_create_refresh.rb +0 -0
  1296. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/plugins/skip_saving_columns.rb +108 -0
  1297. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/split_values.rb +0 -0
  1298. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/static_cache.rb +0 -0
  1299. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/static_cache_cache.rb +0 -0
  1300. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/string_stripper.rb +0 -0
  1301. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/plugins/subclasses.rb +79 -0
  1302. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/subset_conditions.rb +0 -0
  1303. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/table_select.rb +0 -0
  1304. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/tactical_eager_loading.rb +0 -0
  1305. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/throw_failures.rb +0 -0
  1306. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/timestamps.rb +0 -0
  1307. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/touch.rb +0 -0
  1308. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/tree.rb +0 -0
  1309. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/typecast_on_load.rb +0 -0
  1310. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/unlimited_update.rb +0 -0
  1311. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/update_or_create.rb +0 -0
  1312. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/update_primary_key.rb +0 -0
  1313. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/update_refresh.rb +0 -0
  1314. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/uuid.rb +0 -0
  1315. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/validate_associated.rb +0 -0
  1316. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/validation_class_methods.rb +0 -0
  1317. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/validation_contexts.rb +0 -0
  1318. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/validation_helpers.rb +0 -0
  1319. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/whitelist_security.rb +0 -0
  1320. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/plugins/xml_serializer.rb +0 -0
  1321. data/vendor/bundle/ruby/2.7.0/gems/{sequel-5.29.0 → sequel-5.32.0}/lib/sequel/sql.rb +0 -0
  1322. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/timezones.rb +251 -0
  1323. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.32.0/lib/sequel/version.rb +25 -0
  1324. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/COPYING +0 -0
  1325. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/Gemfile +0 -0
  1326. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/README.md +0 -0
  1327. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/Rakefile +0 -0
  1328. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/TODO +0 -0
  1329. data/vendor/bundle/ruby/2.7.0/gems/tins-1.25.0/VERSION +1 -0
  1330. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/add_one.png +0 -0
  1331. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/add_one.stm +0 -0
  1332. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/bb3.png +0 -0
  1333. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/bb3.stm +0 -0
  1334. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/concatenate_compare.mtm +0 -0
  1335. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/concatenate_compare.png +0 -0
  1336. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/length_difference.mtm +0 -0
  1337. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/length_difference.png +0 -0
  1338. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/let.rb +0 -0
  1339. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/mail.rb +0 -0
  1340. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/minsky.rb +0 -0
  1341. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/multiply.reg +0 -0
  1342. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/null_pattern.rb +0 -0
  1343. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/ones_difference-mtm.png +0 -0
  1344. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/ones_difference-stm.png +0 -0
  1345. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/ones_difference.mtm +0 -0
  1346. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/ones_difference.stm +0 -0
  1347. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/prefix-equals-suffix-reversed-with-infix.png +0 -0
  1348. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/prefix-equals-suffix-reversed-with-infix.stm +0 -0
  1349. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/recipe.rb +0 -0
  1350. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/recipe2.rb +0 -0
  1351. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/recipe_common.rb +0 -0
  1352. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/subtract.reg +0 -0
  1353. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/turing-graph.rb +0 -0
  1354. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/examples/turing.rb +0 -0
  1355. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/dslkit.rb +0 -0
  1356. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/dslkit/polite.rb +0 -0
  1357. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/dslkit/rude.rb +0 -0
  1358. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/spruz.rb +0 -0
  1359. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins.rb +0 -0
  1360. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/alias.rb +0 -0
  1361. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/annotate.rb +0 -0
  1362. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/ask_and_send.rb +0 -0
  1363. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/attempt.rb +0 -0
  1364. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/bijection.rb +0 -0
  1365. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/case_predicate.rb +0 -0
  1366. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/complete.rb +0 -0
  1367. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/concern.rb +0 -0
  1368. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/count_by.rb +0 -0
  1369. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/date_dummy.rb +0 -0
  1370. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/date_time_dummy.rb +0 -0
  1371. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/deep_const_get.rb +0 -0
  1372. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/deep_dup.rb +0 -0
  1373. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/dslkit.rb +0 -0
  1374. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/duration.rb +0 -0
  1375. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/expose.rb +0 -0
  1376. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/extract_last_argument_options.rb +0 -0
  1377. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/file_binary.rb +0 -0
  1378. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/find.rb +0 -0
  1379. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/generator.rb +0 -0
  1380. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/go.rb +0 -0
  1381. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/hash_symbolize_keys_recursive.rb +0 -0
  1382. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/hash_union.rb +0 -0
  1383. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/if_predicate.rb +0 -0
  1384. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/implement.rb +0 -0
  1385. data/vendor/bundle/ruby/2.7.0/gems/tins-1.25.0/lib/tins/limited.rb +44 -0
  1386. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/lines_file.rb +0 -0
  1387. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/memoize.rb +0 -0
  1388. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/method_description.rb +0 -0
  1389. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/minimize.rb +0 -0
  1390. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/module_group.rb +0 -0
  1391. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/named_set.rb +0 -0
  1392. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/null.rb +0 -0
  1393. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/once.rb +0 -0
  1394. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/p.rb +0 -0
  1395. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/partial_application.rb +0 -0
  1396. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/proc_compose.rb +0 -0
  1397. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/proc_prelude.rb +0 -0
  1398. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/range_plus.rb +0 -0
  1399. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/require_maybe.rb +0 -0
  1400. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/responding.rb +0 -0
  1401. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/secure_write.rb +0 -0
  1402. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/sexy_singleton.rb +0 -0
  1403. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/string_byte_order_mark.rb +0 -0
  1404. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/string_camelize.rb +0 -0
  1405. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/string_underscore.rb +0 -0
  1406. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/string_version.rb +0 -0
  1407. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/subhash.rb +0 -0
  1408. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/temp_io.rb +0 -0
  1409. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/temp_io_enum.rb +0 -0
  1410. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/terminal.rb +0 -0
  1411. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/thread_local.rb +0 -0
  1412. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/time_dummy.rb +0 -0
  1413. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/to.rb +0 -0
  1414. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/to_proc.rb +0 -0
  1415. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/token.rb +0 -0
  1416. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/uniq_by.rb +0 -0
  1417. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/unit.rb +0 -0
  1418. data/vendor/bundle/ruby/2.7.0/gems/tins-1.25.0/lib/tins/version.rb +8 -0
  1419. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/write.rb +0 -0
  1420. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt.rb +0 -0
  1421. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/annotate.rb +0 -0
  1422. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/ask_and_send.rb +0 -0
  1423. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/attempt.rb +0 -0
  1424. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/blank.rb +0 -0
  1425. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/case_predicate.rb +0 -0
  1426. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/complete.rb +0 -0
  1427. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/concern.rb +0 -0
  1428. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/count_by.rb +0 -0
  1429. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/date_dummy.rb +0 -0
  1430. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/date_time_dummy.rb +0 -0
  1431. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/deep_const_get.rb +0 -0
  1432. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/deep_dup.rb +0 -0
  1433. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/dslkit.rb +0 -0
  1434. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/expose.rb +0 -0
  1435. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/extract_last_argument_options.rb +0 -0
  1436. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/file_binary.rb +0 -0
  1437. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/full.rb +0 -0
  1438. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/hash_symbolize_keys_recursive.rb +0 -0
  1439. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/hash_union.rb +0 -0
  1440. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/if_predicate.rb +0 -0
  1441. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/implement.rb +0 -0
  1442. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/irb.rb +0 -0
  1443. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/method_description.rb +0 -0
  1444. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/named.rb +0 -0
  1445. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/null.rb +0 -0
  1446. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/p.rb +0 -0
  1447. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/partial_application.rb +0 -0
  1448. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/proc_compose.rb +0 -0
  1449. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/proc_prelude.rb +0 -0
  1450. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/range_plus.rb +0 -0
  1451. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/require_maybe.rb +0 -0
  1452. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/responding.rb +0 -0
  1453. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/secure_write.rb +0 -0
  1454. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/sexy_singleton.rb +0 -0
  1455. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/string.rb +0 -0
  1456. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/string_byte_order_mark.rb +0 -0
  1457. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/string_camelize.rb +0 -0
  1458. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/string_underscore.rb +0 -0
  1459. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/string_version.rb +0 -0
  1460. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/subhash.rb +0 -0
  1461. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/temp_io.rb +0 -0
  1462. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/time_dummy.rb +0 -0
  1463. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/time_freezer.rb +0 -0
  1464. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/to.rb +0 -0
  1465. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/uniq_by.rb +0 -0
  1466. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/lib/tins/xt/write.rb +0 -0
  1467. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/annotate_test.rb +0 -0
  1468. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/ask_and_send_test.rb +0 -0
  1469. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/attempt_test.rb +0 -0
  1470. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/bijection_test.rb +0 -0
  1471. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/blank_full_test.rb +0 -0
  1472. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/case_predicate_test.rb +0 -0
  1473. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/concern_test.rb +0 -0
  1474. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/count_by_test.rb +0 -0
  1475. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/date_dummy_test.rb +0 -0
  1476. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/date_time_dummy_test.rb +0 -0
  1477. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/deep_const_get_test.rb +0 -0
  1478. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/deep_dup_test.rb +0 -0
  1479. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/delegate_test.rb +0 -0
  1480. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/dslkit_test.rb +0 -0
  1481. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/duration_test.rb +0 -0
  1482. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/dynamic_scope_test.rb +0 -0
  1483. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/expose_test.rb +0 -0
  1484. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/extract_last_argument_options_test.rb +0 -0
  1485. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/file_binary_test.rb +0 -0
  1486. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/find_test.rb +0 -0
  1487. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/from_module_test.rb +0 -0
  1488. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/generator_test.rb +0 -0
  1489. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/go_test.rb +0 -0
  1490. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/hash_symbolize_keys_recursive_test.rb +0 -0
  1491. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/hash_union_test.rb +0 -0
  1492. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/if_predicate_test.rb +0 -0
  1493. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/implement_test.rb +0 -0
  1494. data/vendor/bundle/ruby/2.7.0/gems/tins-1.25.0/tests/limited_test.rb +22 -0
  1495. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/lines_file_test.rb +0 -0
  1496. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/memoize_test.rb +0 -0
  1497. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/method_description_test.rb +0 -0
  1498. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/minimize_test.rb +0 -0
  1499. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/module_group_test.rb +0 -0
  1500. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/named_set_test.rb +0 -0
  1501. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/named_test.rb +0 -0
  1502. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/null_test.rb +0 -0
  1503. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/p_test.rb +0 -0
  1504. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/partial_application_test.rb +0 -0
  1505. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/proc_compose_test.rb +0 -0
  1506. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/proc_prelude_test.rb +0 -0
  1507. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/range_plus_test.rb +0 -0
  1508. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/require_maybe_test.rb +0 -0
  1509. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/responding_test.rb +0 -0
  1510. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/rotate_test.rb +0 -0
  1511. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/scope_test.rb +0 -0
  1512. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/secure_write_test.rb +0 -0
  1513. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/sexy_singleton_test.rb +0 -0
  1514. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/string_byte_order_mark_test.rb +0 -0
  1515. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/string_camelize_test.rb +0 -0
  1516. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/string_underscore_test.rb +0 -0
  1517. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/string_version_test.rb +0 -0
  1518. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/subhash_test.rb +0 -0
  1519. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/temp_io_test.rb +0 -0
  1520. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/test_helper.rb +0 -0
  1521. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/time_dummy_test.rb +0 -0
  1522. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/time_freezer_test.rb +0 -0
  1523. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/to_test.rb +0 -0
  1524. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/token_test.rb +0 -0
  1525. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/uniq_by_test.rb +0 -0
  1526. data/vendor/bundle/ruby/2.7.0/gems/{tins-1.24.1 → tins-1.25.0}/tests/unit_test.rb +0 -0
  1527. data/vendor/bundle/ruby/2.7.0/gems/tins-1.25.0/tins.gemspec +39 -0
  1528. data/vendor/bundle/ruby/2.7.0/specifications/capybara-3.32.2.gemspec +87 -0
  1529. data/vendor/bundle/ruby/2.7.0/specifications/faraday-1.0.1.gemspec +0 -0
  1530. data/vendor/bundle/ruby/2.7.0/specifications/mime-types-data-3.2020.0512.gemspec +50 -0
  1531. data/vendor/bundle/ruby/2.7.0/specifications/nokogiri-1.10.9.gemspec +68 -0
  1532. data/vendor/bundle/ruby/2.7.0/specifications/octokit-4.18.0.gemspec +35 -0
  1533. data/vendor/bundle/ruby/2.7.0/specifications/power_assert-1.2.0.gemspec +46 -0
  1534. data/vendor/bundle/ruby/2.7.0/specifications/public_suffix-4.0.5.gemspec +24 -0
  1535. data/vendor/bundle/ruby/2.7.0/specifications/rspec-core-3.9.2.gemspec +53 -0
  1536. data/vendor/bundle/ruby/2.7.0/specifications/rspec-expectations-3.9.2.gemspec +44 -0
  1537. data/vendor/bundle/ruby/2.7.0/specifications/rspec-support-3.9.3.gemspec +36 -0
  1538. data/vendor/bundle/ruby/2.7.0/specifications/rubyzip-2.3.0.gemspec +39 -0
  1539. data/vendor/bundle/ruby/2.7.0/specifications/sequel-5.32.0.gemspec +48 -0
  1540. data/vendor/bundle/ruby/2.7.0/specifications/tins-1.25.0.gemspec +40 -0
  1541. metadata +1533 -1836
  1542. data/vendor/bundle/ruby/2.7.0/cache/capybara-3.31.0.gem +0 -0
  1543. data/vendor/bundle/ruby/2.7.0/cache/faraday-1.0.0.gem +0 -0
  1544. data/vendor/bundle/ruby/2.7.0/cache/mime-types-data-3.2019.1009.gem +0 -0
  1545. data/vendor/bundle/ruby/2.7.0/cache/nokogiri-1.10.8.gem +0 -0
  1546. data/vendor/bundle/ruby/2.7.0/cache/octokit-4.16.0.gem +0 -0
  1547. data/vendor/bundle/ruby/2.7.0/cache/power_assert-1.1.6.gem +0 -0
  1548. data/vendor/bundle/ruby/2.7.0/cache/public_suffix-4.0.3.gem +0 -0
  1549. data/vendor/bundle/ruby/2.7.0/cache/rspec-core-3.9.1.gem +0 -0
  1550. data/vendor/bundle/ruby/2.7.0/cache/rspec-expectations-3.9.0.gem +0 -0
  1551. data/vendor/bundle/ruby/2.7.0/cache/rspec-support-3.9.2.gem +0 -0
  1552. data/vendor/bundle/ruby/2.7.0/cache/rubyzip-2.2.0.gem +0 -0
  1553. data/vendor/bundle/ruby/2.7.0/cache/sequel-5.29.0.gem +0 -0
  1554. data/vendor/bundle/ruby/2.7.0/cache/tins-1.24.1.gem +0 -0
  1555. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/nokogiri-1.10.8/gem_make.out +0 -523
  1556. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/nokogiri-1.10.8/mkmf.log +0 -605
  1557. data/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/nokogiri-1.10.8/nokogiri/nokogiri.so +0 -0
  1558. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/History.md +0 -1782
  1559. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/README.md +0 -1099
  1560. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/minitest.rb +0 -311
  1561. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/minitest/spec.rb +0 -208
  1562. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/node/element.rb +0 -604
  1563. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/rack_test/browser.rb +0 -138
  1564. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/registrations/servers.rb +0 -44
  1565. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/result.rb +0 -186
  1566. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/rspec/matcher_proxies.rb +0 -82
  1567. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/rspec/matchers/have_text.rb +0 -33
  1568. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/selenium/atoms/getAttribute.min.js +0 -1
  1569. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/selenium/atoms/src/getAttribute.js +0 -161
  1570. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/selenium/driver.rb +0 -495
  1571. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/selenium/driver_specializations/firefox_driver.rb +0 -89
  1572. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/selenium/node.rb +0 -551
  1573. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/selenium/nodes/chrome_node.rb +0 -128
  1574. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/selenium/nodes/firefox_node.rb +0 -131
  1575. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/spec/public/test.js +0 -257
  1576. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/spec/session/fill_in_spec.rb +0 -277
  1577. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/spec/session/find_spec.rb +0 -528
  1578. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/spec/session/has_css_spec.rb +0 -371
  1579. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/spec/session/node_spec.rb +0 -1265
  1580. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/spec/session/window/window_spec.rb +0 -203
  1581. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/spec/spec_helper.rb +0 -135
  1582. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/spec/views/form.erb +0 -680
  1583. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/spec/views/with_html.erb +0 -208
  1584. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/lib/capybara/version.rb +0 -5
  1585. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/spec/rack_test_spec.rb +0 -256
  1586. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/spec/regexp_dissassembler_spec.rb +0 -254
  1587. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/spec/result_spec.rb +0 -189
  1588. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/spec/rspec/shared_spec_matchers.rb +0 -947
  1589. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/spec/selenium_spec_chrome.rb +0 -184
  1590. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/spec/selenium_spec_chrome_remote.rb +0 -94
  1591. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/spec/shared_selenium_node.rb +0 -65
  1592. data/vendor/bundle/ruby/2.7.0/gems/capybara-3.31.0/spec/shared_selenium_session.rb +0 -467
  1593. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/README.md +0 -55
  1594. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/UPGRADING.md +0 -55
  1595. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/lib/faraday.rb +0 -166
  1596. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/lib/faraday/adapter/em_http.rb +0 -285
  1597. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/lib/faraday/adapter/httpclient.rb +0 -151
  1598. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/lib/faraday/adapter/net_http.rb +0 -209
  1599. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/lib/faraday/adapter/typhoeus.rb +0 -15
  1600. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/lib/faraday/adapter_registry.rb +0 -28
  1601. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/lib/faraday/request/authorization.rb +0 -53
  1602. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/lib/faraday/request/multipart.rb +0 -99
  1603. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/lib/faraday/request/url_encoded.rb +0 -54
  1604. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/lib/faraday/response.rb +0 -104
  1605. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/lib/faraday/utils.rb +0 -109
  1606. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/spec/faraday/adapter/em_http_spec.rb +0 -47
  1607. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/spec/faraday/adapter/em_synchrony_spec.rb +0 -16
  1608. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/spec/faraday/adapter/patron_spec.rb +0 -18
  1609. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/spec/faraday/rack_builder_spec.rb +0 -196
  1610. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/spec/faraday/request/url_encoded_spec.rb +0 -70
  1611. data/vendor/bundle/ruby/2.7.0/gems/faraday-1.0.0/spec/faraday/response/middleware_spec.rb +0 -52
  1612. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/Code-of-Conduct.md +0 -75
  1613. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/Contributing.md +0 -162
  1614. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/History.md +0 -406
  1615. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/Licence.md +0 -25
  1616. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/README.md +0 -63
  1617. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/data/mime-types.json +0 -1
  1618. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/data/mime.content_type.column +0 -2215
  1619. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/data/mime.docs.column +0 -2215
  1620. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/data/mime.encoding.column +0 -2215
  1621. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/data/mime.flags.column +0 -2215
  1622. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/data/mime.friendly.column +0 -2215
  1623. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/data/mime.pext.column +0 -2215
  1624. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/data/mime.use_instead.column +0 -2215
  1625. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/data/mime.xrefs.column +0 -2215
  1626. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/lib/mime/types/data.rb +0 -21
  1627. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/types/application.yaml +0 -16361
  1628. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/types/audio.yaml +0 -1644
  1629. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/types/image.yaml +0 -1069
  1630. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/types/model.yaml +0 -302
  1631. data/vendor/bundle/ruby/2.7.0/gems/mime-types-data-3.2019.1009/types/text.yaml +0 -1055
  1632. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/Makefile +0 -628
  1633. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/html_document.o +0 -0
  1634. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/html_element_description.o +0 -0
  1635. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/html_entity_lookup.o +0 -0
  1636. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/html_sax_parser_context.o +0 -0
  1637. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/html_sax_push_parser.o +0 -0
  1638. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/nokogiri.o +0 -0
  1639. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/nokogiri.so +0 -0
  1640. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_attr.o +0 -0
  1641. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_attribute_decl.o +0 -0
  1642. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_cdata.o +0 -0
  1643. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_comment.o +0 -0
  1644. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_document.o +0 -0
  1645. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_document_fragment.o +0 -0
  1646. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_dtd.o +0 -0
  1647. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_element_content.o +0 -0
  1648. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_element_decl.o +0 -0
  1649. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_encoding_handler.o +0 -0
  1650. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_entity_decl.o +0 -0
  1651. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_entity_reference.o +0 -0
  1652. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_io.o +0 -0
  1653. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_libxml2_hacks.o +0 -0
  1654. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_namespace.o +0 -0
  1655. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_node.o +0 -0
  1656. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_node_set.o +0 -0
  1657. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_processing_instruction.o +0 -0
  1658. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_reader.o +0 -0
  1659. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_relax_ng.o +0 -0
  1660. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_sax_parser.o +0 -0
  1661. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_sax_parser_context.o +0 -0
  1662. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_sax_push_parser.o +0 -0
  1663. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_schema.c +0 -205
  1664. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_schema.o +0 -0
  1665. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_syntax_error.o +0 -0
  1666. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_text.o +0 -0
  1667. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xml_xpath_context.o +0 -0
  1668. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/ext/nokogiri/xslt_stylesheet.o +0 -0
  1669. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/lib/nokogiri/nokogiri.so +0 -0
  1670. data/vendor/bundle/ruby/2.7.0/gems/nokogiri-1.10.8/lib/nokogiri/version.rb +0 -109
  1671. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.16.0/lib/octokit/client.rb +0 -246
  1672. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.16.0/lib/octokit/client/authorizations.rb +0 -250
  1673. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.16.0/lib/octokit/client/events.rb +0 -151
  1674. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.16.0/lib/octokit/client/search.rb +0 -91
  1675. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.16.0/lib/octokit/preview.rb +0 -47
  1676. data/vendor/bundle/ruby/2.7.0/gems/octokit-4.16.0/lib/octokit/version.rb +0 -17
  1677. data/vendor/bundle/ruby/2.7.0/gems/power_assert-1.1.6/README.rdoc +0 -81
  1678. data/vendor/bundle/ruby/2.7.0/gems/power_assert-1.1.6/lib/power_assert/inspector.rb +0 -61
  1679. data/vendor/bundle/ruby/2.7.0/gems/power_assert-1.1.6/lib/power_assert/version.rb +0 -3
  1680. data/vendor/bundle/ruby/2.7.0/gems/power_assert-1.1.6/power_assert.gemspec +0 -31
  1681. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.3/CHANGELOG.md +0 -385
  1682. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.3/Gemfile +0 -12
  1683. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.3/README.md +0 -207
  1684. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.3/SECURITY.md +0 -101
  1685. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.3/data/list.txt +0 -13059
  1686. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.3/lib/public_suffix/list.rb +0 -247
  1687. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.3/lib/public_suffix/rule.rb +0 -350
  1688. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.3/lib/public_suffix/version.rb +0 -13
  1689. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.3/public_suffix.gemspec +0 -25
  1690. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.3/test/acceptance_test.rb +0 -129
  1691. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.3/test/unit/public_suffix_test.rb +0 -188
  1692. data/vendor/bundle/ruby/2.7.0/gems/public_suffix-4.0.3/test/unit/rule_test.rb +0 -222
  1693. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.1/Changelog.md +0 -2274
  1694. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.1/lib/rspec/core/configuration.rb +0 -2336
  1695. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.1/lib/rspec/core/example_group.rb +0 -889
  1696. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters.rb +0 -272
  1697. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/exception_presenter.rb +0 -508
  1698. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.1/lib/rspec/core/hooks.rb +0 -632
  1699. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.1/lib/rspec/core/rake_task.rb +0 -188
  1700. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.1/lib/rspec/core/shared_example_group.rb +0 -269
  1701. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.1/lib/rspec/core/version.rb +0 -9
  1702. data/vendor/bundle/ruby/2.7.0/gems/rspec-core-3.9.1/lib/rspec/core/world.rb +0 -275
  1703. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.9.0/Changelog.md +0 -1170
  1704. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.9.0/lib/rspec/expectations/version.rb +0 -8
  1705. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/have_attributes.rb +0 -114
  1706. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/respond_to.rb +0 -174
  1707. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/yield.rb +0 -432
  1708. data/vendor/bundle/ruby/2.7.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/dsl.rb +0 -534
  1709. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.9.2/Changelog.md +0 -292
  1710. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.9.2/lib/rspec/support/reentrant_mutex.rb +0 -53
  1711. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.9.2/lib/rspec/support/ruby_features.rb +0 -185
  1712. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/stderr_splitter.rb +0 -67
  1713. data/vendor/bundle/ruby/2.7.0/gems/rspec-support-3.9.2/lib/rspec/support/version.rb +0 -7
  1714. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/Rakefile +0 -18
  1715. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip.rb +0 -71
  1716. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/central_directory.rb +0 -208
  1717. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/constants.rb +0 -115
  1718. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/crypto/decrypted_io.rb +0 -39
  1719. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/crypto/traditional_encryption.rb +0 -99
  1720. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/dos_time.rb +0 -53
  1721. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/entry.rb +0 -712
  1722. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/entry_set.rb +0 -86
  1723. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/extra_field.rb +0 -101
  1724. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/extra_field/generic.rb +0 -43
  1725. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/extra_field/ntfs.rb +0 -90
  1726. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/extra_field/old_unix.rb +0 -44
  1727. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/extra_field/universal_time.rb +0 -74
  1728. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/extra_field/unix.rb +0 -37
  1729. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/extra_field/zip64.rb +0 -68
  1730. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/file.rb +0 -457
  1731. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/filesystem.rb +0 -627
  1732. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/inflater.rb +0 -52
  1733. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/input_stream.rb +0 -177
  1734. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/ioextras.rb +0 -36
  1735. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/ioextras/abstract_input_stream.rb +0 -117
  1736. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/ioextras/abstract_output_stream.rb +0 -43
  1737. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/output_stream.rb +0 -189
  1738. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/pass_thru_compressor.rb +0 -23
  1739. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/pass_thru_decompressor.rb +0 -31
  1740. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/streamable_directory.rb +0 -15
  1741. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/streamable_stream.rb +0 -51
  1742. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/lib/zip/version.rb +0 -3
  1743. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/samples/example.rb +0 -81
  1744. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/samples/example_filesystem.rb +0 -31
  1745. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/samples/gtk_ruby_zip.rb +0 -84
  1746. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/samples/qtzip.rb +0 -92
  1747. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/samples/write_simple.rb +0 -12
  1748. data/vendor/bundle/ruby/2.7.0/gems/rubyzip-2.2.0/samples/zipfind.rb +0 -66
  1749. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/CHANGELOG +0 -2603
  1750. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/README.rdoc +0 -902
  1751. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/Rakefile +0 -151
  1752. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/advanced_associations.rdoc +0 -882
  1753. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/association_basics.rdoc +0 -1759
  1754. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/code_order.rdoc +0 -104
  1755. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/model_dataset_method_design.rdoc +0 -129
  1756. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/postgresql.rdoc +0 -532
  1757. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.0.0.txt +0 -262
  1758. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.1.0.txt +0 -85
  1759. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.10.0.txt +0 -226
  1760. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.11.0.txt +0 -147
  1761. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.12.0.txt +0 -105
  1762. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.13.0.txt +0 -169
  1763. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.14.0.txt +0 -68
  1764. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.15.0.txt +0 -56
  1765. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.16.0.txt +0 -36
  1766. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.17.0.txt +0 -38
  1767. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.18.0.txt +0 -36
  1768. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.19.0.txt +0 -45
  1769. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.2.0.txt +0 -129
  1770. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.20.0.txt +0 -79
  1771. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.21.0.txt +0 -94
  1772. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.22.0.txt +0 -72
  1773. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.23.0.txt +0 -65
  1774. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.24.0.txt +0 -99
  1775. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.25.0.txt +0 -181
  1776. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.26.0.txt +0 -44
  1777. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.27.0.txt +0 -78
  1778. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.28.0.txt +0 -57
  1779. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.29.0.txt +0 -41
  1780. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.3.0.txt +0 -40
  1781. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.30.0.txt +0 -37
  1782. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.31.0.txt +0 -57
  1783. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.32.0.txt +0 -132
  1784. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.33.0.txt +0 -88
  1785. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.34.0.txt +0 -86
  1786. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.35.0.txt +0 -130
  1787. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.36.0.txt +0 -116
  1788. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.37.0.txt +0 -50
  1789. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.38.0.txt +0 -67
  1790. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.39.0.txt +0 -127
  1791. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.4.0.txt +0 -92
  1792. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.40.0.txt +0 -179
  1793. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.41.0.txt +0 -77
  1794. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.42.0.txt +0 -221
  1795. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.43.0.txt +0 -87
  1796. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.44.0.txt +0 -125
  1797. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.45.0.txt +0 -370
  1798. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.46.0.txt +0 -404
  1799. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.47.0.txt +0 -56
  1800. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.48.0.txt +0 -293
  1801. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.49.0.txt +0 -222
  1802. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.5.0.txt +0 -34
  1803. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.6.0.txt +0 -30
  1804. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.7.0.txt +0 -103
  1805. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.8.0.txt +0 -175
  1806. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/release_notes/4.9.0.txt +0 -190
  1807. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/doc/testing.rdoc +0 -177
  1808. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/adapters/shared/access.rb +0 -290
  1809. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/adapters/shared/mssql.rb +0 -1086
  1810. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/adapters/shared/mysql.rb +0 -1061
  1811. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/adapters/shared/oracle.rb +0 -646
  1812. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/adapters/shared/postgres.rb +0 -1996
  1813. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/adapters/shared/sqlanywhere.rb +0 -454
  1814. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/adapters/shared/sqlite.rb +0 -916
  1815. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/connection_pool/sharded_threaded.rb +0 -371
  1816. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/connection_pool/threaded.rb +0 -285
  1817. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/core.rb +0 -434
  1818. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/database/query.rb +0 -363
  1819. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/database/transactions.rb +0 -547
  1820. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/connection_expiration.rb +0 -99
  1821. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/connection_validator.rb +0 -123
  1822. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/index_caching.rb +0 -107
  1823. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/integer64.rb +0 -30
  1824. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/migration.rb +0 -786
  1825. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/pg_enum.rb +0 -195
  1826. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/pg_hstore.rb +0 -342
  1827. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/pg_inet.rb +0 -127
  1828. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/pg_interval.rb +0 -196
  1829. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/pg_range.rb +0 -575
  1830. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/pg_timestamptz.rb +0 -26
  1831. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/schema_dumper.rb +0 -498
  1832. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/extensions/server_block.rb +0 -182
  1833. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/model/base.rb +0 -2232
  1834. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/model/plugins.rb +0 -159
  1835. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/plugins/association_multi_add_remove.rb +0 -83
  1836. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/plugins/association_proxies.rb +0 -126
  1837. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/plugins/boolean_subsets.rb +0 -61
  1838. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/plugins/class_table_inheritance.rb +0 -444
  1839. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/plugins/dirty.rb +0 -232
  1840. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/plugins/json_serializer.rb +0 -440
  1841. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/plugins/single_table_inheritance.rb +0 -256
  1842. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/plugins/subclasses.rb +0 -77
  1843. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/timezones.rb +0 -249
  1844. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/lib/sequel/version.rb +0 -25
  1845. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/adapter_spec.rb +0 -4
  1846. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/adapters/db2_spec.rb +0 -170
  1847. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/adapters/mssql_spec.rb +0 -828
  1848. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/adapters/mysql_spec.rb +0 -1060
  1849. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/adapters/oracle_spec.rb +0 -371
  1850. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/adapters/postgres_spec.rb +0 -4476
  1851. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/adapters/spec_helper.rb +0 -44
  1852. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/adapters/sqlanywhere_spec.rb +0 -97
  1853. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/adapters/sqlite_spec.rb +0 -652
  1854. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/bin_spec.rb +0 -278
  1855. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core/connection_pool_spec.rb +0 -1250
  1856. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core/database_spec.rb +0 -2915
  1857. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core/dataset_spec.rb +0 -5544
  1858. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core/deprecated_spec.rb +0 -70
  1859. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core/expression_filters_spec.rb +0 -1498
  1860. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core/mock_adapter_spec.rb +0 -722
  1861. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core/object_graph_spec.rb +0 -336
  1862. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core/placeholder_literalizer_spec.rb +0 -166
  1863. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core/schema_generator_spec.rb +0 -214
  1864. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core/schema_spec.rb +0 -1844
  1865. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core/spec_helper.rb +0 -24
  1866. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core/version_spec.rb +0 -14
  1867. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core_extensions_spec.rb +0 -763
  1868. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core_model_spec.rb +0 -2
  1869. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/core_spec.rb +0 -1
  1870. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/deprecation_helper.rb +0 -30
  1871. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/accessed_columns_spec.rb +0 -51
  1872. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/active_model_spec.rb +0 -99
  1873. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/after_initialize_spec.rb +0 -28
  1874. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/any_not_empty_spec.rb +0 -23
  1875. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/arbitrary_servers_spec.rb +0 -109
  1876. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/association_dependencies_spec.rb +0 -125
  1877. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/association_multi_add_remove_spec.rb +0 -1041
  1878. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/association_pks_spec.rb +0 -423
  1879. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/association_proxies_spec.rb +0 -100
  1880. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/auto_literal_strings_spec.rb +0 -205
  1881. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/auto_validations_spec.rb +0 -229
  1882. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/blacklist_security_spec.rb +0 -95
  1883. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/blank_spec.rb +0 -69
  1884. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/boolean_readers_spec.rb +0 -93
  1885. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/boolean_subsets_spec.rb +0 -47
  1886. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/caching_spec.rb +0 -273
  1887. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/caller_logging_spec.rb +0 -52
  1888. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/class_table_inheritance_spec.rb +0 -750
  1889. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/column_conflicts_spec.rb +0 -75
  1890. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/column_select_spec.rb +0 -129
  1891. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/columns_introspection_spec.rb +0 -90
  1892. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/columns_updated_spec.rb +0 -35
  1893. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/composition_spec.rb +0 -248
  1894. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/connection_expiration_spec.rb +0 -151
  1895. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/connection_validator_spec.rb +0 -144
  1896. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/constant_sql_override_spec.rb +0 -24
  1897. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/constraint_validations_plugin_spec.rb +0 -300
  1898. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/constraint_validations_spec.rb +0 -439
  1899. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/core_refinements_spec.rb +0 -528
  1900. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/csv_serializer_spec.rb +0 -183
  1901. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/current_datetime_timestamp_spec.rb +0 -27
  1902. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/dataset_associations_spec.rb +0 -365
  1903. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/dataset_source_alias_spec.rb +0 -51
  1904. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/date_arithmetic_spec.rb +0 -181
  1905. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/datetime_parse_to_time_spec.rb +0 -169
  1906. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/def_dataset_method_spec.rb +0 -100
  1907. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/defaults_setter_spec.rb +0 -150
  1908. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/delay_add_association_spec.rb +0 -73
  1909. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/dirty_spec.rb +0 -222
  1910. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/duplicate_columns_handler_spec.rb +0 -104
  1911. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/eager_each_spec.rb +0 -62
  1912. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/eager_graph_eager_spec.rb +0 -100
  1913. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/empty_array_consider_nulls_spec.rb +0 -24
  1914. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/empty_failure_backtraces_spec.rb +0 -60
  1915. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/error_splitter_spec.rb +0 -18
  1916. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/error_sql_spec.rb +0 -20
  1917. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/escaped_like_spec.rb +0 -40
  1918. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/eval_inspect_spec.rb +0 -81
  1919. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/exclude_or_null_spec.rb +0 -15
  1920. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/finder_spec.rb +0 -260
  1921. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/force_encoding_spec.rb +0 -126
  1922. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/freeze_datasets_spec.rb +0 -31
  1923. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/graph_each_spec.rb +0 -113
  1924. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/hook_class_methods_spec.rb +0 -402
  1925. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/identifier_mangling_spec.rb +0 -201
  1926. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/implicit_subquery_spec.rb +0 -58
  1927. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/index_caching_spec.rb +0 -66
  1928. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/inflector_spec.rb +0 -183
  1929. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/input_transformer_spec.rb +0 -69
  1930. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/insert_conflict_spec.rb +0 -103
  1931. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/insert_returning_select_spec.rb +0 -72
  1932. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/instance_filters_spec.rb +0 -79
  1933. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/instance_hooks_spec.rb +0 -246
  1934. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/integer64_spec.rb +0 -22
  1935. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/inverted_subsets_spec.rb +0 -33
  1936. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/json_serializer_spec.rb +0 -346
  1937. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/lazy_attributes_spec.rb +0 -183
  1938. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/list_spec.rb +0 -291
  1939. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/looser_typecasting_spec.rb +0 -43
  1940. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/many_through_many_spec.rb +0 -2177
  1941. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/migration_spec.rb +0 -864
  1942. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/modification_detection_spec.rb +0 -93
  1943. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/mssql_optimistic_locking_spec.rb +0 -92
  1944. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/named_timezones_spec.rb +0 -218
  1945. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/nested_attributes_spec.rb +0 -815
  1946. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/null_dataset_spec.rb +0 -85
  1947. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/optimistic_locking_spec.rb +0 -127
  1948. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pagination_spec.rb +0 -116
  1949. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_array_associations_spec.rb +0 -802
  1950. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_array_ops_spec.rb +0 -144
  1951. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_array_spec.rb +0 -398
  1952. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_auto_constraint_validations_spec.rb +0 -209
  1953. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_enum_spec.rb +0 -118
  1954. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_extended_date_support_spec.rb +0 -126
  1955. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_hstore_ops_spec.rb +0 -238
  1956. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_hstore_spec.rb +0 -219
  1957. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_inet_ops_spec.rb +0 -102
  1958. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_inet_spec.rb +0 -72
  1959. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_interval_spec.rb +0 -103
  1960. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_json_ops_spec.rb +0 -356
  1961. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_json_spec.rb +0 -451
  1962. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_loose_count_spec.rb +0 -23
  1963. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_range_ops_spec.rb +0 -60
  1964. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_range_spec.rb +0 -600
  1965. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_row_ops_spec.rb +0 -61
  1966. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_row_plugin_spec.rb +0 -60
  1967. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_row_spec.rb +0 -363
  1968. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_static_cache_updater_spec.rb +0 -93
  1969. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pg_timestamptz_spec.rb +0 -17
  1970. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/prepared_statements_safe_spec.rb +0 -66
  1971. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/prepared_statements_spec.rb +0 -177
  1972. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/pretty_table_spec.rb +0 -123
  1973. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/query_spec.rb +0 -94
  1974. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/rcte_tree_spec.rb +0 -387
  1975. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/round_timestamps_spec.rb +0 -39
  1976. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/s_spec.rb +0 -60
  1977. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/schema_caching_spec.rb +0 -64
  1978. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/schema_dumper_spec.rb +0 -870
  1979. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/select_remove_spec.rb +0 -38
  1980. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/sequel_4_dataset_methods_spec.rb +0 -121
  1981. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/serialization_modification_detection_spec.rb +0 -98
  1982. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/serialization_spec.rb +0 -365
  1983. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/server_block_spec.rb +0 -135
  1984. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/server_logging_spec.rb +0 -45
  1985. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/sharding_spec.rb +0 -197
  1986. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/shared_caching_spec.rb +0 -151
  1987. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/single_table_inheritance_spec.rb +0 -347
  1988. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/singular_table_names_spec.rb +0 -22
  1989. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/skip_create_refresh_spec.rb +0 -18
  1990. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/spec_helper.rb +0 -70
  1991. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/split_array_nil_spec.rb +0 -24
  1992. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/split_values_spec.rb +0 -57
  1993. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/sql_comments_spec.rb +0 -33
  1994. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/sql_expr_spec.rb +0 -59
  1995. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/static_cache_cache_spec.rb +0 -35
  1996. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/static_cache_spec.rb +0 -471
  1997. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/string_agg_spec.rb +0 -90
  1998. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/string_date_time_spec.rb +0 -95
  1999. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/string_stripper_spec.rb +0 -68
  2000. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/subclasses_spec.rb +0 -79
  2001. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/subset_conditions_spec.rb +0 -38
  2002. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/symbol_aref_refinement_spec.rb +0 -28
  2003. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/symbol_as_refinement_spec.rb +0 -21
  2004. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/synchronize_sql_spec.rb +0 -124
  2005. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/table_select_spec.rb +0 -83
  2006. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/tactical_eager_loading_spec.rb +0 -402
  2007. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/thread_local_timezones_spec.rb +0 -67
  2008. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/throw_failures_spec.rb +0 -74
  2009. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/timestamps_spec.rb +0 -209
  2010. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/to_dot_spec.rb +0 -153
  2011. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/touch_spec.rb +0 -226
  2012. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/tree_spec.rb +0 -334
  2013. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/typecast_on_load_spec.rb +0 -86
  2014. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/unlimited_update_spec.rb +0 -21
  2015. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/update_or_create_spec.rb +0 -83
  2016. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/update_primary_key_spec.rb +0 -105
  2017. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/update_refresh_spec.rb +0 -59
  2018. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/uuid_spec.rb +0 -101
  2019. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/validate_associated_spec.rb +0 -52
  2020. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/validation_class_methods_spec.rb +0 -1040
  2021. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/validation_contexts_spec.rb +0 -31
  2022. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/validation_helpers_spec.rb +0 -525
  2023. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/whitelist_security_spec.rb +0 -157
  2024. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/extensions/xml_serializer_spec.rb +0 -213
  2025. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/bad_down_migration/001_create_alt_basic.rb +0 -4
  2026. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/bad_down_migration/002_create_alt_advanced.rb +0 -4
  2027. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/bad_timestamped_migrations/1273253849_create_sessions.rb +0 -9
  2028. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/bad_timestamped_migrations/1273253851_create_nodes.rb +0 -9
  2029. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/bad_timestamped_migrations/1273253853_3_create_users.rb +0 -3
  2030. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/bad_up_migration/001_create_alt_basic.rb +0 -4
  2031. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/bad_up_migration/002_create_alt_advanced.rb +0 -3
  2032. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/convert_to_timestamp_migrations/001_create_sessions.rb +0 -9
  2033. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/convert_to_timestamp_migrations/002_create_nodes.rb +0 -9
  2034. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/convert_to_timestamp_migrations/003_3_create_users.rb +0 -4
  2035. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/convert_to_timestamp_migrations/1273253850_create_artists.rb +0 -9
  2036. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/convert_to_timestamp_migrations/1273253852_create_albums.rb +0 -9
  2037. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/double_migration/001_create_sessions.rb +0 -9
  2038. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/double_migration/002_create_nodes.rb +0 -19
  2039. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/double_migration/003_3_create_users.rb +0 -4
  2040. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/duplicate_integer_migrations/001_create_alt_advanced.rb +0 -4
  2041. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/duplicate_integer_migrations/001_create_alt_basic.rb +0 -4
  2042. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/duplicate_timestamped_migrations/1273253849_create_sessions.rb +0 -9
  2043. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/duplicate_timestamped_migrations/1273253853_create_nodes.rb +0 -9
  2044. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/duplicate_timestamped_migrations/1273253853_create_users.rb +0 -4
  2045. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/empty_migration/001_create_sessions.rb +0 -9
  2046. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/empty_migration/002_create_nodes.rb +0 -0
  2047. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/empty_migration/003_3_create_users.rb +0 -4
  2048. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/integer_migrations/001_create_sessions.rb +0 -9
  2049. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/integer_migrations/002_create_nodes.rb +0 -9
  2050. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/integer_migrations/003_3_create_users.rb +0 -4
  2051. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/interleaved_timestamped_migrations/1273253849_create_sessions.rb +0 -9
  2052. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/interleaved_timestamped_migrations/1273253850_create_artists.rb +0 -9
  2053. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/interleaved_timestamped_migrations/1273253851_create_nodes.rb +0 -9
  2054. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/interleaved_timestamped_migrations/1273253852_create_albums.rb +0 -9
  2055. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/interleaved_timestamped_migrations/1273253853_3_create_users.rb +0 -4
  2056. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/missing_integer_migrations/001_create_alt_basic.rb +0 -4
  2057. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/missing_integer_migrations/003_create_alt_advanced.rb +0 -4
  2058. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/missing_timestamped_migrations/1273253849_create_sessions.rb +0 -9
  2059. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/missing_timestamped_migrations/1273253853_3_create_users.rb +0 -4
  2060. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/reversible_migrations/001_reversible.rb +0 -5
  2061. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/reversible_migrations/002_reversible.rb +0 -5
  2062. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/reversible_migrations/003_reversible.rb +0 -5
  2063. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/reversible_migrations/004_reversible.rb +0 -5
  2064. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/reversible_migrations/005_reversible.rb +0 -10
  2065. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/reversible_migrations/006_reversible.rb +0 -10
  2066. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/reversible_migrations/007_reversible.rb +0 -10
  2067. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/timestamped_migrations/1273253849_create_sessions.rb +0 -9
  2068. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/timestamped_migrations/1273253851_create_nodes.rb +0 -9
  2069. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/timestamped_migrations/1273253853_3_create_users.rb +0 -4
  2070. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/transaction_specified_migrations/001_create_alt_basic.rb +0 -4
  2071. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/transaction_specified_migrations/002_create_basic.rb +0 -4
  2072. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/transaction_unspecified_migrations/001_create_alt_basic.rb +0 -3
  2073. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/transaction_unspecified_migrations/002_create_basic.rb +0 -3
  2074. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/uppercase_timestamped_migrations/1273253849_CREATE_SESSIONS.RB +0 -9
  2075. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/uppercase_timestamped_migrations/1273253851_CREATE_NODES.RB +0 -9
  2076. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/files/uppercase_timestamped_migrations/1273253853_3_CREATE_USERS.RB +0 -4
  2077. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/guards_helper.rb +0 -59
  2078. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/associations_test.rb +0 -2597
  2079. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/database_test.rb +0 -113
  2080. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/dataset_test.rb +0 -2037
  2081. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/eager_loader_test.rb +0 -687
  2082. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/migrator_test.rb +0 -262
  2083. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/model_test.rb +0 -203
  2084. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/plugin_test.rb +0 -2423
  2085. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/prepared_statement_test.rb +0 -405
  2086. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/schema_test.rb +0 -903
  2087. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/spec_helper.rb +0 -71
  2088. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/timezone_test.rb +0 -86
  2089. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/transaction_test.rb +0 -603
  2090. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/integration/type_test.rb +0 -127
  2091. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/association_reflection_spec.rb +0 -803
  2092. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/associations_spec.rb +0 -4738
  2093. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/base_spec.rb +0 -875
  2094. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/class_dataset_methods_spec.rb +0 -146
  2095. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/dataset_methods_spec.rb +0 -198
  2096. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/eager_loading_spec.rb +0 -2377
  2097. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/hooks_spec.rb +0 -370
  2098. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/inflector_spec.rb +0 -26
  2099. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/model_spec.rb +0 -956
  2100. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/plugins_spec.rb +0 -429
  2101. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/record_spec.rb +0 -2118
  2102. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/spec_helper.rb +0 -46
  2103. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model/validations_spec.rb +0 -220
  2104. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model_no_assoc_spec.rb +0 -1
  2105. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/model_spec.rb +0 -1
  2106. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/plugin_spec.rb +0 -1
  2107. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/sequel_coverage.rb +0 -15
  2108. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/sequel_warning.rb +0 -5
  2109. data/vendor/bundle/ruby/2.7.0/gems/sequel-5.29.0/spec/spec_config.rb +0 -12
  2110. data/vendor/bundle/ruby/2.7.0/gems/tins-1.24.1/VERSION +0 -1
  2111. data/vendor/bundle/ruby/2.7.0/gems/tins-1.24.1/lib/tins/limited.rb +0 -38
  2112. data/vendor/bundle/ruby/2.7.0/gems/tins-1.24.1/lib/tins/version.rb +0 -8
  2113. data/vendor/bundle/ruby/2.7.0/gems/tins-1.24.1/tests/limited_test.rb +0 -21
  2114. data/vendor/bundle/ruby/2.7.0/gems/tins-1.24.1/tins.gemspec +0 -39
  2115. data/vendor/bundle/ruby/2.7.0/specifications/capybara-3.31.0.gemspec +0 -87
  2116. data/vendor/bundle/ruby/2.7.0/specifications/faraday-1.0.0.gemspec +0 -31
  2117. data/vendor/bundle/ruby/2.7.0/specifications/mime-types-data-3.2019.1009.gemspec +0 -50
  2118. data/vendor/bundle/ruby/2.7.0/specifications/nokogiri-1.10.8.gemspec +0 -68
  2119. data/vendor/bundle/ruby/2.7.0/specifications/octokit-4.16.0.gemspec +0 -35
  2120. data/vendor/bundle/ruby/2.7.0/specifications/power_assert-1.1.6.gemspec +0 -46
  2121. data/vendor/bundle/ruby/2.7.0/specifications/public_suffix-4.0.3.gemspec +0 -37
  2122. data/vendor/bundle/ruby/2.7.0/specifications/rspec-core-3.9.1.gemspec +0 -53
  2123. data/vendor/bundle/ruby/2.7.0/specifications/rspec-expectations-3.9.0.gemspec +0 -44
  2124. data/vendor/bundle/ruby/2.7.0/specifications/rspec-support-3.9.2.gemspec +0 -36
  2125. data/vendor/bundle/ruby/2.7.0/specifications/rubyzip-2.2.0.gemspec +0 -39
  2126. data/vendor/bundle/ruby/2.7.0/specifications/sequel-5.29.0.gemspec +0 -48
  2127. data/vendor/bundle/ruby/2.7.0/specifications/tins-1.24.1.gemspec +0 -40
@@ -1,1759 +0,0 @@
1
- = Association Basics
2
-
3
- This guide is based on http://guides.rubyonrails.org/association_basics.html
4
-
5
- == Why Associations?
6
-
7
- Associations exist to simplify code that deals with related rows in separate
8
- database tables. Without associations, if you had classes such as:
9
-
10
- class Artist < Sequel::Model
11
- end
12
-
13
- class Album < Sequel::Model
14
- end
15
-
16
- And you wanted to get all of the albums for a given artist (assuming each
17
- album was associated with only one artist):
18
-
19
- Album.where(artist_id: @artist.id).all
20
-
21
- Or maybe you want to add an album for a given artist:
22
-
23
- Album.create(artist_id: @artist.id, name: 'RF')
24
-
25
- With associations, you can make the above code simpler, by setting up associations
26
- between the two models:
27
-
28
- class Artist < Sequel::Model
29
- one_to_many :albums
30
- end
31
-
32
- class Album < Sequel::Model
33
- many_to_one :artist
34
- end
35
-
36
- Then, the code to retrieve albums related to the artist is simpler:
37
-
38
- @artist.albums
39
-
40
- As is the code to add a related album to an artist:
41
-
42
- @artist.add_album(name: 'RF')
43
-
44
- It also makes it easier to creating queries that use joins based on the association:
45
-
46
- Artist.association_join(:albums)
47
- # SELECT * FROM artists
48
- # INNER JOIN albums ON (albums.artist_id = artists.id)
49
-
50
- == The Types of Associations
51
-
52
- Sequel has five different association types built in:
53
-
54
- * many_to_one
55
- * one_to_many
56
- * one_to_one
57
- * many_to_many
58
- * one_through_one
59
-
60
- It ships with additional association types via plugins.
61
-
62
- === many_to_one
63
-
64
- The many_to_one association is used when the table for the current class
65
- contains a foreign key that references the primary key in the table for the
66
- associated class. It is named because there can be many rows in the current
67
- table for each row in the associated table.
68
-
69
- # Database schema:
70
- # albums artists
71
- # :id /--> :id
72
- # :artist_id --/ :name
73
- # :name
74
-
75
- class Album
76
- # Uses singular form of associated model name
77
- many_to_one :artist
78
- end
79
-
80
- === one_to_many and one_to_one
81
-
82
- The one_to_many association is used when the table for the associated class
83
- contains a foreign key that references the primary key in the table for the
84
- current class. It is named because for each row in the current table there
85
- can be many rows in the associated table:
86
-
87
- The one_to_one association can be thought of as a subset of the one_to_many association,
88
- but where there can only be either 0 or 1 records in the associated table. This is
89
- useful if there is a unique constraint on the foreign key field in the associated table.
90
- It's also useful if you want to impose an order on the association and just want the
91
- first record returned.
92
-
93
- # Database schema:
94
- # artists albums
95
- # :id <----\ :id
96
- # :name \----- :artist_id
97
- # :name
98
-
99
- class Artist
100
- # Uses plural form of associated model name
101
- one_to_many :albums
102
-
103
- # Uses singular form of associated model name
104
- one_to_one :album
105
- end
106
-
107
- === many_to_many and one_through_one
108
-
109
- The many_to_many association allows each row in the current table to be associated
110
- to many rows in the associated table, and each row in the associated table to
111
- many rows in the current table, by using a join table to associate the two tables.
112
-
113
- The one_through_one association can be thought of as a subset of the many_to_many
114
- association, but where there can only be 0 or 1 records in the associated table.
115
- This is useful if there is a unique constraint on the foreign key in the join table
116
- that refrences the current table. It's also useful if you want to impose an order
117
- on the association and just want the first record returned. The one_through_one
118
- association is so named because it sets up a one-to-one association through a
119
- single join table.
120
-
121
- # Database schema:
122
- # albums
123
- # :id <----\
124
- # :name \ albums_artists
125
- # \---- :album_id
126
- # artists /---- :artist_id
127
- # :id <-----/
128
- # :name
129
-
130
- class Artist
131
- # Uses plural form of associated model name
132
- many_to_many :albums
133
-
134
- # Uses singular form of associated model name
135
- one_through_one :album
136
- end
137
-
138
- === Differences Between many_to_one and one_to_one
139
-
140
- If you want to setup a 1-1 relationship between two models, where the
141
- foreign key in one table references the associated table directly, you have to use
142
- many_to_one in one model, and one_to_one in the other model. How do you
143
- know which to use in which model?
144
-
145
- The simplest way to remember is that the model whose table has the foreign
146
- key uses many_to_one, and the other model uses one_to_one:
147
-
148
- # Database schema:
149
- # artists albums
150
- # :id <----\ :id
151
- # :name \----- :artist_id
152
- # :name
153
-
154
- class Artist
155
- one_to_one :album
156
- end
157
- class Album
158
- many_to_one :artist
159
- end
160
-
161
- == Most Common Options
162
-
163
- === :key
164
-
165
- The :key option must be used if the default column symbol that Sequel would use is not
166
- the correct column. For example:
167
-
168
- class Album
169
- # Assumes :key is :artist_id, based on association name of :artist
170
- many_to_one :artist
171
- end
172
- class Artist
173
- # Assumes :key is :artist_id, based on class name of Artist
174
- one_to_many :albums
175
- end
176
-
177
- However, if your schema looks like:
178
-
179
- # Database schema:
180
- # artists albums
181
- # :id <----\ :id
182
- # :name \----- :artistid # Note missing underscore
183
- # :name
184
-
185
- Then the default :key option will not be correct. To fix this, you need to
186
- specify an explicit :key option:
187
-
188
- class Album
189
- many_to_one :artist, key: :artistid
190
- end
191
- class Artist
192
- one_to_many :albums, key: :artistid
193
- end
194
-
195
- For many_to_many associations, the :left_key and :right_key options can be
196
- used to specify the column names in the join table, and the :join_table
197
- option can be used to specify the name of the join table:
198
-
199
- # Database schema:
200
- # albums
201
- # :id <----\
202
- # :name \ albumsartists
203
- # \---- :albumid
204
- # artists /---- :artistid
205
- # :id <-----/
206
- # :name
207
-
208
- class Artist
209
- # Note that :left_key refers to the foreign key pointing to the
210
- # current table, and :right_key the foreign key pointing to the
211
- # associated table.
212
- many_to_many :albums, left_key: :artistid, right_key: :albumid,
213
- join_table: :albumsartists
214
- end
215
- class Album
216
- many_to_many :artists, left_key: :albumid, right_key: :artistid,
217
- join_table: :albumsartists
218
- end
219
-
220
- === :class
221
-
222
- If the class of the association cannot be guessed directly by looking at
223
- the association name, you need to specify it via the :class option. For
224
- example, if you have two separate foreign keys in the albums table that
225
- both point to the artists table, maybe to indicate one artist is the
226
- vocalist and one is the composer, you'd have to use the :class option:
227
-
228
- # Database schema:
229
- # artists albums
230
- # :id <----\ :id
231
- # :name \----- :vocalist_id
232
- # \---- :composer_id
233
- # :name
234
-
235
- class Album
236
- many_to_one :vocalist, class: :Artist
237
- many_to_one :composer, class: :Artist
238
- end
239
- class Artist
240
- one_to_many :vocalist_albums, class: :Album, key: :vocalist_id
241
- one_to_many :composer_albums, class: :Album, key: :composer_id
242
- end
243
-
244
- == Self-referential Associations
245
-
246
- Self-referential associations are easy to handle in Sequel. The simplest
247
- example is a tree structure:
248
-
249
- # Database schema:
250
- # nodes
251
- # :id <--\
252
- # :parent_id ---/
253
- # :name
254
-
255
- class Node
256
- many_to_one :parent, class: self
257
- one_to_many :children, key: :parent_id, class: self
258
- end
259
-
260
- For many_to_many self_referential associations, it's fairly similar. Here's
261
- an example of a directed graph:
262
-
263
- # Database schema:
264
- # nodes edges
265
- # :id <----------- :successor_id
266
- # :name \----- :predecessor_id
267
-
268
- class Node
269
- many_to_many :direct_predecessors, left_key: :successor_id,
270
- right_key: :predecessor_id, join_table: :edges, class: self
271
- many_to_many :direct_successors, right_key: :successor_id,
272
- left_key: :predecessor_id, join_table: :edges, class: self
273
- end
274
-
275
- == Methods Added
276
-
277
- When you create an association, it's going to add instance methods to
278
- the class related to the association.
279
-
280
- All associations are going to have an instance method added with the
281
- same name as the association:
282
-
283
- @artist.albums
284
- @album.artists
285
-
286
- many_to_one and one_to_one associations will also have a setter method
287
- added to change the associated object:
288
-
289
- @album.artist = Artist.create(name: 'YJM')
290
-
291
- many_to_many and one_to_many associations will have three methods added:
292
-
293
- add_* :: to associate an object to the current object
294
- remove_* :: to disassociate an object from the current object
295
- remove_all_* :: to dissociate all currently associated objects
296
-
297
- Examples:
298
-
299
- @artist.add_album(@album)
300
- @artist.remove_album(@album)
301
- @artist.remove_all_albums
302
-
303
- Note that the remove_all_* method does not call remove hooks defined on
304
- the association, it just issues a single query to the database. If you
305
- want to remove all associated objects and call remove hooks, iterate
306
- over the array of associated objects and call remove_* for each:
307
-
308
- @artist.albums.each do |album|
309
- @artist.remove_album(album)
310
- end
311
-
312
- == Caching
313
-
314
- Associations are cached after being retrieved:
315
-
316
- @artist.album # Not cached - Database Query
317
- @artist.album # Cached - No Database Query
318
-
319
- @album.artists # Not cached - Database Query
320
- @album.artists # Cached - No Database Query
321
-
322
- You can choose to ignore the cached versions and do a database query to
323
- retrieve results by passing a :reload=>true option to the association method:
324
-
325
- @album.artists # Not cached - Database Query
326
- @album.artists # Cached - No Database Query
327
- @album.artists(:reload=>true) # Ignore cache - Database Query
328
-
329
- If you reload/refresh the object, it will automatically clear the
330
- associations cache for the object:
331
-
332
- @album.artists # Not cached - Database Query
333
- @album.artists # Cached - No Database Query
334
- @album.reload
335
- @album.artists # Not Cached - Database Query
336
-
337
- If you want direct access to the associations cache, use the associations
338
- instance method:
339
-
340
- @album.associations # {}
341
- @album.associations[:artists] # nil
342
- @album.artists # [<Artist ...>, ...]
343
- @album.associations[:artists] # [<Artist ...>, ...]
344
-
345
- == Dataset Method
346
-
347
- In addition to the above methods, associations also add a instance method
348
- ending in +_dataset+ that returns a dataset representing the objects in the associated table:
349
-
350
- @album.artist_id
351
- # 10
352
- @album.artist_dataset
353
- # SELECT * FROM artists WHERE (id = 10) LIMIT 1
354
-
355
- @artist.id
356
- # 20
357
- @artist.albums_dataset
358
- # SELECT * FROM albums WHERE (artist_id = 20)
359
-
360
- The association dataset is just like any other Sequel dataset, in that
361
- it can be further filtered, ordered, etc.:
362
-
363
- @artist.albums_dataset.
364
- where(Sequel.like(:name, 'A%')).
365
- order(:copies_sold).
366
- limit(10)
367
- # SELECT * FROM albums
368
- # WHERE ((artist_id = 20) AND (name LIKE 'A%' ESCAPE '\'))
369
- # ORDER BY copies_sold LIMIT 10
370
-
371
- Records retrieved using the +_dataset+ method are not cached in the
372
- associations cache.
373
-
374
- @album.artists_dataset.all # [<Artist ...>, ...]
375
- @album.associations[:artists] # nil
376
-
377
- == Dynamic Association Modification
378
-
379
- Similar to the +_dataset+ method, you can provide a block to the association
380
- method to customize the dataset that will be used to retrieve the records. So
381
- you can apply a filter in either of these two ways:
382
-
383
- @artist.albums_dataset.where(Sequel.like(:name, 'A%'))
384
- @artist.albums{|ds| ds.where(Sequel.like(:name, 'A%'))}
385
-
386
- While they both apply the same filter, using the +_dataset+ method does not
387
- apply any of the association callbacks or handle association reciprocals (see
388
- below for details about callbacks and reciprocals). Using a block instead handles
389
- all those things, and also caches its results in the associations cache (ignoring
390
- any previously cached value).
391
-
392
- == Filtering By Associations
393
-
394
- In addition to using the association method to get associated objects, you
395
- can also use associated objects in filters. For example, to get
396
- all albums for a given artist, you would usually do:
397
-
398
- @artist.albums
399
- # or @artist.albums_dataset for a dataset
400
-
401
- You can also do the following:
402
-
403
- Album.where(artist: @artist).all
404
- # or leave off the .all for a dataset
405
-
406
- For filtering by a single association, this isn't very useful. However, unlike
407
- using the association method, using a filter allows you to filter by multiple
408
- associations:
409
-
410
- Album.where(artist: @artist, publisher: @publisher)
411
-
412
- This will return all albums by that artist and published by that publisher.
413
- This isn't possible using just the association method approach, though you
414
- can combine the approaches:
415
-
416
- @artist.albums_dataset.where(publisher: @publisher)
417
-
418
- This doesn't just work for +many_to_one+ associations, it also works for
419
- the other associations:
420
-
421
- Album.one_to_one :album_info
422
- # The album related to that AlbumInfo instance
423
- Album.where(album_info: AlbumInfo[2])
424
-
425
- Album.one_to_many :tracks
426
- # The album related to that Track instance
427
- Album.where(tracks: Track[3])
428
-
429
- Album.many_to_many :tags
430
- # All albums related to that Tag instance
431
- Album.where(tags: Tag[4])
432
-
433
- Album.one_through_one :tag
434
- # All albums related to that Tag instance
435
- Album.where(tag: Tag[4])
436
-
437
- Note that for +one_to_many+ and +many_to_many+ associations, you still
438
- use the plural form even though only a single model object is given.
439
-
440
- You can also exclude by associations:
441
-
442
- Album.exclude(artist: @artist).all
443
-
444
- This will return all albums not by that artist.
445
-
446
- You can also provide an array with multiple model objects:
447
-
448
- Album.where(artist: [@artist1, @artist2]).all
449
-
450
- Similar to using an array of integers or strings, this will return
451
- all albums whose artist is one of those two artists. You can also
452
- use +exclude+ if you want all albums not by either of those artists:
453
-
454
- Album.exclude(artist: [@artist1, @artist2]).all
455
-
456
- If you are using a +one_to_many+ or +many_to_many+ association, you
457
- may want to return records where the records matches all of multiple
458
- records, instead of matching any of them. For example:
459
-
460
- Album.where(tags: [@tag1, @tag2])
461
-
462
- This matches albums that are associated with either @tag1 or @tag2 or
463
- both. If you only want ones that you are associated with both, you can
464
- use separate filter calls:
465
-
466
- Album.where(tags: @tag1).where(tags: @tag2)
467
-
468
- Or the array form of condition specifiers:
469
-
470
- Album.where([[:tags, @tag1], [:tags, @tag2]])
471
-
472
- These will return albums associated with both @tag1 and @tag2.
473
-
474
- You can also provide a dataset value when filtering by associations:
475
-
476
- Album.where(artist: Artist.where(Sequel.like(:name, 'A%'))).all
477
-
478
- This will return all albums whose artist starts with 'A'. Like
479
- the other forms, this can be inverted:
480
-
481
- Album.exclude(artist: Artist.where(Sequel.like(:name, 'A%'))).all
482
-
483
- This will return all albums whose artist does not start with 'A'.
484
-
485
- Filtering by associations even works for associations that have
486
- conditions added via the :conditions option or a block:
487
-
488
- Album.one_to_many :popular_tags, clone: :tags do |ds|
489
- ds.where{times_used > 1000}
490
- end
491
- Album.where(popular_tags: [@tag1, @tag2])
492
-
493
- This will return all albums that whose popular tags would include
494
- at least one of those tags.
495
-
496
- Note that filtering by associations does not work for associations
497
- that use blocks with instance-specific code.
498
-
499
- == Name Collisions
500
-
501
- Because associations create instance methods, it's possible to override
502
- existing instance methods if you name an association the same as an
503
- existing method. For example, <tt>values</tt> and <tt>associations</tt>
504
- would be bad association names.
505
-
506
- == Database Schema
507
-
508
- Creating an association doesn't modify the database schema. Sequel
509
- assumes your associations reflect the existing database schema. If not,
510
- you should modify your schema before creating the associations.
511
-
512
- === many_to_one/one_to_many
513
-
514
- For example, for the following model code:
515
-
516
- class Album
517
- many_to_one :artist
518
- end
519
- class Artist
520
- one_to_many :albums
521
- end
522
-
523
- You probably want the following database schema:
524
-
525
- # albums artists
526
- # :id /--> :id
527
- # :artist_id --/ :name
528
- # :name
529
-
530
- Which could be created using the following Sequel code:
531
-
532
- DB.create_table(:artists) do
533
- # Primary key must be set explicitly
534
- primary_key :id
535
- String :name, :null=>false, :unique=>true
536
- end
537
- DB.create_table(:albums) do
538
- primary_key :id
539
- # Table that foreign key references needs to be set explicitly
540
- # for a database foreign key reference to be created.
541
- foreign_key :artist_id, :artists, :null=>false
542
- String :name, :null=>false, :unique=>true
543
- end
544
-
545
- If you already had a schema such as:
546
-
547
- # Database schema:
548
- # albums artists
549
- # :id :id
550
- # :name :name
551
-
552
- Then you just need to add the column:
553
-
554
- DB.alter_table(:albums) do
555
- add_foreign_key :artist_id, :artists, :null=>false
556
- end
557
-
558
- === many_to_many
559
-
560
- With many_to_many associations, the default join table for the association
561
- uses the sorted underscored names of both model classes. For example, with
562
- the following model code:
563
-
564
- class Album
565
- many_to_many :artists
566
- end
567
- class Artist
568
- many_to_many :albums
569
- end
570
-
571
- The default join table name would be <tt>albums_artists</tt>, not
572
- <tt>artists_albums</tt>, because:
573
-
574
- ["artists", "albums"].sort.join('_')
575
- # "albums_artists"
576
-
577
- Assume you already had the albums and artists tables created, and you just
578
- wanted to add an albums_artists join table to create the following schema:
579
-
580
- # Database schema:
581
- # albums
582
- # :id <----\
583
- # :name \ albums_artists
584
- # \---- :album_id
585
- # artists /---- :artist_id
586
- # :id <-----/
587
- # :name
588
-
589
- You could use the following Sequel code:
590
-
591
- DB.create_join_table(:album_id=>:albums, :artist_id=>:artists)
592
- # or
593
- DB.create_table(:albums_artists) do
594
- foreign_key :album_id, :albums, :null=>false
595
- foreign_key :artist_id, :artists, :null=>false
596
- primary_key [:album_id, :artist_id]
597
- index [:artist_id, :album_id]
598
- end
599
-
600
- == Association Scope
601
-
602
- If you nest your Sequel::Model classes inside modules, then you should know
603
- that Sequel will only look in the same module for associations by default.
604
- So the following code will work fine:
605
-
606
- module App
607
- class Artist < Sequel::Model
608
- one_to_many :albums
609
- end
610
- class Album < Sequel::Model
611
- many_to_one :artist
612
- end
613
- end
614
-
615
- However, if you enclose your model classes inside two different modules,
616
- things will not work by default:
617
-
618
- module App1
619
- class Artist < Sequel::Model
620
- one_to_many :albums
621
- end
622
- end
623
- module App2
624
- class Album < Sequel::Model
625
- many_to_one :artist
626
- end
627
- end
628
-
629
- To fix this, you need to specify the full model class name using the
630
- :class option:
631
-
632
- module App1
633
- class Artist < Sequel::Model
634
- one_to_many :albums, class: "App2::Album"
635
- end
636
- end
637
- module App2
638
- class Album < Sequel::Model
639
- many_to_one :artist, class: "App1::Artist"
640
- end
641
- end
642
-
643
- If both classes are in the same module, but the default class name
644
- used is not correct, you need to specify the full class name with the
645
- :class option:
646
-
647
- module App1
648
- class AlbumArtist < Sequel::Model
649
- one_to_many :albums
650
- end
651
- class Album < Sequel::Model
652
- many_to_one :artist, class: "App1::AlbumArtist"
653
- end
654
- end
655
-
656
- == Method Details
657
-
658
- In all of these methods, _association_ is replaced by the symbol you
659
- pass to the association.
660
-
661
- === _association_(opts={}) (e.g. albums)
662
-
663
- For +many_to_one+ and +one_to_one+ associations, the _association_ method
664
- returns either the single object associated, or nil if no object is
665
- associated.
666
-
667
- @artist = @album.artist
668
-
669
- For +one_to_many+ and +many_to_many+ associations, the _association_ method
670
- returns an array of associated objects, which may be empty if no objects
671
- are currently associated.
672
-
673
- @albums = @artist.albums
674
-
675
- === _association_=(object_to_associate) (e.g. artist=) [+many_to_one+ and +one_to_one+]
676
-
677
- The _association_= method sets up an association of the passed object to
678
- the current object. For +many_to_one+ associations, this sets the
679
- foreign key for the current object to point to the associated
680
- object's primary key.
681
-
682
- @album.artist = @artist
683
-
684
- For +one_to_one+ associations, this sets the foreign key of the
685
- associated object to the primary key value of the current object.
686
-
687
- For +many_to_one+ associations, this does not save the current object.
688
- For +one_to_one+ associations, this does save the associated object.
689
-
690
- === add_<i>association</i>(object_to_associate) (e.g. add_album) [+one_to_many+ and +many_to_many+]
691
-
692
- The add_<i>association</i> method associates the passed object to the current
693
- object. For +one_to_many+ associations, it sets the foreign key of the
694
- associated object to the primary key value of the current object, and
695
- saves the associated object. For +many_to_many+ associations, this inserts
696
- a row into the join table with the foreign keys set to the primary key values
697
- of the current and associated objects. Note that the singular form of the
698
- association name is used in this method.
699
-
700
- @artist.add_album(@album)
701
-
702
- In addition to passing an actual associated object, you can pass a hash,
703
- and a new associated object will be created from them:
704
-
705
- @artist.add_album(name: 'RF') # creates Album object
706
-
707
- The add_<i>association</i> method returns the new associated object:
708
-
709
- @album = @artist.add_album(name: 'RF')
710
-
711
- Note that the add_* methods for +one_to_many+ persist the changes by
712
- saving the passed in (or newly created) object. However, to avoid
713
- silent failures of these methods, they explicitly raise exceptions
714
- even when raise_on_save_failure is false for the associated model.
715
- You can disable this behavior (i.e. return nil instead of raising
716
- exceptions on a save failure) by setting the <tt>:raise_on_save_failure=>false</tt>
717
- option for the association.
718
-
719
- === remove_<i>association</i>(object_to_disassociate) (e.g. remove_album) [+one_to_many+ and +many_to_many+]
720
-
721
- The remove_<i>association</i> method disassociates the passed object from
722
- the current object. For +one_to_many+ associations, it sets the foreign key of
723
- the associated object to NULL, and saves the associated object. For
724
- +many_to_many+ associations, this deletes the matching row in the join table.
725
- Similar to the add_<i>association</i> method, the singular form of the
726
- association name is used in this method.
727
-
728
- @artist.remove_album(@album)
729
-
730
- Note that this does not delete <tt>@album</tt> from the database, it only
731
- disassociates it from the <tt>@artist</tt>. To delete <tt>@album</tt> from the
732
- database:
733
-
734
- @album.destroy
735
-
736
- The add_<i>association</i> and remove_<i>association</i> methods should be
737
- thought of as adding and removing from the association, not from the database.
738
-
739
- In addition to passing the object directly to remove_<i>association</i>, you
740
- can also pass the associated object's primary key:
741
-
742
- @artist.remove_album(10)
743
-
744
- This will look up the associated object using the key, and remove that
745
- album.
746
-
747
- The remove_<i>association</i> method returns the now disassociated object:
748
-
749
- @album = @artist.remove_album(10)
750
-
751
- === remove_all_<i>association</i> (e.g. remove_all_albums) [+one_to_many+ and +many_to_many+]
752
-
753
- The remove_all_<i>association</i> method disassociates all currently associated
754
- objects. For +one_to_many+ associations, it sets the foreign key of
755
- all associated objects to NULL in a single query. For +many_to_many+
756
- associations, this deletes all matching rows in the join table.
757
- Unlike the add_<i>association</i> and remove_<i>association</i> method, the
758
- plural form of the association name is used in this method.
759
- The remove_all_<i>association</i> method returns the previously cached associated
760
- records, or nil if there were no cached associated records.
761
-
762
- === <i>association</i>_dataset (e.g. albums_dataset)
763
-
764
- The <i>association</i>_dataset method returns a dataset that represents
765
- all associated objects. This dataset is like any other Sequel dataset,
766
- in that it can be filtered, ordered, etc.:
767
-
768
- ds = @artist.albums_dataset.where(Sequel.like(:name, 'A%')).order(:copies_sold)
769
-
770
- Unlike most other Sequel datasets, association datasets have a couple of
771
- added methods:
772
-
773
- ds.model_object # @artist
774
- ds.association_reflection # same as Artist.association_reflection(:albums)
775
-
776
- For a more info on Sequel's reflection capabilities see the {Reflection page}[rdoc-ref:doc/reflection.rdoc].
777
-
778
- == Overriding Method Behavior
779
-
780
- Sequel is designed to be very flexible. If the default behavior of the
781
- association modification methods isn't what you desire, you can override
782
- the methods in your classes. However, you should be aware that for each
783
- of the association modification methods described, there is a private
784
- method that is preceeded by an underscore that does the actual
785
- modification. The public method without the underscore handles caching
786
- and callbacks, and shouldn't be overridden by the user.
787
-
788
- In addition to overriding the private method in your class, you can also
789
- use association options to change which method Sequel defines. The
790
- only difference between the two is that if you use an association option
791
- to change the method Sequel defines, you cannot call super to get the
792
- default behavior.
793
-
794
- === :setter (_<i>association</i>= method)
795
-
796
- Let's say you want to set a specific field whenever associating an object
797
- using the association setter method. For example, let's say you have
798
- a file_under column for each album to tell you where to file it. If the
799
- album is associated with an artist, it should be filed under the artist's
800
- name and the album's name, otherwise it should just use the album's name.
801
-
802
- class Album < Sequel::Model
803
- many_to_one :artist, setter: (lambda do |artist|
804
- if artist
805
- self.artist_id = artist.id
806
- self.file_under = "#{artist.name}-#{name}"
807
- else
808
- self.artist_id = nil
809
- self.file_under = name
810
- end
811
- end)
812
- end
813
-
814
- The above example is contrived, as you would generally use a before_save model
815
- hook to handle such a modification. However, if you only modify the album's
816
- artist using the artist= method, this approach may perform better.
817
-
818
- === :adder (\_add_<i>association</i> method)
819
-
820
- Continuing with the same example, here's how you would handle the same case if
821
- you also wanted to handle the Artist#add_album method:
822
-
823
- class Artist < Sequel::Model
824
- one_to_many :albums, adder: (lambda do |album|
825
- album.update(artist_id: id, file_under: "#{name}-#{album.name}")
826
- end)
827
- end
828
-
829
- === :remover (\_remove_<i>association</i> method)
830
-
831
- Continuing with the same example, here's how you would handle the same case if
832
- you also wanted to handle the Artist#remove_album method:
833
-
834
- class Artist < Sequel::Model
835
- one_to_many :albums, remover: (lambda do |album|
836
- album.update(artist_id: nil, file_under: album.name)
837
- end)
838
- end
839
-
840
- === :clearer (\_remove_all_<i>association</i> method)
841
-
842
- Continuing with the same example, here's how you would handle the same case if
843
- you also wanted to handle the Artist#remove_all_albums method:
844
-
845
- class Artist < Sequel::Model
846
- one_to_many :albums, clearer: (lambda do
847
- # This is Dataset#update, not Model#update, so the file_under: :name
848
- # ends up being "SET file_under = name" in SQL.
849
- albums_dataset.update(artist_id: nil, file_under: :name)
850
- end)
851
- end
852
-
853
- == Association Options
854
-
855
- Sequel's associations mostly share the same options. For ease of understanding,
856
- they are grouped here by section.
857
-
858
- The defaults for any of these options can be set at the class level using
859
- <tt>Sequel::Model.default_association_options</tt>. To make
860
- associations read only by default:
861
-
862
- Sequel::Model.default_association_options[:read_only] = true
863
-
864
- Many of these options are specific to particular association types, and
865
- the defaults can be set on a per association type basis. To make one_to_many
866
- associations read only by default:
867
-
868
- Sequel::Model.default_association_type_options[:one_to_many] = {read_only: true}
869
-
870
- === Association Dataset Modification Options
871
-
872
- ==== block
873
-
874
- All association defining methods take a block that is passed the
875
- default dataset and should return a modified copy of the dataset to
876
- use for the association. For example, if you wanted an association
877
- that returns all albums of an artist that went gold (sold at least
878
- 500,000 copies):
879
-
880
- Artist.one_to_many :gold_albums, class: :Album do |ds|
881
- ds.where{copies_sold > 500000}
882
- end
883
-
884
- The result of the block is cached as an optimization. One of the side
885
- effects of that is that if your block depends on external state, it won't
886
- work correctly unless you setup a delayed evaluation. For example:
887
-
888
- Artist.one_to_many :gold_albums, class: :Album do |ds|
889
- ds.where{copies_sold > $gold_limit}
890
- end
891
-
892
- In this case if you change <tt>$gold_limit</tt> later, the changes won't
893
- effect the association. If you want to pick up changes to <tt>$gold_limit</tt>,
894
- you need to setup a delayed evaluation:
895
-
896
- Artist.one_to_many :gold_albums, class: :Album do |ds|
897
- ds.where{copies_sold > Sequel.delay{$gold_limit}}
898
- end
899
-
900
- ==== :class
901
-
902
- This is the class of the associated objects that will be used. It's
903
- one of the most commonly used options. If it is not given, it guesses
904
- based on the name of the association, including considering the namespace
905
- of the current model. If a *_to_many association is used, this uses the
906
- singular form of the association name. For example:
907
-
908
- Album.many_to_one :artist # guesses Artist
909
- Artist.one_to_many :albums # guesses Album
910
- Foo::Artist.one_to_many :albums # guesses Foo::Album
911
-
912
- However, for more complex associations, especially ones that add
913
- additional filters beyond the foreign/primary key relationships, the
914
- default class guessed will be wrong:
915
-
916
- # guesses GoldAlbum
917
- Artist.one_to_many :gold_albums do |ds|
918
- ds.where{copies_sold > 500000}
919
- end
920
-
921
- You can specify the :class option using the class itself, a Symbol,
922
- or a String:
923
-
924
- Album.many_to_one :artist, class: Artist # Class
925
- Album.many_to_one :artist, class: :Artist # Symbol
926
- Album.many_to_one :artist, class: "Artist" # String
927
-
928
- If you are namespacing your models, and you need to specify the :class
929
- option, the path you give to the :class option should be the full path
930
- to the associated class including any namespaces:
931
-
932
- Foo::Album.many_to_one :artist # Uses Foo::Artist
933
- Foo::Album.many_to_one :artist, class: "Artist" # Uses Artist
934
- Foo::Album.many_to_one :artist, class: "Foo::Artist" # Uses Foo::Artist
935
-
936
- ==== :key
937
-
938
- For +many_to_one+ associations, this is the foreign_key in the current model's
939
- table that references the associated model's primary key as a symbol.
940
- Defaults to :<i>association</i>_id.
941
-
942
- Album.many_to_one :artist, key: :artistid
943
-
944
- For +one_to_one+ and +one_to_many+ associations, is the foreign key in
945
- associated model's table that references current model's primary key, as a
946
- symbol. Defaults to :"#{self.name.underscore}_id".
947
-
948
- Artist.one_to_many :albums, key: :artistid
949
-
950
- In both cases an array of symbols can be used for a composite key association:
951
-
952
- Apartment.many_to_one :building, key: [:city, :address]
953
-
954
- ==== :conditions
955
-
956
- The conditions to use to filter the association, can be any argument passed to +where+.
957
- If you use a hash or an array of two element arrays, this will also be used as a
958
- filter when using eager_graph or association_join to load the association.
959
-
960
- If you do not use a hash or array of two element arrays, you should use the
961
- :graph_conditions, :graph_only_conditions, or :graph_block option or you will not
962
- be able to use eager_graph or association_join with the association.
963
-
964
- Artist.one_to_many :good_albums, class: :Album, conditions: {:good=>true}
965
- @artist.good_albums
966
- # SELECT * FROM albums WHERE ((artist_id = 1) AND (good IS TRUE))
967
-
968
- ==== :order
969
-
970
- The column(s) by which to order the association dataset. Can be a
971
- singular column or an array.
972
-
973
- Artist.one_to_many :albums_by_name, class: :Album, order: :name
974
- Artist.one_to_many :albums_by_num_tracks, class: :Album, order: [:num_tracks, :name]
975
-
976
- ==== :select
977
-
978
- The columns to SELECT when loading the association. For most associations,
979
- it defaults to nil, so * is used. For +many_to_many+ associations, it
980
- defaults to the associated class's table_name.*, which means it doesn't include
981
- the columns from the join table. This is to prevent the common issue where the
982
- join table includes columns with the same name as columns in the associated
983
- table, in which case the joined table's columns would usually end up clobbering
984
- the values in the associated table. If you want to include the join table
985
- attributes, you can use this option, but beware that the join table columns
986
- can clash with columns from the associated table, so you should alias any
987
- columns that have the same name in both the join table and the associated
988
- table. Example:
989
-
990
- Artist.one_to_many :albums, select: [:id, :name]
991
- Album.many_to_many :tags, select: [Sequel[:tags].*, Sequel[:albums_tags][:number]]
992
-
993
- ==== :limit
994
-
995
- Limit the number of records to the provided value:
996
-
997
- Artist.one_to_many :best_selling_albums, class: :Album, order: :copies_sold, limit: 5
998
-
999
- Use an array with two arguments for the value to specify a limit and an offset.
1000
-
1001
- Artist.one_to_many :next_best_selling_albums, class: :Album, order: :copies_sold, limit: [10, 5]
1002
- # LIMIT 10 OFFSET 5
1003
-
1004
- This probably doesn't make a lot of sense for *_to_one associations, though you
1005
- could use it to specify an offset.
1006
-
1007
- ==== :join_table [+many_to_many+, +one_through_one+]
1008
-
1009
- Name of table that includes the foreign keys to both the current model and the
1010
- associated model, as a symbol. Defaults to the name of current model and name
1011
- of associated model, pluralized, underscored, sorted, and joined with '_'.
1012
- Here's an example of the defaults:
1013
-
1014
- Artist.many_to_many :albums, join_table: :albums_artists
1015
- Album.many_to_many :artists, join_table: :albums_artists
1016
- Person.many_to_many :colleges, join_table: :colleges_people
1017
-
1018
- ==== :left_key [+many_to_many+, +one_through_one+]
1019
-
1020
- Foreign key in join table that points to current model's primary key, as a
1021
- symbol. Defaults to :"#{model_name.underscore}_id".
1022
-
1023
- Album.many_to_many :tags, left_key: :album_id
1024
-
1025
- Can use an array of symbols for a composite key association.
1026
-
1027
- ==== :right_key [+many_to_many+, +one_through_one+]
1028
-
1029
- Foreign key in join table that points to associated model's primary key, as a
1030
- symbol. Defaults to :"#{association_name.singularize}_id" for +many_to_many+
1031
- and :"#{association_name}_id" for +one_through_one+.
1032
-
1033
- Album.many_to_many :tags, right_key: :tag_id
1034
-
1035
- Can use an array of symbols for a composite key association.
1036
-
1037
- ==== :distinct
1038
-
1039
- Use the DISTINCT clause when selecting associating object, both when lazy
1040
- loading and eager loading via eager (but not when using eager_graph).
1041
-
1042
- This is most useful for many_to_many associations that use join tables that
1043
- contain more than just the foreign keys, where you are storing additional
1044
- information. For example, if you have a database of people, degree types, and
1045
- colleges, and you want to return all people from a given college, you may want
1046
- to use :distinct so that if a person has two separate degrees from the same
1047
- college, they won't show up twice.
1048
-
1049
- ==== :clone
1050
-
1051
- The :clone option clones an existing association, taking the options
1052
- you specified for that association, and making a copy of them for this
1053
- association. Other options provided by this association are then merged
1054
- into the cloned options.
1055
-
1056
- This is commonly used if you have a bunch of similar associations that
1057
- you want to DRY up:
1058
-
1059
- one_to_many :english_verses, class: :LyricVerse, key: :lyricsongid,
1060
- order: :number, conditions: {languageid: 1}
1061
- one_to_many :romaji_verses, clone: :english_verses, conditions: {languageid: 2}
1062
- one_to_many :japanese_verses, clone: :english_verses, conditions: {languageid: 3}
1063
-
1064
- Note that for the final two asociations, you didn't have to specify the :class,
1065
- :key, or :order options, as they were copied by the :clone option. By specifying
1066
- the :conditions option for the final two associations, it overrides the :conditions
1067
- option of the first association, it doesn't attempt to merge them.
1068
-
1069
- In addition to the options hash, the :clone option will copy a block argument
1070
- from the existing situation. If you want a cloned association to not have the
1071
- same block as the association you are cloning from, specify the block: nil option
1072
- in additon to the :clone option.
1073
-
1074
- ==== :dataset
1075
-
1076
- This is generally only specified for custom associations that aren't based on
1077
- primary/foreign key relationships. It should be a proc that is instance_execed
1078
- to get the base dataset to use before the other options are applied.
1079
-
1080
- If the proc accepts an argument, it is passed the related association reflection.
1081
- For best performance, it's recommended that custom associations call the
1082
- +associated_dataset+ method on the association reflection as the starting point
1083
- for the dataset to return. The +associated_dataset+ method will return a
1084
- dataset based on the associated class with most of the association options
1085
- already applied, and the proc should return a modified copy of this dataset.
1086
-
1087
- Here's an example of an association of songs to artists through lyrics, where
1088
- the artist can perform any one of four tasks for the lyric:
1089
-
1090
- Album.one_to_many :songs, dataset: (lambda do |r|
1091
- r.associated_dataset.select_all(:songs).
1092
- join(:lyrics, id: :lyricid, id=>[:composer_id, :arranger_id, :vocalist_id, :lyricist_id])
1093
- end)
1094
- Artist.first.songs_dataset
1095
- # SELECT songs.* FROM songs
1096
- # INNER JOIN lyrics ON ((lyrics.id = songs.lyric_id)
1097
- # AND (1 IN (composer_id, arranger_id, vocalist_id, lyricist_id))
1098
-
1099
- ==== :extend
1100
-
1101
- A module or array of modules to extend the dataset with. These are used to
1102
- set up association extensions. For more information , please see the
1103
- {Advanced Associations page}[rdoc-ref:doc/advanced_associations.rdoc].
1104
-
1105
- ==== :primary_key [+many_to_one+, +one_to_one+, +one_to_many+]
1106
-
1107
- The column that the :key option references, as a symbol. For +many_to_one+
1108
- associations, this column is in the associated table. For +one_to_one+ and
1109
- +one_to_many+ associations, this column is in the current table. In both cases,
1110
- it defaults to the primary key of the table. Can use an
1111
- array of symbols for a composite key association.
1112
-
1113
- Artist.set_primary_key :arid
1114
- Artist.one_to_many :albums, primary_key: :arid
1115
- Album.one_to_many :artist, primary_key: :arid
1116
-
1117
- ==== :left_primary_key [+many_to_many+, +one_through_one+]
1118
-
1119
- Column in current table that :left_key option points to, as a symbol.
1120
- Defaults to primary key of current table.
1121
-
1122
- Album.set_primary_key :alid
1123
- Album.many_to_many :tags, left_primary_key: :alid
1124
-
1125
- Can use an array of symbols for a composite key association.
1126
-
1127
- ==== :right_primary_key [+many_to_many+, +one_through_one+]
1128
-
1129
- Column in associated table that :right_key points to, as a symbol.
1130
- Defaults to primary key of the associated table.
1131
-
1132
- Tag.set_primary_key :tid
1133
- Album.many_to_many :tags, right_primary_key: :tid
1134
-
1135
- Can use an array of symbols for a composite key association.
1136
-
1137
- ==== :join_table_block [+many_to_many+, +one_through_one+]
1138
-
1139
- A proc that can be used to modify the dataset used in the add/remove/remove_all
1140
- methods. It's separate from the association block, as that is called on a
1141
- join of the join table and the associated table, whereas this option just
1142
- applies to the join table. It can be used to make sure that filters are used
1143
- when deleting.
1144
-
1145
- Artist.many_to_many :lead_guitar_albums, class: :Album, :join_table_block=>(lambda do |ds|
1146
- ds.where(instrument_id: 5)
1147
- end)
1148
-
1149
- === Callback Options
1150
-
1151
- All callbacks can be specified as a Symbol, Proc, or array of both/either
1152
- specifying a callback to call. Symbols are interpreted as instance methods
1153
- that are called with the associated object. Procs are called with the receiver
1154
- as the first argument and the associated object as the second argument. If
1155
- an array is given, all of them are called in order.
1156
-
1157
- Before callbacks are often used to check preconditions, they can call Model#cancel_action
1158
- to signal Sequel to abort the modification. If any before callback
1159
- calls cancel_action, the remaining before callbacks are not called and the modification
1160
- is aborted.
1161
-
1162
- ==== :before_add [+one_to_many+, +many_to_many+]
1163
-
1164
- Called before adding an object to the association:
1165
-
1166
- class Artist
1167
- # Don't allow adding an album to an artist if it has no tracks
1168
- one_to_many :albums, before_add: lambda{|ar, al| ar.cancel_action if al.num_tracks == 0}
1169
- end
1170
-
1171
- ==== :after_add [+one_to_many+, +many_to_many+]
1172
-
1173
- Called after adding an object to the association:
1174
-
1175
- class Artist
1176
- # Log all associations of albums to an audit logging table
1177
- one_to_many :albums, after_add: :log_add_album
1178
-
1179
- private
1180
-
1181
- def log_add_album(album)
1182
- DB[:audit_logs].insert(log: "Album #{album.inspect} associated to #{inspect}")
1183
- end
1184
- end
1185
-
1186
- ==== :before_remove [+one_to_many+, +many_to_many+]
1187
-
1188
- Called before removing an object from the association using <tt>remove_<i>association</i></tt>:
1189
-
1190
- class Artist
1191
- # Don't allow removing a self-titled album
1192
- one_to_many :albums, before_remove: lambda{|ar, al| ar.cancel_action if al.name == ar.name}
1193
- end
1194
-
1195
- This is not called when using <tt>remove_all_<i>association</i></tt>.
1196
-
1197
- ==== :after_remove [+one_to_many+, +many_to_many+]
1198
-
1199
- Called after removing an object from the association using <tt>remove_<i>association</i></tt>:
1200
-
1201
- class Artist
1202
- # Log all disassociations of albums to an audit logging table
1203
- one_to_many :albums, after_remove: :log_remove_album
1204
-
1205
- private
1206
-
1207
- def log_remove_album(album)
1208
- DB[:audit_logs].insert(log: "Album #{album.inspect} disassociated from #{inspect}")
1209
- end
1210
- end
1211
-
1212
- This is not called when using <tt>remove_all_<i>association</i></tt>.
1213
-
1214
- ==== :before_set [+many_to_one+, +one_to_one+]
1215
-
1216
- Called before the _<i>association</i>= method is called to modify the objects:
1217
-
1218
- class Album
1219
- # Don't associate the album with an artist if the year the album was
1220
- # released is less than the year the artist/band started.
1221
- many_to_one :artist, before_set: lambda{|al, ar| al.cancel_action if al.year < ar.year_started}
1222
- end
1223
-
1224
- ==== :after_set [+many_to_one+, +one_to_one+]
1225
-
1226
- Called after the _<i>association</i>= method is called to modify the objects:
1227
-
1228
- class Album
1229
- # Log all disassociations of albums to an audit logging table
1230
- many_to_one :artist, after_set: :log_artist_set
1231
-
1232
- private
1233
-
1234
- def log_artist_set(artist)
1235
- DB[:audit_logs].insert(log: "Artist for album #{inspect} set to #{artist.inspect}")
1236
- end
1237
- end
1238
-
1239
- ==== :after_load
1240
-
1241
- Called after retrieving the associated records from the database.
1242
-
1243
- class Artist
1244
- # Cache all album names to a single string when retrieving the albums.
1245
- one_to_many :albums, after_load: :cache_album_names
1246
-
1247
- attr_reader :album_names
1248
-
1249
- private
1250
-
1251
- def cache_album_names(albums)
1252
- @album_names = albums.map(&:name).join(", ")
1253
- end
1254
- end
1255
-
1256
- Generally used if you know you will always want a certain action done
1257
- when retrieving the association.
1258
-
1259
- For +one_to_many+ and +many_to_many+ associations, both the argument to
1260
- symbol callbacks and the second argument to proc callbacks will be an
1261
- array of associated objects instead of a single object.
1262
-
1263
- ==== :uniq [+many_to_many+]
1264
-
1265
- Adds a after_load callback that makes the array of objects unique. In many
1266
- cases, using the :distinct option is a better approach.
1267
-
1268
- === Eager Loading via eager (query per association) Options
1269
-
1270
- ==== :eager
1271
-
1272
- The associations to eagerly load via eager when loading the associated object(s).
1273
- This is useful for example if you always want to eagerly load dependent
1274
- associations when loading this association.
1275
-
1276
- For example, if you know that any time that you want to load an artist's
1277
- albums, you are also going to want access to the album's tracks as well:
1278
-
1279
- # Eager load tracks when loading the albums
1280
- Artist.one_to_many :albums, eager: :tracks
1281
-
1282
- You can also use a hash or array to specify multiple dependent associations
1283
- to eagerly load:
1284
-
1285
- # Eager load the albums' tracks and the tracks' tags when loading the albums
1286
- Artist.one_to_many :albums, eager: {tracks: :tags}
1287
- # Eager load the albums' tags and tracks when loading the albums
1288
- Artist.one_to_many :albums, eager: [:tags, :tracks]
1289
- # Eager load the albums' tags, tracks, and tracks' tags when loading the albums
1290
- Artist.one_to_many :albums, eager: [:tags, {tracks: :tags}]
1291
-
1292
- ==== :eager_loader
1293
-
1294
- A custom loader to use when eagerly load associated objects via eager.
1295
- For many details and examples of custom eager loaders, please see the
1296
- {Advanced Associations guide}[rdoc-ref:doc/advanced_associations.rdoc].
1297
-
1298
- ==== :eager_loader_key
1299
-
1300
- A symbol for the key column to use to populate the key hash for the eager
1301
- loader. Generally does not need to be set manually, defaults to the key
1302
- method used. Can be set to nil to not populate the key hash (better for
1303
- performance if a custom eager loader does not use the key_hash).
1304
-
1305
- ==== :eager_block
1306
-
1307
- If given, should be a proc to use instead of the association method block
1308
- when eagerly loading. To not use a block when eager loading when one is
1309
- used normally, set to nil. It's very uncommon to need this option.
1310
-
1311
- === Eager Loading via eager_graph (one query with joins) Options
1312
-
1313
- ==== :eager_graph
1314
-
1315
- The associations to eagerly load via eager_graph when loading the associated
1316
- object(s). This is useful for example if you always want to eagerly load dependent
1317
- associations when loading this association, but you want to filter or order the
1318
- association based on dependent associations:
1319
-
1320
- Artist.one_to_many :albums_with_short_tracks, class: :Album, eager_graph: :tracks do |ds|
1321
- ds.where{tracks[:seconds] < 120}
1322
- end
1323
- Artist.one_to_many :albums_by_track_name, class: :Album, eager_graph: :tracks do |ds|
1324
- ds.order{tracks[:name]}
1325
- end
1326
-
1327
- You can also use a hash or array of arguments for :eager_graph, similar to
1328
- what the :eager option accepts.
1329
-
1330
- ==== :graph_conditions
1331
-
1332
- The additional conditions to use on the SQL join when eagerly loading the
1333
- association via eager_graph. Should be a hash or an array of two element
1334
- arrays. If not specified, the :conditions option is used if it is a hash or
1335
- array of two element arrays.
1336
-
1337
- Artist.one_to_many :active_albums, class: :Album, graph_conditions: {active: true}
1338
-
1339
- Note that these conditions on the association are in addition to the default
1340
- conditions specified by the foreign/primary keys. If you want to replace
1341
- the conditions specified by the foreign/primary keys, you need the
1342
- :graph_only_conditions options.
1343
-
1344
- ==== :graph_block
1345
-
1346
- The block to pass to Dataset#join_table when eagerly loading the association
1347
- via eager_graph. This is useful to specify conditions that can't be specified
1348
- in a hash or array of two element arrays.
1349
-
1350
- Artist.one_to_many :gold_albums, class: :Album,
1351
- graph_block: proc{|j,lj,js| Sequel[j][:copies_sold] > 500000}
1352
-
1353
- ==== :graph_join_type
1354
-
1355
- The type of SQL join to use when eagerly loading the association via
1356
- eager_graph. Defaults to :left_outer. This is useful if you want to
1357
- ensure that only artists that have albums are returned:
1358
-
1359
- Artist.one_to_many :albums, graph_join_type: :inner
1360
- # Will exclude artists without an album
1361
- Artist.eager_graph(:albums).all
1362
-
1363
- ==== :graph_select
1364
-
1365
- A column or array of columns to select from the associated table
1366
- when eagerly loading the association via eager_graph. Defaults to all
1367
- columns in the associated table.
1368
-
1369
- ==== :graph_only_conditions
1370
-
1371
- The conditions to use on the SQL join when eagerly loading the association via
1372
- eager_graph, instead of the default conditions specified by the
1373
- foreign/primary keys. This option causes the :graph_conditions option to be
1374
- ignored. This can be useful if the keys you are using are strings and you
1375
- want to do a case insensitive comparison. For example, let's say that instead
1376
- of integer keys, you used string keys based on the album or artist name, and
1377
- that the album was associated to the artist by name. However, you weren't
1378
- enforcing case sensitivity between the keys, so you still want to return albums
1379
- where the artist's name differs in case:
1380
-
1381
- Artist.one_to_many :albums, key: :artist_name,
1382
- graph_only_conditions: nil,
1383
- graph_block: (proc do |j,lj,js|
1384
- {Sequel.function(:lower, Sequel[j][:artist_name])=> Sequel.function(:lower, Sequel[lj][:name])}
1385
- end)
1386
-
1387
- Note how :graph_only_conditions is set to nil to ignore any existing conditions,
1388
- and :graph_block is used to set up the case insensitive comparison.
1389
-
1390
- Another case where :graph_only_conditions may be used is if you want to use
1391
- a JOIN USING or NATURAL JOIN for the graph:
1392
-
1393
- # JOIN USING
1394
- Artist.one_to_many :albums, key: :artist_name, graph_only_conditions: [:artist_name]
1395
-
1396
- # NATURAL JOIN
1397
- Artist.one_to_many :albums, key: :artist_name, graph_only_conditions: nil, graph_join_type: :natural
1398
-
1399
- ==== :graph_alias_base
1400
-
1401
- The base name to use for the table alias when eager graphing. Defaults to the name
1402
- of the association. If the alias name has already been used in the query, Sequel will create
1403
- a unique alias by appending a numeric suffix (e.g. alias_0, alias_1, ...) until the alias is
1404
- unique.
1405
-
1406
- This is mostly useful if you have associations with the same name in many models, and you want
1407
- to be able to easily tell which table alias corresponds to which association when eagerly
1408
- graphing multiple associations with the same name.
1409
-
1410
- You can override this option on a per-eager_graph basis by specifying the association as an
1411
- SQL::AliasedExpression instead of a symbol:
1412
-
1413
- Album.eager_graph(Sequel.as(:artist, :a))
1414
-
1415
- ==== :eager_grapher
1416
-
1417
- Sets up a custom grapher to use when eager loading the objects via eager_graph.
1418
- This is the eager_graph analogue to the :eager_loader option. This isn't generally
1419
- needed, as one of the other eager_graph related association options is usually sufficient.
1420
-
1421
- If specified, should be a proc that accepts a single hash argument, which will contain
1422
- at least the following keys:
1423
-
1424
- :callback :: A callback proc used to dynamically modify the dataset to graph into the
1425
- current dataset, before such graphing is done. This is nil if no callback
1426
- proc is used.
1427
- :implicit_qualifier :: The alias that was used for the current table (since you can cascade associations).
1428
- :join_type :: Override the join type to use when graphing.
1429
- :limit_strategy :: The limit strategy symbol to use when graphing (for limited associations only)
1430
- :self :: The dataset that is doing the eager loading
1431
- :table_alias :: An alias to use for the table to graph for this association.
1432
-
1433
- Example:
1434
-
1435
- Artist.one_to_many :self_title_albums, class: :Album,
1436
- :eager_grapher=>(lambda do |eo|
1437
- eo[:self].graph(:albums, {artist_id: :id, name: :name},
1438
- table_alias: eo[:table_alias], implicit_qualifier: eo[:implicit_qualifier])
1439
- end)
1440
-
1441
- ==== :order_eager_graph
1442
-
1443
- Whether to add the order to the dataset's order when graphing via eager_graph.
1444
- Defaults to true, so set to false to disable.
1445
-
1446
- Sequel has to do some guess work when attempting to add the association's
1447
- order to an eager_graphed dataset. In most cases it does so correctly, but
1448
- if it has problems, you'll probably want to set this option to false.
1449
-
1450
- ==== :graph_order
1451
-
1452
- Override the order added when using eager_graph, instead of using the one
1453
- defined in :order. This is useful if :order contains qualified identifiers,
1454
- as the qualifiers may not match the aliases automatically used by eager_graph.
1455
- This should contain unqualified identifiers, and eager_graph will automatically
1456
- qualify them with the appropriate alias.
1457
-
1458
- ==== :graph_join_table_conditions [+many_to_many+, +one_through_one+]
1459
-
1460
- The additional conditions to use on the SQL join for the join table when
1461
- eagerly loading the association via eager_graph. Should be a hash or an array
1462
- of two element arrays.
1463
-
1464
- Let's say you have a database of people, colleges, and a table called
1465
- degrees_received that includes a string field specifying the name of the
1466
- degree, and you want to eager load all colleges for people where the person
1467
- has received a specific degree:
1468
-
1469
- Person.many_to_many :bs_degree_colleges, class: :College,
1470
- join_table: :degrees_received,
1471
- graph_join_table_conditions: {degree: 'BS'}
1472
-
1473
- ==== :graph_join_table_block [+many_to_many+, +one_through_one+]
1474
-
1475
- The block to pass to join_table for the join table when eagerly loading the
1476
- association via eager_graph. This is used for similar reasons as :graph_block,
1477
- but is only used for +many_to_many+ associations when graphing the join
1478
- table into the dataset. It's used in the same place as
1479
- :graph_join_table_conditions but like :graph_block, is needed for situations
1480
- where the conditions can't be specified as a hash or array of two element
1481
- arrays.
1482
-
1483
- Let's say you have a database of people, colleges, and a table called
1484
- degrees_received that includes a string field specifying the name of the
1485
- degree, and you want to eager load all colleges for people where the person
1486
- has received a bachelor's degree (degree starting with B):
1487
-
1488
- Person.many_to_many :bachelor_degree_colleges, class: :College,
1489
- join_table: :degrees_received,
1490
- graph_join_table_block: proc{|j,lj,js| Sequel[j][:degree].like('B%')}
1491
-
1492
- This should be done when graphing the join table, instead of when graphing the
1493
- final table, as :degree is a column of the join table.
1494
-
1495
- ==== :graph_join_table_join_type [+many_to_many+, +one_through_one+]
1496
-
1497
- The type of SQL join to use for the join table when eagerly loading the
1498
- association via eager_graph. Defaults to the :graph_join_type option or
1499
- :left_outer. This exists mainly for consistency in the unlikely case that
1500
- you want to use a different join type when JOINing to the join table then
1501
- you want to use for JOINing to the final table
1502
-
1503
- ==== :graph_join_table_only_conditions [+many_to_many+, +one_through_one+]
1504
-
1505
- The conditions to use on the SQL join for the join table when eagerly loading
1506
- the association via eager_graph, instead of the default conditions specified
1507
- by the foreign/primary keys. This option causes the
1508
- :graph_join_table_conditions option to be ignored. This is only useful if
1509
- you want to replace the default foreign/primary key conditions that Sequel
1510
- would use when eagerly graphing.
1511
-
1512
- === Associations Based on SQL Expressions Options
1513
-
1514
- Sequel's associations can work not just with columns, but also with
1515
- arbitrary SQL expressions. For example, on PostgreSQL, you can store
1516
- foreign keys to other tables in hstore, json, or jsonb columns, and Sequel
1517
- can work with such constructs, including full support for
1518
- eager loading.
1519
-
1520
- There's actually two parts to supporting associations based on SQL
1521
- expressions. First is you must have an instance method in the model
1522
- that returns the value that the SQL expression would return. Second
1523
- is you must have an SQL expression object. If Sequel has access to
1524
- a model instance and needs to get the value of the expression, it
1525
- calls the method to get the value. If Sequel does not have access
1526
- to a model instance, but needs to use the SQL expression in a query,
1527
- it will use the SQL expression object.
1528
-
1529
- Below is an example storing foreign keys to other tables in a
1530
- PostgreSQL hstore column, using the +pg_json+ and +pg_json_ops+
1531
- extensions.
1532
-
1533
- # Example schema:
1534
- # albums artists
1535
- # :id /---> :id
1536
- # :meta ---/ :name
1537
- # :name
1538
- class Album < Sequel::Model
1539
- many_to_one :artist, key_column: Sequel.pg_jsonb(:meta)['artist_id'].cast(String).cast(Integer)
1540
-
1541
- def artist_id
1542
- meta['artist_id'].to_i
1543
- end
1544
- end
1545
- class Artist < Sequel::Model
1546
- one_to_many :albums, key: Sequel.pg_jsonb(:meta)['artist_id'].cast(String).cast(Integer), key_method: :artist_id
1547
- end
1548
-
1549
- # Example schema:
1550
- # albums albums_artists artists
1551
- # :id <----- :meta -------> :id
1552
- # :name :name
1553
- class Album < Sequel::Model
1554
- many_to_many :artists, left_key: Sequel.pg_jsonb(:meta)['album_id'].cast(String).cast(Integer),
1555
- right_key: Sequel.pg_jsonb(:meta)['artist_id'].cast(String).cast(Integer)
1556
- end
1557
- class Artist < Sequel::Model
1558
- many_to_many :albums, left_key: Sequel.pg_jsonb(:meta)['artist_id'].cast(String).cast(Integer),
1559
- right_key: Sequel.pg_jsonb(:meta)['album_id'].cast(String).cast(Integer)
1560
- end
1561
-
1562
- ==== :key_column [+many_to_one+]
1563
-
1564
- Like the :key option, but :key references the method name, while
1565
- :key_column references the underlying column/expression.
1566
-
1567
- ==== :primary_key_method [+many_to_one+]
1568
-
1569
- Like the :primary_key option, but :primary_key references the column/expression
1570
- name, while :primary_key_method references the method name.
1571
-
1572
- ==== :primary_key_column [+one_to_many+, +one_to_one+]
1573
-
1574
- Like the :primary_key option, but :primary_key references the method name, while
1575
- :primary_key_column references the underlying column/expression.
1576
-
1577
- ==== :key_method [+one_to_many+, +one_to_one+]
1578
-
1579
- Like the :key option, but :key references the column/expression
1580
- name, while :key_method references the method name.
1581
-
1582
- ==== :left_primary_key_column [+many_to_many+, +one_through_one+]
1583
-
1584
- Like the :left_primary_key option, but :left_primary_key references the method name, while
1585
- :left_primary_key_column references the underlying column/expression.
1586
-
1587
- ==== :right_primary_key_method [+many_to_many+, +one_through_one+]
1588
-
1589
- Like the :right_primary_key option, but :right_primary_key references the column/expression
1590
- name, while :right_primary_key_method references the method name.
1591
-
1592
- === Advanced Options
1593
-
1594
- ==== :reciprocal
1595
-
1596
- The symbol name of the reciprocal association, if it exists. By default,
1597
- Sequel will try to determine it by looking at the associated model's
1598
- associations for a association that matches the current association's key(s).
1599
- Set to nil to not use a reciprocal.
1600
-
1601
- Reciprocals are used in Sequel to modify the matching cached associations
1602
- in associated objects when calling association methods on the current object.
1603
- For example, when you retrieve objects in a one_to_many association, Sequel will
1604
- automatically set the matching many_to_one association in the associated
1605
- objects. The result of this is that code that does this:
1606
-
1607
- @artist.albums.each{|album| album.artist.name}
1608
-
1609
- only does one database query, because when the @artist's albums are retrieved,
1610
- the cached artist association for each album is set to @artist.
1611
-
1612
- In addition to the one_to_many retrieval case, the association modification
1613
- methods affect the reciprocals as well:
1614
-
1615
- # Sets the cached artist association for @album to @artist
1616
- @artist.add_album(@album)
1617
-
1618
- # Sets the cached artist association for @album to nil
1619
- @artist.remove_album(@album)
1620
-
1621
- # Sets the cached artist association to nil for the @artist's
1622
- # cached albums association
1623
- @artist.remove_all_albums
1624
-
1625
- # Remove @album from the artist1's cached albums association, and add @album
1626
- # to @artist2's cached albums association.
1627
- @album.artist # @artist1
1628
- @album.artist = @artist2
1629
-
1630
- Sequel can usually guess the correct reciprocal, but if you have multiple
1631
- associations to the same associated class that use the same keys, you may
1632
- want to specify the :reciprocal option manually to ensure the correct
1633
- one is used.
1634
-
1635
- ==== :read_only
1636
-
1637
- For +many_to_one+ and +one_to_one+ associations, do not add a setter method.
1638
- For +one_to_many+ and +many_to_many+, do not add the add_<i>association</i>,
1639
- remove_<i>association</i>, or remove_all_<i>association</i> methods.
1640
-
1641
- If the default modification methods would not do what you want, and you
1642
- don't plan on overriding the internal modification methods to do what you
1643
- want, it may be best to set this option to true.
1644
-
1645
- ==== :validate
1646
-
1647
- Set to false to not validate when implicitly saving any associated object.
1648
- When using the +one_to_many+ association modification methods, the +one_to_one+
1649
- setter method, or creating a new object by passing a hash to the
1650
- add_<i>association</i> method, Sequel will automatically save the object.
1651
- If you don't want to validate objects when these implicit saves are done,
1652
- the validate option should be set to false.
1653
-
1654
- ==== :raise_on_save_failure [+one_to_many+ associations]
1655
-
1656
- Set to false to not raise an exception when validation or a before hook
1657
- fails when implicitly saving an associated object in the add_* or remove_*
1658
- methods. This mirrors the raise_on_save_failure model setting, which these
1659
- methods do not respect (by design).
1660
-
1661
- If you use this option, you must explicitly check all add_* and remove_* return
1662
- values to see if they were successful.
1663
-
1664
- ==== :allow_eager
1665
-
1666
- If set to false, you cannot load the association eagerly via eager or
1667
- eager_graph.
1668
-
1669
- Artist.one_to_many :albums, allow_eager: false
1670
- Artist.eager(:albums) # Raises Sequel::Error
1671
-
1672
- This is usually used if the association dataset depends on specific values in
1673
- model instance that would not be valid when eager loading for multiple
1674
- instances.
1675
-
1676
- ==== :instance_specific
1677
-
1678
- This allows you to override the setting of whether the dataset contains instance
1679
- specific code. For example, if you are passing a block to the association,
1680
- Sequel sets this to true by default, which disables some optimizations that
1681
- would be invalid if the association is instance specific. If you know that the
1682
- block does not contain instance specific code, you can set this to false to
1683
- reenable the optimizations.
1684
-
1685
- ==== :cartesian_product_number
1686
-
1687
- The number of joins completed by this association that could cause more
1688
- than one row for each row in the current table (default: 0 for *_one
1689
- associations, 1 for *_to_many associations).
1690
-
1691
- This should only be modified in specific cases. For example, if you have
1692
- a one_to_one association that can actually return more than one row
1693
- (where the default association method will just return the first), or
1694
- a many_to_many association where there is a unique index in the join table
1695
- so that you know only one object will ever be associated through the
1696
- association.
1697
-
1698
- ==== :class_namespace
1699
-
1700
- If the :class option is specified as a symbol or string, the default namespace
1701
- in which to look up the class. If the :class option is not specified as a
1702
- symbol or string, this option is ignored. This namespace can be overridden
1703
- by starting the string or symbol with <tt>::</tt>:
1704
-
1705
- Foo::Album.many_to_one :artist, class: "Artist" # Uses Artist
1706
- Foo::Album.many_to_one :artist, class: "Artist", class_namespace: 'Foo' # Uses Foo::Artist
1707
- Foo::Album.many_to_one :artist, class: "Foo::Artist", class_namespace: 'Foo' # Uses Foo::Foo::Artist
1708
- Foo::Album.many_to_one :artist, class: "::Artist", class_namespace: 'Foo' # Uses Artist
1709
- Foo::Album.many_to_one :artist, class: "::Foo::Artist", class_namespace: 'Foo' # Uses Foo::Artist
1710
-
1711
- ==== :methods_module
1712
-
1713
- The module that the methods created by the association will be placed
1714
- into. Defaults to the module containing the model's columns. Any module
1715
- given to this option is not included in the model's class automatically,
1716
- so you are responsible for doing that manually.
1717
-
1718
- This is only useful in rare cases, such as when a plugin that adds
1719
- associations depends on another plugin that defines instance methods of
1720
- the same name. In that case, the instance methods of the dependent
1721
- plugin would override the association methods created by the main
1722
- plugin.
1723
-
1724
- ==== :eager_limit_strategy
1725
-
1726
- This setting determines what strategy to use for eager loading the associations
1727
- that use the :limit setting to limit the number of returned records. You
1728
- can't use LIMIT directly, since you want a limit for each group of
1729
- associated records, not a LIMIT on the total number of records returned
1730
- by the dataset.
1731
-
1732
- In general, Sequel picks an appropriate strategy, so it is not usually
1733
- necessary to specify a strategy. You can specify true for this option to
1734
- have Sequel choose which strategy to use (this is the default). You can
1735
- specify a symbol to manually choose a strategy. The available strategies are:
1736
-
1737
- :union :: Uses one or more UNION queries with a subquery for each record
1738
- you are eagerly loading for (this is the default strategy).
1739
- :distinct_on :: Uses DISTINCT ON to ensure only the first matching record
1740
- is loaded (only used for one_*_one associations without
1741
- offsets on PostgreSQL).
1742
- :window_function :: Uses a ROW_NUMBER window functions to ensure the
1743
- correctly limited/offset records are returned.
1744
- :ruby :: Uses ruby array slicing to emulate database limiting/offsetting.
1745
-
1746
- ==== :subqueries_per_union
1747
-
1748
- The number of subqueries per union query to use when eager loading for a
1749
- limited association using a union strategy. This defaults to 40, but the
1750
- optimum number depends on the database in use and the latency between the
1751
- database and the application.
1752
-
1753
- ==== :filter_limit_strategy
1754
-
1755
- The strategy to use when filtering by limited associations. In general
1756
- Sequel will choose either a :distinct_on, :window_function, or
1757
- :correlated_subquery strategy based on the association type and what
1758
- the database supports, but you can override that if necessary using
1759
- this option.