tdiary 5.0.1 → 5.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2377) hide show
  1. checksums.yaml +4 -4
  2. data/ChangeLog +10 -0
  3. data/Gemfile +1 -1
  4. data/Gemfile.lock +19 -19
  5. data/doc/INSTALL-cgi.md +6 -8
  6. data/doc/INSTALL-rack.md +16 -0
  7. data/doc/INSTALL.md +6 -6
  8. data/js/comment_emoji_autocomplete.js +30 -31
  9. data/lib/tdiary/cli.rb +11 -11
  10. data/lib/tdiary/core_ext.rb +1 -1
  11. data/lib/tdiary/dispatcher.rb +2 -2
  12. data/lib/tdiary/environment.rb +16 -0
  13. data/lib/tdiary/plugin/00default.rb +22 -9
  14. data/lib/tdiary/plugin.rb +1 -3
  15. data/lib/tdiary/server.rb +7 -7
  16. data/lib/tdiary/style/wiki.rb +5 -5
  17. data/lib/tdiary/tasks/release.rake +142 -139
  18. data/lib/tdiary/version.rb +1 -1
  19. data/misc/paas/heroku/Gemfile.local +1 -1
  20. data/misc/paas/heroku/Gemfile.lock +66 -61
  21. data/misc/plugin/amazon.rb +21 -9
  22. data/public/index.rdf +7 -378
  23. data/tdiary.conf +82 -0
  24. data/theme/base.css +5 -5
  25. data/theme/default/default.css +9 -7
  26. data/vendor/bundle/bin/cdiff +2 -2
  27. data/vendor/bundle/bin/colortab +2 -2
  28. data/vendor/bundle/bin/coveralls +2 -2
  29. data/vendor/bundle/bin/decolor +2 -2
  30. data/vendor/bundle/bin/emot +2 -2
  31. data/vendor/bundle/bin/hikidoc +2 -2
  32. data/vendor/bundle/bin/htmldiff +3 -3
  33. data/vendor/bundle/bin/jasmine +2 -2
  34. data/vendor/bundle/bin/launchy +2 -2
  35. data/vendor/bundle/bin/ldiff +3 -3
  36. data/vendor/bundle/bin/nokogiri +2 -1
  37. data/vendor/bundle/bin/pit +2 -2
  38. data/vendor/bundle/bin/racksh +2 -2
  39. data/vendor/bundle/bin/rackup +2 -2
  40. data/vendor/bundle/bin/rake +2 -1
  41. data/vendor/bundle/bin/restclient +2 -2
  42. data/vendor/bundle/bin/sequel +2 -1
  43. data/vendor/bundle/bin/sprockets +2 -1
  44. data/vendor/bundle/bin/term_display +2 -2
  45. data/vendor/bundle/bin/term_mandel +2 -2
  46. data/vendor/bundle/bin/thor +2 -2
  47. data/vendor/bundle/cache/capybara-2.8.0.gem +0 -0
  48. data/vendor/bundle/cache/ffi-1.9.14.gem +0 -0
  49. data/vendor/bundle/cache/rspec-3.5.0.gem +0 -0
  50. data/vendor/bundle/cache/rspec-core-3.5.2.gem +0 -0
  51. data/vendor/bundle/cache/rspec-expectations-3.5.0.gem +0 -0
  52. data/vendor/bundle/cache/rspec-mocks-3.5.0.gem +0 -0
  53. data/vendor/bundle/cache/rspec-support-3.5.0.gem +0 -0
  54. data/vendor/bundle/cache/sequel-4.37.0.gem +0 -0
  55. data/vendor/bundle/cache/sprockets-3.7.0.gem +0 -0
  56. data/vendor/bundle/cache/test-unit-3.2.1.gem +0 -0
  57. data/vendor/bundle/cache/tins-1.12.0.gem +0 -0
  58. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.1.1/gem_make.out +2 -2
  59. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/ffi-1.9.14/ffi_c.so +0 -0
  60. data/vendor/bundle/extensions/x86_64-linux/{2.2.0-static/bson-4.0.0 → 2.3.0-static/ffi-1.9.14}/gem.build_complete +0 -0
  61. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/ffi-1.9.14/gem_make.out +52 -0
  62. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/ffi-1.9.14/mkmf.log +399 -0
  63. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/github-markdown-0.6.9/gem_make.out +12 -12
  64. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/github-markdown-0.6.9/github/markdown.so +0 -0
  65. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.8/gem_make.out +2 -2
  66. data/vendor/bundle/extensions/x86_64-linux/{2.2.0-static/eventmachine-1.0.8 → 2.3.0-static/puma-3.6.0}/gem.build_complete +0 -0
  67. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.6.0/gem_make.out +41 -0
  68. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/{puma-3.4.0 → puma-3.6.0}/mkmf.log +0 -0
  69. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.6.0/puma/puma_http11.so +0 -0
  70. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/redcarpet-3.3.4/gem_make.out +2 -2
  71. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/redcarpet-3.3.4/redcarpet.so +0 -0
  72. data/vendor/bundle/extensions/x86_64-linux/{2.2.0-static/github-markdown-0.6.9 → 2.3.0-static/sqlite3-1.3.11}/gem.build_complete +0 -0
  73. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/sqlite3-1.3.11/gem_make.out +36 -0
  74. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/sqlite3-1.3.11/mkmf.log +467 -0
  75. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/sqlite3-1.3.11/sqlite3/sqlite3_native.so +0 -0
  76. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/unf_ext-0.0.7.2/gem_make.out +2 -2
  77. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/unf_ext-0.0.7.2/mkmf.log +2 -2
  78. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/unf_ext-0.0.7.2/unf_ext.so +0 -0
  79. data/vendor/bundle/gems/capybara-2.8.0/History.md +794 -0
  80. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/License.txt +0 -0
  81. data/vendor/bundle/gems/capybara-2.8.0/README.md +1007 -0
  82. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/cucumber.rb +0 -0
  83. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/driver/base.rb +147 -0
  84. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/driver/node.rb +113 -0
  85. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/dsl.rb +0 -0
  86. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/helpers.rb +141 -0
  87. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/node/actions.rb +266 -0
  88. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/node/base.rb +131 -0
  89. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/node/document.rb +0 -0
  90. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/node/document_matchers.rb +0 -0
  91. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/node/element.rb +359 -0
  92. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/node/finders.rb +232 -0
  93. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/node/matchers.rb +595 -0
  94. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/node/simple.rb +0 -0
  95. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/queries/base_query.rb +0 -0
  96. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/queries/current_path_query.rb +0 -0
  97. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/queries/match_query.rb +0 -0
  98. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/queries/selector_query.rb +155 -0
  99. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/queries/text_query.rb +84 -0
  100. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/queries/title_query.rb +0 -0
  101. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/query.rb +0 -0
  102. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rack_test/browser.rb +0 -0
  103. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rack_test/css_handlers.rb +0 -0
  104. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rack_test/driver.rb +0 -0
  105. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rack_test/form.rb +0 -0
  106. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/rack_test/node.rb +217 -0
  107. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rails.rb +0 -0
  108. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/result.rb +130 -0
  109. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/rspec/features.rb +55 -0
  110. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rspec/matchers.rb +0 -0
  111. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/rspec.rb +0 -0
  112. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/selector/filter.rb +0 -0
  113. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/selector/filter_set.rb +46 -0
  114. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/selector.rb +406 -0
  115. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/selenium/driver.rb +294 -0
  116. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/selenium/node.rb +191 -0
  117. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/server.rb +133 -0
  118. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/session/matchers.rb +0 -0
  119. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/session.rb +784 -0
  120. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/fixtures/another_test_file.txt +0 -0
  121. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/fixtures/capybara.jpg +0 -0
  122. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/fixtures/test_file.txt +0 -0
  123. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/public/jquery-ui.js +0 -0
  124. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/public/jquery.js +0 -0
  125. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/public/test.js +0 -0
  126. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/accept_alert_spec.rb +0 -0
  127. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/accept_confirm_spec.rb +0 -0
  128. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/accept_prompt_spec.rb +0 -0
  129. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/all_spec.rb +158 -0
  130. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/assert_current_path.rb +0 -0
  131. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/assert_selector.rb +0 -0
  132. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/assert_text.rb +219 -0
  133. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/assert_title.rb +0 -0
  134. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/attach_file_spec.rb +0 -0
  135. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/body_spec.rb +0 -0
  136. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/check_spec.rb +172 -0
  137. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/choose_spec.rb +89 -0
  138. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/click_button_spec.rb +446 -0
  139. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/click_link_or_button_spec.rb +0 -0
  140. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/click_link_spec.rb +189 -0
  141. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/current_scope_spec.rb +0 -0
  142. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/current_url_spec.rb +0 -0
  143. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/dismiss_confirm_spec.rb +0 -0
  144. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/dismiss_prompt_spec.rb +0 -0
  145. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/element/assert_match_selector.rb +0 -0
  146. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/element/match_css_spec.rb +0 -0
  147. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/element/match_xpath_spec.rb +0 -0
  148. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/element/matches_selector_spec.rb +0 -0
  149. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/evaluate_script_spec.rb +0 -0
  150. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/execute_script_spec.rb +13 -0
  151. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/fill_in_spec.rb +0 -0
  152. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/find_button_spec.rb +73 -0
  153. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/find_by_id_spec.rb +0 -0
  154. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/find_field_spec.rb +110 -0
  155. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/find_link_spec.rb +51 -0
  156. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/find_spec.rb +413 -0
  157. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/first_spec.rb +113 -0
  158. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/go_back_spec.rb +0 -0
  159. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/go_forward_spec.rb +0 -0
  160. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_button_spec.rb +0 -0
  161. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_css_spec.rb +0 -0
  162. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_current_path_spec.rb +0 -0
  163. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/has_field_spec.rb +299 -0
  164. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_link_spec.rb +0 -0
  165. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_select_spec.rb +0 -0
  166. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_selector_spec.rb +0 -0
  167. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_table_spec.rb +0 -0
  168. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/has_text_spec.rb +317 -0
  169. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_title_spec.rb +0 -0
  170. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/has_xpath_spec.rb +0 -0
  171. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/headers.rb +0 -0
  172. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/html_spec.rb +0 -0
  173. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/node_spec.rb +436 -0
  174. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/reset_session_spec.rb +114 -0
  175. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/response_code.rb +0 -0
  176. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/save_and_open_page_spec.rb +0 -0
  177. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/save_and_open_screenshot_spec.rb +0 -0
  178. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/save_page_spec.rb +0 -0
  179. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/save_screenshot_spec.rb +0 -0
  180. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/screenshot_spec.rb +0 -0
  181. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/select_spec.rb +0 -0
  182. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/selectors_spec.rb +49 -0
  183. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/source_spec.rb +0 -0
  184. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/text_spec.rb +0 -0
  185. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/title_spec.rb +0 -0
  186. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/uncheck_spec.rb +80 -0
  187. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/unselect_spec.rb +0 -0
  188. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/visit_spec.rb +0 -0
  189. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/window/become_closed_spec.rb +0 -0
  190. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/window/current_window_spec.rb +0 -0
  191. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/window/open_new_window_spec.rb +0 -0
  192. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/window/switch_to_window_spec.rb +125 -0
  193. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/window/window_opened_by_spec.rb +93 -0
  194. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/window/window_spec.rb +169 -0
  195. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/window/windows_spec.rb +0 -0
  196. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/window/within_window_spec.rb +0 -0
  197. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/session/within_frame_spec.rb +82 -0
  198. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/session/within_spec.rb +0 -0
  199. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/spec_helper.rb +103 -0
  200. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/test_app.rb +0 -0
  201. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/buttons.erb +0 -0
  202. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/fieldsets.erb +0 -0
  203. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/views/form.erb +529 -0
  204. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/frame_child.erb +0 -0
  205. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/frame_one.erb +0 -0
  206. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/frame_parent.erb +0 -0
  207. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/frame_two.erb +0 -0
  208. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/header_links.erb +0 -0
  209. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/host_links.erb +0 -0
  210. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/path.erb +0 -0
  211. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/popup_one.erb +0 -0
  212. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/popup_two.erb +0 -0
  213. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/postback.erb +0 -0
  214. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/tables.erb +0 -0
  215. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_base_tag.erb +0 -0
  216. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_count.erb +0 -0
  217. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_hover.erb +0 -0
  218. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/views/with_html.erb +122 -0
  219. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_html_entities.erb +0 -0
  220. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_js.erb +0 -0
  221. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_scope.erb +0 -0
  222. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_simple_html.erb +0 -0
  223. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_slow_unload.erb +0 -0
  224. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/with_title.erb +0 -0
  225. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/views/with_unload_alert.erb +14 -0
  226. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/spec/views/with_windows.erb +50 -0
  227. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/spec/views/within_frames.erb +0 -0
  228. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara/version.rb +4 -0
  229. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/lib/capybara/window.rb +0 -0
  230. data/vendor/bundle/gems/capybara-2.8.0/lib/capybara.rb +515 -0
  231. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/basic_node_spec.rb +0 -0
  232. data/vendor/bundle/gems/capybara-2.8.0/spec/capybara_spec.rb +124 -0
  233. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/dsl_spec.rb +0 -0
  234. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/fixtures/selenium_driver_rspec_failure.rb +0 -0
  235. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/fixtures/selenium_driver_rspec_success.rb +0 -0
  236. data/vendor/bundle/gems/capybara-2.8.0/spec/rack_test_spec.rb +210 -0
  237. data/vendor/bundle/gems/capybara-2.8.0/spec/result_spec.rb +91 -0
  238. data/vendor/bundle/gems/capybara-2.8.0/spec/rspec/features_spec.rb +95 -0
  239. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/rspec/matchers_spec.rb +0 -0
  240. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/rspec/scenarios_spec.rb +0 -0
  241. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/rspec/views_spec.rb +0 -0
  242. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/rspec_spec.rb +0 -0
  243. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/selector_spec.rb +0 -0
  244. data/vendor/bundle/gems/capybara-2.8.0/spec/selenium_spec.rb +154 -0
  245. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/selenium_spec_chrome.rb +0 -0
  246. data/vendor/bundle/gems/capybara-2.8.0/spec/server_spec.rb +204 -0
  247. data/vendor/bundle/gems/{capybara-2.7.1 → capybara-2.8.0}/spec/spec_helper.rb +0 -0
  248. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/COPYING +0 -0
  249. data/vendor/bundle/gems/ffi-1.9.14/LICENSE +24 -0
  250. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/README.md +0 -0
  251. data/vendor/bundle/gems/ffi-1.9.14/Rakefile +232 -0
  252. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/AbstractMemory.c +1032 -0
  253. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/AbstractMemory.h +0 -0
  254. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/AbstractMemory.o +0 -0
  255. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/ArrayType.c +0 -0
  256. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/ArrayType.h +0 -0
  257. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/ArrayType.o +0 -0
  258. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Buffer.c +365 -0
  259. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Buffer.o +0 -0
  260. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Call.c +517 -0
  261. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Call.h +110 -0
  262. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Call.o +0 -0
  263. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/ClosurePool.c +0 -0
  264. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/ClosurePool.h +0 -0
  265. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/ClosurePool.o +0 -0
  266. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/DataConverter.c +0 -0
  267. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/DataConverter.o +0 -0
  268. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/DynamicLibrary.c +0 -0
  269. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/DynamicLibrary.h +0 -0
  270. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/DynamicLibrary.o +0 -0
  271. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Function.c +998 -0
  272. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Function.h +0 -0
  273. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Function.o +0 -0
  274. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/FunctionInfo.c +0 -0
  275. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/FunctionInfo.o +0 -0
  276. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/LastError.c +0 -0
  277. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/LastError.h +0 -0
  278. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/LastError.o +0 -0
  279. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/LongDouble.c +0 -0
  280. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/LongDouble.h +0 -0
  281. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/LongDouble.o +0 -0
  282. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Makefile +260 -0
  283. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/MappedType.c +0 -0
  284. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/MappedType.h +0 -0
  285. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/MappedType.o +0 -0
  286. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/MemoryPointer.c +0 -0
  287. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/MemoryPointer.h +0 -0
  288. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/MemoryPointer.o +0 -0
  289. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/MethodHandle.c +358 -0
  290. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/MethodHandle.h +0 -0
  291. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/MethodHandle.o +0 -0
  292. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Platform.c +0 -0
  293. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Platform.h +0 -0
  294. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Platform.o +0 -0
  295. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Pointer.c +508 -0
  296. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Pointer.h +0 -0
  297. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Pointer.o +0 -0
  298. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Struct.c +0 -0
  299. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Struct.h +0 -0
  300. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Struct.o +0 -0
  301. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/StructByReference.c +0 -0
  302. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/StructByReference.h +0 -0
  303. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/StructByReference.o +0 -0
  304. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/StructByValue.c +0 -0
  305. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/StructByValue.h +0 -0
  306. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/StructByValue.o +0 -0
  307. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/StructLayout.c +0 -0
  308. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/StructLayout.o +0 -0
  309. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Thread.c +0 -0
  310. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Thread.h +0 -0
  311. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Thread.o +0 -0
  312. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Type.c +0 -0
  313. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Type.h +0 -0
  314. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Type.o +0 -0
  315. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Types.c +0 -0
  316. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/Types.h +0 -0
  317. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Types.o +0 -0
  318. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Variadic.c +304 -0
  319. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/Variadic.o +0 -0
  320. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/compat.h +78 -0
  321. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/extconf.h +11 -0
  322. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/extconf.rb +0 -0
  323. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/ffi.c +0 -0
  324. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/ffi.o +0 -0
  325. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/ffi_c.so +0 -0
  326. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/ChangeLog +0 -0
  327. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/ChangeLog.libffi +0 -0
  328. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/ChangeLog.libgcj +0 -0
  329. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/ChangeLog.v1 +0 -0
  330. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/LICENSE +0 -0
  331. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/Makefile.am +0 -0
  332. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/Makefile.in +0 -0
  333. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/Makefile.vc +0 -0
  334. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/Makefile.vc64 +0 -0
  335. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/README +0 -0
  336. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/acinclude.m4 +0 -0
  337. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/aclocal.m4 +0 -0
  338. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/build-ios.sh +0 -0
  339. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/compile +0 -0
  340. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/config.guess +0 -0
  341. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/config.sub +0 -0
  342. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/configure +0 -0
  343. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/configure.ac +0 -0
  344. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/configure.host +0 -0
  345. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/depcomp +0 -0
  346. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/doc/libffi.info +0 -0
  347. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/doc/libffi.texi +0 -0
  348. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/doc/stamp-vti +0 -0
  349. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/doc/version.texi +0 -0
  350. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/fficonfig.h.in +0 -0
  351. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/fficonfig.hw +0 -0
  352. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/include/Makefile.am +0 -0
  353. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/include/Makefile.in +0 -0
  354. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/include/ffi.h.in +0 -0
  355. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/include/ffi.h.vc +0 -0
  356. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/include/ffi.h.vc64 +0 -0
  357. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/include/ffi_common.h +0 -0
  358. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/install-sh +0 -0
  359. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/libffi.pc.in +0 -0
  360. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/libtool-version +0 -0
  361. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/ltmain.sh +0 -0
  362. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +0 -0
  363. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +0 -0
  364. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_check_compiler_flags.m4 +0 -0
  365. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +0 -0
  366. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_configure_args.m4 +0 -0
  367. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +0 -0
  368. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +0 -0
  369. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +0 -0
  370. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/libtool.m4 +0 -0
  371. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ltoptions.m4 +0 -0
  372. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ltsugar.m4 +0 -0
  373. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/ltversion.m4 +0 -0
  374. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/m4/lt~obsolete.m4 +0 -0
  375. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/man/Makefile.am +0 -0
  376. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/man/Makefile.in +0 -0
  377. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/man/ffi.3 +0 -0
  378. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/man/ffi_call.3 +0 -0
  379. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/man/ffi_prep_cif.3 +0 -0
  380. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/mdate-sh +0 -0
  381. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/missing +0 -0
  382. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/msvcc.sh +0 -0
  383. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/alpha/ffi.c +0 -0
  384. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/alpha/ffitarget.h +0 -0
  385. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/alpha/osf.S +0 -0
  386. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/arm/ffi.c +0 -0
  387. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/arm/ffitarget.h +0 -0
  388. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/arm/gentramp.sh +0 -0
  389. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/arm/sysv.S +0 -0
  390. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/arm/trampoline.S +0 -0
  391. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/avr32/ffi.c +0 -0
  392. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/avr32/ffitarget.h +0 -0
  393. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/avr32/sysv.S +0 -0
  394. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/closures.c +0 -0
  395. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/cris/ffi.c +0 -0
  396. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/cris/ffitarget.h +0 -0
  397. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/cris/sysv.S +0 -0
  398. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/debug.c +0 -0
  399. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/dlmalloc.c +0 -0
  400. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/frv/eabi.S +0 -0
  401. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/frv/ffi.c +0 -0
  402. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/frv/ffitarget.h +0 -0
  403. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/ia64/ffi.c +0 -0
  404. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/ia64/ffitarget.h +0 -0
  405. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/ia64/ia64_flags.h +0 -0
  406. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/ia64/unix.S +0 -0
  407. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/java_raw_api.c +0 -0
  408. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/m32r/ffi.c +0 -0
  409. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/m32r/ffitarget.h +0 -0
  410. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/m32r/sysv.S +0 -0
  411. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/m68k/ffi.c +0 -0
  412. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/m68k/ffitarget.h +0 -0
  413. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/m68k/sysv.S +0 -0
  414. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/libffi/src/mips/ffi.c +1038 -0
  415. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/mips/ffitarget.h +0 -0
  416. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/mips/n32.S +0 -0
  417. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/mips/o32.S +0 -0
  418. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/moxie/eabi.S +0 -0
  419. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/moxie/ffi.c +0 -0
  420. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/pa/ffi.c +0 -0
  421. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/pa/ffitarget.h +0 -0
  422. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/pa/hpux32.S +0 -0
  423. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/pa/linux.S +0 -0
  424. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/aix.S +0 -0
  425. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/aix_closure.S +0 -0
  426. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/asm.h +0 -0
  427. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/darwin.S +0 -0
  428. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +0 -0
  429. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/ffi.c +0 -0
  430. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +0 -0
  431. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/ffitarget.h +0 -0
  432. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/linux64.S +0 -0
  433. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +0 -0
  434. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +0 -0
  435. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/powerpc/sysv.S +0 -0
  436. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/prep_cif.c +0 -0
  437. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/raw_api.c +0 -0
  438. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/s390/ffi.c +0 -0
  439. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/s390/ffitarget.h +0 -0
  440. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/s390/sysv.S +0 -0
  441. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sh/ffi.c +0 -0
  442. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sh/ffitarget.h +0 -0
  443. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sh/sysv.S +0 -0
  444. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sh64/ffi.c +0 -0
  445. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sh64/ffitarget.h +0 -0
  446. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sh64/sysv.S +0 -0
  447. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sparc/ffi.c +0 -0
  448. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sparc/ffitarget.h +0 -0
  449. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sparc/v8.S +0 -0
  450. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/sparc/v9.S +0 -0
  451. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/types.c +0 -0
  452. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/darwin.S +0 -0
  453. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/darwin64.S +0 -0
  454. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/ffi.c +0 -0
  455. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/ffi64.c +0 -0
  456. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/ffitarget.h +0 -0
  457. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/freebsd.S +0 -0
  458. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/sysv.S +0 -0
  459. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/unix64.S +0 -0
  460. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/win32.S +0 -0
  461. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/src/x86/win64.S +0 -0
  462. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/Makefile.am +0 -0
  463. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/Makefile.in +0 -0
  464. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/config/default.exp +0 -0
  465. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/lib/libffi-dg.exp +0 -0
  466. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/lib/libffi.exp +0 -0
  467. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +0 -0
  468. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +0 -0
  469. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +0 -0
  470. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c +0 -0
  471. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c +0 -0
  472. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c +0 -0
  473. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c +0 -0
  474. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c +0 -0
  475. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c +0 -0
  476. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c +0 -0
  477. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c +0 -0
  478. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/closure_stdcall.c +0 -0
  479. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c +0 -0
  480. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c +0 -0
  481. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c +0 -0
  482. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c +0 -0
  483. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c +0 -0
  484. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c +0 -0
  485. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c +0 -0
  486. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c +0 -0
  487. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c +0 -0
  488. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c +0 -0
  489. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c +0 -0
  490. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c +0 -0
  491. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c +0 -0
  492. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c +0 -0
  493. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c +0 -0
  494. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c +0 -0
  495. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c +0 -0
  496. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c +0 -0
  497. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c +0 -0
  498. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c +0 -0
  499. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c +0 -0
  500. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c +0 -0
  501. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c +0 -0
  502. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c +0 -0
  503. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c +0 -0
  504. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c +0 -0
  505. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c +0 -0
  506. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c +0 -0
  507. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c +0 -0
  508. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c +0 -0
  509. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c +0 -0
  510. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c +0 -0
  511. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c +0 -0
  512. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c +0 -0
  513. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c +0 -0
  514. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c +0 -0
  515. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c +0 -0
  516. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c +0 -0
  517. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c +0 -0
  518. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c +0 -0
  519. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c +0 -0
  520. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c +0 -0
  521. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c +0 -0
  522. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c +0 -0
  523. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c +0 -0
  524. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c +0 -0
  525. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c +0 -0
  526. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c +0 -0
  527. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c +0 -0
  528. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c +0 -0
  529. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c +0 -0
  530. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c +0 -0
  531. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c +0 -0
  532. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c +0 -0
  533. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c +0 -0
  534. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c +0 -0
  535. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c +0 -0
  536. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c +0 -0
  537. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +0 -0
  538. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +0 -0
  539. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/float.c +0 -0
  540. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +0 -0
  541. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +0 -0
  542. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +0 -0
  543. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +0 -0
  544. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +0 -0
  545. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/many.c +0 -0
  546. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/many_win32.c +0 -0
  547. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +0 -0
  548. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c +0 -0
  549. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c +0 -0
  550. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c +0 -0
  551. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c +0 -0
  552. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c +0 -0
  553. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c +0 -0
  554. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c +0 -0
  555. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c +0 -0
  556. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c +0 -0
  557. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c +0 -0
  558. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c +0 -0
  559. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c +0 -0
  560. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +0 -0
  561. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +0 -0
  562. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +0 -0
  563. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +0 -0
  564. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +0 -0
  565. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +0 -0
  566. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +0 -0
  567. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +0 -0
  568. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +0 -0
  569. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +0 -0
  570. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +0 -0
  571. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +0 -0
  572. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +0 -0
  573. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +0 -0
  574. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +0 -0
  575. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +0 -0
  576. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c +0 -0
  577. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c +0 -0
  578. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c +0 -0
  579. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c +0 -0
  580. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +0 -0
  581. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/strlen_win32.c +0 -0
  582. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +0 -0
  583. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +0 -0
  584. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +0 -0
  585. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +0 -0
  586. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +0 -0
  587. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +0 -0
  588. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +0 -0
  589. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +0 -0
  590. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +0 -0
  591. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c +0 -0
  592. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.special/ffitestcxx.h +0 -0
  593. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.special/special.exp +0 -0
  594. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest.cc +0 -0
  595. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest_ffi_call.cc +0 -0
  596. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi/texinfo.tex +0 -0
  597. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi.bsd.mk +0 -0
  598. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi.darwin.mk +0 -0
  599. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi.gnu.mk +0 -0
  600. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi.mk +0 -0
  601. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi.vc.mk +0 -0
  602. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/libffi.vc64.mk +0 -0
  603. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/rbffi.h +0 -0
  604. data/vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/rbffi_endian.h +59 -0
  605. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/win32/stdbool.h +0 -0
  606. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/ext/ffi_c/win32/stdint.h +0 -0
  607. data/vendor/bundle/gems/ffi-1.9.14/ffi.gemspec +23 -0
  608. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/gen/Rakefile +0 -0
  609. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/autopointer.rb +203 -0
  610. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/buffer.rb +0 -0
  611. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/callback.rb +0 -0
  612. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/enum.rb +172 -0
  613. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/errno.rb +0 -0
  614. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/ffi.rb +0 -0
  615. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/io.rb +0 -0
  616. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/library.rb +538 -0
  617. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/managedstruct.rb +0 -0
  618. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/memorypointer.rb +0 -0
  619. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/aarch64-linux/types.conf +0 -0
  620. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/arm-linux/types.conf +0 -0
  621. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-cygwin/types.conf +0 -0
  622. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-darwin/types.conf +0 -0
  623. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-freebsd/types.conf +0 -0
  624. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-gnu/types.conf +0 -0
  625. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-linux/types.conf +0 -0
  626. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-netbsd/types.conf +0 -0
  627. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-openbsd/types.conf +0 -0
  628. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-solaris/types.conf +0 -0
  629. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/i386-windows/types.conf +0 -0
  630. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/ia64-linux/types.conf +0 -0
  631. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/mips-linux/types.conf +0 -0
  632. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/mips64el-linux/types.conf +0 -0
  633. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/mipsel-linux/types.conf +0 -0
  634. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/powerpc-aix/types.conf +0 -0
  635. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/powerpc-darwin/types.conf +0 -0
  636. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/powerpc-linux/types.conf +0 -0
  637. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/powerpc64-linux/types.conf +0 -0
  638. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/s390-linux/types.conf +0 -0
  639. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/s390x-linux/types.conf +0 -0
  640. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/sparc-linux/types.conf +0 -0
  641. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/sparc-solaris/types.conf +0 -0
  642. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/sparcv9-solaris/types.conf +0 -0
  643. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-cygwin/types.conf +0 -0
  644. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-darwin/types.conf +0 -0
  645. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-freebsd/types.conf +0 -0
  646. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-linux/types.conf +0 -0
  647. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-netbsd/types.conf +0 -0
  648. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-openbsd/types.conf +0 -0
  649. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-solaris/types.conf +0 -0
  650. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform/x86_64-windows/types.conf +0 -0
  651. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/platform.rb +0 -0
  652. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/pointer.rb +134 -0
  653. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/struct.rb +373 -0
  654. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/struct_layout_builder.rb +0 -0
  655. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/tools/const_generator.rb +0 -0
  656. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/tools/generator.rb +0 -0
  657. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/tools/generator_task.rb +0 -0
  658. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/tools/struct_generator.rb +0 -0
  659. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/tools/types_generator.rb +134 -0
  660. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/types.rb +194 -0
  661. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/union.rb +0 -0
  662. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi/variadic.rb +0 -0
  663. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi/version.rb +4 -0
  664. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/lib/ffi.rb +0 -0
  665. data/vendor/bundle/gems/ffi-1.9.14/lib/ffi_c.so +0 -0
  666. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/Benchmark.c +0 -0
  667. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/BoolTest.c +0 -0
  668. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/BufferTest.c +0 -0
  669. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/ClosureTest.c +0 -0
  670. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/EnumTest.c +0 -0
  671. data/vendor/bundle/gems/ffi-1.9.14/libtest/FunctionTest.c +70 -0
  672. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/GNUmakefile +0 -0
  673. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/GlobalVariable.c +0 -0
  674. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/LastErrorTest.c +0 -0
  675. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/NumberTest.c +0 -0
  676. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/PointerTest.c +0 -0
  677. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/ReferenceTest.c +0 -0
  678. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/StringTest.c +0 -0
  679. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/StructTest.c +0 -0
  680. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/libtest/UnionTest.c +0 -0
  681. data/vendor/bundle/gems/{ffi-1.9.10/spec/ffi/fixtures → ffi-1.9.14/libtest}/VariadicTest.c +0 -0
  682. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/LICENSE.SPECS +0 -0
  683. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/async_callback_spec.rb +0 -0
  684. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/bool_spec.rb +0 -0
  685. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/buffer_spec.rb +0 -0
  686. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/callback_spec.rb +0 -0
  687. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/custom_param_type.rb +0 -0
  688. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/custom_type_spec.rb +0 -0
  689. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/dup_spec.rb +0 -0
  690. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/enum_spec.rb +0 -0
  691. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/errno_spec.rb +0 -0
  692. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/ffi_spec.rb +0 -0
  693. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/Benchmark.c +0 -0
  694. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/BoolTest.c +0 -0
  695. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/BufferTest.c +0 -0
  696. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/fixtures/ClosureTest.c +205 -0
  697. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/EnumTest.c +0 -0
  698. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/fixtures/FunctionTest.c +142 -0
  699. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/GNUmakefile +0 -0
  700. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/GlobalVariable.c +0 -0
  701. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/LastErrorTest.c +0 -0
  702. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/NumberTest.c +0 -0
  703. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/fixtures/PipeHelper.h +21 -0
  704. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/fixtures/PipeHelperPosix.c +41 -0
  705. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/fixtures/PipeHelperWindows.c +72 -0
  706. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/PointerTest.c +0 -0
  707. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/ReferenceTest.c +0 -0
  708. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/StringTest.c +0 -0
  709. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/StructTest.c +0 -0
  710. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/UnionTest.c +0 -0
  711. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/fixtures/VariadicTest.c +99 -0
  712. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/fixtures/classes.rb +0 -0
  713. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/function_spec.rb +97 -0
  714. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/io_spec.rb +0 -0
  715. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/library_spec.rb +286 -0
  716. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/long_double.rb +0 -0
  717. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/managed_struct_spec.rb +0 -0
  718. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/memorypointer_spec.rb +0 -0
  719. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/number_spec.rb +0 -0
  720. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/platform_spec.rb +0 -0
  721. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/pointer_spec.rb +0 -0
  722. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/rbx/attach_function_spec.rb +34 -0
  723. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/rbx/memory_pointer_spec.rb +0 -0
  724. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/rbx/spec_helper.rb +0 -0
  725. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/rbx/struct_spec.rb +0 -0
  726. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/spec_helper.rb +0 -0
  727. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/string_spec.rb +0 -0
  728. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/strptr_spec.rb +0 -0
  729. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/struct_by_ref_spec.rb +0 -0
  730. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/struct_callback_spec.rb +0 -0
  731. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/struct_initialize_spec.rb +0 -0
  732. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/struct_packed_spec.rb +0 -0
  733. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/struct_spec.rb +886 -0
  734. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/typedef_spec.rb +0 -0
  735. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/ffi/union_spec.rb +0 -0
  736. data/vendor/bundle/gems/ffi-1.9.14/spec/ffi/variadic_spec.rb +132 -0
  737. data/vendor/bundle/gems/{ffi-1.9.10 → ffi-1.9.14}/spec/spec.opts +0 -0
  738. data/vendor/bundle/gems/nokogiri-1.6.8/ext/nokogiri/Makefile +2 -2
  739. data/vendor/bundle/gems/redcarpet-3.3.4/ext/redcarpet/Makefile +7 -7
  740. data/vendor/bundle/gems/redcarpet-3.3.4/ext/redcarpet/rc_markdown.o +0 -0
  741. data/vendor/bundle/gems/redcarpet-3.3.4/ext/redcarpet/rc_render.o +0 -0
  742. data/vendor/bundle/gems/redcarpet-3.3.4/ext/redcarpet/redcarpet.so +0 -0
  743. data/vendor/bundle/gems/redcarpet-3.3.4/lib/redcarpet.so +0 -0
  744. data/vendor/bundle/gems/{rspec-3.4.0 → rspec-3.5.0}/LICENSE.md +0 -0
  745. data/vendor/bundle/gems/rspec-3.5.0/README.md +39 -0
  746. data/vendor/bundle/gems/rspec-3.5.0/lib/rspec/version.rb +5 -0
  747. data/vendor/bundle/gems/{rspec-3.4.0 → rspec-3.5.0}/lib/rspec.rb +0 -0
  748. data/vendor/bundle/gems/rspec-core-3.5.2/Changelog.md +2080 -0
  749. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/LICENSE.md +0 -0
  750. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/README.md +0 -0
  751. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/exe/rspec +0 -0
  752. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/autorun.rb +0 -0
  753. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/backtrace_formatter.rb +65 -0
  754. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/bisect/coordinator.rb +0 -0
  755. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/bisect/example_minimizer.rb +0 -0
  756. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/bisect/runner.rb +169 -0
  757. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/bisect/server.rb +65 -0
  758. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/configuration.rb +2093 -0
  759. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/configuration_options.rb +194 -0
  760. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/drb.rb +0 -0
  761. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/dsl.rb +98 -0
  762. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/example.rb +649 -0
  763. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/example_group.rb +873 -0
  764. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/example_status_persister.rb +0 -0
  765. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/filter_manager.rb +0 -0
  766. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/flat_map.rb +0 -0
  767. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/base_formatter.rb +0 -0
  768. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/base_text_formatter.rb +0 -0
  769. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/formatters/bisect_formatter.rb +69 -0
  770. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -0
  771. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/console_codes.rb +0 -0
  772. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/deprecation_formatter.rb +0 -0
  773. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/formatters/documentation_formatter.rb +69 -0
  774. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/formatters/exception_presenter.rb +490 -0
  775. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -0
  776. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/formatters/helpers.rb +110 -0
  777. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/formatters/html_formatter.rb +151 -0
  778. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/html_printer.rb +0 -0
  779. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -0
  780. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/json_formatter.rb +0 -0
  781. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/profile_formatter.rb +0 -0
  782. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/progress_formatter.rb +0 -0
  783. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/protocol.rb +0 -0
  784. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters/snippet_extractor.rb +0 -0
  785. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/formatters.rb +0 -0
  786. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/hooks.rb +631 -0
  787. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/invocations.rb +67 -0
  788. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/memoized_helpers.rb +0 -0
  789. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/metadata.rb +498 -0
  790. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/metadata_filter.rb +243 -0
  791. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/minitest_assertions_adapter.rb +0 -0
  792. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/mocking_adapters/flexmock.rb +0 -0
  793. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/mocking_adapters/mocha.rb +0 -0
  794. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/mocking_adapters/null.rb +0 -0
  795. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/mocking_adapters/rr.rb +0 -0
  796. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/mocking_adapters/rspec.rb +0 -0
  797. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/notifications.rb +499 -0
  798. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/option_parser.rb +289 -0
  799. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/ordering.rb +0 -0
  800. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/pending.rb +0 -0
  801. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/profiler.rb +0 -0
  802. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/project_initializer/spec/spec_helper.rb +103 -0
  803. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/project_initializer.rb +0 -0
  804. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/rake_task.rb +168 -0
  805. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/reporter.rb +0 -0
  806. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/ruby_project.rb +0 -0
  807. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/runner.rb +186 -0
  808. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/sandbox.rb +0 -0
  809. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/set.rb +0 -0
  810. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/shared_context.rb +0 -0
  811. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/shared_example_group.rb +247 -0
  812. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/shell_escape.rb +0 -0
  813. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/source/location.rb +0 -0
  814. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/source/node.rb +0 -0
  815. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/source/syntax_highlighter.rb +0 -0
  816. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/source/token.rb +87 -0
  817. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/source.rb +86 -0
  818. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/test_unit_assertions_adapter.rb +0 -0
  819. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/version.rb +9 -0
  820. data/vendor/bundle/gems/{rspec-core-3.4.4 → rspec-core-3.5.2}/lib/rspec/core/warnings.rb +0 -0
  821. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core/world.rb +246 -0
  822. data/vendor/bundle/gems/rspec-core-3.5.2/lib/rspec/core.rb +184 -0
  823. data/vendor/bundle/gems/rspec-expectations-3.5.0/Changelog.md +1034 -0
  824. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/LICENSE.md +0 -0
  825. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/README.md +0 -0
  826. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/expectations/configuration.rb +201 -0
  827. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/expectations/expectation_target.rb +127 -0
  828. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/expectations/fail_with.rb +0 -0
  829. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/expectations/failure_aggregator.rb +0 -0
  830. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/expectations/handler.rb +170 -0
  831. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/expectations/minitest_integration.rb +58 -0
  832. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/expectations/syntax.rb +132 -0
  833. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/expectations/version.rb +8 -0
  834. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/expectations.rb +0 -0
  835. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/aliased_matcher.rb +0 -0
  836. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/all.rb +0 -0
  837. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
  838. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/be.rb +288 -0
  839. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/be_between.rb +0 -0
  840. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
  841. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
  842. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/be_within.rb +0 -0
  843. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/change.rb +354 -0
  844. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/compound.rb +0 -0
  845. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
  846. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/cover.rb +0 -0
  847. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/eq.rb +0 -0
  848. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/eql.rb +0 -0
  849. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/equal.rb +0 -0
  850. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/exist.rb +0 -0
  851. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/has.rb +0 -0
  852. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
  853. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/include.rb +143 -0
  854. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/match.rb +0 -0
  855. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/operators.rb +0 -0
  856. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/output.rb +0 -0
  857. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/raise_error.rb +230 -0
  858. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/built_in/respond_to.rb +165 -0
  859. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
  860. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
  861. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
  862. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in/yield.rb +0 -0
  863. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/built_in.rb +0 -0
  864. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/composable.rb +0 -0
  865. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/dsl.rb +466 -0
  866. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers/english_phrasing.rb +58 -0
  867. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -0
  868. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/fail_matchers.rb +0 -0
  869. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/generated_descriptions.rb +0 -0
  870. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/matcher_delegator.rb +0 -0
  871. data/vendor/bundle/gems/{rspec-expectations-3.4.0 → rspec-expectations-3.5.0}/lib/rspec/matchers/matcher_protocol.rb +0 -0
  872. data/vendor/bundle/gems/rspec-expectations-3.5.0/lib/rspec/matchers.rb +1038 -0
  873. data/vendor/bundle/gems/rspec-mocks-3.5.0/Changelog.md +1043 -0
  874. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/LICENSE.md +0 -0
  875. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/README.md +0 -0
  876. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance/chain.rb +0 -0
  877. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
  878. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
  879. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
  880. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
  881. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
  882. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/recorder.rb +289 -0
  883. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/stub_chain.rb +47 -0
  884. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/any_instance/stub_chain_chain.rb +28 -0
  885. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/any_instance.rb +0 -0
  886. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/argument_list_matcher.rb +0 -0
  887. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/argument_matchers.rb +0 -0
  888. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/configuration.rb +0 -0
  889. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/error_generator.rb +369 -0
  890. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/example_methods.rb +0 -0
  891. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
  892. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/marshal_extension.rb +0 -0
  893. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
  894. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/have_received.rb +130 -0
  895. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive.rb +132 -0
  896. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive_message_chain.rb +82 -0
  897. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/matchers/receive_messages.rb +77 -0
  898. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/message_chain.rb +0 -0
  899. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/message_expectation.rb +740 -0
  900. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/method_double.rb +0 -0
  901. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/method_reference.rb +202 -0
  902. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/minitest_integration.rb +68 -0
  903. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/mutate_const.rb +0 -0
  904. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/object_reference.rb +0 -0
  905. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/order_group.rb +0 -0
  906. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/proxy.rb +489 -0
  907. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/space.rb +0 -0
  908. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/standalone.rb +0 -0
  909. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/syntax.rb +0 -0
  910. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/targets.rb +124 -0
  911. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/test_double.rb +0 -0
  912. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/verifying_double.rb +0 -0
  913. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
  914. data/vendor/bundle/gems/{rspec-mocks-3.4.1 → rspec-mocks-3.5.0}/lib/rspec/mocks/verifying_proxy.rb +0 -0
  915. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks/version.rb +9 -0
  916. data/vendor/bundle/gems/rspec-mocks-3.5.0/lib/rspec/mocks.rb +130 -0
  917. data/vendor/bundle/gems/rspec-support-3.5.0/Changelog.md +192 -0
  918. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/LICENSE.md +0 -0
  919. data/vendor/bundle/gems/rspec-support-3.5.0/README.md +40 -0
  920. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/caller_filter.rb +0 -0
  921. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/comparable_version.rb +0 -0
  922. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/differ.rb +0 -0
  923. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/directory_maker.rb +0 -0
  924. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/encoded_string.rb +165 -0
  925. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/fuzzy_matcher.rb +0 -0
  926. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/hunk_generator.rb +0 -0
  927. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/matcher_definition.rb +0 -0
  928. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/method_signature_verifier.rb +392 -0
  929. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/mutex.rb +0 -0
  930. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/object_formatter.rb +249 -0
  931. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/recursive_const_methods.rb +0 -0
  932. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/reentrant_mutex.rb +0 -0
  933. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/ruby_features.rb +0 -0
  934. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
  935. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/spec/formatting_support.rb +0 -0
  936. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/spec/in_sub_process.rb +0 -0
  937. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/spec/library_wide_checks.rb +150 -0
  938. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/spec/shell_out.rb +82 -0
  939. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/spec/stderr_splitter.rb +0 -0
  940. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/spec/string_matcher.rb +0 -0
  941. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/spec/with_isolated_directory.rb +13 -0
  942. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
  943. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/spec.rb +81 -0
  944. data/vendor/bundle/gems/rspec-support-3.5.0/lib/rspec/support/version.rb +7 -0
  945. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support/warnings.rb +0 -0
  946. data/vendor/bundle/gems/{rspec-support-3.4.1 → rspec-support-3.5.0}/lib/rspec/support.rb +0 -0
  947. data/vendor/bundle/gems/sequel-4.37.0/CHANGELOG +6314 -0
  948. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/MIT-LICENSE +0 -0
  949. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/README.rdoc +0 -0
  950. data/vendor/bundle/gems/sequel-4.37.0/Rakefile +164 -0
  951. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/bin/sequel +0 -0
  952. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/active_record.rdoc +0 -0
  953. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/advanced_associations.rdoc +0 -0
  954. data/vendor/bundle/gems/sequel-4.37.0/doc/association_basics.rdoc +1833 -0
  955. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/bin_sequel.rdoc +0 -0
  956. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/cheat_sheet.rdoc +0 -0
  957. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/code_order.rdoc +0 -0
  958. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/core_extensions.rdoc +0 -0
  959. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/dataset_basics.rdoc +0 -0
  960. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/dataset_filtering.rdoc +0 -0
  961. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/extensions.rdoc +0 -0
  962. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/mass_assignment.rdoc +0 -0
  963. data/vendor/bundle/gems/sequel-4.37.0/doc/migration.rdoc +637 -0
  964. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/model_hooks.rdoc +0 -0
  965. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/model_plugins.rdoc +0 -0
  966. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/mssql_stored_procedures.rdoc +0 -0
  967. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/object_model.rdoc +0 -0
  968. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/opening_databases.rdoc +0 -0
  969. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/postgresql.rdoc +0 -0
  970. data/vendor/bundle/gems/sequel-4.37.0/doc/prepared_statements.rdoc +139 -0
  971. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/querying.rdoc +0 -0
  972. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/reflection.rdoc +0 -0
  973. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/1.0.txt +0 -0
  974. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/1.1.txt +0 -0
  975. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/1.3.txt +0 -0
  976. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/1.4.0.txt +0 -0
  977. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/1.5.0.txt +0 -0
  978. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.0.0.txt +0 -0
  979. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.1.0.txt +0 -0
  980. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.10.0.txt +0 -0
  981. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.11.0.txt +0 -0
  982. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.12.0.txt +0 -0
  983. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.2.0.txt +0 -0
  984. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.3.0.txt +0 -0
  985. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.4.0.txt +0 -0
  986. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.5.0.txt +0 -0
  987. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.6.0.txt +0 -0
  988. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.7.0.txt +0 -0
  989. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.8.0.txt +0 -0
  990. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/2.9.0.txt +0 -0
  991. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.0.0.txt +0 -0
  992. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.1.0.txt +0 -0
  993. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.10.0.txt +0 -0
  994. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.11.0.txt +0 -0
  995. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.12.0.txt +0 -0
  996. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.13.0.txt +0 -0
  997. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.14.0.txt +0 -0
  998. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.15.0.txt +0 -0
  999. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.16.0.txt +0 -0
  1000. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.17.0.txt +0 -0
  1001. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.18.0.txt +0 -0
  1002. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.19.0.txt +0 -0
  1003. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.2.0.txt +0 -0
  1004. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.20.0.txt +0 -0
  1005. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.21.0.txt +0 -0
  1006. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.22.0.txt +0 -0
  1007. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.23.0.txt +0 -0
  1008. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.24.0.txt +0 -0
  1009. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.25.0.txt +0 -0
  1010. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.26.0.txt +0 -0
  1011. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.27.0.txt +0 -0
  1012. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.28.0.txt +0 -0
  1013. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.29.0.txt +0 -0
  1014. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.3.0.txt +0 -0
  1015. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.30.0.txt +0 -0
  1016. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.31.0.txt +0 -0
  1017. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.32.0.txt +0 -0
  1018. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.33.0.txt +0 -0
  1019. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.34.0.txt +0 -0
  1020. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.35.0.txt +0 -0
  1021. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.36.0.txt +0 -0
  1022. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.37.0.txt +0 -0
  1023. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.38.0.txt +0 -0
  1024. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.39.0.txt +0 -0
  1025. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.4.0.txt +0 -0
  1026. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.40.0.txt +0 -0
  1027. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.41.0.txt +0 -0
  1028. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.42.0.txt +0 -0
  1029. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.43.0.txt +0 -0
  1030. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.44.0.txt +0 -0
  1031. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.45.0.txt +0 -0
  1032. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.46.0.txt +0 -0
  1033. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.47.0.txt +0 -0
  1034. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.48.0.txt +0 -0
  1035. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.5.0.txt +0 -0
  1036. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.6.0.txt +0 -0
  1037. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.7.0.txt +0 -0
  1038. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.8.0.txt +0 -0
  1039. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/3.9.0.txt +0 -0
  1040. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.0.0.txt +0 -0
  1041. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.1.0.txt +0 -0
  1042. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.10.0.txt +0 -0
  1043. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.11.0.txt +0 -0
  1044. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.12.0.txt +0 -0
  1045. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.13.0.txt +0 -0
  1046. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.14.0.txt +0 -0
  1047. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.15.0.txt +0 -0
  1048. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.16.0.txt +0 -0
  1049. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.17.0.txt +0 -0
  1050. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.18.0.txt +0 -0
  1051. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.19.0.txt +0 -0
  1052. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.2.0.txt +0 -0
  1053. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.20.0.txt +0 -0
  1054. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.21.0.txt +0 -0
  1055. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.22.0.txt +0 -0
  1056. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.23.0.txt +0 -0
  1057. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.24.0.txt +0 -0
  1058. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.25.0.txt +0 -0
  1059. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.26.0.txt +0 -0
  1060. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.27.0.txt +0 -0
  1061. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.28.0.txt +0 -0
  1062. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.29.0.txt +0 -0
  1063. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.3.0.txt +0 -0
  1064. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.30.0.txt +0 -0
  1065. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.31.0.txt +0 -0
  1066. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.32.0.txt +0 -0
  1067. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.33.0.txt +0 -0
  1068. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.34.0.txt +0 -0
  1069. data/vendor/bundle/gems/sequel-4.37.0/doc/release_notes/4.35.0.txt +130 -0
  1070. data/vendor/bundle/gems/sequel-4.37.0/doc/release_notes/4.36.0.txt +116 -0
  1071. data/vendor/bundle/gems/sequel-4.37.0/doc/release_notes/4.37.0.txt +50 -0
  1072. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.4.0.txt +0 -0
  1073. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.5.0.txt +0 -0
  1074. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.6.0.txt +0 -0
  1075. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.7.0.txt +0 -0
  1076. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.8.0.txt +0 -0
  1077. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/release_notes/4.9.0.txt +0 -0
  1078. data/vendor/bundle/gems/sequel-4.37.0/doc/schema_modification.rdoc +665 -0
  1079. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/security.rdoc +0 -0
  1080. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/sharding.rdoc +0 -0
  1081. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/sql.rdoc +0 -0
  1082. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/testing.rdoc +0 -0
  1083. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/thread_safety.rdoc +0 -0
  1084. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/transactions.rdoc +0 -0
  1085. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/validations.rdoc +0 -0
  1086. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/doc/virtual_rows.rdoc +0 -0
  1087. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/ado/access.rb +0 -0
  1088. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/ado/mssql.rb +0 -0
  1089. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/ado.rb +0 -0
  1090. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/amalgalite.rb +0 -0
  1091. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/cubrid.rb +0 -0
  1092. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/do/mysql.rb +0 -0
  1093. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/do/postgres.rb +0 -0
  1094. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/do/sqlite3.rb +0 -0
  1095. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/do.rb +0 -0
  1096. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/ibmdb.rb +0 -0
  1097. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/as400.rb +0 -0
  1098. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/cubrid.rb +0 -0
  1099. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/db2.rb +0 -0
  1100. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/derby.rb +0 -0
  1101. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/firebirdsql.rb +0 -0
  1102. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/jdbc/h2.rb +229 -0
  1103. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/hsqldb.rb +0 -0
  1104. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/informix-sqli.rb +0 -0
  1105. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/jdbcprogress.rb +0 -0
  1106. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/jtds.rb +0 -0
  1107. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/mssql.rb +0 -0
  1108. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/mysql.rb +0 -0
  1109. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/oracle.rb +0 -0
  1110. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/postgresql.rb +0 -0
  1111. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/sqlanywhere.rb +0 -0
  1112. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/sqlite.rb +0 -0
  1113. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/sqlserver.rb +0 -0
  1114. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/jdbc/transactions.rb +0 -0
  1115. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/jdbc.rb +817 -0
  1116. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/mock.rb +393 -0
  1117. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/mysql.rb +378 -0
  1118. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/mysql2.rb +307 -0
  1119. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/odbc/db2.rb +0 -0
  1120. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/odbc/mssql.rb +0 -0
  1121. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/odbc/progress.rb +0 -0
  1122. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/odbc.rb +0 -0
  1123. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/oracle.rb +416 -0
  1124. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/postgres.rb +886 -0
  1125. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/postgresql.rb +0 -0
  1126. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/shared/access.rb +296 -0
  1127. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/cubrid.rb +0 -0
  1128. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/db2.rb +0 -0
  1129. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/firebird.rb +0 -0
  1130. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/informix.rb +0 -0
  1131. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/mssql.rb +0 -0
  1132. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/mysql.rb +0 -0
  1133. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/shared/oracle.rb +600 -0
  1134. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/shared/postgres.rb +1770 -0
  1135. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/progress.rb +0 -0
  1136. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/shared/sqlanywhere.rb +0 -0
  1137. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/shared/sqlite.rb +777 -0
  1138. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/sqlanywhere.rb +0 -0
  1139. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/sqlite.rb +0 -0
  1140. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/swift/mysql.rb +0 -0
  1141. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/swift/postgres.rb +0 -0
  1142. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/swift/sqlite.rb +0 -0
  1143. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/swift.rb +162 -0
  1144. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/tinytds.rb +0 -0
  1145. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/utils/emulate_offset_with_reverse_and_count.rb +0 -0
  1146. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/utils/emulate_offset_with_row_number.rb +0 -0
  1147. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/utils/mysql_mysql2.rb +82 -0
  1148. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/adapters/utils/mysql_prepared_statements.rb +82 -0
  1149. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/utils/pg_types.rb +0 -0
  1150. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/utils/replace.rb +0 -0
  1151. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/utils/split_alter_table.rb +0 -0
  1152. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/adapters/utils/stored_procedures.rb +0 -0
  1153. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/ast_transformer.rb +208 -0
  1154. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/connection_pool/sharded_single.rb +110 -0
  1155. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/connection_pool/sharded_threaded.rb +352 -0
  1156. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/connection_pool/single.rb +52 -0
  1157. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/connection_pool/threaded.rb +286 -0
  1158. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/connection_pool.rb +130 -0
  1159. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/core.rb +0 -0
  1160. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/connecting.rb +0 -0
  1161. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/dataset.rb +0 -0
  1162. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/dataset_defaults.rb +0 -0
  1163. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/features.rb +0 -0
  1164. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/logging.rb +0 -0
  1165. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/misc.rb +0 -0
  1166. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/query.rb +0 -0
  1167. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/database/schema_generator.rb +560 -0
  1168. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/database/schema_methods.rb +1006 -0
  1169. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database/transactions.rb +0 -0
  1170. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/database.rb +0 -0
  1171. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/actions.rb +0 -0
  1172. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/features.rb +0 -0
  1173. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/graph.rb +0 -0
  1174. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/misc.rb +0 -0
  1175. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/mutation.rb +0 -0
  1176. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/placeholder_literalizer.rb +0 -0
  1177. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/prepared_statements.rb +0 -0
  1178. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset/query.rb +0 -0
  1179. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/dataset/sql.rb +1589 -0
  1180. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/dataset.rb +0 -0
  1181. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/deprecated.rb +0 -0
  1182. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/exceptions.rb +0 -0
  1183. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/_pretty_table.rb +0 -0
  1184. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/extensions/arbitrary_servers.rb +114 -0
  1185. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/blank.rb +0 -0
  1186. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/columns_introspection.rb +0 -0
  1187. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/extensions/connection_expiration.rb +89 -0
  1188. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/extensions/connection_validator.rb +122 -0
  1189. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/extensions/constraint_validations.rb +487 -0
  1190. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/core_extensions.rb +0 -0
  1191. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/core_refinements.rb +0 -0
  1192. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/current_datetime_timestamp.rb +0 -0
  1193. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/dataset_source_alias.rb +0 -0
  1194. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/date_arithmetic.rb +0 -0
  1195. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/duplicate_columns_handler.rb +0 -0
  1196. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/empty_array_consider_nulls.rb +0 -0
  1197. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/empty_array_ignore_nulls.rb +0 -0
  1198. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/error_sql.rb +0 -0
  1199. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/eval_inspect.rb +0 -0
  1200. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/filter_having.rb +0 -0
  1201. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/from_block.rb +0 -0
  1202. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/graph_each.rb +0 -0
  1203. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/hash_aliases.rb +0 -0
  1204. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/inflector.rb +0 -0
  1205. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/looser_typecasting.rb +0 -0
  1206. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/meta_def.rb +0 -0
  1207. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/extensions/migration.rb +758 -0
  1208. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/mssql_emulate_lateral_with_apply.rb +0 -0
  1209. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/named_timezones.rb +0 -0
  1210. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/no_auto_literal_strings.rb +0 -0
  1211. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/null_dataset.rb +0 -0
  1212. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pagination.rb +0 -0
  1213. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_array.rb +0 -0
  1214. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_array_ops.rb +0 -0
  1215. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_enum.rb +0 -0
  1216. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_hstore.rb +0 -0
  1217. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_hstore_ops.rb +0 -0
  1218. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_inet.rb +0 -0
  1219. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_inet_ops.rb +0 -0
  1220. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_interval.rb +0 -0
  1221. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_json.rb +0 -0
  1222. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_json_ops.rb +0 -0
  1223. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_loose_count.rb +0 -0
  1224. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_range.rb +0 -0
  1225. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_range_ops.rb +0 -0
  1226. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_row.rb +0 -0
  1227. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_row_ops.rb +0 -0
  1228. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pg_static_cache_updater.rb +0 -0
  1229. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/pretty_table.rb +0 -0
  1230. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/query.rb +0 -0
  1231. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/query_literals.rb +0 -0
  1232. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/round_timestamps.rb +0 -0
  1233. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/ruby18_symbol_extensions.rb +0 -0
  1234. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/schema_caching.rb +0 -0
  1235. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/schema_dumper.rb +0 -0
  1236. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/select_remove.rb +0 -0
  1237. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/sequel_3_dataset_methods.rb +0 -0
  1238. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/server_block.rb +0 -0
  1239. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/server_logging.rb +0 -0
  1240. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/set_overrides.rb +0 -0
  1241. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/split_array_nil.rb +0 -0
  1242. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/sql_comments.rb +0 -0
  1243. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/sql_expr.rb +0 -0
  1244. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/extensions/string_agg.rb +178 -0
  1245. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/string_date_time.rb +0 -0
  1246. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/thread_local_timezones.rb +0 -0
  1247. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/extensions/to_dot.rb +0 -0
  1248. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/model/associations.rb +3292 -0
  1249. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/model/base.rb +2515 -0
  1250. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/model/dataset_module.rb +0 -0
  1251. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/model/default_inflections.rb +0 -0
  1252. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/model/errors.rb +0 -0
  1253. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/model/exceptions.rb +0 -0
  1254. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/model/inflections.rb +0 -0
  1255. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/model/plugins.rb +0 -0
  1256. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/model.rb +135 -0
  1257. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/no_core_ext.rb +0 -0
  1258. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/accessed_columns.rb +0 -0
  1259. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/active_model.rb +0 -0
  1260. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/after_initialize.rb +0 -0
  1261. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/association_autoreloading.rb +0 -0
  1262. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/association_dependencies.rb +0 -0
  1263. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/association_pks.rb +0 -0
  1264. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/association_proxies.rb +0 -0
  1265. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/auto_validations.rb +0 -0
  1266. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/before_after_save.rb +0 -0
  1267. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/blacklist_security.rb +0 -0
  1268. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/boolean_readers.rb +0 -0
  1269. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/boolean_subsets.rb +0 -0
  1270. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/caching.rb +0 -0
  1271. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/class_table_inheritance.rb +0 -0
  1272. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/column_conflicts.rb +0 -0
  1273. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/column_select.rb +0 -0
  1274. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/composition.rb +0 -0
  1275. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/plugins/constraint_validations.rb +245 -0
  1276. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/csv_serializer.rb +0 -0
  1277. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/dataset_associations.rb +0 -0
  1278. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/defaults_setter.rb +0 -0
  1279. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/delay_add_association.rb +0 -0
  1280. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/dirty.rb +0 -0
  1281. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/eager_each.rb +0 -0
  1282. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/error_splitter.rb +0 -0
  1283. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/force_encoding.rb +0 -0
  1284. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/hook_class_methods.rb +0 -0
  1285. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/identifier_columns.rb +0 -0
  1286. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/input_transformer.rb +0 -0
  1287. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/insert_returning_select.rb +0 -0
  1288. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/instance_filters.rb +0 -0
  1289. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/instance_hooks.rb +0 -0
  1290. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/inverted_subsets.rb +0 -0
  1291. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/json_serializer.rb +0 -0
  1292. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/lazy_attributes.rb +0 -0
  1293. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/list.rb +0 -0
  1294. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/many_through_many.rb +0 -0
  1295. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/many_to_one_pk_lookup.rb +0 -0
  1296. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/modification_detection.rb +0 -0
  1297. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/mssql_optimistic_locking.rb +0 -0
  1298. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/nested_attributes.rb +0 -0
  1299. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/optimistic_locking.rb +0 -0
  1300. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/pg_array_associations.rb +0 -0
  1301. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/pg_row.rb +0 -0
  1302. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/pg_typecast_on_load.rb +0 -0
  1303. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/prepared_statements.rb +0 -0
  1304. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/prepared_statements_associations.rb +0 -0
  1305. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/prepared_statements_safe.rb +0 -0
  1306. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/prepared_statements_with_pk.rb +0 -0
  1307. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/rcte_tree.rb +0 -0
  1308. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/schema.rb +0 -0
  1309. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/scissors.rb +0 -0
  1310. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/serialization.rb +0 -0
  1311. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/serialization_modification_detection.rb +0 -0
  1312. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/sharding.rb +0 -0
  1313. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/single_table_inheritance.rb +0 -0
  1314. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/singular_table_names.rb +0 -0
  1315. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/skip_create_refresh.rb +0 -0
  1316. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/split_values.rb +0 -0
  1317. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/static_cache.rb +0 -0
  1318. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/string_stripper.rb +0 -0
  1319. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/subclasses.rb +0 -0
  1320. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/subset_conditions.rb +0 -0
  1321. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/table_select.rb +0 -0
  1322. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/tactical_eager_loading.rb +0 -0
  1323. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/timestamps.rb +0 -0
  1324. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/touch.rb +0 -0
  1325. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/tree.rb +0 -0
  1326. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/typecast_on_load.rb +0 -0
  1327. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/unlimited_update.rb +0 -0
  1328. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/update_or_create.rb +0 -0
  1329. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/update_primary_key.rb +0 -0
  1330. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/update_refresh.rb +0 -0
  1331. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/uuid.rb +0 -0
  1332. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/validate_associated.rb +0 -0
  1333. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/validation_class_methods.rb +0 -0
  1334. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/plugins/validation_helpers.rb +308 -0
  1335. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/plugins/xml_serializer.rb +0 -0
  1336. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/sql.rb +1909 -0
  1337. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel/timezones.rb +0 -0
  1338. data/vendor/bundle/gems/sequel-4.37.0/lib/sequel/version.rb +20 -0
  1339. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/lib/sequel.rb +0 -0
  1340. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapter_spec.rb +0 -0
  1341. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/db2_spec.rb +0 -0
  1342. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/firebird_spec.rb +0 -0
  1343. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/informix_spec.rb +0 -0
  1344. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/mssql_spec.rb +0 -0
  1345. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/mysql_spec.rb +0 -0
  1346. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/oracle_spec.rb +0 -0
  1347. data/vendor/bundle/gems/sequel-4.37.0/spec/adapters/postgres_spec.rb +3790 -0
  1348. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/spec_helper.rb +0 -0
  1349. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/adapters/sqlanywhere_spec.rb +0 -0
  1350. data/vendor/bundle/gems/sequel-4.37.0/spec/adapters/sqlite_spec.rb +706 -0
  1351. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/bin_spec.rb +0 -0
  1352. data/vendor/bundle/gems/sequel-4.37.0/spec/core/connection_pool_spec.rb +1087 -0
  1353. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/database_spec.rb +0 -0
  1354. data/vendor/bundle/gems/sequel-4.37.0/spec/core/dataset_spec.rb +5179 -0
  1355. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/deprecated_spec.rb +0 -0
  1356. data/vendor/bundle/gems/sequel-4.37.0/spec/core/expression_filters_spec.rb +1247 -0
  1357. data/vendor/bundle/gems/sequel-4.37.0/spec/core/mock_adapter_spec.rb +465 -0
  1358. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/object_graph_spec.rb +0 -0
  1359. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/placeholder_literalizer_spec.rb +0 -0
  1360. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/schema_generator_spec.rb +0 -0
  1361. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/schema_spec.rb +0 -0
  1362. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/spec_helper.rb +0 -0
  1363. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core/version_spec.rb +0 -0
  1364. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core_extensions_spec.rb +0 -0
  1365. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core_model_spec.rb +0 -0
  1366. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/core_spec.rb +0 -0
  1367. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/accessed_columns_spec.rb +0 -0
  1368. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/active_model_spec.rb +0 -0
  1369. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/after_initialize_spec.rb +0 -0
  1370. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/arbitrary_servers_spec.rb +0 -0
  1371. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/association_dependencies_spec.rb +0 -0
  1372. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/association_pks_spec.rb +0 -0
  1373. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/association_proxies_spec.rb +0 -0
  1374. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/auto_validations_spec.rb +0 -0
  1375. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/before_after_save_spec.rb +0 -0
  1376. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/blacklist_security_spec.rb +0 -0
  1377. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/blank_spec.rb +0 -0
  1378. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/boolean_readers_spec.rb +0 -0
  1379. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/boolean_subsets_spec.rb +0 -0
  1380. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/caching_spec.rb +0 -0
  1381. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/class_table_inheritance_spec.rb +0 -0
  1382. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/column_conflicts_spec.rb +0 -0
  1383. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/column_select_spec.rb +0 -0
  1384. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/columns_introspection_spec.rb +0 -0
  1385. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/composition_spec.rb +0 -0
  1386. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/connection_expiration_spec.rb +121 -0
  1387. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/connection_validator_spec.rb +127 -0
  1388. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/constraint_validations_plugin_spec.rb +288 -0
  1389. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/constraint_validations_spec.rb +389 -0
  1390. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/core_refinements_spec.rb +0 -0
  1391. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/csv_serializer_spec.rb +0 -0
  1392. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/current_datetime_timestamp_spec.rb +0 -0
  1393. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/dataset_associations_spec.rb +0 -0
  1394. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/dataset_source_alias_spec.rb +0 -0
  1395. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/date_arithmetic_spec.rb +0 -0
  1396. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/defaults_setter_spec.rb +0 -0
  1397. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/delay_add_association_spec.rb +0 -0
  1398. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/dirty_spec.rb +0 -0
  1399. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/duplicate_columns_handler_spec.rb +0 -0
  1400. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/eager_each_spec.rb +0 -0
  1401. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/empty_array_consider_nulls_spec.rb +0 -0
  1402. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/error_splitter_spec.rb +0 -0
  1403. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/error_sql_spec.rb +0 -0
  1404. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/eval_inspect_spec.rb +0 -0
  1405. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/filter_having_spec.rb +0 -0
  1406. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/force_encoding_spec.rb +0 -0
  1407. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/from_block_spec.rb +0 -0
  1408. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/graph_each_spec.rb +0 -0
  1409. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/hash_aliases_spec.rb +0 -0
  1410. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/hook_class_methods_spec.rb +0 -0
  1411. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/identifier_columns_spec.rb +0 -0
  1412. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/inflector_spec.rb +0 -0
  1413. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/input_transformer_spec.rb +0 -0
  1414. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/insert_returning_select_spec.rb +0 -0
  1415. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/instance_filters_spec.rb +0 -0
  1416. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/instance_hooks_spec.rb +0 -0
  1417. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/inverted_subsets_spec.rb +0 -0
  1418. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/json_serializer_spec.rb +0 -0
  1419. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/lazy_attributes_spec.rb +0 -0
  1420. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/list_spec.rb +0 -0
  1421. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/looser_typecasting_spec.rb +0 -0
  1422. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/many_through_many_spec.rb +0 -0
  1423. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/meta_def_spec.rb +0 -0
  1424. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/migration_spec.rb +731 -0
  1425. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/modification_detection_spec.rb +0 -0
  1426. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/mssql_optimistic_locking_spec.rb +0 -0
  1427. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/named_timezones_spec.rb +0 -0
  1428. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/nested_attributes_spec.rb +0 -0
  1429. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/no_auto_literal_strings_spec.rb +0 -0
  1430. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/null_dataset_spec.rb +0 -0
  1431. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/optimistic_locking_spec.rb +0 -0
  1432. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pagination_spec.rb +0 -0
  1433. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_array_associations_spec.rb +0 -0
  1434. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_array_ops_spec.rb +0 -0
  1435. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_array_spec.rb +0 -0
  1436. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_enum_spec.rb +0 -0
  1437. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_hstore_ops_spec.rb +0 -0
  1438. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_hstore_spec.rb +0 -0
  1439. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_inet_ops_spec.rb +0 -0
  1440. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_inet_spec.rb +0 -0
  1441. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_interval_spec.rb +0 -0
  1442. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_json_ops_spec.rb +0 -0
  1443. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/pg_json_spec.rb +218 -0
  1444. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_loose_count_spec.rb +0 -0
  1445. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_range_ops_spec.rb +0 -0
  1446. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_range_spec.rb +0 -0
  1447. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_row_ops_spec.rb +0 -0
  1448. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_row_plugin_spec.rb +0 -0
  1449. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_row_spec.rb +0 -0
  1450. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_static_cache_updater_spec.rb +0 -0
  1451. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pg_typecast_on_load_spec.rb +0 -0
  1452. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/prepared_statements_associations_spec.rb +0 -0
  1453. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/prepared_statements_safe_spec.rb +0 -0
  1454. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/prepared_statements_spec.rb +0 -0
  1455. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/prepared_statements_with_pk_spec.rb +0 -0
  1456. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/pretty_table_spec.rb +0 -0
  1457. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/query_literals_spec.rb +0 -0
  1458. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/query_spec.rb +0 -0
  1459. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/rcte_tree_spec.rb +0 -0
  1460. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/round_timestamps_spec.rb +0 -0
  1461. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/schema_caching_spec.rb +0 -0
  1462. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/schema_dumper_spec.rb +0 -0
  1463. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/schema_spec.rb +0 -0
  1464. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/scissors_spec.rb +0 -0
  1465. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/select_remove_spec.rb +0 -0
  1466. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/sequel_3_dataset_methods_spec.rb +0 -0
  1467. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/serialization_modification_detection_spec.rb +0 -0
  1468. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/serialization_spec.rb +0 -0
  1469. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/server_block_spec.rb +0 -0
  1470. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/server_logging_spec.rb +0 -0
  1471. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/set_overrides_spec.rb +0 -0
  1472. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/sharding_spec.rb +0 -0
  1473. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/shared_caching_spec.rb +0 -0
  1474. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/single_table_inheritance_spec.rb +0 -0
  1475. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/singular_table_names_spec.rb +0 -0
  1476. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/skip_create_refresh_spec.rb +0 -0
  1477. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/spec_helper.rb +0 -0
  1478. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/split_array_nil_spec.rb +0 -0
  1479. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/split_values_spec.rb +0 -0
  1480. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/sql_comments_spec.rb +0 -0
  1481. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/sql_expr_spec.rb +0 -0
  1482. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/static_cache_spec.rb +0 -0
  1483. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/string_agg_spec.rb +85 -0
  1484. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/string_date_time_spec.rb +0 -0
  1485. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/string_stripper_spec.rb +0 -0
  1486. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/subclasses_spec.rb +0 -0
  1487. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/subset_conditions_spec.rb +0 -0
  1488. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/table_select_spec.rb +0 -0
  1489. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/tactical_eager_loading_spec.rb +0 -0
  1490. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/thread_local_timezones_spec.rb +0 -0
  1491. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/timestamps_spec.rb +0 -0
  1492. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/to_dot_spec.rb +0 -0
  1493. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/touch_spec.rb +0 -0
  1494. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/tree_spec.rb +0 -0
  1495. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/typecast_on_load_spec.rb +0 -0
  1496. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/unlimited_update_spec.rb +0 -0
  1497. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/update_or_create_spec.rb +0 -0
  1498. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/update_primary_key_spec.rb +0 -0
  1499. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/update_refresh_spec.rb +0 -0
  1500. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/uuid_spec.rb +0 -0
  1501. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/validate_associated_spec.rb +0 -0
  1502. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/validation_class_methods_spec.rb +0 -0
  1503. data/vendor/bundle/gems/sequel-4.37.0/spec/extensions/validation_helpers_spec.rb +554 -0
  1504. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/extensions/xml_serializer_spec.rb +0 -0
  1505. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_down_migration/001_create_alt_basic.rb +0 -0
  1506. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_down_migration/002_create_alt_advanced.rb +0 -0
  1507. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_timestamped_migrations/1273253849_create_sessions.rb +0 -0
  1508. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_timestamped_migrations/1273253851_create_nodes.rb +0 -0
  1509. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_timestamped_migrations/1273253853_3_create_users.rb +0 -0
  1510. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_up_migration/001_create_alt_basic.rb +0 -0
  1511. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/bad_up_migration/002_create_alt_advanced.rb +0 -0
  1512. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/convert_to_timestamp_migrations/001_create_sessions.rb +0 -0
  1513. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/convert_to_timestamp_migrations/002_create_nodes.rb +0 -0
  1514. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/convert_to_timestamp_migrations/003_3_create_users.rb +0 -0
  1515. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/convert_to_timestamp_migrations/1273253850_create_artists.rb +0 -0
  1516. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/convert_to_timestamp_migrations/1273253852_create_albums.rb +0 -0
  1517. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/double_migration/001_create_sessions.rb +0 -0
  1518. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/double_migration/002_create_nodes.rb +0 -0
  1519. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/double_migration/003_3_create_users.rb +0 -0
  1520. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/duplicate_integer_migrations/001_create_alt_advanced.rb +0 -0
  1521. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/duplicate_integer_migrations/001_create_alt_basic.rb +0 -0
  1522. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/duplicate_timestamped_migrations/1273253849_create_sessions.rb +0 -0
  1523. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/duplicate_timestamped_migrations/1273253853_create_nodes.rb +0 -0
  1524. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/duplicate_timestamped_migrations/1273253853_create_users.rb +0 -0
  1525. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/empty_migration/001_create_sessions.rb +0 -0
  1526. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/empty_migration/002_create_nodes.rb +0 -0
  1527. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/empty_migration/003_3_create_users.rb +0 -0
  1528. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/integer_migrations/001_create_sessions.rb +0 -0
  1529. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/integer_migrations/002_create_nodes.rb +0 -0
  1530. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/integer_migrations/003_3_create_users.rb +0 -0
  1531. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/interleaved_timestamped_migrations/1273253849_create_sessions.rb +0 -0
  1532. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/interleaved_timestamped_migrations/1273253850_create_artists.rb +0 -0
  1533. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/interleaved_timestamped_migrations/1273253851_create_nodes.rb +0 -0
  1534. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/interleaved_timestamped_migrations/1273253852_create_albums.rb +0 -0
  1535. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/interleaved_timestamped_migrations/1273253853_3_create_users.rb +0 -0
  1536. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/missing_integer_migrations/001_create_alt_basic.rb +0 -0
  1537. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/missing_integer_migrations/003_create_alt_advanced.rb +0 -0
  1538. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/missing_timestamped_migrations/1273253849_create_sessions.rb +0 -0
  1539. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/missing_timestamped_migrations/1273253853_3_create_users.rb +0 -0
  1540. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/001_reversible.rb +0 -0
  1541. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/002_reversible.rb +0 -0
  1542. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/003_reversible.rb +0 -0
  1543. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/004_reversible.rb +0 -0
  1544. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/005_reversible.rb +0 -0
  1545. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/006_reversible.rb +0 -0
  1546. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/reversible_migrations/007_reversible.rb +0 -0
  1547. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/timestamped_migrations/1273253849_create_sessions.rb +0 -0
  1548. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/timestamped_migrations/1273253851_create_nodes.rb +0 -0
  1549. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/timestamped_migrations/1273253853_3_create_users.rb +0 -0
  1550. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/transaction_specified_migrations/001_create_alt_basic.rb +0 -0
  1551. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/transaction_specified_migrations/002_create_basic.rb +0 -0
  1552. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/transaction_unspecified_migrations/001_create_alt_basic.rb +0 -0
  1553. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/transaction_unspecified_migrations/002_create_basic.rb +0 -0
  1554. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/uppercase_timestamped_migrations/1273253849_CREATE_SESSIONS.RB +0 -0
  1555. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/uppercase_timestamped_migrations/1273253851_CREATE_NODES.RB +0 -0
  1556. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/files/uppercase_timestamped_migrations/1273253853_3_CREATE_USERS.RB +0 -0
  1557. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/guards_helper.rb +0 -0
  1558. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/associations_test.rb +0 -0
  1559. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/database_test.rb +0 -0
  1560. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/dataset_test.rb +0 -0
  1561. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/eager_loader_test.rb +0 -0
  1562. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/migrator_test.rb +0 -0
  1563. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/model_test.rb +0 -0
  1564. data/vendor/bundle/gems/sequel-4.37.0/spec/integration/plugin_test.rb +2297 -0
  1565. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/prepared_statement_test.rb +0 -0
  1566. data/vendor/bundle/gems/sequel-4.37.0/spec/integration/schema_test.rb +815 -0
  1567. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/spec_helper.rb +0 -0
  1568. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/timezone_test.rb +0 -0
  1569. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/transaction_test.rb +0 -0
  1570. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/integration/type_test.rb +0 -0
  1571. data/vendor/bundle/gems/sequel-4.37.0/spec/model/association_reflection_spec.rb +565 -0
  1572. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/associations_spec.rb +0 -0
  1573. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/base_spec.rb +0 -0
  1574. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/class_dataset_methods_spec.rb +0 -0
  1575. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/dataset_methods_spec.rb +0 -0
  1576. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/eager_loading_spec.rb +0 -0
  1577. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/hooks_spec.rb +0 -0
  1578. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/inflector_spec.rb +0 -0
  1579. data/vendor/bundle/gems/sequel-4.37.0/spec/model/model_spec.rb +1097 -0
  1580. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/plugins_spec.rb +0 -0
  1581. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/record_spec.rb +0 -0
  1582. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/spec_helper.rb +0 -0
  1583. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model/validations_spec.rb +0 -0
  1584. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model_no_assoc_spec.rb +0 -0
  1585. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/model_spec.rb +0 -0
  1586. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/plugin_spec.rb +0 -0
  1587. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/sequel_coverage.rb +0 -0
  1588. data/vendor/bundle/gems/{sequel-4.35.0 → sequel-4.37.0}/spec/spec_config.rb +0 -0
  1589. data/vendor/bundle/gems/sprockets-3.7.0/CHANGELOG.md +288 -0
  1590. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/LICENSE +0 -0
  1591. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/README.md +0 -0
  1592. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/bin/sprockets +0 -0
  1593. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/rake/sprocketstask.rb +0 -0
  1594. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/asset.rb +0 -0
  1595. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/closure.rb +0 -0
  1596. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/coffee_script.rb +0 -0
  1597. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/eco.rb +0 -0
  1598. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/ejs.rb +0 -0
  1599. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/sass.rb +0 -0
  1600. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/uglifier.rb +0 -0
  1601. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload/yui.rb +0 -0
  1602. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/autoload.rb +0 -0
  1603. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/base.rb +0 -0
  1604. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/bower.rb +0 -0
  1605. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/bundle.rb +0 -0
  1606. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/cache/file_store.rb +0 -0
  1607. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/cache/memory_store.rb +0 -0
  1608. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/cache/null_store.rb +0 -0
  1609. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/cache.rb +0 -0
  1610. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/cached_environment.rb +0 -0
  1611. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/closure_compressor.rb +0 -0
  1612. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/coffee_script_processor.rb +0 -0
  1613. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/coffee_script_template.rb +17 -0
  1614. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/compressing.rb +0 -0
  1615. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/configuration.rb +0 -0
  1616. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/context.rb +0 -0
  1617. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/dependencies.rb +0 -0
  1618. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/deprecation.rb +90 -0
  1619. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/digest_utils.rb +0 -0
  1620. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/directive_processor.rb +0 -0
  1621. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/eco_processor.rb +0 -0
  1622. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/eco_template.rb +17 -0
  1623. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/ejs_processor.rb +0 -0
  1624. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/ejs_template.rb +17 -0
  1625. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/encoding_utils.rb +0 -0
  1626. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/engines.rb +92 -0
  1627. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/environment.rb +0 -0
  1628. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/erb_processor.rb +0 -0
  1629. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/erb_template.rb +11 -0
  1630. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/errors.rb +0 -0
  1631. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/file_reader.rb +0 -0
  1632. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/http_utils.rb +0 -0
  1633. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/jst_processor.rb +0 -0
  1634. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/legacy.rb +0 -0
  1635. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/legacy_proc_processor.rb +0 -0
  1636. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/legacy_tilt_processor.rb +0 -0
  1637. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/loader.rb +0 -0
  1638. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/manifest.rb +0 -0
  1639. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/manifest_utils.rb +0 -0
  1640. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/mime.rb +0 -0
  1641. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/path_dependency_utils.rb +0 -0
  1642. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/path_digest_utils.rb +0 -0
  1643. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/path_utils.rb +287 -0
  1644. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/paths.rb +0 -0
  1645. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/processing.rb +258 -0
  1646. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/processor_utils.rb +0 -0
  1647. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/resolve.rb +211 -0
  1648. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/sass_cache_store.rb +34 -0
  1649. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/sass_compressor.rb +0 -0
  1650. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/sass_functions.rb +0 -0
  1651. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/sass_importer.rb +0 -0
  1652. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/sass_processor.rb +0 -0
  1653. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/sass_template.rb +19 -0
  1654. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/server.rb +0 -0
  1655. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/transformers.rb +0 -0
  1656. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/uglifier_compressor.rb +55 -0
  1657. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/unloaded_asset.rb +0 -0
  1658. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/uri_tar.rb +0 -0
  1659. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/uri_utils.rb +0 -0
  1660. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/utils/gzip.rb +0 -0
  1661. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/utils.rb +0 -0
  1662. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets/version.rb +3 -0
  1663. data/vendor/bundle/gems/{sprockets-3.6.2 → sprockets-3.7.0}/lib/sprockets/yui_compressor.rb +0 -0
  1664. data/vendor/bundle/gems/sprockets-3.7.0/lib/sprockets.rb +169 -0
  1665. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/Makefile +47 -24
  1666. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/backup.o +0 -0
  1667. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/database.o +0 -0
  1668. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/exception.o +0 -0
  1669. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/sqlite3.o +0 -0
  1670. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/sqlite3_native.so +0 -0
  1671. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/statement.o +0 -0
  1672. data/vendor/bundle/gems/sqlite3-1.3.11/lib/sqlite3/sqlite3_native.so +0 -0
  1673. data/vendor/bundle/gems/test-unit-3.2.1/COPYING +67 -0
  1674. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/GPL +0 -0
  1675. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/LGPL +0 -0
  1676. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/PSFL +0 -0
  1677. data/vendor/bundle/gems/test-unit-3.2.1/README.md +101 -0
  1678. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/Rakefile +0 -0
  1679. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/doc/text/how-to.md +0 -0
  1680. data/vendor/bundle/gems/test-unit-3.2.1/doc/text/news.md +1131 -0
  1681. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/assertion-failed-error.rb +0 -0
  1682. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/assertions.rb +0 -0
  1683. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/attribute-matcher.rb +0 -0
  1684. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/attribute.rb +0 -0
  1685. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/auto-runner-loader.rb +0 -0
  1686. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/autorunner.rb +0 -0
  1687. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/code-snippet-fetcher.rb +0 -0
  1688. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/collector/descendant.rb +0 -0
  1689. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/collector/dir.rb +0 -0
  1690. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/collector/load.rb +0 -0
  1691. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/collector/objectspace.rb +0 -0
  1692. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/collector/xml.rb +0 -0
  1693. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/collector.rb +0 -0
  1694. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/color-scheme.rb +0 -0
  1695. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/color.rb +0 -0
  1696. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/data.rb +0 -0
  1697. data/vendor/bundle/gems/test-unit-3.2.1/lib/test/unit/diff.rb +746 -0
  1698. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/error.rb +0 -0
  1699. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/exception-handler.rb +0 -0
  1700. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/failure.rb +0 -0
  1701. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/fault-location-detector.rb +0 -0
  1702. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/fixture.rb +0 -0
  1703. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/notification.rb +0 -0
  1704. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/omission.rb +0 -0
  1705. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/pending.rb +0 -0
  1706. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/priority.rb +0 -0
  1707. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/runner/console.rb +0 -0
  1708. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/runner/emacs.rb +0 -0
  1709. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/runner/xml.rb +0 -0
  1710. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/test-suite-creator.rb +0 -0
  1711. data/vendor/bundle/gems/test-unit-3.2.1/lib/test/unit/testcase.rb +825 -0
  1712. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/testresult.rb +0 -0
  1713. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/testsuite.rb +0 -0
  1714. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/console/outputlevel.rb +0 -0
  1715. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/console/testrunner.rb +0 -0
  1716. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/emacs/testrunner.rb +0 -0
  1717. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/testrunner.rb +0 -0
  1718. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/testrunnermediator.rb +0 -0
  1719. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/testrunnerutilities.rb +0 -0
  1720. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/ui/xml/testrunner.rb +0 -0
  1721. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/util/backtracefilter.rb +0 -0
  1722. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/util/method-owner-finder.rb +0 -0
  1723. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/util/observable.rb +0 -0
  1724. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/util/output.rb +0 -0
  1725. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit/util/procwrapper.rb +0 -0
  1726. data/vendor/bundle/gems/test-unit-3.2.1/lib/test/unit/version.rb +5 -0
  1727. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test/unit.rb +0 -0
  1728. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/lib/test-unit.rb +0 -0
  1729. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/sample/adder.rb +0 -0
  1730. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/sample/subtracter.rb +0 -0
  1731. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/sample/test_adder.rb +0 -0
  1732. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/sample/test_subtracter.rb +0 -0
  1733. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/sample/test_user.rb +0 -0
  1734. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/collector/test-descendant.rb +0 -0
  1735. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/collector/test-load.rb +0 -0
  1736. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/collector/test_dir.rb +0 -0
  1737. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/collector/test_objectspace.rb +0 -0
  1738. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/header-label.csv +0 -0
  1739. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/header-label.tsv +0 -0
  1740. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/header.csv +0 -0
  1741. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/header.tsv +0 -0
  1742. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/no-header.csv +0 -0
  1743. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/no-header.tsv +0 -0
  1744. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/fixtures/plus.csv +0 -0
  1745. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/run-test.rb +0 -0
  1746. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-assertions.rb +0 -0
  1747. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-attribute-matcher.rb +0 -0
  1748. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-attribute.rb +0 -0
  1749. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-code-snippet.rb +0 -0
  1750. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-color-scheme.rb +0 -0
  1751. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-color.rb +0 -0
  1752. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-data.rb +0 -0
  1753. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-diff.rb +0 -0
  1754. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-emacs-runner.rb +0 -0
  1755. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-error.rb +0 -0
  1756. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-failure.rb +0 -0
  1757. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-fault-location-detector.rb +0 -0
  1758. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-fixture.rb +0 -0
  1759. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-notification.rb +0 -0
  1760. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-omission.rb +0 -0
  1761. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-pending.rb +0 -0
  1762. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-priority.rb +0 -0
  1763. data/vendor/bundle/gems/test-unit-3.2.1/test/test-test-case.rb +1188 -0
  1764. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-test-result.rb +0 -0
  1765. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-test-suite-creator.rb +0 -0
  1766. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/test-test-suite.rb +0 -0
  1767. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/testunit-test-util.rb +0 -0
  1768. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/ui/test_testrunmediator.rb +0 -0
  1769. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/util/test-method-owner-finder.rb +0 -0
  1770. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/util/test-output.rb +0 -0
  1771. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/util/test_backtracefilter.rb +0 -0
  1772. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/util/test_observable.rb +0 -0
  1773. data/vendor/bundle/gems/{test-unit-3.2.0 → test-unit-3.2.1}/test/util/test_procwrapper.rb +0 -0
  1774. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/COPYING +0 -0
  1775. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/Gemfile +0 -0
  1776. data/vendor/bundle/gems/tins-1.12.0/README.md +72 -0
  1777. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/Rakefile +0 -0
  1778. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/TODO +0 -0
  1779. data/vendor/bundle/gems/tins-1.12.0/VERSION +1 -0
  1780. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/add_one.png +0 -0
  1781. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/add_one.stm +0 -0
  1782. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/bb3.png +0 -0
  1783. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/bb3.stm +0 -0
  1784. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/concatenate_compare.mtm +0 -0
  1785. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/concatenate_compare.png +0 -0
  1786. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/length_difference.mtm +0 -0
  1787. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/length_difference.png +0 -0
  1788. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/let.rb +0 -0
  1789. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/mail.rb +0 -0
  1790. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/minsky.rb +0 -0
  1791. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/multiply.reg +0 -0
  1792. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/null_pattern.rb +0 -0
  1793. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/ones_difference-mtm.png +0 -0
  1794. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/ones_difference-stm.png +0 -0
  1795. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/ones_difference.mtm +0 -0
  1796. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/ones_difference.stm +0 -0
  1797. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/prefix-equals-suffix-reversed-with-infix.png +0 -0
  1798. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/prefix-equals-suffix-reversed-with-infix.stm +0 -0
  1799. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/recipe.rb +0 -0
  1800. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/recipe2.rb +0 -0
  1801. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/recipe_common.rb +0 -0
  1802. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/subtract.reg +0 -0
  1803. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/turing-graph.rb +0 -0
  1804. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/examples/turing.rb +0 -0
  1805. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/dslkit/polite.rb +0 -0
  1806. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/dslkit/rude.rb +0 -0
  1807. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/dslkit.rb +0 -0
  1808. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/spruz.rb +0 -0
  1809. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/alias.rb +0 -0
  1810. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/annotate.rb +0 -0
  1811. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/ask_and_send.rb +0 -0
  1812. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/attempt.rb +0 -0
  1813. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/bijection.rb +0 -0
  1814. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/case_predicate.rb +0 -0
  1815. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/complete.rb +0 -0
  1816. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/concern.rb +0 -0
  1817. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/count_by.rb +0 -0
  1818. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/date_dummy.rb +0 -0
  1819. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/date_time_dummy.rb +0 -0
  1820. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/deep_const_get.rb +0 -0
  1821. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/deep_dup.rb +0 -0
  1822. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/dslkit.rb +0 -0
  1823. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/duration.rb +0 -0
  1824. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/extract_last_argument_options.rb +0 -0
  1825. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/file_binary.rb +0 -0
  1826. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/find.rb +0 -0
  1827. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/generator.rb +0 -0
  1828. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/go.rb +0 -0
  1829. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/hash_symbolize_keys_recursive.rb +0 -0
  1830. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/hash_union.rb +0 -0
  1831. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/if_predicate.rb +0 -0
  1832. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/implement.rb +0 -0
  1833. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/limited.rb +0 -0
  1834. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/lines_file.rb +0 -0
  1835. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/memoize.rb +0 -0
  1836. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/method_description.rb +0 -0
  1837. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/minimize.rb +0 -0
  1838. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/module_group.rb +0 -0
  1839. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/named_set.rb +0 -0
  1840. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/null.rb +0 -0
  1841. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/once.rb +0 -0
  1842. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/p.rb +0 -0
  1843. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/partial_application.rb +0 -0
  1844. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/proc_compose.rb +0 -0
  1845. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/proc_prelude.rb +0 -0
  1846. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/range_plus.rb +0 -0
  1847. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/require_maybe.rb +0 -0
  1848. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/responding.rb +0 -0
  1849. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/secure_write.rb +0 -0
  1850. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/sexy_singleton.rb +0 -0
  1851. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/string_byte_order_mark.rb +0 -0
  1852. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/string_camelize.rb +0 -0
  1853. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/string_underscore.rb +0 -0
  1854. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/string_version.rb +0 -0
  1855. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/subhash.rb +0 -0
  1856. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/terminal.rb +0 -0
  1857. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/thread_local.rb +0 -0
  1858. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/time_dummy.rb +0 -0
  1859. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/to.rb +0 -0
  1860. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/to_proc.rb +0 -0
  1861. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/token.rb +0 -0
  1862. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/uniq_by.rb +0 -0
  1863. data/vendor/bundle/gems/tins-1.12.0/lib/tins/unit.rb +172 -0
  1864. data/vendor/bundle/gems/tins-1.12.0/lib/tins/version.rb +8 -0
  1865. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/write.rb +0 -0
  1866. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/annotate.rb +0 -0
  1867. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/ask_and_send.rb +0 -0
  1868. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/attempt.rb +0 -0
  1869. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/blank.rb +0 -0
  1870. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/case_predicate.rb +0 -0
  1871. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/complete.rb +0 -0
  1872. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/concern.rb +0 -0
  1873. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/count_by.rb +0 -0
  1874. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/date_dummy.rb +0 -0
  1875. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/date_time_dummy.rb +0 -0
  1876. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/deep_const_get.rb +0 -0
  1877. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/deep_dup.rb +0 -0
  1878. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/dslkit.rb +0 -0
  1879. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/extract_last_argument_options.rb +0 -0
  1880. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/file_binary.rb +0 -0
  1881. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/full.rb +0 -0
  1882. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/hash_symbolize_keys_recursive.rb +0 -0
  1883. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/hash_union.rb +0 -0
  1884. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/if_predicate.rb +0 -0
  1885. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/implement.rb +0 -0
  1886. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/irb.rb +0 -0
  1887. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/method_description.rb +0 -0
  1888. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/named.rb +0 -0
  1889. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/null.rb +0 -0
  1890. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/p.rb +0 -0
  1891. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/partial_application.rb +0 -0
  1892. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/proc_compose.rb +0 -0
  1893. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/proc_prelude.rb +0 -0
  1894. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/range_plus.rb +0 -0
  1895. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/require_maybe.rb +0 -0
  1896. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/responding.rb +0 -0
  1897. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/secure_write.rb +0 -0
  1898. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/sexy_singleton.rb +0 -0
  1899. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/string.rb +0 -0
  1900. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/string_byte_order_mark.rb +0 -0
  1901. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/string_camelize.rb +0 -0
  1902. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/string_underscore.rb +0 -0
  1903. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/string_version.rb +0 -0
  1904. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/subhash.rb +0 -0
  1905. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/time_dummy.rb +0 -0
  1906. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/time_freezer.rb +0 -0
  1907. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/to.rb +0 -0
  1908. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/uniq_by.rb +0 -0
  1909. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt/write.rb +0 -0
  1910. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/lib/tins/xt.rb +0 -0
  1911. data/vendor/bundle/gems/tins-1.12.0/lib/tins.rb +58 -0
  1912. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/annotate_test.rb +0 -0
  1913. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/ask_and_send_test.rb +0 -0
  1914. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/attempt_test.rb +0 -0
  1915. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/bijection_test.rb +0 -0
  1916. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/blank_full_test.rb +0 -0
  1917. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/case_predicate_test.rb +0 -0
  1918. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/concern_test.rb +0 -0
  1919. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/count_by_test.rb +0 -0
  1920. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/date_dummy_test.rb +0 -0
  1921. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/date_time_dummy_test.rb +0 -0
  1922. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/deep_const_get_test.rb +0 -0
  1923. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/deep_dup_test.rb +0 -0
  1924. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/delegate_test.rb +0 -0
  1925. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/dslkit_test.rb +0 -0
  1926. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/duaration_test.rb +0 -0
  1927. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/dynamic_scope_test.rb +0 -0
  1928. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/extract_last_argument_options_test.rb +0 -0
  1929. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/file_binary_test.rb +0 -0
  1930. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/find_test.rb +0 -0
  1931. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/from_module_test.rb +0 -0
  1932. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/generator_test.rb +0 -0
  1933. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/go_test.rb +0 -0
  1934. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/hash_symbolize_keys_recursive_test.rb +0 -0
  1935. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/hash_union_test.rb +0 -0
  1936. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/if_predicate_test.rb +0 -0
  1937. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/implement_test.rb +0 -0
  1938. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/limited_test.rb +0 -0
  1939. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/lines_file_test.rb +0 -0
  1940. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/memoize_test.rb +0 -0
  1941. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/method_description_test.rb +0 -0
  1942. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/minimize_test.rb +0 -0
  1943. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/module_group_test.rb +0 -0
  1944. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/named_set_test.rb +0 -0
  1945. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/named_test.rb +0 -0
  1946. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/null_test.rb +0 -0
  1947. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/p_test.rb +0 -0
  1948. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/partial_application_test.rb +0 -0
  1949. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/proc_compose_test.rb +0 -0
  1950. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/proc_prelude_test.rb +0 -0
  1951. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/range_plus_test.rb +0 -0
  1952. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/require_maybe_test.rb +0 -0
  1953. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/responding_test.rb +0 -0
  1954. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/rotate_test.rb +0 -0
  1955. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/scope_test.rb +0 -0
  1956. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/secure_write_test.rb +0 -0
  1957. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/sexy_singleton_test.rb +0 -0
  1958. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/string_byte_order_mark_test.rb +0 -0
  1959. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/string_camelize_test.rb +0 -0
  1960. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/string_underscore_test.rb +0 -0
  1961. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/string_version_test.rb +0 -0
  1962. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/subhash_test.rb +0 -0
  1963. data/vendor/bundle/gems/tins-1.12.0/tests/test_helper.rb +15 -0
  1964. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/time_dummy_test.rb +0 -0
  1965. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/time_freezer_test.rb +0 -0
  1966. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/to_test.rb +0 -0
  1967. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/token_test.rb +0 -0
  1968. data/vendor/bundle/gems/{tins-1.10.2 → tins-1.12.0}/tests/uniq_by_test.rb +0 -0
  1969. data/vendor/bundle/gems/tins-1.12.0/tests/unit_test.rb +57 -0
  1970. data/vendor/bundle/gems/tins-1.12.0/tins.gemspec +38 -0
  1971. data/vendor/bundle/gems/unf_ext-0.0.7.2/ext/unf_ext/Makefile +7 -7
  1972. data/vendor/bundle/gems/unf_ext-0.0.7.2/ext/unf_ext/unf.o +0 -0
  1973. data/vendor/bundle/gems/unf_ext-0.0.7.2/ext/unf_ext/unf_ext.so +0 -0
  1974. data/vendor/bundle/gems/unf_ext-0.0.7.2/lib/unf_ext.so +0 -0
  1975. data/vendor/bundle/specifications/addressable-2.4.0.gemspec +18 -18
  1976. data/vendor/bundle/specifications/capybara-2.8.0.gemspec +79 -0
  1977. data/vendor/bundle/specifications/concurrent-ruby-1.0.2.gemspec +14 -14
  1978. data/vendor/bundle/specifications/coveralls-0.7.12.gemspec +5 -2
  1979. data/vendor/bundle/specifications/diff-lcs-1.2.5.gemspec +6 -3
  1980. data/vendor/bundle/specifications/docile-1.1.5.gemspec +5 -2
  1981. data/vendor/bundle/specifications/domain_name-0.5.20160615.gemspec +31 -31
  1982. data/vendor/bundle/specifications/emot-0.0.4.gemspec +5 -2
  1983. data/vendor/bundle/specifications/faraday-0.9.2.gemspec +13 -13
  1984. data/vendor/bundle/specifications/fastimage-2.0.0.gemspec +30 -30
  1985. data/vendor/bundle/specifications/ffi-1.9.14.gemspec +49 -0
  1986. data/vendor/bundle/specifications/hikidoc-0.1.0.gemspec +5 -2
  1987. data/vendor/bundle/specifications/http-cookie-1.0.2.gemspec +6 -3
  1988. data/vendor/bundle/specifications/jasmine-2.4.0.gemspec +5 -2
  1989. data/vendor/bundle/specifications/jasmine-core-2.4.1.gemspec +5 -2
  1990. data/vendor/bundle/specifications/launchy-2.4.3.gemspec +6 -3
  1991. data/vendor/bundle/specifications/mail-2.6.4.gemspec +29 -29
  1992. data/vendor/bundle/specifications/mime-types-2.99.2.gemspec +60 -60
  1993. data/vendor/bundle/specifications/mini_portile2-2.1.0.gemspec +27 -27
  1994. data/vendor/bundle/specifications/multi_json-1.12.1.gemspec +15 -15
  1995. data/vendor/bundle/specifications/multipart-post-2.0.0.gemspec +13 -13
  1996. data/vendor/bundle/specifications/netrc-0.11.0.gemspec +5 -2
  1997. data/vendor/bundle/specifications/nokogiri-1.6.8.gemspec +59 -59
  1998. data/vendor/bundle/specifications/octokit-4.3.0.gemspec +18 -18
  1999. data/vendor/bundle/specifications/pit-0.0.7.gemspec +5 -2
  2000. data/vendor/bundle/specifications/pkg-config-1.1.7.gemspec +21 -21
  2001. data/vendor/bundle/specifications/power_assert-0.3.0.gemspec +23 -23
  2002. data/vendor/bundle/specifications/rack-1.6.4.gemspec +6 -3
  2003. data/vendor/bundle/specifications/rack-test-0.6.3.gemspec +6 -3
  2004. data/vendor/bundle/specifications/racksh-1.0.0.gemspec +5 -2
  2005. data/vendor/bundle/specifications/rake-11.2.2.gemspec +25 -25
  2006. data/vendor/bundle/specifications/rest-client-1.8.0.gemspec +6 -3
  2007. data/vendor/bundle/specifications/rspec-3.5.0.gemspec +42 -0
  2008. data/vendor/bundle/specifications/rspec-core-3.5.2.gemspec +62 -0
  2009. data/vendor/bundle/specifications/rspec-expectations-3.5.0.gemspec +50 -0
  2010. data/vendor/bundle/specifications/rspec-mocks-3.5.0.gemspec +50 -0
  2011. data/vendor/bundle/specifications/rspec-support-3.5.0.gemspec +41 -0
  2012. data/vendor/bundle/specifications/sawyer-0.7.0.gemspec +16 -16
  2013. data/vendor/bundle/specifications/selenium-webdriver-2.53.4.gemspec +36 -36
  2014. data/vendor/bundle/specifications/sequel-4.37.0.gemspec +52 -0
  2015. data/vendor/bundle/specifications/simplecov-0.9.2.gemspec +5 -2
  2016. data/vendor/bundle/specifications/simplecov-html-0.9.0.gemspec +5 -2
  2017. data/vendor/bundle/specifications/sprockets-3.7.0.gemspec +78 -0
  2018. data/vendor/bundle/specifications/sqlite3-1.3.11.gemspec +7 -3
  2019. data/vendor/bundle/specifications/term-ansicolor-1.3.2.gemspec +6 -3
  2020. data/vendor/bundle/specifications/test-unit-3.2.1.gemspec +47 -0
  2021. data/vendor/bundle/specifications/thor-0.19.1.gemspec +5 -2
  2022. data/vendor/bundle/specifications/tins-1.12.0.gemspec +39 -0
  2023. data/vendor/bundle/specifications/unf-0.1.4.gemspec +6 -3
  2024. data/vendor/bundle/specifications/websocket-1.2.3.gemspec +11 -11
  2025. data/vendor/bundle/specifications/xpath-2.0.0.gemspec +5 -2
  2026. metadata +2018 -1956
  2027. data/vendor/bundle/cache/bundler-1.12.5.gem +0 -0
  2028. data/vendor/bundle/cache/capybara-2.7.1.gem +0 -0
  2029. data/vendor/bundle/cache/ffi-1.9.10.gem +0 -0
  2030. data/vendor/bundle/cache/rspec-3.4.0.gem +0 -0
  2031. data/vendor/bundle/cache/rspec-core-3.4.4.gem +0 -0
  2032. data/vendor/bundle/cache/rspec-expectations-3.4.0.gem +0 -0
  2033. data/vendor/bundle/cache/rspec-mocks-3.4.1.gem +0 -0
  2034. data/vendor/bundle/cache/rspec-support-3.4.1.gem +0 -0
  2035. data/vendor/bundle/cache/sequel-4.35.0.gem +0 -0
  2036. data/vendor/bundle/cache/sprockets-3.6.2.gem +0 -0
  2037. data/vendor/bundle/cache/test-unit-3.2.0.gem +0 -0
  2038. data/vendor/bundle/cache/tins-1.10.2.gem +0 -0
  2039. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/bson-4.0.0/gem_make.out +0 -21
  2040. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/bson-4.0.0/native.so +0 -0
  2041. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/eventmachine-1.0.8/fastfilereaderext.so +0 -0
  2042. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/eventmachine-1.0.8/gem_make.out +0 -12
  2043. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/eventmachine-1.0.8/mkmf.log +0 -11
  2044. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/eventmachine-1.0.8/rubyeventmachine.so +0 -0
  2045. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/github-markdown-0.6.9/gem_make.out +0 -114
  2046. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/github-markdown-0.6.9/github/markdown.so +0 -0
  2047. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/json-1.8.3/gem.build_complete +0 -0
  2048. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/json-1.8.3/gem_make.out +0 -9
  2049. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/json-1.8.3/json/ext/generator.so +0 -0
  2050. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/json-1.8.3/json/ext/parser.so +0 -0
  2051. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/nokogiri-1.6.7.1/gem.build_complete +0 -0
  2052. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/nokogiri-1.6.7.1/gem_make.out +0 -302
  2053. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/nokogiri-1.6.7.1/mkmf.log +0 -569
  2054. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/nokogiri-1.6.7.1/nokogiri/nokogiri.so +0 -0
  2055. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/posix-spawn-0.3.11/gem.build_complete +0 -0
  2056. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/posix-spawn-0.3.11/gem_make.out +0 -18
  2057. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/posix-spawn-0.3.11/posix_spawn_ext.so +0 -0
  2058. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/redcarpet-3.3.4/gem.build_complete +0 -0
  2059. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/redcarpet-3.3.4/gem_make.out +0 -74
  2060. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/redcarpet-3.3.4/redcarpet.so +0 -0
  2061. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/thin-1.6.4/gem.build_complete +0 -0
  2062. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/thin-1.6.4/gem_make.out +0 -31
  2063. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/thin-1.6.4/mkmf.log +0 -37
  2064. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/thin-1.6.4/thin_parser.so +0 -0
  2065. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/yajl-ruby-1.2.1/gem.build_complete +0 -0
  2066. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/yajl-ruby-1.2.1/gem_make.out +0 -23
  2067. data/vendor/bundle/extensions/x86_64-linux/2.2.0-static/yajl-ruby-1.2.1/yajl/yajl.so +0 -0
  2068. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.0.0/gem.build_complete +0 -0
  2069. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.0.0/gem_make.out +0 -31
  2070. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.0.0/native.so +0 -0
  2071. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.0.4/gem.build_complete +0 -0
  2072. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.0.4/gem_make.out +0 -25
  2073. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.0.4/native.so +0 -0
  2074. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.1.0/gem.build_complete +0 -0
  2075. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.1.0/gem_make.out +0 -25
  2076. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/bson-4.1.0/native.so +0 -0
  2077. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.1/gem.build_complete +0 -0
  2078. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.1/gem_make.out +0 -324
  2079. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.1/mkmf.log +0 -505
  2080. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.1/nokogiri/nokogiri.so +0 -0
  2081. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.2/gem.build_complete +0 -0
  2082. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.2/gem_make.out +0 -316
  2083. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.2/mkmf.log +0 -505
  2084. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/nokogiri-1.6.7.2/nokogiri/nokogiri.so +0 -0
  2085. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-2.15.3/gem.build_complete +0 -0
  2086. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-2.15.3/gem_make.out +0 -95
  2087. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-2.15.3/mkmf.log +0 -115
  2088. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-2.15.3/puma/puma_http11.so +0 -0
  2089. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.1.0/gem.build_complete +0 -0
  2090. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.1.0/gem_make.out +0 -35
  2091. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.1.0/mkmf.log +0 -115
  2092. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.1.0/puma/puma_http11.so +0 -0
  2093. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.4.0/gem.build_complete +0 -0
  2094. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.4.0/gem_make.out +0 -35
  2095. data/vendor/bundle/extensions/x86_64-linux/2.3.0-static/puma-3.4.0/puma/puma_http11.so +0 -0
  2096. data/vendor/bundle/gems/capybara-2.7.1/History.md +0 -772
  2097. data/vendor/bundle/gems/capybara-2.7.1/README.md +0 -983
  2098. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/driver/base.rb +0 -143
  2099. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/driver/node.rb +0 -105
  2100. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/helpers.rb +0 -141
  2101. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/node/actions.rb +0 -167
  2102. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/node/base.rb +0 -125
  2103. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/node/element.rb +0 -339
  2104. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/node/finders.rb +0 -216
  2105. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/node/matchers.rb +0 -597
  2106. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/queries/selector_query.rb +0 -138
  2107. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/queries/text_query.rb +0 -48
  2108. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/rack_test/node.rb +0 -205
  2109. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/result.rb +0 -58
  2110. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/rspec/features.rb +0 -48
  2111. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/selector.rb +0 -379
  2112. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/selenium/driver.rb +0 -295
  2113. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/selenium/node.rb +0 -183
  2114. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/server.rb +0 -123
  2115. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/session.rb +0 -748
  2116. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/all_spec.rb +0 -158
  2117. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/assert_text.rb +0 -196
  2118. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/check_spec.rb +0 -114
  2119. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/choose_spec.rb +0 -69
  2120. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/click_button_spec.rb +0 -449
  2121. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/click_link_spec.rb +0 -182
  2122. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/execute_script_spec.rb +0 -8
  2123. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/find_button_spec.rb +0 -55
  2124. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/find_field_spec.rb +0 -90
  2125. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/find_link_spec.rb +0 -33
  2126. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/find_spec.rb +0 -385
  2127. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/first_spec.rb +0 -113
  2128. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/has_field_spec.rb +0 -295
  2129. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/has_text_spec.rb +0 -317
  2130. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/node_spec.rb +0 -415
  2131. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/reset_session_spec.rb +0 -107
  2132. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/selectors_spec.rb +0 -35
  2133. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/uncheck_spec.rb +0 -41
  2134. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/window/switch_to_window_spec.rb +0 -123
  2135. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/window/window_opened_by_spec.rb +0 -92
  2136. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/window/window_spec.rb +0 -155
  2137. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/session/within_frame_spec.rb +0 -63
  2138. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/spec_helper.rb +0 -100
  2139. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/views/form.erb +0 -501
  2140. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/views/with_html.erb +0 -118
  2141. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/views/with_unload_alert.erb +0 -12
  2142. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/spec/views/with_windows.erb +0 -48
  2143. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara/version.rb +0 -4
  2144. data/vendor/bundle/gems/capybara-2.7.1/lib/capybara.rb +0 -500
  2145. data/vendor/bundle/gems/capybara-2.7.1/spec/capybara_spec.rb +0 -90
  2146. data/vendor/bundle/gems/capybara-2.7.1/spec/rack_test_spec.rb +0 -186
  2147. data/vendor/bundle/gems/capybara-2.7.1/spec/result_spec.rb +0 -66
  2148. data/vendor/bundle/gems/capybara-2.7.1/spec/rspec/features_spec.rb +0 -95
  2149. data/vendor/bundle/gems/capybara-2.7.1/spec/selenium_spec.rb +0 -151
  2150. data/vendor/bundle/gems/capybara-2.7.1/spec/server_spec.rb +0 -204
  2151. data/vendor/bundle/gems/ffi-1.9.10/LICENSE +0 -24
  2152. data/vendor/bundle/gems/ffi-1.9.10/Rakefile +0 -210
  2153. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.c +0 -1032
  2154. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.o +0 -0
  2155. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/ArrayType.o +0 -0
  2156. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Buffer.c +0 -365
  2157. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Buffer.o +0 -0
  2158. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Call.c +0 -530
  2159. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Call.h +0 -93
  2160. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Call.o +0 -0
  2161. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.o +0 -0
  2162. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/DataConverter.o +0 -0
  2163. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.o +0 -0
  2164. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Function.c +0 -1000
  2165. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Function.o +0 -0
  2166. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/FunctionInfo.o +0 -0
  2167. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/LastError.o +0 -0
  2168. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/LongDouble.o +0 -0
  2169. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Makefile +0 -237
  2170. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/MappedType.o +0 -0
  2171. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.o +0 -0
  2172. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.c +0 -360
  2173. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.o +0 -0
  2174. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Platform.o +0 -0
  2175. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Pointer.c +0 -508
  2176. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Pointer.o +0 -0
  2177. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Struct.o +0 -0
  2178. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/StructByReference.o +0 -0
  2179. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/StructByValue.o +0 -0
  2180. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/StructLayout.o +0 -0
  2181. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Thread.o +0 -0
  2182. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Type.o +0 -0
  2183. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Types.o +0 -0
  2184. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Variadic.c +0 -280
  2185. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/Variadic.o +0 -0
  2186. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/compat.h +0 -83
  2187. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/extconf.h +0 -12
  2188. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/ffi.o +0 -0
  2189. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/ffi_c.so +0 -0
  2190. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/ffi.c +0 -1036
  2191. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/mkmf.log +0 -412
  2192. data/vendor/bundle/gems/ffi-1.9.10/ext/ffi_c/rbffi_endian.h +0 -59
  2193. data/vendor/bundle/gems/ffi-1.9.10/ffi.gemspec +0 -23
  2194. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/autopointer.rb +0 -194
  2195. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/enum.rb +0 -174
  2196. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/library.rb +0 -524
  2197. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/pointer.rb +0 -134
  2198. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/struct.rb +0 -373
  2199. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/tools/types_generator.rb +0 -135
  2200. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/types.rb +0 -190
  2201. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi/version.rb +0 -4
  2202. data/vendor/bundle/gems/ffi-1.9.10/lib/ffi_c.so +0 -0
  2203. data/vendor/bundle/gems/ffi-1.9.10/libtest/FunctionTest.c +0 -70
  2204. data/vendor/bundle/gems/ffi-1.9.10/libtest/VariadicTest.c +0 -62
  2205. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/fixtures/ClosureTest.c +0 -190
  2206. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/fixtures/FunctionTest.c +0 -58
  2207. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/function_spec.rb +0 -92
  2208. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/library_spec.rb +0 -276
  2209. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/rbx/attach_function_spec.rb +0 -33
  2210. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/struct_spec.rb +0 -886
  2211. data/vendor/bundle/gems/ffi-1.9.10/spec/ffi/variadic_spec.rb +0 -113
  2212. data/vendor/bundle/gems/rspec-3.4.0/README.md +0 -39
  2213. data/vendor/bundle/gems/rspec-3.4.0/lib/rspec/version.rb +0 -5
  2214. data/vendor/bundle/gems/rspec-core-3.4.4/Changelog.md +0 -1972
  2215. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/backtrace_formatter.rb +0 -65
  2216. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/bisect/runner.rb +0 -139
  2217. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/bisect/server.rb +0 -61
  2218. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/configuration.rb +0 -1869
  2219. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/configuration_options.rb +0 -191
  2220. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/dsl.rb +0 -96
  2221. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/example.rb +0 -631
  2222. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/example_group.rb +0 -816
  2223. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/formatters/bisect_formatter.rb +0 -68
  2224. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/formatters/documentation_formatter.rb +0 -70
  2225. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/formatters/exception_presenter.rb +0 -482
  2226. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/formatters/helpers.rb +0 -109
  2227. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/formatters/html_formatter.rb +0 -151
  2228. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/hooks.rb +0 -638
  2229. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/metadata.rb +0 -498
  2230. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/metadata_filter.rb +0 -231
  2231. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/notifications.rb +0 -499
  2232. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/option_parser.rb +0 -319
  2233. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -96
  2234. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/rake_task.rb +0 -167
  2235. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb +0 -183
  2236. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/shared_example_group.rb +0 -212
  2237. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/source/token.rb +0 -86
  2238. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/source.rb +0 -76
  2239. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/version.rb +0 -9
  2240. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core/world.rb +0 -213
  2241. data/vendor/bundle/gems/rspec-core-3.4.4/lib/rspec/core.rb +0 -181
  2242. data/vendor/bundle/gems/rspec-expectations-3.4.0/Changelog.md +0 -979
  2243. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/expectations/configuration.rb +0 -164
  2244. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/expectations/expectation_target.rb +0 -113
  2245. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/expectations/handler.rb +0 -170
  2246. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/expectations/minitest_integration.rb +0 -31
  2247. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/expectations/syntax.rb +0 -132
  2248. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/expectations/version.rb +0 -8
  2249. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be.rb +0 -285
  2250. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/change.rb +0 -354
  2251. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/include.rb +0 -130
  2252. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/raise_error.rb +0 -228
  2253. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/respond_to.rb +0 -90
  2254. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/dsl.rb +0 -453
  2255. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers/english_phrasing.rb +0 -42
  2256. data/vendor/bundle/gems/rspec-expectations-3.4.0/lib/rspec/matchers.rb +0 -1037
  2257. data/vendor/bundle/gems/rspec-mocks-3.4.1/Changelog.md +0 -991
  2258. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/any_instance/recorder.rb +0 -268
  2259. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/any_instance/stub_chain.rb +0 -46
  2260. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -27
  2261. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/error_generator.rb +0 -367
  2262. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/matchers/have_received.rb +0 -128
  2263. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/matchers/receive.rb +0 -130
  2264. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -80
  2265. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/matchers/receive_messages.rb +0 -75
  2266. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/message_expectation.rb +0 -717
  2267. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/method_reference.rb +0 -192
  2268. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/proxy.rb +0 -484
  2269. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/targets.rb +0 -97
  2270. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks/version.rb +0 -9
  2271. data/vendor/bundle/gems/rspec-mocks-3.4.1/lib/rspec/mocks.rb +0 -126
  2272. data/vendor/bundle/gems/rspec-support-3.4.1/Changelog.md +0 -151
  2273. data/vendor/bundle/gems/rspec-support-3.4.1/README.md +0 -40
  2274. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/encoded_string.rb +0 -155
  2275. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/method_signature_verifier.rb +0 -290
  2276. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/object_formatter.rb +0 -108
  2277. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/spec/library_wide_checks.rb +0 -152
  2278. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/spec/shell_out.rb +0 -71
  2279. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/spec/with_isolated_directory.rb +0 -9
  2280. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/spec.rb +0 -81
  2281. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/version.rb +0 -7
  2282. data/vendor/bundle/gems/rspec-support-3.4.1/lib/rspec/support/version_checker.rb +0 -53
  2283. data/vendor/bundle/gems/sequel-4.35.0/CHANGELOG +0 -6264
  2284. data/vendor/bundle/gems/sequel-4.35.0/Rakefile +0 -164
  2285. data/vendor/bundle/gems/sequel-4.35.0/doc/association_basics.rdoc +0 -1810
  2286. data/vendor/bundle/gems/sequel-4.35.0/doc/migration.rdoc +0 -613
  2287. data/vendor/bundle/gems/sequel-4.35.0/doc/prepared_statements.rdoc +0 -139
  2288. data/vendor/bundle/gems/sequel-4.35.0/doc/release_notes/4.35.0.txt +0 -130
  2289. data/vendor/bundle/gems/sequel-4.35.0/doc/schema_modification.rdoc +0 -659
  2290. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/jdbc/h2.rb +0 -229
  2291. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/jdbc.rb +0 -817
  2292. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/mock.rb +0 -392
  2293. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/mysql.rb +0 -376
  2294. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/mysql2.rb +0 -206
  2295. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/oracle.rb +0 -418
  2296. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/postgres.rb +0 -879
  2297. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/shared/access.rb +0 -296
  2298. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/shared/mysql_prepared_statements.rb +0 -152
  2299. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/shared/oracle.rb +0 -560
  2300. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/shared/postgres.rb +0 -1770
  2301. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/shared/sqlite.rb +0 -761
  2302. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/adapters/swift.rb +0 -160
  2303. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/ast_transformer.rb +0 -202
  2304. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/connection_pool/sharded_single.rb +0 -110
  2305. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/connection_pool/sharded_threaded.rb +0 -337
  2306. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/connection_pool/single.rb +0 -52
  2307. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/connection_pool/threaded.rb +0 -282
  2308. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/connection_pool.rb +0 -119
  2309. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/database/schema_generator.rb +0 -556
  2310. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/database/schema_methods.rb +0 -1000
  2311. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/dataset/sql.rb +0 -1585
  2312. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/extensions/arbitrary_servers.rb +0 -114
  2313. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/extensions/connection_validator.rb +0 -114
  2314. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/extensions/constraint_validations.rb +0 -459
  2315. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/extensions/migration.rb +0 -756
  2316. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/model/associations.rb +0 -3290
  2317. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/model/base.rb +0 -2418
  2318. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/model.rb +0 -178
  2319. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/plugins/constraint_validations.rb +0 -231
  2320. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/plugins/validation_helpers.rb +0 -308
  2321. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/sql.rb +0 -1901
  2322. data/vendor/bundle/gems/sequel-4.35.0/lib/sequel/version.rb +0 -20
  2323. data/vendor/bundle/gems/sequel-4.35.0/spec/adapters/postgres_spec.rb +0 -3786
  2324. data/vendor/bundle/gems/sequel-4.35.0/spec/adapters/sqlite_spec.rb +0 -688
  2325. data/vendor/bundle/gems/sequel-4.35.0/spec/core/connection_pool_spec.rb +0 -1045
  2326. data/vendor/bundle/gems/sequel-4.35.0/spec/core/dataset_spec.rb +0 -5171
  2327. data/vendor/bundle/gems/sequel-4.35.0/spec/core/expression_filters_spec.rb +0 -1243
  2328. data/vendor/bundle/gems/sequel-4.35.0/spec/core/mock_adapter_spec.rb +0 -464
  2329. data/vendor/bundle/gems/sequel-4.35.0/spec/extensions/connection_validator_spec.rb +0 -120
  2330. data/vendor/bundle/gems/sequel-4.35.0/spec/extensions/constraint_validations_plugin_spec.rb +0 -274
  2331. data/vendor/bundle/gems/sequel-4.35.0/spec/extensions/constraint_validations_spec.rb +0 -325
  2332. data/vendor/bundle/gems/sequel-4.35.0/spec/extensions/migration_spec.rb +0 -728
  2333. data/vendor/bundle/gems/sequel-4.35.0/spec/extensions/pg_json_spec.rb +0 -218
  2334. data/vendor/bundle/gems/sequel-4.35.0/spec/extensions/validation_helpers_spec.rb +0 -552
  2335. data/vendor/bundle/gems/sequel-4.35.0/spec/integration/plugin_test.rb +0 -2262
  2336. data/vendor/bundle/gems/sequel-4.35.0/spec/integration/schema_test.rb +0 -815
  2337. data/vendor/bundle/gems/sequel-4.35.0/spec/model/association_reflection_spec.rb +0 -555
  2338. data/vendor/bundle/gems/sequel-4.35.0/spec/model/model_spec.rb +0 -1048
  2339. data/vendor/bundle/gems/sprockets-3.6.2/CHANGELOG.md +0 -277
  2340. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/coffee_script_template.rb +0 -6
  2341. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/eco_template.rb +0 -6
  2342. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/ejs_template.rb +0 -6
  2343. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/engines.rb +0 -81
  2344. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/erb_template.rb +0 -6
  2345. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/path_utils.rb +0 -284
  2346. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/processing.rb +0 -248
  2347. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/resolve.rb +0 -209
  2348. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/sass_cache_store.rb +0 -29
  2349. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/sass_template.rb +0 -7
  2350. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/uglifier_compressor.rb +0 -55
  2351. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets/version.rb +0 -3
  2352. data/vendor/bundle/gems/sprockets-3.6.2/lib/sprockets.rb +0 -162
  2353. data/vendor/bundle/gems/sqlite3-1.3.11/ext/sqlite3/mkmf.log +0 -552
  2354. data/vendor/bundle/gems/test-unit-3.2.0/COPYING +0 -64
  2355. data/vendor/bundle/gems/test-unit-3.2.0/README.md +0 -101
  2356. data/vendor/bundle/gems/test-unit-3.2.0/doc/text/news.md +0 -1113
  2357. data/vendor/bundle/gems/test-unit-3.2.0/lib/test/unit/diff.rb +0 -746
  2358. data/vendor/bundle/gems/test-unit-3.2.0/lib/test/unit/testcase.rb +0 -811
  2359. data/vendor/bundle/gems/test-unit-3.2.0/lib/test/unit/version.rb +0 -5
  2360. data/vendor/bundle/gems/test-unit-3.2.0/test/test-test-case.rb +0 -1171
  2361. data/vendor/bundle/gems/tins-1.10.2/README.md +0 -70
  2362. data/vendor/bundle/gems/tins-1.10.2/VERSION +0 -1
  2363. data/vendor/bundle/gems/tins-1.10.2/lib/tins/version.rb +0 -8
  2364. data/vendor/bundle/gems/tins-1.10.2/lib/tins.rb +0 -57
  2365. data/vendor/bundle/gems/tins-1.10.2/tests/test_helper.rb +0 -11
  2366. data/vendor/bundle/gems/tins-1.10.2/tins.gemspec +0 -38
  2367. data/vendor/bundle/specifications/capybara-2.7.1.gemspec +0 -76
  2368. data/vendor/bundle/specifications/ffi-1.9.10.gemspec +0 -45
  2369. data/vendor/bundle/specifications/rspec-3.4.0.gemspec +0 -39
  2370. data/vendor/bundle/specifications/rspec-core-3.4.4.gemspec +0 -65
  2371. data/vendor/bundle/specifications/rspec-expectations-3.4.0.gemspec +0 -47
  2372. data/vendor/bundle/specifications/rspec-mocks-3.4.1.gemspec +0 -50
  2373. data/vendor/bundle/specifications/rspec-support-3.4.1.gemspec +0 -38
  2374. data/vendor/bundle/specifications/sequel-4.35.0.gemspec +0 -52
  2375. data/vendor/bundle/specifications/sprockets-3.6.2.gemspec +0 -78
  2376. data/vendor/bundle/specifications/test-unit-3.2.0.gemspec +0 -47
  2377. data/vendor/bundle/specifications/tins-1.10.2.gemspec +0 -39
@@ -1,1901 +0,0 @@
1
- # frozen-string-literal: true
2
-
3
- module Sequel
4
- if RUBY_VERSION < '1.9.0'
5
- # :nocov:
6
- # If on Ruby 1.8, create a <tt>Sequel::BasicObject</tt> class that is similar to the
7
- # the Ruby 1.9 +BasicObject+ class. This is used in a few places where proxy
8
- # objects are needed that respond to any method call.
9
- class BasicObject
10
- # The instance methods to not remove from the class when removing
11
- # other methods.
12
- KEEP_METHODS = %w"__id__ __send__ __metaclass__ instance_eval instance_exec == equal? initialize method_missing"
13
-
14
- # Remove all but the most basic instance methods from the class. A separate
15
- # method so that it can be called again if necessary if you load libraries
16
- # after Sequel that add instance methods to +Object+.
17
- def self.remove_methods!
18
- ((private_instance_methods + instance_methods) - KEEP_METHODS).each{|m| undef_method(m)}
19
- end
20
- remove_methods!
21
- end
22
- # :nocov:
23
- else
24
- # If on 1.9, create a <tt>Sequel::BasicObject</tt> class that is just like the
25
- # default +BasicObject+ class, except that missing constants are resolved in
26
- # +Object+. This allows the virtual row support to work with classes
27
- # without prefixing them with ::, such as:
28
- #
29
- # DB[:bonds].filter{maturity_date > Time.now}
30
- class BasicObject < ::BasicObject
31
- # Lookup missing constants in <tt>::Object</tt>
32
- def self.const_missing(name)
33
- ::Object.const_get(name)
34
- end
35
-
36
- # No-op method on ruby 1.9, which has a real +BasicObject+ class.
37
- def self.remove_methods!
38
- end
39
- end
40
- end
41
-
42
- class LiteralString < ::String
43
- end
44
-
45
- # Time subclass that gets literalized with only the time value, so it operates
46
- # like a standard SQL time type.
47
- class SQLTime < ::Time
48
- # Create a new SQLTime instance given an hour, minute, and second.
49
- def self.create(hour, minute, second, usec = 0)
50
- t = now
51
- local(t.year, t.month, t.day, hour, minute, second, usec)
52
- end
53
-
54
- # Return a string in HH:MM:SS format representing the time.
55
- def to_s(*args)
56
- if args.empty?
57
- strftime('%H:%M:%S')
58
- else
59
- # Superclass may have defined a method that takes a format string,
60
- # and we shouldn't override in that case.
61
- super
62
- end
63
- end
64
- end
65
-
66
- # The SQL module holds classes whose instances represent SQL fragments.
67
- # It also holds modules that are included in core ruby classes that
68
- # make Sequel a friendly DSL.
69
- module SQL
70
-
71
- ### Parent Classes ###
72
-
73
- # Classes/Modules aren't in alphabetical order due to the fact that
74
- # some reference constants defined in others at load time.
75
-
76
- # Base class for all SQL expression objects.
77
- class Expression
78
- @comparison_attrs = []
79
-
80
- class << self
81
- # All attributes used for equality and hash methods.
82
- attr_reader :comparison_attrs
83
-
84
- # Expression objects are assumed to be value objects, where their
85
- # attribute values can't change after assignment. In order to make
86
- # it easy to define equality and hash methods, subclass
87
- # instances assume that the only values that affect the results of
88
- # such methods are the values of the object's attributes.
89
- def attr_reader(*args)
90
- super
91
- comparison_attrs.concat(args)
92
- end
93
-
94
- # Copy the comparison_attrs into the subclass.
95
- def inherited(subclass)
96
- super
97
- subclass.instance_variable_set(:@comparison_attrs, comparison_attrs.dup)
98
- end
99
-
100
- private
101
-
102
- # Create a to_s instance method that takes a dataset, and calls
103
- # the method provided on the dataset with args as the argument (self by default).
104
- # Used to DRY up some code.
105
- #
106
- # Do not call this method with untrusted input, as that can result in
107
- # arbitrary code execution.
108
- def to_s_method(meth, args=:self) # :nodoc:
109
- class_eval("def to_s_append(ds, sql) ds.#{meth}_append(sql, #{args}) end", __FILE__, __LINE__)
110
- end
111
- end
112
-
113
- # Alias of <tt>eql?</tt>
114
- def ==(other)
115
- eql?(other)
116
- end
117
-
118
- # Returns true if the receiver is the same expression as the
119
- # the +other+ expression.
120
- def eql?(other)
121
- other.is_a?(self.class) && !self.class.comparison_attrs.find{|a| send(a) != other.send(a)}
122
- end
123
-
124
- # Make sure that the hash value is the same if the attributes are the same.
125
- def hash
126
- ([self.class] + self.class.comparison_attrs.map{|x| send(x)}).hash
127
- end
128
-
129
- # Show the class name and instance variables for the object, necessary
130
- # for correct operation on ruby 1.9.2.
131
- def inspect
132
- "#<#{self.class} #{instance_variables.map{|iv| "#{iv}=>#{instance_variable_get(iv).inspect}"}.join(', ')}>"
133
- end
134
-
135
- # Returns +self+, because <tt>SQL::Expression</tt> already acts like +LiteralString+.
136
- def lit
137
- self
138
- end
139
-
140
- # Alias of +to_s+
141
- def sql_literal(ds)
142
- s = String.new
143
- to_s_append(ds, s)
144
- s
145
- end
146
- end
147
-
148
- # Represents a complex SQL expression, with a given operator and one
149
- # or more attributes (which may also be ComplexExpressions, forming
150
- # a tree). This class is the backbone of Sequel's ruby expression DSL.
151
- #
152
- # This is an abstract class that is not that useful by itself. The
153
- # subclasses +BooleanExpression+, +NumericExpression+, and +StringExpression+
154
- # define the behavior of the DSL via operators.
155
- class ComplexExpression < Expression
156
- # A hash of the opposite for each operator symbol, used for inverting
157
- # objects.
158
- OPERTATOR_INVERSIONS = {:AND => :OR, :OR => :AND, :< => :>=, :> => :<=,
159
- :<= => :>, :>= => :<, :'=' => :'!=' , :'!=' => :'=', :LIKE => :'NOT LIKE',
160
- :'NOT LIKE' => :LIKE, :~ => :'!~', :'!~' => :~, :IN => :'NOT IN',
161
- :'NOT IN' => :IN, :IS => :'IS NOT', :'IS NOT' => :IS, :'~*' => :'!~*',
162
- :'!~*' => :'~*', :NOT => :NOOP, :NOOP => :NOT, :ILIKE => :'NOT ILIKE',
163
- :'NOT ILIKE'=>:ILIKE}
164
-
165
- # Standard mathematical operators used in +NumericMethods+
166
- MATHEMATICAL_OPERATORS = [:+, :-, :/, :*]
167
-
168
- # Bitwise mathematical operators used in +NumericMethods+
169
- BITWISE_OPERATORS = [:&, :|, :^, :<<, :>>, :%]
170
-
171
- # Operators that check for equality
172
- EQUALITY_OPERATORS = [:'=', :'!=']
173
-
174
- # Inequality operators used in +InequalityMethods+
175
- INEQUALITY_OPERATORS = [:<, :>, :<=, :>=]
176
-
177
- # Hash of ruby operator symbols to SQL operators, used in +BooleanMethods+
178
- BOOLEAN_OPERATOR_METHODS = {:& => :AND, :| =>:OR}
179
-
180
- # Operators that use IN/NOT IN for inclusion/exclusion
181
- IN_OPERATORS = [:IN, :'NOT IN']
182
-
183
- # Operators that use IS, used for special casing to override literal true/false values
184
- IS_OPERATORS = [:IS, :'IS NOT']
185
-
186
- # Operators that do pattern matching via regular expressions
187
- REGEXP_OPERATORS = [:~, :'!~', :'~*', :'!~*']
188
-
189
- # Operators that do pattern matching via LIKE
190
- LIKE_OPERATORS = [:LIKE, :'NOT LIKE', :ILIKE, :'NOT ILIKE']
191
-
192
- # Operator symbols that take exactly two arguments
193
- TWO_ARITY_OPERATORS = EQUALITY_OPERATORS + INEQUALITY_OPERATORS + IS_OPERATORS + IN_OPERATORS + REGEXP_OPERATORS + LIKE_OPERATORS
194
-
195
- # Operator symbols that take one or more arguments
196
- N_ARITY_OPERATORS = [:AND, :OR, :'||'] + MATHEMATICAL_OPERATORS + BITWISE_OPERATORS
197
-
198
- # Operator symbols that take only a single argument
199
- ONE_ARITY_OPERATORS = [:NOT, :NOOP, :'B~']
200
-
201
- # Custom expressions that may have different syntax on different databases
202
- CUSTOM_EXPRESSIONS = [:extract]
203
-
204
- # The operator symbol for this object
205
- attr_reader :op
206
-
207
- # An array of args for this object
208
- attr_reader :args
209
-
210
- # Set the operator symbol and arguments for this object to the ones given.
211
- # Convert all args that are hashes or arrays of two element arrays to +BooleanExpressions+,
212
- # other than the second arg for an IN/NOT IN operator.
213
- # Raise an +Error+ if the operator doesn't allow boolean input and a boolean argument is given.
214
- # Raise an +Error+ if the wrong number of arguments for a given operator is used.
215
- def initialize(op, *args)
216
- orig_args = args
217
- args = args.map{|a| Sequel.condition_specifier?(a) ? SQL::BooleanExpression.from_value_pairs(a) : a}
218
- case op
219
- when *N_ARITY_OPERATORS
220
- raise(Error, "The #{op} operator requires at least 1 argument") unless args.length >= 1
221
- old_args = args.map{|a| a.is_a?(self.class) && a.op == :NOOP ? a.args.first : a}
222
- args = []
223
- old_args.each{|a| a.is_a?(self.class) && a.op == op ? args.concat(a.args) : args.push(a)}
224
- when *TWO_ARITY_OPERATORS
225
- raise(Error, "The #{op} operator requires precisely 2 arguments") unless args.length == 2
226
- # With IN/NOT IN, even if the second argument is an array of two element arrays,
227
- # don't convert it into a boolean expression, since it's definitely being used
228
- # as a value list.
229
- args[1] = orig_args[1] if IN_OPERATORS.include?(op)
230
- when *ONE_ARITY_OPERATORS
231
- raise(Error, "The #{op} operator requires a single argument") unless args.length == 1
232
- when *CUSTOM_EXPRESSIONS
233
- # nothing
234
- else
235
- raise(Error, "Invalid operator #{op}")
236
- end
237
- @op = op
238
- @args = args
239
- end
240
-
241
- to_s_method :complex_expression_sql, '@op, @args'
242
- end
243
-
244
- # The base class for expressions that can be used in multiple places in
245
- # an SQL query.
246
- class GenericExpression < Expression
247
- end
248
-
249
- ### Modules ###
250
-
251
- # Includes an +as+ method that creates an SQL alias.
252
- module AliasMethods
253
- # Create an SQL alias (+AliasedExpression+) of the receiving column or expression to the given alias.
254
- #
255
- # Sequel.function(:func).as(:alias) # func() AS "alias"
256
- # Sequel.function(:func).as(:alias, [:col_alias1, :col_alias2]) # func() AS "alias"("col_alias1", "col_alias2")
257
- def as(aliaz, columns=nil)
258
- AliasedExpression.new(self, aliaz, columns)
259
- end
260
- end
261
-
262
- # This defines the bitwise methods: &, |, ^, ~, <<, and >>. Because these
263
- # methods overlap with the standard +BooleanMethods methods+, and they only
264
- # make sense for integers, they are only included in +NumericExpression+.
265
- #
266
- # :a.sql_number & :b # "a" & "b"
267
- # :a.sql_number | :b # "a" | "b"
268
- # :a.sql_number ^ :b # "a" ^ "b"
269
- # :a.sql_number << :b # "a" << "b"
270
- # :a.sql_number >> :b # "a" >> "b"
271
- # ~:a.sql_number # ~"a"
272
- module BitwiseMethods
273
- ComplexExpression::BITWISE_OPERATORS.each do |o|
274
- module_eval("def #{o}(o) NumericExpression.new(#{o.inspect}, self, o) end", __FILE__, __LINE__)
275
- end
276
-
277
- # Do the bitwise compliment of the self
278
- #
279
- # ~:a.sql_number # ~"a"
280
- def ~
281
- NumericExpression.new(:'B~', self)
282
- end
283
- end
284
-
285
- # This module includes the boolean/logical AND (&), OR (|) and NOT (~) operators
286
- # that are defined on objects that can be used in a boolean context in SQL
287
- # (+Symbol+, +LiteralString+, and <tt>SQL::GenericExpression</tt>).
288
- #
289
- # :a & :b # "a" AND "b"
290
- # :a | :b # "a" OR "b"
291
- # ~:a # NOT "a"
292
- #
293
- # One exception to this is when a NumericExpression or Integer is the argument
294
- # to & or |, in which case a bitwise method will be used:
295
- #
296
- # :a & 1 # "a" & 1
297
- # :a | (:b + 1) # "a" | ("b" + 1)
298
- module BooleanMethods
299
- ComplexExpression::BOOLEAN_OPERATOR_METHODS.each do |m, o|
300
- module_eval(<<-END, __FILE__, __LINE__+1)
301
- def #{m}(o)
302
- case o
303
- when NumericExpression, Integer
304
- NumericExpression.new(#{m.inspect}, self, o)
305
- else
306
- BooleanExpression.new(#{o.inspect}, self, o)
307
- end
308
- end
309
- END
310
- end
311
-
312
- # Create a new BooleanExpression with NOT, representing the inversion of whatever self represents.
313
- #
314
- # ~:a # NOT :a
315
- def ~
316
- BooleanExpression.invert(self)
317
- end
318
- end
319
-
320
- # These methods are designed as replacements for the core extensions, so that
321
- # Sequel is still easy to use if the core extensions are not enabled.
322
- module Builders
323
- # Create an SQL::AliasedExpression for the given expression and alias.
324
- #
325
- # Sequel.as(:column, :alias) # "column" AS "alias"
326
- # Sequel.as(:column, :alias, [:col_alias1, :col_alias2]) # "column" AS "alias"("col_alias1", "col_alias2")
327
- def as(exp, aliaz, columns=nil)
328
- SQL::AliasedExpression.new(exp, aliaz, columns)
329
- end
330
-
331
- # Order the given argument ascending.
332
- # Options:
333
- #
334
- # :nulls :: Set to :first to use NULLS FIRST (so NULL values are ordered
335
- # before other values), or :last to use NULLS LAST (so NULL values
336
- # are ordered after other values).
337
- #
338
- # Sequel.asc(:a) # a ASC
339
- # Sequel.asc(:b, :nulls=>:last) # b ASC NULLS LAST
340
- def asc(arg, opts=OPTS)
341
- SQL::OrderedExpression.new(arg, false, opts)
342
- end
343
-
344
- # Return an <tt>SQL::Blob</tt> that holds the same data as this string.
345
- # Blobs provide proper escaping of binary data. If given a blob, returns it
346
- # directly.
347
- def blob(s)
348
- if s.is_a?(SQL::Blob)
349
- s
350
- else
351
- SQL::Blob.new(s)
352
- end
353
- end
354
-
355
- # Return an <tt>SQL::CaseExpression</tt> created with the given arguments.
356
- #
357
- # Sequel.case([[{:a=>[2,3]}, 1]], 0) # SQL: CASE WHEN a IN (2, 3) THEN 1 ELSE 0 END
358
- # Sequel.case({:a=>1}, 0, :b) # SQL: CASE b WHEN a THEN 1 ELSE 0 END
359
- def case(*args) # core_sql ignore
360
- SQL::CaseExpression.new(*args)
361
- end
362
-
363
- # Cast the reciever to the given SQL type. You can specify a ruby class as a type,
364
- # and it is handled similarly to using a database independent type in the schema methods.
365
- #
366
- # Sequel.cast(:a, :integer) # CAST(a AS integer)
367
- # Sequel.cast(:a, String) # CAST(a AS varchar(255))
368
- def cast(arg, sql_type)
369
- SQL::Cast.new(arg, sql_type)
370
- end
371
-
372
- # Cast the reciever to the given SQL type (or the database's default Integer type if none given),
373
- # and return the result as a +NumericExpression+, so you can use the bitwise operators
374
- # on the result.
375
- #
376
- # Sequel.cast_numeric(:a) # CAST(a AS integer)
377
- # Sequel.cast_numeric(:a, Float) # CAST(a AS double precision)
378
- def cast_numeric(arg, sql_type = nil)
379
- cast(arg, sql_type || Integer).sql_number
380
- end
381
-
382
- # Cast the reciever to the given SQL type (or the database's default String type if none given),
383
- # and return the result as a +StringExpression+, so you can use +
384
- # directly on the result for SQL string concatenation.
385
- #
386
- # Sequel.cast_string(:a) # CAST(a AS varchar(255))
387
- # Sequel.cast_string(:a, :text) # CAST(a AS text)
388
- def cast_string(arg, sql_type = nil)
389
- cast(arg, sql_type || String).sql_string
390
- end
391
-
392
- # Return an emulated function call for getting the number of characters
393
- # in the argument:
394
- #
395
- # Sequel.char_length(:a) # char_length(a) -- Most databases
396
- # Sequel.char_length(:a) # length(a) -- SQLite
397
- def char_length(arg)
398
- SQL::Function.new!(:char_length, [arg], :emulate=>true)
399
- end
400
-
401
- # Do a deep qualification of the argument using the qualifier. This recurses into
402
- # nested structures.
403
- #
404
- # Sequel.deep_qualify(:table, :column) # "table"."column"
405
- # Sequel.deep_qualify(:table, Sequel.+(:column, 1)) # "table"."column" + 1
406
- # Sequel.deep_qualify(:table, Sequel.like(:a, 'b')) # "table"."a" LIKE 'b' ESCAPE '\'
407
- def deep_qualify(qualifier, expr)
408
- Sequel::Qualifier.new(Sequel, qualifier).transform(expr)
409
- end
410
-
411
- # Return a delayed evaluation that uses the passed block. This is used
412
- # to delay evaluations of the code to runtime. For example, with
413
- # the following code:
414
- #
415
- # ds = DB[:table].where{column > Time.now}
416
- #
417
- # The filter is fixed to the time that where was called. Unless you are
418
- # only using the dataset once immediately after creating it, that's
419
- # probably not desired. If you just want to set it to the time when the
420
- # query is sent to the database, you can wrap it in Sequel.delay:
421
- #
422
- # ds = DB[:table].where{column > Sequel.delay{Time.now}}
423
- #
424
- # Note that for dates and timestamps, you are probably better off using
425
- # Sequel::CURRENT_DATE and Sequel::CURRENT_TIMESTAMP instead of this
426
- # generic delayed evaluation facility.
427
- def delay(&block)
428
- raise(Error, "Sequel.delay requires a block") unless block
429
- SQL::DelayedEvaluation.new(block)
430
- end
431
-
432
- # Order the given argument descending.
433
- # Options:
434
- #
435
- # :nulls :: Set to :first to use NULLS FIRST (so NULL values are ordered
436
- # before other values), or :last to use NULLS LAST (so NULL values
437
- # are ordered after other values).
438
- #
439
- # Sequel.desc(:a) # b DESC
440
- # Sequel.desc(:b, :nulls=>:first) # b DESC NULLS FIRST
441
- def desc(arg, opts=OPTS)
442
- SQL::OrderedExpression.new(arg, true, opts)
443
- end
444
-
445
- # Wraps the given object in an appropriate Sequel wrapper.
446
- # If the given object is already a Sequel object, return it directly.
447
- # For condition specifiers (hashes and arrays of two pairs), true, and false,
448
- # return a boolean expressions. For numeric objects, return a numeric
449
- # expression. For strings, return a string expression. For procs or when
450
- # the method is passed a block, evaluate it as a virtual row and wrap it
451
- # appropriately. In all other cases, use a generic wrapper.
452
- #
453
- # This method allows you to construct SQL expressions that are difficult
454
- # to construct via other methods. For example:
455
- #
456
- # Sequel.expr(1) - :a # SQL: (1 - a)
457
- def expr(arg=(no_arg=true), &block)
458
- if block_given?
459
- if no_arg
460
- return expr(block)
461
- else
462
- raise Error, 'cannot provide both an argument and a block to Sequel.expr'
463
- end
464
- elsif no_arg
465
- raise Error, 'must provide either an argument or a block to Sequel.expr'
466
- end
467
-
468
- case arg
469
- when Symbol
470
- t, c, a = Sequel.split_symbol(arg)
471
-
472
- arg = if t
473
- SQL::QualifiedIdentifier.new(t, c)
474
- else
475
- SQL::Identifier.new(c)
476
- end
477
-
478
- if a
479
- arg = SQL::AliasedExpression.new(arg, a)
480
- end
481
-
482
- arg
483
- when SQL::Expression, LiteralString, SQL::Blob
484
- arg
485
- when Hash
486
- SQL::BooleanExpression.from_value_pairs(arg, :AND)
487
- when Array
488
- if condition_specifier?(arg)
489
- SQL::BooleanExpression.from_value_pairs(arg, :AND)
490
- else
491
- SQL::Wrapper.new(arg)
492
- end
493
- when Numeric
494
- SQL::NumericExpression.new(:NOOP, arg)
495
- when String
496
- SQL::StringExpression.new(:NOOP, arg)
497
- when TrueClass, FalseClass
498
- SQL::BooleanExpression.new(:NOOP, arg)
499
- when Proc
500
- expr(virtual_row(&arg))
501
- else
502
- SQL::Wrapper.new(arg)
503
- end
504
- end
505
-
506
- # Extract a datetime_part (e.g. year, month) from the given
507
- # expression:
508
- #
509
- # Sequel.extract(:year, :date) # extract(year FROM "date")
510
- def extract(datetime_part, exp)
511
- SQL::NumericExpression.new(:extract, datetime_part, exp)
512
- end
513
-
514
- # Returns a <tt>Sequel::SQL::Function</tt> with the function name
515
- # and the given arguments.
516
- #
517
- # Sequel.function(:now) # SQL: now()
518
- # Sequel.function(:substr, :a, 1) # SQL: substr(a, 1)
519
- def function(name, *args)
520
- SQL::Function.new(name, *args)
521
- end
522
-
523
- # Return the argument wrapped as an <tt>SQL::Identifier</tt>.
524
- #
525
- # Sequel.identifier(:a__b) # "a__b"
526
- def identifier(name)
527
- SQL::Identifier.new(name)
528
- end
529
-
530
- # Return a <tt>Sequel::SQL::StringExpression</tt> representing an SQL string made up of the
531
- # concatenation of the given array's elements. If an argument is passed,
532
- # it is used in between each element of the array in the SQL
533
- # concatenation.
534
- #
535
- # Sequel.join([:a]) # SQL: a
536
- # Sequel.join([:a, :b]) # SQL: a || b
537
- # Sequel.join([:a, 'b']) # SQL: a || 'b'
538
- # Sequel.join(['a', :b], ' ') # SQL: 'a' || ' ' || b
539
- def join(args, joiner=nil)
540
- raise Error, 'argument to Sequel.join must be an array' unless args.is_a?(Array)
541
- if joiner
542
- args = args.zip([joiner]*args.length).flatten
543
- args.pop
544
- end
545
-
546
- return SQL::StringExpression.new(:NOOP, '') if args.empty?
547
-
548
- args = args.map do |a|
549
- case a
550
- when Symbol, ::Sequel::SQL::Expression, ::Sequel::LiteralString, TrueClass, FalseClass, NilClass
551
- a
552
- else
553
- a.to_s
554
- end
555
- end
556
- SQL::StringExpression.new(:'||', *args)
557
- end
558
-
559
- # Create a <tt>BooleanExpression</tt> case insensitive (if the database supports it) pattern match of the receiver with
560
- # the given patterns. See <tt>SQL::StringExpression.like</tt>.
561
- #
562
- # Sequel.ilike(:a, 'A%') # "a" ILIKE 'A%' ESCAPE '\'
563
- def ilike(*args)
564
- SQL::StringExpression.like(*(args << {:case_insensitive=>true}))
565
- end
566
-
567
- # Create a <tt>SQL::BooleanExpression</tt> case sensitive (if the database supports it) pattern match of the receiver with
568
- # the given patterns. See <tt>SQL::StringExpression.like</tt>.
569
- #
570
- # Sequel.like(:a, 'A%') # "a" LIKE 'A%' ESCAPE '\'
571
- def like(*args)
572
- SQL::StringExpression.like(*args)
573
- end
574
-
575
- # Converts a string into a <tt>Sequel::LiteralString</tt>, in order to override string
576
- # literalization, e.g.:
577
- #
578
- # DB[:items].filter(:abc => 'def').sql #=>
579
- # "SELECT * FROM items WHERE (abc = 'def')"
580
- #
581
- # DB[:items].filter(:abc => Sequel.lit('def')).sql #=>
582
- # "SELECT * FROM items WHERE (abc = def)"
583
- #
584
- # You can also provide arguments, to create a <tt>Sequel::SQL::PlaceholderLiteralString</tt>:
585
- #
586
- # DB[:items].select{|o| o.count(Sequel.lit('DISTINCT ?', :a))}.sql #=>
587
- # "SELECT count(DISTINCT a) FROM items"
588
- def lit(s, *args) # core_sql ignore
589
- if args.empty?
590
- if s.is_a?(LiteralString)
591
- s
592
- else
593
- LiteralString.new(s)
594
- end
595
- else
596
- SQL::PlaceholderLiteralString.new(s, args)
597
- end
598
- end
599
-
600
- # Return a <tt>Sequel::SQL::BooleanExpression</tt> created from the condition
601
- # specifier, matching none of the conditions.
602
- #
603
- # Sequel.negate(:a=>true) # SQL: a IS NOT TRUE
604
- # Sequel.negate([[:a, true]]) # SQL: a IS NOT TRUE
605
- # Sequel.negate([[:a, 1], [:b, 2]]) # SQL: ((a != 1) AND (b != 2))
606
- def negate(arg)
607
- if condition_specifier?(arg)
608
- SQL::BooleanExpression.from_value_pairs(arg, :AND, true)
609
- else
610
- raise Error, 'must pass a conditions specifier to Sequel.negate'
611
- end
612
- end
613
-
614
- # Return a <tt>Sequel::SQL::BooleanExpression</tt> created from the condition
615
- # specifier, matching any of the conditions.
616
- #
617
- # Sequel.or(:a=>true) # SQL: a IS TRUE
618
- # Sequel.or([[:a, true]]) # SQL: a IS TRUE
619
- # Sequel.or([[:a, 1], [:b, 2]]) # SQL: ((a = 1) OR (b = 2))
620
- def or(arg)
621
- if condition_specifier?(arg)
622
- SQL::BooleanExpression.from_value_pairs(arg, :OR, false)
623
- else
624
- raise Error, 'must pass a conditions specifier to Sequel.or'
625
- end
626
- end
627
-
628
- # Create a qualified identifier with the given qualifier and identifier
629
- #
630
- # Sequel.qualify(:table, :column) # "table"."column"
631
- # Sequel.qualify(:schema, :table) # "schema"."table"
632
- # Sequel.qualify(:table, :column).qualify(:schema) # "schema"."table"."column"
633
- def qualify(qualifier, identifier)
634
- SQL::QualifiedIdentifier.new(qualifier, identifier)
635
- end
636
-
637
- # Return an <tt>SQL::Subscript</tt> with the given arguments, representing an
638
- # SQL array access.
639
- #
640
- # Sequel.subscript(:array, 1) # array[1]
641
- # Sequel.subscript(:array, 1, 2) # array[1, 2]
642
- # Sequel.subscript(:array, [1, 2]) # array[1, 2]
643
- # Sequel.subscript(:array, 1..2) # array[1:2]
644
- # Sequel.subscript(:array, 1...3) # array[1:2]
645
- def subscript(exp, *subs)
646
- SQL::Subscript.new(exp, subs.flatten)
647
- end
648
-
649
- # Return an emulated function call for trimming a string of spaces from
650
- # both sides (similar to ruby's String#strip).
651
- #
652
- # Sequel.trim(:a) # trim(a) -- Most databases
653
- # Sequel.trim(:a) # ltrim(rtrim(a)) -- Microsoft SQL Server
654
- def trim(arg)
655
- SQL::Function.new!(:trim, [arg], :emulate=>true)
656
- end
657
-
658
- # Return a <tt>SQL::ValueList</tt> created from the given array. Used if the array contains
659
- # all two element arrays and you want it treated as an SQL value list (IN predicate)
660
- # instead of as a conditions specifier (similar to a hash). This is not necessary if you are using
661
- # this array as a value in a filter, but may be necessary if you are using it as a
662
- # value with placeholder SQL:
663
- #
664
- # DB[:a].filter([:a, :b]=>[[1, 2], [3, 4]]) # SQL: (a, b) IN ((1, 2), (3, 4))
665
- # DB[:a].filter('(a, b) IN ?', [[1, 2], [3, 4]]) # SQL: (a, b) IN ((1 = 2) AND (3 = 4))
666
- # DB[:a].filter('(a, b) IN ?', Sequel.value_list([[1, 2], [3, 4]])) # SQL: (a, b) IN ((1, 2), (3, 4))
667
- def value_list(arg)
668
- raise Error, 'argument to Sequel.value_list must be an array' unless arg.is_a?(Array)
669
- SQL::ValueList.new(arg)
670
- end
671
- end
672
-
673
- # Holds methods that are used to cast objects to different SQL types.
674
- module CastMethods
675
- # Cast the reciever to the given SQL type. You can specify a ruby class as a type,
676
- # and it is handled similarly to using a database independent type in the schema methods.
677
- #
678
- # Sequel.function(:func).cast(:integer) # CAST(func() AS integer)
679
- # Sequel.function(:func).cast(String) # CAST(func() AS varchar(255))
680
- def cast(sql_type)
681
- Cast.new(self, sql_type)
682
- end
683
-
684
- # Cast the reciever to the given SQL type (or the database's default Integer type if none given),
685
- # and return the result as a +NumericExpression+, so you can use the bitwise operators
686
- # on the result.
687
- #
688
- # Sequel.function(:func).cast_numeric # CAST(func() AS integer)
689
- # Sequel.function(:func).cast_numeric(Float) # CAST(func() AS double precision)
690
- def cast_numeric(sql_type = nil)
691
- Cast.new(self, sql_type || Integer).sql_number
692
- end
693
-
694
- # Cast the reciever to the given SQL type (or the database's default String type if none given),
695
- # and return the result as a +StringExpression+, so you can use +
696
- # directly on the result for SQL string concatenation.
697
- #
698
- # Sequel.function(:func).cast_string # CAST(func() AS varchar(255))
699
- # Sequel.function(:func).cast_string(:text) # CAST(func() AS text)
700
- def cast_string(sql_type = nil)
701
- Cast.new(self, sql_type || String).sql_string
702
- end
703
- end
704
-
705
- # Adds methods that allow you to treat an object as an instance of a specific
706
- # +ComplexExpression+ subclass. This is useful if another library
707
- # overrides the methods defined by Sequel.
708
- #
709
- # For example, if <tt>Symbol#/</tt> is overridden to produce a string (for
710
- # example, to make file system path creation easier), the
711
- # following code will not do what you want:
712
- #
713
- # :price/10 > 100
714
- #
715
- # In that case, you need to do the following:
716
- #
717
- # :price.sql_number/10 > 100
718
- module ComplexExpressionMethods
719
- # Extract a datetime part (e.g. year, month) from self:
720
- #
721
- # :date.extract(:year) # extract(year FROM "date")
722
- #
723
- # Also has the benefit of returning the result as a
724
- # NumericExpression instead of a generic ComplexExpression.
725
- def extract(datetime_part)
726
- NumericExpression.new(:extract, datetime_part, self)
727
- end
728
-
729
- # Return a BooleanExpression representation of +self+.
730
- def sql_boolean
731
- BooleanExpression.new(:NOOP, self)
732
- end
733
-
734
- # Return a NumericExpression representation of +self+.
735
- #
736
- # ~:a # NOT "a"
737
- # ~:a.sql_number # ~"a"
738
- def sql_number
739
- NumericExpression.new(:NOOP, self)
740
- end
741
-
742
- # Return a StringExpression representation of +self+.
743
- #
744
- # :a + :b # "a" + "b"
745
- # :a.sql_string + :b # "a" || "b"
746
- def sql_string
747
- StringExpression.new(:NOOP, self)
748
- end
749
- end
750
-
751
- # This module includes the inequality methods (>, <, >=, <=) that are defined on objects that can be
752
- # used in a numeric or string context in SQL.
753
- #
754
- # Sequel.lit('a') > :b # a > "b"
755
- # Sequel.lit('a') < :b # a > "b"
756
- # Sequel.lit('a') >= :b # a >= "b"
757
- # Sequel.lit('a') <= :b # a <= "b"
758
- module InequalityMethods
759
- ComplexExpression::INEQUALITY_OPERATORS.each do |o|
760
- module_eval("def #{o}(o) BooleanExpression.new(#{o.inspect}, self, o) end", __FILE__, __LINE__)
761
- end
762
- end
763
-
764
- # This module includes the standard mathematical methods (+, -, *, and /)
765
- # that are defined on objects that can be used in a numeric context in SQL
766
- # (+Symbol+, +LiteralString+, and +SQL::GenericExpression+).
767
- #
768
- # :a + :b # "a" + "b"
769
- # :a - :b # "a" - "b"
770
- # :a * :b # "a" * "b"
771
- # :a / :b # "a" / "b"
772
- #
773
- # One exception to this is if + is called with a +String+ or +StringExpression+,
774
- # in which case the || operator is used instead of the + operator:
775
- #
776
- # :a + 'b' # "a" || 'b'
777
- module NumericMethods
778
- ComplexExpression::MATHEMATICAL_OPERATORS.each do |o|
779
- module_eval("def #{o}(o) NumericExpression.new(#{o.inspect}, self, o) end", __FILE__, __LINE__) unless o == :+
780
- end
781
-
782
- # Use || as the operator when called with StringExpression and String instances,
783
- # and the + operator for LiteralStrings and all other types.
784
- def +(ce)
785
- case ce
786
- when LiteralString
787
- NumericExpression.new(:+, self, ce)
788
- when StringExpression, String
789
- StringExpression.new(:'||', self, ce)
790
- else
791
- NumericExpression.new(:+, self, ce)
792
- end
793
- end
794
- end
795
-
796
- # This module includes methods for overriding the =~ method for SQL equality,
797
- # inclusion, and pattern matching. It returns the same result that Sequel would
798
- # return when using a hash with a single entry, where the receiver was the key
799
- # and the argument was the value. Example:
800
- #
801
- # Sequel.expr(:a) =~ 1 # (a = 1)
802
- # Sequel.expr(:a) =~ [1, 2] # (a IN [1, 2])
803
- # Sequel.expr(:a) =~ nil # (a IS NULL)
804
- #
805
- # On Ruby 1.9+, this also adds the !~ method, for easily setting up not equals,
806
- # exclusion, and inverse pattern matching. This is the same as as inverting the
807
- # result of the =~ method
808
- #
809
- # Sequel.expr(:a) !~ 1 # (a != 1)
810
- # Sequel.expr(:a) !~ [1, 2] # (a NOT IN [1, 2])
811
- # Sequel.expr(:a) !~ nil # (a IS NOT NULL)
812
- module PatternMatchMethods
813
- # Set up an equality, inclusion, or pattern match operation, based on the type
814
- # of the argument.
815
- def =~(other)
816
- BooleanExpression.send(:from_value_pair, self, other)
817
- end
818
-
819
- if RUBY_VERSION >= '1.9'
820
- module_eval(<<-END, __FILE__, __LINE__+1)
821
- def !~(other)
822
- ~(self =~ other)
823
- end
824
- END
825
- end
826
- end
827
-
828
- # These methods are designed as replacements for the core extension operator
829
- # methods, so that Sequel is still easy to use if the core extensions are not
830
- # enabled.
831
- #
832
- # The following methods are defined via metaprogramming: +, -, *, /, &, |.
833
- # The +, -, *, and / operators return numeric expressions combining all the
834
- # arguments with the appropriate operator, and the & and | operators return
835
- # boolean expressions combining all of the arguments with either AND or OR.
836
- module OperatorBuilders
837
- {'::Sequel::SQL::NumericExpression'=>{'+'=>'+', '-'=>'-', '*'=>'*', '/'=>'/'},
838
- '::Sequel::SQL::BooleanExpression'=>{'&'=>'AND', '|'=>'OR'}}.each do |klass, ops|
839
- ops.each do |m, op|
840
- class_eval(<<-END, __FILE__, __LINE__ + 1)
841
- def #{m}(*args)
842
- if (args.length == 1)
843
- if (v = args.first).class.is_a?(#{klass})
844
- v
845
- else
846
- #{klass}.new(:NOOP, v)
847
- end
848
- else
849
- #{klass}.new(:#{op}, *args)
850
- end
851
- end
852
- END
853
- end
854
- end
855
-
856
- # Invert the given expression. Returns a <tt>Sequel::SQL::BooleanExpression</tt>
857
- # created from this argument, not matching all of the conditions.
858
- #
859
- # Sequel.~(nil) # SQL: NOT NULL
860
- # Sequel.~([[:a, true]]) # SQL: a IS NOT TRUE
861
- # Sequel.~([[:a, 1], [:b, [2, 3]]]) # SQL: a != 1 OR b NOT IN (2, 3)
862
- def ~(arg)
863
- if condition_specifier?(arg)
864
- SQL::BooleanExpression.from_value_pairs(arg, :OR, true)
865
- else
866
- SQL::BooleanExpression.invert(arg)
867
- end
868
- end
869
- end
870
-
871
- # Methods that create +OrderedExpressions+, used for sorting by columns
872
- # or more complex expressions.
873
- module OrderMethods
874
- # Mark the receiving SQL column as sorting in an ascending fashion (generally a no-op).
875
- # Options:
876
- #
877
- # :nulls :: Set to :first to use NULLS FIRST (so NULL values are ordered
878
- # before other values), or :last to use NULLS LAST (so NULL values
879
- # are ordered after other values).
880
- def asc(opts=OPTS)
881
- OrderedExpression.new(self, false, opts)
882
- end
883
-
884
- # Mark the receiving SQL column as sorting in a descending fashion.
885
- # Options:
886
- #
887
- # :nulls :: Set to :first to use NULLS FIRST (so NULL values are ordered
888
- # before other values), or :last to use NULLS LAST (so NULL values
889
- # are ordered after other values).
890
- def desc(opts=OPTS)
891
- OrderedExpression.new(self, true, opts)
892
- end
893
- end
894
-
895
- # Includes a +qualify+ method that created <tt>QualifiedIdentifier</tt>s, used for qualifying column
896
- # names with a table or table names with a schema, and the * method for returning all columns in
897
- # the identifier if no arguments are given.
898
- module QualifyingMethods
899
- # If no arguments are given, return an SQL::ColumnAll:
900
- #
901
- # Sequel.expr(:a__b).* # a.b.*
902
- def *(ce=(arg=false;nil))
903
- if arg == false
904
- Sequel::SQL::ColumnAll.new(self)
905
- else
906
- super(ce)
907
- end
908
- end
909
-
910
- # Qualify the receiver with the given +qualifier+ (table for column/schema for table).
911
- #
912
- # Sequel.expr(:column).qualify(:table) # "table"."column"
913
- # Sequel.expr(:table).qualify(:schema) # "schema"."table"
914
- # Sequel.qualify(:table, :column).qualify(:schema) # "schema"."table"."column"
915
- def qualify(qualifier)
916
- QualifiedIdentifier.new(qualifier, self)
917
- end
918
- end
919
-
920
- # This module includes the +like+ and +ilike+ methods used for pattern matching that are defined on objects that can be
921
- # used in a string context in SQL (+Symbol+, +LiteralString+, <tt>SQL::GenericExpression</tt>).
922
- module StringMethods
923
- # Create a +BooleanExpression+ case insensitive pattern match of the receiver
924
- # with the given patterns. See <tt>StringExpression.like</tt>.
925
- #
926
- # :a.ilike('A%') # "a" ILIKE 'A%' ESCAPE '\'
927
- def ilike(*ces)
928
- StringExpression.like(self, *(ces << {:case_insensitive=>true}))
929
- end
930
-
931
- # Create a +BooleanExpression+ case sensitive (if the database supports it) pattern match of the receiver with
932
- # the given patterns. See <tt>StringExpression.like</tt>.
933
- #
934
- # :a.like('A%') # "a" LIKE 'A%' ESCAPE '\'
935
- def like(*ces)
936
- StringExpression.like(self, *ces)
937
- end
938
- end
939
-
940
- # This module includes the <tt>+</tt> method. It is included in +StringExpression+ and can be included elsewhere
941
- # to allow the use of the + operator to represent concatenation of SQL Strings:
942
- module StringConcatenationMethods
943
- # Return a +StringExpression+ representing the concatenation of the receiver
944
- # with the given argument.
945
- #
946
- # :x.sql_string + :y # => "x" || "y"
947
- def +(ce)
948
- StringExpression.new(:'||', self, ce)
949
- end
950
- end
951
-
952
- # This module includes the +sql_subscript+ method, representing SQL array accesses.
953
- module SubscriptMethods
954
- # Return a <tt>Subscript</tt> with the given arguments, representing an
955
- # SQL array access.
956
- #
957
- # :array.sql_subscript(1) # array[1]
958
- # :array.sql_subscript(1, 2) # array[1, 2]
959
- # :array.sql_subscript([1, 2]) # array[1, 2]
960
- # :array.sql_subscript(:array, 1..2) # array[1:2]
961
- # :array.sql_subscript(:array, 1...3) # array[1:2]
962
- def sql_subscript(*sub)
963
- Subscript.new(self, sub.flatten)
964
- end
965
- end
966
-
967
- ### Classes ###
968
-
969
- # Represents an aliasing of an expression to a given alias.
970
- class AliasedExpression < Expression
971
- # The expression to alias
972
- attr_reader :expression
973
-
974
- # The alias to use for the expression, not +alias+ since that is
975
- # a keyword in ruby.
976
- attr_reader :aliaz
977
- alias_method :alias, :aliaz
978
-
979
- # The columns aliases to use, for when the aliased expression is
980
- # a record or set of records (such as a dataset).
981
- attr_reader :columns
982
-
983
- # Create an object with the given expression and alias.
984
- def initialize(expression, aliaz, columns=nil)
985
- @expression = expression
986
- @aliaz = aliaz
987
- @columns = columns
988
- end
989
-
990
- to_s_method :aliased_expression_sql
991
- end
992
-
993
- # +Blob+ is used to represent binary data in the Ruby environment that is
994
- # stored as a blob type in the database. Sequel represents binary data as a Blob object because
995
- # most database engines require binary data to be escaped differently than regular strings.
996
- class Blob < ::String
997
- include SQL::AliasMethods
998
- include SQL::CastMethods
999
-
1000
- # Return a LiteralString with the same content if no args are given, otherwise
1001
- # return a SQL::PlaceholderLiteralString with the current string and the given args.
1002
- def lit(*args)
1003
- args.empty? ? LiteralString.new(self) : SQL::PlaceholderLiteralString.new(self, args)
1004
- end
1005
-
1006
- # Returns +self+, since it is already a blob.
1007
- def to_sequel_blob
1008
- self
1009
- end
1010
- end
1011
-
1012
- # Subclass of +ComplexExpression+ where the expression results
1013
- # in a boolean value in SQL.
1014
- class BooleanExpression < ComplexExpression
1015
- include BooleanMethods
1016
-
1017
- # Take pairs of values (e.g. a hash or array of two element arrays)
1018
- # and converts it to a +BooleanExpression+. The operator and args
1019
- # used depends on the case of the right (2nd) argument:
1020
- #
1021
- # 0..10 :: left >= 0 AND left <= 10
1022
- # [1,2] :: left IN (1,2)
1023
- # nil :: left IS NULL
1024
- # true :: left IS TRUE
1025
- # false :: left IS FALSE
1026
- # /as/ :: left ~ 'as'
1027
- # :blah :: left = blah
1028
- # 'blah' :: left = 'blah'
1029
- #
1030
- # If multiple arguments are given, they are joined with the op given (AND
1031
- # by default, OR possible). If negate is set to true,
1032
- # all subexpressions are inverted before used. Therefore, the following
1033
- # expressions are equivalent:
1034
- #
1035
- # ~from_value_pairs(hash)
1036
- # from_value_pairs(hash, :OR, true)
1037
- def self.from_value_pairs(pairs, op=:AND, negate=false)
1038
- pairs = pairs.map{|l,r| from_value_pair(l, r)}
1039
- pairs.map!{|ce| invert(ce)} if negate
1040
- pairs.length == 1 ? pairs.at(0) : new(op, *pairs)
1041
- end
1042
-
1043
- # Return a BooleanExpression based on the right side of the pair.
1044
- def self.from_value_pair(l, r)
1045
- case r
1046
- when Range
1047
- new(:AND, new(:>=, l, r.begin), new(r.exclude_end? ? :< : :<=, l, r.end))
1048
- when ::Array, ::Sequel::Dataset
1049
- new(:IN, l, r)
1050
- when NegativeBooleanConstant
1051
- new(:"IS NOT", l, r.constant)
1052
- when BooleanConstant
1053
- new(:IS, l, r.constant)
1054
- when NilClass, TrueClass, FalseClass
1055
- new(:IS, l, r)
1056
- when Regexp
1057
- StringExpression.like(l, r)
1058
- when DelayedEvaluation
1059
- Sequel.delay{|ds| from_value_pair(l, r.call(ds))}
1060
- when Dataset::PlaceholderLiteralizer::Argument
1061
- r.transform{|v| from_value_pair(l, v)}
1062
- else
1063
- new(:'=', l, r)
1064
- end
1065
- end
1066
- private_class_method :from_value_pair
1067
-
1068
- # Invert the expression, if possible. If the expression cannot
1069
- # be inverted, raise an error. An inverted expression should match everything that the
1070
- # uninverted expression did not match, and vice-versa, except for possible issues with
1071
- # SQL NULL (i.e. 1 == NULL is NULL and 1 != NULL is also NULL).
1072
- #
1073
- # BooleanExpression.invert(:a) # NOT "a"
1074
- def self.invert(ce)
1075
- case ce
1076
- when BooleanExpression
1077
- case op = ce.op
1078
- when :AND, :OR
1079
- BooleanExpression.new(OPERTATOR_INVERSIONS[op], *ce.args.collect{|a| BooleanExpression.invert(a)})
1080
- else
1081
- BooleanExpression.new(OPERTATOR_INVERSIONS[op], *ce.args.dup)
1082
- end
1083
- when StringExpression, NumericExpression
1084
- raise(Sequel::Error, "cannot invert #{ce.inspect}")
1085
- when Constant
1086
- CONSTANT_INVERSIONS[ce] || raise(Sequel::Error, "cannot invert #{ce.inspect}")
1087
- else
1088
- BooleanExpression.new(:NOT, ce)
1089
- end
1090
- end
1091
-
1092
- # Always use an AND operator for & on BooleanExpressions
1093
- def &(ce)
1094
- BooleanExpression.new(:AND, self, ce)
1095
- end
1096
-
1097
- # Always use an OR operator for | on BooleanExpressions
1098
- def |(ce)
1099
- BooleanExpression.new(:OR, self, ce)
1100
- end
1101
-
1102
- # Return self instead of creating a new object to save on memory.
1103
- def sql_boolean
1104
- self
1105
- end
1106
- end
1107
-
1108
- # Represents an SQL CASE expression, used for conditional branching in SQL.
1109
- class CaseExpression < GenericExpression
1110
- # An array of all two pairs with the first element specifying the
1111
- # condition and the second element specifying the result if the
1112
- # condition matches.
1113
- attr_reader :conditions
1114
-
1115
- # The default value if no conditions match.
1116
- attr_reader :default
1117
-
1118
- # The expression to test the conditions against
1119
- attr_reader :expression
1120
-
1121
- # Create an object with the given conditions and
1122
- # default value. An expression can be provided to
1123
- # test each condition against, instead of having
1124
- # all conditions represent their own boolean expression.
1125
- def initialize(conditions, default, expression=(no_expression=true; nil))
1126
- raise(Sequel::Error, 'CaseExpression conditions must be a hash or array of all two pairs') unless Sequel.condition_specifier?(conditions)
1127
- @conditions, @default, @expression, @no_expression = conditions.to_a, default, expression, no_expression
1128
- end
1129
-
1130
- # Whether to use an expression for this CASE expression.
1131
- def expression?
1132
- !@no_expression
1133
- end
1134
-
1135
- # Merge the CASE expression into the conditions, useful for databases that
1136
- # don't support CASE expressions.
1137
- def with_merged_expression
1138
- if expression?
1139
- e = expression
1140
- CaseExpression.new(conditions.map{|c, r| [::Sequel::SQL::BooleanExpression.new(:'=', e, c), r]}, default)
1141
- else
1142
- self
1143
- end
1144
- end
1145
-
1146
- to_s_method :case_expression_sql
1147
- end
1148
-
1149
- # Represents a cast of an SQL expression to a specific type.
1150
- class Cast < GenericExpression
1151
- # The expression to cast
1152
- attr_reader :expr
1153
-
1154
- # The type to which to cast the expression
1155
- attr_reader :type
1156
-
1157
- # Set the attributes to the given arguments
1158
- def initialize(expr, type)
1159
- @expr = expr
1160
- @type = type
1161
- end
1162
-
1163
- to_s_method :cast_sql, '@expr, @type'
1164
- end
1165
-
1166
- # Represents all columns in a given table, table.* in SQL
1167
- class ColumnAll < Expression
1168
- # The table containing the columns being selected
1169
- attr_reader :table
1170
-
1171
- # Create an object with the given table
1172
- def initialize(table)
1173
- @table = table
1174
- end
1175
-
1176
- to_s_method :column_all_sql
1177
- end
1178
-
1179
- class ComplexExpression
1180
- include AliasMethods
1181
- include CastMethods
1182
- include OrderMethods
1183
- include PatternMatchMethods
1184
- include SubscriptMethods
1185
-
1186
- # Return a BooleanExpression with the same op and args.
1187
- def sql_boolean
1188
- BooleanExpression.new(self.op, *self.args)
1189
- end
1190
-
1191
- # Return a NumericExpression with the same op and args.
1192
- def sql_number
1193
- NumericExpression.new(self.op, *self.args)
1194
- end
1195
-
1196
- # Return a StringExpression with the same op and args.
1197
- def sql_string
1198
- StringExpression.new(self.op, *self.args)
1199
- end
1200
- end
1201
-
1202
- # Represents constants or psuedo-constants (e.g. +CURRENT_DATE+) in SQL.
1203
- class Constant < GenericExpression
1204
- # The underlying constant related to this object.
1205
- attr_reader :constant
1206
-
1207
- # Create an constant with the given value
1208
- def initialize(constant)
1209
- @constant = constant
1210
- end
1211
-
1212
- to_s_method :constant_sql, '@constant'
1213
- end
1214
-
1215
- # Represents boolean constants such as +NULL+, +NOTNULL+, +TRUE+, and +FALSE+.
1216
- class BooleanConstant < Constant
1217
- to_s_method :boolean_constant_sql, '@constant'
1218
- end
1219
-
1220
- # Represents inverse boolean constants (currently only +NOTNULL+). A
1221
- # special class to allow for special behavior.
1222
- class NegativeBooleanConstant < Constant
1223
- to_s_method :negative_boolean_constant_sql, '@constant'
1224
- end
1225
-
1226
- # Holds default generic constants that can be referenced. These
1227
- # are included in the Sequel top level module and are also available
1228
- # in this module which can be required at the top level to get
1229
- # direct access to the constants.
1230
- module Constants
1231
- CURRENT_DATE = Constant.new(:CURRENT_DATE)
1232
- CURRENT_TIME = Constant.new(:CURRENT_TIME)
1233
- CURRENT_TIMESTAMP = Constant.new(:CURRENT_TIMESTAMP)
1234
- SQLTRUE = TRUE = BooleanConstant.new(true)
1235
- SQLFALSE = FALSE = BooleanConstant.new(false)
1236
- NULL = BooleanConstant.new(nil)
1237
- NOTNULL = NegativeBooleanConstant.new(nil)
1238
- end
1239
-
1240
- class ComplexExpression
1241
- # A hash of the opposite for each constant, used for inverting constants.
1242
- CONSTANT_INVERSIONS = {Constants::TRUE=>Constants::FALSE, Constants::FALSE=>Constants::TRUE,
1243
- Constants::NULL=>Constants::NOTNULL, Constants::NOTNULL=>Constants::NULL}
1244
- end
1245
-
1246
- # Represents a delayed evaluation, encapsulating a callable
1247
- # object which returns the value to use when called.
1248
- class DelayedEvaluation < GenericExpression
1249
- # A callable object that returns the value of the evaluation
1250
- # when called.
1251
- attr_reader :callable
1252
-
1253
- # Set the callable object
1254
- def initialize(callable)
1255
- @callable = callable
1256
- end
1257
-
1258
- # Call the underlying callable and return the result. If the
1259
- # underlying callable only accepts a single argument, call it
1260
- # with the given dataset.
1261
- def call(ds)
1262
- if @callable.respond_to?(:arity) && @callable.arity == 1
1263
- @callable.call(ds)
1264
- else
1265
- @callable.call
1266
- end
1267
- end
1268
-
1269
- to_s_method :delayed_evaluation_sql
1270
- end
1271
-
1272
- # Represents an SQL function call.
1273
- class Function < GenericExpression
1274
- WILDCARD = LiteralString.new('*').freeze
1275
- DISTINCT = ["DISTINCT ".freeze].freeze
1276
- COMMA_ARRAY = [LiteralString.new(', ').freeze].freeze
1277
-
1278
- # The SQL function to call
1279
- attr_reader :name
1280
- alias f name
1281
-
1282
- # The array of arguments to pass to the function (may be blank)
1283
- attr_reader :args
1284
-
1285
- # Options for this function
1286
- attr_reader :opts
1287
-
1288
- # Set the name and args for the function
1289
- def initialize(name, *args)
1290
- @name = name
1291
- @args = args
1292
- @opts = OPTS
1293
- end
1294
-
1295
- def self.new!(name, args, opts)
1296
- f = new(name, *args)
1297
- f.instance_variable_set(:@opts, opts)
1298
- f
1299
- end
1300
-
1301
- # If no arguments are given, return a new function with the wildcard prepended to the arguments.
1302
- #
1303
- # Sequel.function(:count).* # count(*)
1304
- def *(ce=(arg=false;nil))
1305
- if arg == false
1306
- raise Error, "Cannot apply * to functions with arguments" unless args.empty?
1307
- with_opts(:"*"=>true)
1308
- else
1309
- super(ce)
1310
- end
1311
- end
1312
-
1313
- # Return a new function with DISTINCT before the method arguments.
1314
- #
1315
- # Sequel.function(:count, :col).distinct # count(DISTINCT col)
1316
- def distinct
1317
- with_opts(:distinct=>true)
1318
- end
1319
-
1320
- # Return a new function with FILTER added to it, for filtered
1321
- # aggregate functions:
1322
- #
1323
- # Sequel.function(:foo, :col).filter(:a=>1) # foo(col) FILTER (WHERE a = 1)
1324
- def filter(*args, &block)
1325
- args = args.first if args.length == 1
1326
- with_opts(:filter=>args, :filter_block=>block)
1327
- end
1328
-
1329
- # Return a function which will use LATERAL when literalized:
1330
- #
1331
- # Sequel.function(:foo, :col).lateral # LATERAL foo(col)
1332
- def lateral
1333
- with_opts(:lateral=>true)
1334
- end
1335
-
1336
- # Return a new function with an OVER clause (making it a window function).
1337
- #
1338
- # Sequel.function(:row_number).over(:partition=>:col) # row_number() OVER (PARTITION BY col)
1339
- def over(window=OPTS)
1340
- raise Error, "function already has a window applied to it" if opts[:over]
1341
- window = Window.new(window) unless window.is_a?(Window)
1342
- with_opts(:over=>window)
1343
- end
1344
-
1345
- # Return a new function where the function name will be quoted if the database supports
1346
- # quoted functions:
1347
- #
1348
- # Sequel.function(:foo).quoted # "foo"()
1349
- def quoted
1350
- with_opts(:quoted=>true)
1351
- end
1352
-
1353
- # Return a new function where the function name will not be quoted even
1354
- # if the database supports quoted functions:
1355
- #
1356
- # Sequel.expr(:foo).function.unquoted # foo()
1357
- def unquoted
1358
- with_opts(:quoted=>false)
1359
- end
1360
-
1361
- # Return a new function that will use WITH ORDINALITY to also return
1362
- # a row number for every row the function returns:
1363
- #
1364
- # Sequel.function(:foo).with_ordinality # foo() WITH ORDINALITY
1365
- def with_ordinality
1366
- with_opts(:with_ordinality=>true)
1367
- end
1368
-
1369
- # Return a new function that uses WITHIN GROUP ordered by the given expression,
1370
- # useful for ordered-set and hypothetical-set aggregate functions:
1371
- #
1372
- # Sequel.function(:rank, :a).within_group(:b, :c)
1373
- # # rank(a) WITHIN GROUP (ORDER BY b, c)
1374
- def within_group(*expressions)
1375
- with_opts(:within_group=>expressions)
1376
- end
1377
-
1378
- to_s_method :function_sql
1379
-
1380
- private
1381
-
1382
- # Return a new function call with the given opts merged into the current opts.
1383
- def with_opts(opts)
1384
- self.class.new!(name, args, Hash[@opts].merge!(opts))
1385
- end
1386
- end
1387
-
1388
- class GenericExpression
1389
- include AliasMethods
1390
- include BooleanMethods
1391
- include CastMethods
1392
- include ComplexExpressionMethods
1393
- include InequalityMethods
1394
- include NumericMethods
1395
- include OrderMethods
1396
- include PatternMatchMethods
1397
- include StringMethods
1398
- include SubscriptMethods
1399
- end
1400
-
1401
- # Represents an identifier (column or table). Can be used
1402
- # to specify a +Symbol+ with multiple underscores should not be
1403
- # split, or for creating an identifier without using a symbol.
1404
- class Identifier < GenericExpression
1405
- include QualifyingMethods
1406
-
1407
- # The table or column to reference
1408
- attr_reader :value
1409
-
1410
- # Set the value to the given argument
1411
- def initialize(value)
1412
- @value = value
1413
- end
1414
-
1415
- # Create a Function using this identifier as the functions name, with
1416
- # the given args.
1417
- def function(*args)
1418
- Function.new(self, *args)
1419
- end
1420
-
1421
- to_s_method :quote_identifier, '@value'
1422
- end
1423
-
1424
- # Represents an SQL JOIN clause, used for joining tables.
1425
- class JoinClause < Expression
1426
- # The type of join to do
1427
- attr_reader :join_type
1428
-
1429
- # The expression representing the table/set related to the JOIN.
1430
- # Is an AliasedExpression if the JOIN uses an alias.
1431
- attr_reader :table_expr
1432
-
1433
- # Create an object with the given join_type and table expression.
1434
- def initialize(join_type, table_expr)
1435
- @join_type = join_type
1436
- @table_expr = table_expr
1437
- end
1438
-
1439
- # The table/set related to the JOIN, without any alias.
1440
- def table
1441
- if @table_expr.is_a?(AliasedExpression)
1442
- @table_expr.expression
1443
- else
1444
- @table_expr
1445
- end
1446
- end
1447
-
1448
- # The table alias to use for the JOIN , or nil if the
1449
- # JOIN does not alias the table.
1450
- def table_alias
1451
- if @table_expr.is_a?(AliasedExpression)
1452
- @table_expr.alias
1453
- end
1454
- end
1455
-
1456
- # The column aliases to use for the JOIN , or nil if the
1457
- # JOIN does not use a derived column list.
1458
- def column_aliases
1459
- if @table_expr.is_a?(AliasedExpression)
1460
- @table_expr.columns
1461
- end
1462
- end
1463
-
1464
- to_s_method :join_clause_sql
1465
- end
1466
-
1467
- # Represents an SQL JOIN clause with ON conditions.
1468
- class JoinOnClause < JoinClause
1469
- # The conditions for the join
1470
- attr_reader :on
1471
-
1472
- # Create an object with the ON conditions and call super with the
1473
- # remaining args.
1474
- def initialize(on, *args)
1475
- @on = on
1476
- super(*args)
1477
- end
1478
-
1479
- to_s_method :join_on_clause_sql
1480
- end
1481
-
1482
- # Represents an SQL JOIN clause with USING conditions.
1483
- class JoinUsingClause < JoinClause
1484
- # The columns that appear in both tables that should be equal
1485
- # for the conditions to match.
1486
- attr_reader :using
1487
-
1488
- # Create an object with the given USING conditions and call super
1489
- # with the remaining args.
1490
- def initialize(using, *args)
1491
- @using = using
1492
- super(*args)
1493
- end
1494
-
1495
- to_s_method :join_using_clause_sql
1496
- end
1497
-
1498
- # Represents a literal string with placeholders and arguments.
1499
- # This is necessary to ensure delayed literalization of the arguments
1500
- # required for the prepared statement support and for database-specific
1501
- # literalization.
1502
- class PlaceholderLiteralString < GenericExpression
1503
- # The literal string containing placeholders. This can also be an array
1504
- # of strings, where each arg in args goes between the string elements.
1505
- attr_reader :str
1506
-
1507
- # The arguments that will be subsituted into the placeholders.
1508
- # Either an array of unnamed placeholders (which will be substituted in
1509
- # order for ? characters), or a hash of named placeholders (which will be
1510
- # substituted for :key phrases).
1511
- attr_reader :args
1512
-
1513
- # Whether to surround the expression with parantheses
1514
- attr_reader :parens
1515
-
1516
- # Create an object with the given string, placeholder arguments, and parens flag.
1517
- def initialize(str, args, parens=false)
1518
- @str = str
1519
- @args = args.is_a?(Array) && args.length == 1 && (v = args.at(0)).is_a?(Hash) ? v : args
1520
- @parens = parens
1521
- end
1522
-
1523
- to_s_method :placeholder_literal_string_sql
1524
- end
1525
-
1526
- # Subclass of +ComplexExpression+ where the expression results
1527
- # in a numeric value in SQL.
1528
- class NumericExpression < ComplexExpression
1529
- include BitwiseMethods
1530
- include NumericMethods
1531
- include InequalityMethods
1532
-
1533
- # Always use + for + operator for NumericExpressions.
1534
- def +(ce)
1535
- NumericExpression.new(:+, self, ce)
1536
- end
1537
-
1538
- # Return self instead of creating a new object to save on memory.
1539
- def sql_number
1540
- self
1541
- end
1542
- end
1543
-
1544
- # Represents a column/expression to order the result set by.
1545
- class OrderedExpression < Expression
1546
- INVERT_NULLS = {:first=>:last, :last=>:first}.freeze
1547
-
1548
- # The expression to order the result set by.
1549
- attr_reader :expression
1550
-
1551
- # Whether the expression should order the result set in a descending manner
1552
- attr_reader :descending
1553
-
1554
- # Whether to sort NULLS FIRST/LAST
1555
- attr_reader :nulls
1556
-
1557
- # Set the expression and descending attributes to the given values.
1558
- # Options:
1559
- #
1560
- # :nulls :: Can be :first/:last for NULLS FIRST/LAST.
1561
- def initialize(expression, descending = true, opts=OPTS)
1562
- @expression, @descending, @nulls = expression, descending, opts[:nulls]
1563
- end
1564
-
1565
- # Return a copy that is ordered ASC
1566
- def asc
1567
- OrderedExpression.new(@expression, false, :nulls=>@nulls)
1568
- end
1569
-
1570
- # Return a copy that is ordered DESC
1571
- def desc
1572
- OrderedExpression.new(@expression, true, :nulls=>@nulls)
1573
- end
1574
-
1575
- # Return an inverted expression, changing ASC to DESC and NULLS FIRST to NULLS LAST.
1576
- def invert
1577
- OrderedExpression.new(@expression, !@descending, :nulls=>INVERT_NULLS.fetch(@nulls, @nulls))
1578
- end
1579
-
1580
- to_s_method :ordered_expression_sql
1581
- end
1582
-
1583
- # Represents a qualified identifier (column with table or table with schema).
1584
- class QualifiedIdentifier < GenericExpression
1585
- include QualifyingMethods
1586
-
1587
- # The table/schema qualifying the reference
1588
- attr_reader :table
1589
-
1590
- # The column/table referenced
1591
- attr_reader :column
1592
-
1593
- # Set the table and column to the given arguments
1594
- def initialize(table, column)
1595
- @table, @column = table, column
1596
- end
1597
-
1598
- # Create a Function using this identifier as the functions name, with
1599
- # the given args.
1600
- def function(*args)
1601
- Function.new(self, *args)
1602
- end
1603
-
1604
- to_s_method :qualified_identifier_sql, "@table, @column"
1605
- end
1606
-
1607
- # Subclass of +ComplexExpression+ where the expression results
1608
- # in a text/string/varchar value in SQL.
1609
- class StringExpression < ComplexExpression
1610
- include StringMethods
1611
- include StringConcatenationMethods
1612
- include InequalityMethods
1613
-
1614
- # Map of [regexp, case_insenstive] to +ComplexExpression+ operator symbol
1615
- LIKE_MAP = {[true, true]=>:'~*', [true, false]=>:~, [false, true]=>:ILIKE, [false, false]=>:LIKE}
1616
-
1617
- # Creates a SQL pattern match exprssion. left (l) is the SQL string we
1618
- # are matching against, and ces are the patterns we are matching.
1619
- # The match succeeds if any of the patterns match (SQL OR).
1620
- #
1621
- # If a regular expression is used as a pattern, an SQL regular expression will be
1622
- # used, which is currently only supported on MySQL and PostgreSQL. Be aware
1623
- # that MySQL and PostgreSQL regular expression syntax is similar to ruby
1624
- # regular expression syntax, but it not exactly the same, especially for
1625
- # advanced regular expression features. Sequel just uses the source of the
1626
- # ruby regular expression verbatim as the SQL regular expression string.
1627
- #
1628
- # If any other object is used as a regular expression, the SQL LIKE operator will
1629
- # be used, and should be supported by most databases.
1630
- #
1631
- # The pattern match will be case insensitive if the last argument is a hash
1632
- # with a key of :case_insensitive that is not false or nil. Also,
1633
- # if a case insensitive regular expression is used (//i), that particular
1634
- # pattern which will always be case insensitive.
1635
- #
1636
- # StringExpression.like(:a, 'a%') # "a" LIKE 'a%' ESCAPE '\'
1637
- # StringExpression.like(:a, 'a%', :case_insensitive=>true) # "a" ILIKE 'a%' ESCAPE '\'
1638
- # StringExpression.like(:a, 'a%', /^a/i) # "a" LIKE 'a%' ESCAPE '\' OR "a" ~* '^a'
1639
- def self.like(l, *ces)
1640
- l, lre, lci = like_element(l)
1641
- lci = (ces.last.is_a?(Hash) ? ces.pop : {})[:case_insensitive] ? true : lci
1642
- ces.collect! do |ce|
1643
- r, rre, rci = like_element(ce)
1644
- BooleanExpression.new(LIKE_MAP[[lre||rre, lci||rci]], l, r)
1645
- end
1646
- ces.length == 1 ? ces.at(0) : BooleanExpression.new(:OR, *ces)
1647
- end
1648
-
1649
- # Returns a three element array, made up of:
1650
- # * The object to use
1651
- # * Whether it is a regular expression
1652
- # * Whether it is case insensitive
1653
- def self.like_element(re) # :nodoc:
1654
- if re.is_a?(Regexp)
1655
- [re.source, true, re.casefold?]
1656
- else
1657
- [re, false, false]
1658
- end
1659
- end
1660
- private_class_method :like_element
1661
-
1662
- # Return self instead of creating a new object to save on memory.
1663
- def sql_string
1664
- self
1665
- end
1666
- end
1667
-
1668
- # Represents an SQL array access, with multiple possible arguments.
1669
- class Subscript < GenericExpression
1670
- # The SQL array column
1671
- attr_reader :f
1672
-
1673
- # The array of subscripts to use (should be an array of numbers)
1674
- attr_reader :sub
1675
-
1676
- # Set the array column and subscripts to the given arguments
1677
- def initialize(f, sub)
1678
- @f, @sub = f, sub
1679
- end
1680
-
1681
- # Create a new +Subscript+ appending the given subscript(s)
1682
- # to the current array of subscripts.
1683
- #
1684
- # :a.sql_subscript(2) # a[2]
1685
- # :a.sql_subscript(2) | 1 # a[2, 1]
1686
- def |(sub)
1687
- Subscript.new(@f, @sub + Array(sub))
1688
- end
1689
-
1690
- # Create a new +Subscript+ by accessing a subarray of a multidimensional
1691
- # array.
1692
- #
1693
- # :a.sql_subscript(2) # a[2]
1694
- # :a.sql_subscript(2)[1] # a[2][1]
1695
- def [](sub)
1696
- Subscript.new(self, Array(sub))
1697
- end
1698
-
1699
- to_s_method :subscript_sql
1700
- end
1701
-
1702
- # Represents an SQL value list (IN/NOT IN predicate value). Added so it is possible to deal with a
1703
- # ruby array of two element arrays as an SQL value list instead of an ordered
1704
- # hash-like conditions specifier.
1705
- class ValueList < ::Array
1706
- end
1707
-
1708
- # The purpose of the +VirtualRow+ class is to allow the easy creation of SQL identifiers and functions
1709
- # without relying on methods defined on +Symbol+. This is useful if another library defines
1710
- # the methods defined by Sequel, if you are running on ruby 1.9, or if you are not using the
1711
- # core extensions.
1712
- #
1713
- # An instance of this class is yielded to the block supplied to <tt>Dataset#filter</tt>, <tt>Dataset#order</tt>, and <tt>Dataset#select</tt>
1714
- # (and the other methods that accept a block and pass it to one of those methods).
1715
- # If the block doesn't take an argument, the block is instance_execed in the context of
1716
- # an instance of this class.
1717
- #
1718
- # +VirtualRow+ uses +method_missing+ to return either an +Identifier+, +QualifiedIdentifier+, or +Function+
1719
- # depending on how it is called.
1720
- #
1721
- # If a block is _not_ given, creates one of the following objects:
1722
- #
1723
- # +Function+ :: Returned if any arguments are supplied, using the method name
1724
- # as the function name, and the arguments as the function arguments.
1725
- # +QualifiedIdentifier+ :: Returned if the method name contains __, with the
1726
- # table being the part before __, and the column being the part after.
1727
- # +Identifier+ :: Returned otherwise, using the method name.
1728
- #
1729
- # If a block is given, it returns a +Function+. Note that the block is currently not called by the code, though
1730
- # this may change in a future version. If the first argument is:
1731
- #
1732
- # no arguments given :: creates a +Function+ with no arguments.
1733
- # :* :: creates a +Function+ with a literal wildcard argument (*), mostly useful for COUNT.
1734
- # :distinct :: creates a +Function+ that prepends DISTINCT to the rest of the arguments, mostly
1735
- # useful for aggregate functions.
1736
- # :over :: creates a +Function+ with a window. If a second argument is provided, it should be a hash
1737
- # of options which are used to create the +Window+ (with possible keys :window, :partition, :order, and :frame). The
1738
- # arguments to the function itself should be specified as <tt>:*=>true</tt> for a wildcard, or via
1739
- # the <tt>:args</tt> option.
1740
- #
1741
- # Examples:
1742
- #
1743
- # ds = DB[:t]
1744
- #
1745
- # # Argument yielded to block
1746
- # ds.filter{|r| r.name < 2} # SELECT * FROM t WHERE (name < 2)
1747
- #
1748
- # # Block without argument (instance_eval)
1749
- # ds.filter{name < 2} # SELECT * FROM t WHERE (name < 2)
1750
- #
1751
- # # Qualified identifiers
1752
- # ds.filter{table__column + 1 < 2} # SELECT * FROM t WHERE ((table.column + 1) < 2)
1753
- #
1754
- # # Functions
1755
- # ds.filter{is_active(1, 'arg2')} # SELECT * FROM t WHERE is_active(1, 'arg2')
1756
- # ds.select{version{}} # SELECT version() FROM t
1757
- # ds.select{count(:*){}} # SELECT count(*) FROM t
1758
- # ds.select{count(:distinct, col1){}} # SELECT count(DISTINCT col1) FROM t
1759
- #
1760
- # # Window Functions
1761
- # ds.select{rank(:over){}} # SELECT rank() OVER () FROM t
1762
- # ds.select{count(:over, :*=>true){}} # SELECT count(*) OVER () FROM t
1763
- # ds.select{sum(:over, :args=>col1, :partition=>col2, :order=>col3){}} # SELECT sum(col1) OVER (PARTITION BY col2 ORDER BY col3) FROM t
1764
- #
1765
- # # Math Operators
1766
- # ds.select{|o| o.+(1, :a).as(:b)} # SELECT (1 + a) AS b FROM t
1767
- # ds.select{|o| o.-(2, :a).as(:b)} # SELECT (2 - a) AS b FROM t
1768
- # ds.select{|o| o.*(3, :a).as(:b)} # SELECT (3 * a) AS b FROM t
1769
- # ds.select{|o| o./(4, :a).as(:b)} # SELECT (4 / a) AS b FROM t
1770
- #
1771
- # # Boolean Operators
1772
- # ds.filter{|o| o.&({:a=>1}, :b)} # SELECT * FROM t WHERE ((a = 1) AND b)
1773
- # ds.filter{|o| o.|({:a=>1}, :b)} # SELECT * FROM t WHERE ((a = 1) OR b)
1774
- # ds.filter{|o| o.~({:a=>1})} # SELECT * FROM t WHERE (a != 1)
1775
- # ds.filter{|o| o.~({:a=>1, :b=>2})} # SELECT * FROM t WHERE ((a != 1) OR (b != 2))
1776
- #
1777
- # # Inequality Operators
1778
- # ds.filter{|o| o.>(1, :a)} # SELECT * FROM t WHERE (1 > a)
1779
- # ds.filter{|o| o.<(2, :a)} # SELECT * FROM t WHERE (2 < a)
1780
- # ds.filter{|o| o.>=(3, :a)} # SELECT * FROM t WHERE (3 >= a)
1781
- # ds.filter{|o| o.<=(4, :a)} # SELECT * FROM t WHERE (4 <= a)
1782
- #
1783
- # # Literal Strings
1784
- # ds.filter{{a=>`some SQL`}} # SELECT * FROM t WHERE (a = some SQL)
1785
- #
1786
- # For a more detailed explanation, see the {Virtual Rows guide}[rdoc-ref:doc/virtual_rows.rdoc].
1787
- class VirtualRow < BasicObject
1788
- QUESTION_MARK = LiteralString.new('?').freeze
1789
- DOUBLE_UNDERSCORE = '__'.freeze
1790
-
1791
- include OperatorBuilders
1792
-
1793
- %w'> < >= <='.each do |op|
1794
- class_eval(<<-END, __FILE__, __LINE__ + 1)
1795
- def #{op}(*args)
1796
- SQL::BooleanExpression.new(:#{op}, *args)
1797
- end
1798
- END
1799
- end
1800
-
1801
- # Return a literal string created with the given string.
1802
- def `(s)
1803
- Sequel::LiteralString.new(s)
1804
- end
1805
-
1806
- # Return an +Identifier+, +QualifiedIdentifier+, or +Function+, depending
1807
- # on arguments and whether a block is provided. Does not currently call the block.
1808
- # See the class level documentation.
1809
- def method_missing(m, *args, &block)
1810
- if block
1811
- if args.empty?
1812
- Function.new(m)
1813
- else
1814
- case args.shift
1815
- when :*
1816
- Function.new(m, *args).*
1817
- when :distinct
1818
- Function.new(m, *args).distinct
1819
- when :over
1820
- opts = args.shift || OPTS
1821
- f = Function.new(m, *::Kernel.Array(opts[:args]))
1822
- f = f.* if opts[:*]
1823
- f.over(opts)
1824
- else
1825
- Kernel.raise(Error, 'unsupported VirtualRow method argument used with block')
1826
- end
1827
- end
1828
- elsif args.empty?
1829
- table, column = m.to_s.split(DOUBLE_UNDERSCORE, 2)
1830
- column ? QualifiedIdentifier.new(table, column) : Identifier.new(m)
1831
- else
1832
- Function.new(m, *args)
1833
- end
1834
- end
1835
-
1836
- Sequel::VIRTUAL_ROW = new
1837
- end
1838
-
1839
- # A +Window+ is part of a window function specifying the window over which a window function operates.
1840
- class Window < Expression
1841
- # The options for this window. Options currently supported:
1842
- # :frame :: if specified, should be :all, :rows, or a String that is used literally. :all always operates over all rows in the
1843
- # partition, while :rows excludes the current row's later peers. The default is to include
1844
- # all previous rows in the partition up to the current row's last peer.
1845
- # :order :: order on the column(s) given
1846
- # :partition :: partition/group on the column(s) given
1847
- # :window :: base results on a previously specified named window
1848
- attr_reader :opts
1849
-
1850
- # Set the options to the options given
1851
- def initialize(opts=OPTS)
1852
- @opts = opts
1853
- end
1854
-
1855
- to_s_method :window_sql, '@opts'
1856
- end
1857
-
1858
- # A +Wrapper+ is a simple way to wrap an existing object so that it supports
1859
- # the Sequel DSL.
1860
- class Wrapper < GenericExpression
1861
- # The underlying value wrapped by this object.
1862
- attr_reader :value
1863
-
1864
- # Set the value wrapped by the object.
1865
- def initialize(value)
1866
- @value = value
1867
- end
1868
-
1869
- to_s_method :literal, '@value'
1870
- end
1871
- end
1872
-
1873
- # +LiteralString+ is used to represent literal SQL expressions. A
1874
- # +LiteralString+ is copied verbatim into an SQL statement. Instances of
1875
- # +LiteralString+ can be created by calling <tt>Sequel.lit</tt>.
1876
- class LiteralString
1877
- include SQL::OrderMethods
1878
- include SQL::ComplexExpressionMethods
1879
- include SQL::BooleanMethods
1880
- include SQL::NumericMethods
1881
- include SQL::StringMethods
1882
- include SQL::InequalityMethods
1883
- include SQL::AliasMethods
1884
- include SQL::CastMethods
1885
-
1886
- # Return self if no args are given, otherwise return a SQL::PlaceholderLiteralString
1887
- # with the current string and the given args.
1888
- def lit(*args)
1889
- args.empty? ? self : SQL::PlaceholderLiteralString.new(self, args)
1890
- end
1891
-
1892
- # Convert a literal string to a SQL::Blob.
1893
- def to_sequel_blob
1894
- SQL::Blob.new(self)
1895
- end
1896
- end
1897
-
1898
- include SQL::Constants
1899
- extend SQL::Builders
1900
- extend SQL::OperatorBuilders
1901
- end