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