jscop 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (479) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -1
  3. data/.replit +1 -1
  4. data/.rubocop.yml +2 -1
  5. data/.stickler.yml +2 -1
  6. data/.travis.yml +7 -0
  7. data/Gemfile +2 -2
  8. data/README.md +49 -34
  9. data/bin/console +2 -2
  10. data/exe/jscop +1 -2
  11. data/jscop.gemspec +20 -23
  12. data/lib/helpers/lint_ware.rb +1 -1
  13. data/lib/jscop/version.rb +1 -1
  14. data/lib/jscop.rb +1 -1
  15. metadata +4 -467
  16. data/Gemfile.lock +0 -59
  17. data/vendor/cache/ruby/2.6.0/bin/htmldiff +0 -29
  18. data/vendor/cache/ruby/2.6.0/bin/ldiff +0 -29
  19. data/vendor/cache/ruby/2.6.0/bin/rake +0 -27
  20. data/vendor/cache/ruby/2.6.0/bin/rspec +0 -27
  21. data/vendor/cache/ruby/2.6.0/gems/colorize-0.8.1/CHANGELOG +0 -65
  22. data/vendor/cache/ruby/2.6.0/gems/colorize-0.8.1/LICENSE +0 -339
  23. data/vendor/cache/ruby/2.6.0/gems/colorize-0.8.1/README.md +0 -105
  24. data/vendor/cache/ruby/2.6.0/gems/colorize-0.8.1/Rakefile +0 -13
  25. data/vendor/cache/ruby/2.6.0/gems/colorize-0.8.1/colorize.gemspec +0 -36
  26. data/vendor/cache/ruby/2.6.0/gems/colorize-0.8.1/lib/colorize/class_methods.rb +0 -120
  27. data/vendor/cache/ruby/2.6.0/gems/colorize-0.8.1/lib/colorize/instance_methods.rb +0 -132
  28. data/vendor/cache/ruby/2.6.0/gems/colorize-0.8.1/lib/colorize.rb +0 -12
  29. data/vendor/cache/ruby/2.6.0/gems/colorize-0.8.1/lib/colorized_string.rb +0 -19
  30. data/vendor/cache/ruby/2.6.0/gems/colorize-0.8.1/test/test_colorize.rb +0 -164
  31. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/.rspec +0 -1
  32. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/Code-of-Conduct.md +0 -74
  33. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/Contributing.md +0 -83
  34. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/History.md +0 -220
  35. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/License.md +0 -39
  36. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/Manifest.txt +0 -37
  37. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/README.rdoc +0 -84
  38. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/Rakefile +0 -57
  39. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/autotest/discover.rb +0 -1
  40. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/bin/htmldiff +0 -32
  41. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/bin/ldiff +0 -6
  42. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/docs/COPYING.txt +0 -339
  43. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/docs/artistic.txt +0 -127
  44. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/lib/diff/lcs/array.rb +0 -7
  45. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/lib/diff/lcs/block.rb +0 -37
  46. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/lib/diff/lcs/callbacks.rb +0 -322
  47. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/lib/diff/lcs/change.rb +0 -181
  48. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/lib/diff/lcs/htmldiff.rb +0 -149
  49. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/lib/diff/lcs/hunk.rb +0 -276
  50. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/lib/diff/lcs/internals.rb +0 -307
  51. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/lib/diff/lcs/ldiff.rb +0 -167
  52. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/lib/diff/lcs/string.rb +0 -5
  53. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/lib/diff/lcs.rb +0 -725
  54. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/lib/diff-lcs.rb +0 -3
  55. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/change_spec.rb +0 -65
  56. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/diff_spec.rb +0 -47
  57. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/fixtures/ds1.csv +0 -50
  58. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/fixtures/ds2.csv +0 -51
  59. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/hunk_spec.rb +0 -72
  60. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/issues_spec.rb +0 -49
  61. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/lcs_spec.rb +0 -56
  62. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/ldiff_spec.rb +0 -47
  63. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/patch_spec.rb +0 -422
  64. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/sdiff_spec.rb +0 -214
  65. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/spec_helper.rb +0 -321
  66. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/traverse_balanced_spec.rb +0 -310
  67. data/vendor/cache/ruby/2.6.0/gems/diff-lcs-1.3/spec/traverse_sequences_spec.rb +0 -139
  68. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/.autotest +0 -7
  69. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/.rubocop.yml +0 -27
  70. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/.togglerc +0 -7
  71. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/CONTRIBUTING.rdoc +0 -38
  72. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/History.rdoc +0 -659
  73. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/MIT-LICENSE +0 -21
  74. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/Manifest.txt +0 -166
  75. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/README.rdoc +0 -139
  76. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/Rakefile +0 -81
  77. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/bin/rake +0 -33
  78. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/command_line_usage.rdoc +0 -158
  79. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/example/Rakefile1 +0 -38
  80. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/example/Rakefile2 +0 -35
  81. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/example/a.c +0 -6
  82. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/example/b.c +0 -6
  83. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/example/main.c +0 -11
  84. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/glossary.rdoc +0 -42
  85. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/jamis.rb +0 -591
  86. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/proto_rake.rdoc +0 -127
  87. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/rake.1 +0 -141
  88. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/rakefile.rdoc +0 -624
  89. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/rational.rdoc +0 -151
  90. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.4.14.rdoc +0 -23
  91. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.4.15.rdoc +0 -35
  92. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.5.0.rdoc +0 -53
  93. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.5.3.rdoc +0 -78
  94. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.5.4.rdoc +0 -46
  95. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.6.0.rdoc +0 -141
  96. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.7.0.rdoc +0 -119
  97. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.7.1.rdoc +0 -59
  98. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.7.2.rdoc +0 -121
  99. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.7.3.rdoc +0 -47
  100. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.8.0.rdoc +0 -114
  101. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.8.2.rdoc +0 -165
  102. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.8.3.rdoc +0 -112
  103. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.8.4.rdoc +0 -147
  104. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.8.5.rdoc +0 -53
  105. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.8.6.rdoc +0 -37
  106. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.8.7.rdoc +0 -55
  107. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.9.0.rdoc +0 -112
  108. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.9.1.rdoc +0 -52
  109. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.9.2.2.rdoc +0 -55
  110. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.9.2.rdoc +0 -49
  111. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.9.3.rdoc +0 -102
  112. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.9.4.rdoc +0 -60
  113. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.9.5.rdoc +0 -55
  114. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-0.9.6.rdoc +0 -64
  115. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-10.0.0.rdoc +0 -178
  116. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-10.0.1.rdoc +0 -58
  117. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-10.0.2.rdoc +0 -53
  118. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-10.0.3.rdoc +0 -191
  119. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/doc/release_notes/rake-10.1.0.rdoc +0 -61
  120. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/alt_system.rb +0 -110
  121. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/application.rb +0 -790
  122. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/backtrace.rb +0 -23
  123. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/clean.rb +0 -76
  124. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/cloneable.rb +0 -16
  125. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/contrib/.document +0 -1
  126. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/contrib/compositepublisher.rb +0 -21
  127. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/contrib/ftptools.rb +0 -137
  128. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/contrib/publisher.rb +0 -81
  129. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/contrib/rubyforgepublisher.rb +0 -18
  130. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/contrib/sshpublisher.rb +0 -61
  131. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/contrib/sys.rb +0 -4
  132. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/cpu_counter.rb +0 -125
  133. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/default_loader.rb +0 -14
  134. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/dsl_definition.rb +0 -201
  135. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/early_time.rb +0 -21
  136. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/ext/core.rb +0 -25
  137. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/ext/module.rb +0 -2
  138. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/ext/pathname.rb +0 -25
  139. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/ext/string.rb +0 -175
  140. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/ext/time.rb +0 -18
  141. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/file_creation_task.rb +0 -24
  142. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/file_list.rb +0 -428
  143. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/file_task.rb +0 -46
  144. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/file_utils.rb +0 -128
  145. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/file_utils_ext.rb +0 -144
  146. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/gempackagetask.rb +0 -4
  147. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/invocation_chain.rb +0 -56
  148. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/invocation_exception_mixin.rb +0 -16
  149. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/late_time.rb +0 -17
  150. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/linked_list.rb +0 -103
  151. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/loaders/makefile.rb +0 -53
  152. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/multi_task.rb +0 -13
  153. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/name_space.rb +0 -38
  154. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/packagetask.rb +0 -199
  155. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/pathmap.rb +0 -3
  156. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/phony.rb +0 -15
  157. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/private_reader.rb +0 -20
  158. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/promise.rb +0 -99
  159. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/pseudo_status.rb +0 -29
  160. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/rake_module.rb +0 -38
  161. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/rake_test_loader.rb +0 -22
  162. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/rdoctask.rb +0 -4
  163. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/ruby182_test_unit_fix.rb +0 -29
  164. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/rule_recursion_overflow_error.rb +0 -20
  165. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/runtest.rb +0 -27
  166. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/scope.rb +0 -42
  167. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/task.rb +0 -383
  168. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/task_argument_error.rb +0 -7
  169. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/task_arguments.rb +0 -98
  170. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/task_manager.rb +0 -307
  171. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/tasklib.rb +0 -24
  172. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/testtask.rb +0 -213
  173. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/thread_history_display.rb +0 -48
  174. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/thread_pool.rb +0 -164
  175. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/trace_output.rb +0 -22
  176. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/version.rb +0 -7
  177. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake/win32.rb +0 -56
  178. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/lib/rake.rb +0 -79
  179. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/rakelib/publish.rake +0 -20
  180. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/rakelib/test_times.rake +0 -25
  181. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/file_creation.rb +0 -34
  182. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/helper.rb +0 -129
  183. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/support/rakefile_definitions.rb +0 -478
  184. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/support/ruby_runner.rb +0 -34
  185. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_private_reader.rb +0 -42
  186. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake.rb +0 -40
  187. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_application.rb +0 -643
  188. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_application_options.rb +0 -468
  189. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_backtrace.rb +0 -119
  190. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_clean.rb +0 -61
  191. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_cpu_counter.rb +0 -68
  192. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_definitions.rb +0 -84
  193. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_directory_task.rb +0 -76
  194. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_dsl.rb +0 -40
  195. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_early_time.rb +0 -31
  196. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_extension.rb +0 -59
  197. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_file_creation_task.rb +0 -56
  198. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_file_list.rb +0 -670
  199. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_file_list_path_map.rb +0 -8
  200. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_file_task.rb +0 -197
  201. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_file_utils.rb +0 -314
  202. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_ftp_file.rb +0 -74
  203. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_functional.rb +0 -482
  204. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_invocation_chain.rb +0 -64
  205. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_late_time.rb +0 -18
  206. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_linked_list.rb +0 -84
  207. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_makefile_loader.rb +0 -46
  208. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_multi_task.rb +0 -64
  209. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_name_space.rb +0 -57
  210. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_package_task.rb +0 -79
  211. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_path_map.rb +0 -168
  212. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_path_map_explode.rb +0 -34
  213. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_path_map_partial.rb +0 -18
  214. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_pathname_extensions.rb +0 -15
  215. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_pseudo_status.rb +0 -21
  216. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_rake_test_loader.rb +0 -20
  217. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_reduce_compat.rb +0 -26
  218. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_require.rb +0 -40
  219. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_rules.rb +0 -388
  220. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_scope.rb +0 -44
  221. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_task.rb +0 -393
  222. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_task_argument_parsing.rb +0 -119
  223. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_task_arguments.rb +0 -127
  224. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_task_lib.rb +0 -9
  225. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_task_manager.rb +0 -178
  226. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_task_manager_argument_resolution.rb +0 -19
  227. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_task_with_arguments.rb +0 -172
  228. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_test_task.rb +0 -146
  229. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_thread_pool.rb +0 -145
  230. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_top_level_functions.rb +0 -71
  231. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_rake_win32.rb +0 -72
  232. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_thread_history_display.rb +0 -101
  233. data/vendor/cache/ruby/2.6.0/gems/rake-10.5.0/test/test_trace_output.rb +0 -52
  234. data/vendor/cache/ruby/2.6.0/gems/rspec-3.9.0/LICENSE.md +0 -27
  235. data/vendor/cache/ruby/2.6.0/gems/rspec-3.9.0/README.md +0 -43
  236. data/vendor/cache/ruby/2.6.0/gems/rspec-3.9.0/lib/rspec/version.rb +0 -5
  237. data/vendor/cache/ruby/2.6.0/gems/rspec-3.9.0/lib/rspec.rb +0 -3
  238. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/.document +0 -5
  239. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/.yardopts +0 -8
  240. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/Changelog.md +0 -2274
  241. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/LICENSE.md +0 -26
  242. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/README.md +0 -384
  243. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/exe/rspec +0 -4
  244. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/autorun.rb +0 -3
  245. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/backtrace_formatter.rb +0 -65
  246. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/bisect/coordinator.rb +0 -62
  247. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/bisect/example_minimizer.rb +0 -173
  248. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/bisect/fork_runner.rb +0 -135
  249. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/bisect/server.rb +0 -61
  250. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/bisect/shell_command.rb +0 -126
  251. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/bisect/shell_runner.rb +0 -73
  252. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/bisect/utilities.rb +0 -58
  253. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/configuration.rb +0 -2336
  254. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/configuration_options.rb +0 -233
  255. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/did_you_mean.rb +0 -46
  256. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/drb.rb +0 -113
  257. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/dsl.rb +0 -98
  258. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/example.rb +0 -656
  259. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/example_group.rb +0 -889
  260. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/example_status_persister.rb +0 -235
  261. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/filter_manager.rb +0 -231
  262. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/flat_map.rb +0 -20
  263. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -45
  264. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/base_formatter.rb +0 -70
  265. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/base_text_formatter.rb +0 -75
  266. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -29
  267. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -157
  268. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/console_codes.rb +0 -68
  269. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/deprecation_formatter.rb +0 -223
  270. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/documentation_formatter.rb +0 -102
  271. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/exception_presenter.rb +0 -508
  272. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/failure_list_formatter.rb +0 -23
  273. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -28
  274. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/helpers.rb +0 -110
  275. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/html_formatter.rb +0 -153
  276. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/html_printer.rb +0 -414
  277. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -120
  278. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/json_formatter.rb +0 -102
  279. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/profile_formatter.rb +0 -68
  280. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/progress_formatter.rb +0 -29
  281. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/protocol.rb +0 -182
  282. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/snippet_extractor.rb +0 -134
  283. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/syntax_highlighter.rb +0 -91
  284. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters.rb +0 -272
  285. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/hooks.rb +0 -632
  286. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/invocations.rb +0 -87
  287. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/memoized_helpers.rb +0 -554
  288. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/metadata.rb +0 -498
  289. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/metadata_filter.rb +0 -255
  290. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/minitest_assertions_adapter.rb +0 -31
  291. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/mocking_adapters/flexmock.rb +0 -31
  292. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/mocking_adapters/mocha.rb +0 -57
  293. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/mocking_adapters/null.rb +0 -14
  294. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/mocking_adapters/rr.rb +0 -31
  295. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/mocking_adapters/rspec.rb +0 -32
  296. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/notifications.rb +0 -521
  297. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/option_parser.rb +0 -316
  298. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/ordering.rb +0 -158
  299. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/output_wrapper.rb +0 -29
  300. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/pending.rb +0 -165
  301. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/profiler.rb +0 -34
  302. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/project_initializer/.rspec +0 -1
  303. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -100
  304. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/project_initializer.rb +0 -48
  305. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/rake_task.rb +0 -188
  306. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/reporter.rb +0 -265
  307. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/ruby_project.rb +0 -53
  308. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/runner.rb +0 -204
  309. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/sandbox.rb +0 -37
  310. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/set.rb +0 -54
  311. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/shared_context.rb +0 -55
  312. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/shared_example_group.rb +0 -269
  313. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/shell_escape.rb +0 -49
  314. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/test_unit_assertions_adapter.rb +0 -30
  315. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/version.rb +0 -9
  316. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/warnings.rb +0 -40
  317. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/world.rb +0 -275
  318. data/vendor/cache/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core.rb +0 -186
  319. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/.document +0 -5
  320. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/.yardopts +0 -6
  321. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/Changelog.md +0 -1178
  322. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/LICENSE.md +0 -25
  323. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/README.md +0 -320
  324. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/block_snippet_extractor.rb +0 -253
  325. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/configuration.rb +0 -215
  326. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/expectation_target.rb +0 -127
  327. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/fail_with.rb +0 -39
  328. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/failure_aggregator.rb +0 -194
  329. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/handler.rb +0 -170
  330. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/minitest_integration.rb +0 -58
  331. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/syntax.rb +0 -132
  332. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/version.rb +0 -8
  333. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations.rb +0 -82
  334. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/aliased_matcher.rb +0 -116
  335. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/all.rb +0 -86
  336. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/base_matcher.rb +0 -193
  337. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/be.rb +0 -288
  338. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/be_between.rb +0 -77
  339. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/be_instance_of.rb +0 -26
  340. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/be_kind_of.rb +0 -20
  341. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/be_within.rb +0 -72
  342. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/change.rb +0 -428
  343. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/compound.rb +0 -276
  344. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/contain_exactly.rb +0 -302
  345. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/cover.rb +0 -24
  346. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/eq.rb +0 -40
  347. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/eql.rb +0 -34
  348. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/equal.rb +0 -81
  349. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/exist.rb +0 -90
  350. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/has.rb +0 -103
  351. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/have_attributes.rb +0 -114
  352. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/include.rb +0 -149
  353. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/match.rb +0 -106
  354. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/operators.rb +0 -128
  355. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/output.rb +0 -200
  356. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/raise_error.rb +0 -230
  357. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/respond_to.rb +0 -199
  358. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/satisfy.rb +0 -60
  359. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -94
  360. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/throw_symbol.rb +0 -132
  361. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in/yield.rb +0 -432
  362. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/built_in.rb +0 -52
  363. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/composable.rb +0 -171
  364. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/dsl.rb +0 -534
  365. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/english_phrasing.rb +0 -58
  366. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -82
  367. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/fail_matchers.rb +0 -42
  368. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/generated_descriptions.rb +0 -41
  369. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/matcher_delegator.rb +0 -35
  370. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers/matcher_protocol.rb +0 -99
  371. data/vendor/cache/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/matchers.rb +0 -1038
  372. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/.document +0 -5
  373. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/.yardopts +0 -6
  374. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/Changelog.md +0 -1133
  375. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/LICENSE.md +0 -25
  376. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/README.md +0 -463
  377. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/chain.rb +0 -111
  378. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/error_generator.rb +0 -31
  379. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -31
  380. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -50
  381. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/message_chains.rb +0 -83
  382. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/proxy.rb +0 -116
  383. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/recorder.rb +0 -294
  384. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/stub_chain.rb +0 -51
  385. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -23
  386. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance.rb +0 -11
  387. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/argument_list_matcher.rb +0 -100
  388. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/argument_matchers.rb +0 -322
  389. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/configuration.rb +0 -212
  390. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/error_generator.rb +0 -369
  391. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/example_methods.rb +0 -434
  392. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/instance_method_stasher.rb +0 -146
  393. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/marshal_extension.rb +0 -41
  394. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/matchers/expectation_customization.rb +0 -20
  395. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/matchers/have_received.rb +0 -134
  396. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/matchers/receive.rb +0 -132
  397. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -82
  398. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/matchers/receive_messages.rb +0 -77
  399. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/message_chain.rb +0 -87
  400. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/message_expectation.rb +0 -751
  401. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/method_double.rb +0 -287
  402. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/method_reference.rb +0 -202
  403. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/minitest_integration.rb +0 -68
  404. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/mutate_const.rb +0 -339
  405. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/object_reference.rb +0 -149
  406. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/order_group.rb +0 -81
  407. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/proxy.rb +0 -503
  408. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/space.rb +0 -238
  409. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/standalone.rb +0 -3
  410. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/syntax.rb +0 -325
  411. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/targets.rb +0 -124
  412. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/test_double.rb +0 -171
  413. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/verifying_double.rb +0 -129
  414. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/verifying_message_expectation.rb +0 -54
  415. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/verifying_proxy.rb +0 -220
  416. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/version.rb +0 -9
  417. data/vendor/cache/ruby/2.6.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks.rb +0 -130
  418. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/Changelog.md +0 -292
  419. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/LICENSE.md +0 -23
  420. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/README.md +0 -40
  421. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/caller_filter.rb +0 -83
  422. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/comparable_version.rb +0 -46
  423. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/differ.rb +0 -215
  424. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/directory_maker.rb +0 -63
  425. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/encoded_string.rb +0 -161
  426. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/fuzzy_matcher.rb +0 -48
  427. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/hunk_generator.rb +0 -47
  428. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/matcher_definition.rb +0 -42
  429. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/method_signature_verifier.rb +0 -438
  430. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/mutex.rb +0 -73
  431. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/object_formatter.rb +0 -275
  432. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/recursive_const_methods.rb +0 -76
  433. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/reentrant_mutex.rb +0 -53
  434. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/ruby_features.rb +0 -185
  435. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/source/location.rb +0 -21
  436. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/source/node.rb +0 -110
  437. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/source/token.rb +0 -87
  438. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/source.rb +0 -75
  439. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/deprecation_helpers.rb +0 -64
  440. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/formatting_support.rb +0 -9
  441. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/in_sub_process.rb +0 -69
  442. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/library_wide_checks.rb +0 -150
  443. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/shell_out.rb +0 -89
  444. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/stderr_splitter.rb +0 -67
  445. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/string_matcher.rb +0 -46
  446. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/with_isolated_directory.rb +0 -13
  447. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/with_isolated_stderr.rb +0 -13
  448. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/spec.rb +0 -81
  449. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/version.rb +0 -7
  450. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/warnings.rb +0 -39
  451. data/vendor/cache/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support.rb +0 -149
  452. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/CHANGELOG.md +0 -42
  453. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/LICENSE.txt +0 -21
  454. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/README.md +0 -117
  455. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/fonts/3d.md +0 -33
  456. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/fonts/block.md +0 -34
  457. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/fonts/doom.md +0 -30
  458. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/fonts/standard.md +0 -27
  459. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/fonts/starwars.md +0 -28
  460. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/fonts/straight.md +0 -20
  461. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/lib/tty/font/result.rb +0 -33
  462. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/lib/tty/font/version.rb +0 -7
  463. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/lib/tty/font.rb +0 -88
  464. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/lib/tty/fonts/3d.yml +0 -1040
  465. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/lib/tty/fonts/block.yml +0 -906
  466. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/lib/tty/fonts/doom.yml +0 -916
  467. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/lib/tty/fonts/standard.yml +0 -769
  468. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/lib/tty/fonts/starwars.yml +0 -862
  469. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/lib/tty/fonts/straight.yml +0 -570
  470. data/vendor/cache/ruby/2.6.0/gems/tty-font-0.5.0/lib/tty-font.rb +0 -1
  471. data/vendor/cache/ruby/2.6.0/specifications/colorize-0.8.1.gemspec +0 -38
  472. data/vendor/cache/ruby/2.6.0/specifications/diff-lcs-1.3.gemspec +0 -61
  473. data/vendor/cache/ruby/2.6.0/specifications/rake-10.5.0.gemspec +0 -43
  474. data/vendor/cache/ruby/2.6.0/specifications/rspec-3.9.0.gemspec +0 -43
  475. data/vendor/cache/ruby/2.6.0/specifications/rspec-core-3.9.1.gemspec +0 -63
  476. data/vendor/cache/ruby/2.6.0/specifications/rspec-expectations-3.9.1.gemspec +0 -51
  477. data/vendor/cache/ruby/2.6.0/specifications/rspec-mocks-3.9.1.gemspec +0 -51
  478. data/vendor/cache/ruby/2.6.0/specifications/rspec-support-3.9.2.gemspec +0 -39
  479. data/vendor/cache/ruby/2.6.0/specifications/tty-font-0.5.0.gemspec +0 -42
@@ -1,1178 +0,0 @@
1
- ### 3.9.1 / 2020-03-13
2
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.9.0...v3.9.1)
3
-
4
- Bug Fixes:
5
-
6
- * Issue an improved warning when using `respond_to(...).with(n).arguments` and ignore
7
- the warning when using with `have_attributes(...)`. (Jon Rowe, #1164)
8
-
9
- ### 3.9.0 / 2019-10-08
10
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.8.6...v3.9.0)
11
-
12
- Enhancements:
13
-
14
- * The `respond_to` matcher now uses the signature from `initialize` to validate checks
15
- for `new` (unless `new` is non standard). (Jon Rowe, #1072)
16
- * Generated descriptions for matchers now use `is expected to` rather than `should` in
17
- line with our preferred DSL. (Pete Johns, #1080, rspec/rspec-core#2572)
18
- * Add the ability to re-raise expectation errors when matching
19
- with `match_when_negated` blocks. (Jon Rowe, #1130)
20
- * Add a warning when an empty diff is produce due to identical inspect output.
21
- (Benoit Tigeot, #1126)
22
-
23
- ### 3.8.6 / 2019-10-07
24
-
25
- Bug Fixes:
26
-
27
- * Revert #1125 due to the change being incompatible with our semantic versioning
28
- policy.
29
-
30
- ### 3.8.5 / 2019-10-02
31
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.8.4...v3.8.5)
32
-
33
- Bug Fixes:
34
-
35
- * Prevent unsupported implicit block expectation syntax from being used.
36
- (Phil Pirozhkov, #1125)
37
-
38
- ### 3.8.4 / 2019-06-10
39
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.8.3...v3.8.4)
40
-
41
- Bug Fixes:
42
-
43
- * Prevent false negatives when checking objects for the methods required to run the
44
- the `be_an_instance_of` and `be_kind_of` matchers. (Nazar Matus, #1112)
45
-
46
- ### 3.8.3 / 2019-04-20
47
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.8.2...v3.8.3)
48
-
49
- Bug Fixes:
50
-
51
- * Prevent composed `all` matchers from leaking into their siblings leading to duplicate
52
- failures. (Jamie English, #1086)
53
- * Prevent objects which change their hash on comparison from failing change checks.
54
- (Phil Pirozhkov, #1110)
55
- * Issue an `ArgumentError` rather than a `NoMethodError` when `be_an_instance_of` and
56
- `be_kind_of` matchers encounter objects not supporting those methods.
57
- (Taichi Ishitani, #1107)
58
-
59
- ### 3.8.2 / 2018-10-09
60
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.8.1...v3.8.2)
61
-
62
- Bug Fixes:
63
-
64
- * Change `include` matcher to rely on a `respond_to?(:include?)` check rather than a direct
65
- Hash comparison before calling `to_hash` to convert to a hash. (Jordan Owens, #1073)
66
- * Prevent unexpected call stack jumps from causing an obscure error (`IndexError`), and
67
- replace that error with a proper informative message. (Jon Rowe, #1076)
68
-
69
- ### 3.8.1 / 2018-08-06
70
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.8.0...v3.8.1)
71
-
72
- Bug Fixes:
73
-
74
- * Fix regression in `include` matcher so stopped
75
- `expect(hash.with_indifferent_access).to include(:symbol_key)`
76
- from working. (Eito Katagiri, #1069)
77
-
78
- ### 3.8.0 / 2018-08-04
79
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.7.0...v3.8.0)
80
-
81
- Enhancements:
82
-
83
- * Improve failure message of `change(receiver, :message)` by including the
84
- receiver as `SomeClass#some_message`. (Tomohiro Hashidate, #1005)
85
- * Improve `change` matcher so that it can correctly detect changes in
86
- deeply nested mutable objects (such as arrays-of-hashes-of-arrays).
87
- The improved logic uses the before/after `hash` value to see if the
88
- object has been mutated, rather than shallow duping the object.
89
- (Myron Marston, #1034)
90
- * Improve `include` matcher so that pseudo-hash objects (e.g. objects
91
- that decorate a hash using a `SimpleDelegator` or similar) are treated
92
- as a hash, as long as they implement `to_hash`. (Pablo Brasero, #1012)
93
- * Add `max_formatted_output_length=` to configuration, allowing changing
94
- the length at which we truncate large output strings.
95
- (Sam Phippen #951, Benoit Tigeot #1056)
96
- * Improve error message when passing a matcher that doesn't support block
97
- expectations to a block based `expect`. (@nicktime, #1066)
98
-
99
- ### 3.7.0 / 2017-10-17
100
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.6.0...v3.7.0)
101
-
102
- Enhancements:
103
-
104
- * Improve compatibility with `--enable-frozen-string-literal` option
105
- on Ruby 2.3+. (Pat Allan, #997)
106
-
107
- ### 3.6.0 / 2017-05-04
108
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.6.0.beta2...v3.6.0)
109
-
110
- Enhancements:
111
-
112
- * Treat NoMethodError as a failure for comparison matchers. (Jon Rowe, #972)
113
- * Allow for scoped aliased and negated matchers--just call
114
- `alias_matcher` or `define_negated_matcher` from within an example
115
- group. (Markus Reiter, #974)
116
- * Improve failure message of `change` matcher with block and `satisfy` matcher
117
- by including the block snippet instead of just describing it as `result` or
118
- `block` when Ripper is available. (Yuji Nakayama, #987)
119
-
120
- Bug Fixes:
121
-
122
- * Fix `yield_with_args` and `yield_successive_args` matchers so that
123
- they compare expected to actual args at the time the args are yielded
124
- instead of at the end, in case the method that is yielding mutates the
125
- arguments after yielding. (Alyssa Ross, #965)
126
-
127
- ### 3.6.0.beta2 / 2016-12-12
128
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.6.0.beta1...v3.6.0.beta2)
129
-
130
- Bug Fixes:
131
-
132
- * Using the exist matcher on `File` no longer produces a deprecation warning.
133
- (Jon Rowe, #954)
134
-
135
- ### 3.6.0.beta1 / 2016-10-09
136
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.5.0...v3.6.0.beta1)
137
-
138
- Bug Fixes:
139
-
140
- * Fix `contain_exactly` to work correctly with ranges. (Myron Marston, #940)
141
- * Fix `change` to work correctly with sets. (Marcin Gajewski, #939)
142
-
143
- ### 3.5.0 / 2016-07-01
144
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.5.0.beta4...v3.5.0)
145
-
146
- Enhancements:
147
-
148
- * Add support for keyword arguments to the `respond_to` matcher. (Rob Smith, #915).
149
-
150
- ### 3.5.0.beta4 / 2016-06-05
151
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.5.0.beta3...v3.5.0.beta4)
152
-
153
- Bug Fixes:
154
-
155
- * Fix `include` matcher so that it provides a valid diff for hashes. (Yuji Nakayama, #916)
156
-
157
- ### 3.5.0.beta3 / 2016-04-02
158
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.5.0.beta2...v3.5.0.beta3)
159
-
160
- Enhancements:
161
-
162
- * Make `rspec/expectations/minitest_integration` work on Minitest::Spec
163
- 5.6+. (Myron Marston, #904)
164
- * Add an alias `having_attributes` for `have_attributes` matcher.
165
- (Yuji Nakayama, #905)
166
- * Improve `change` matcher error message when block is mis-used.
167
- (Alex Altair, #908)
168
-
169
- ### 3.5.0.beta2 / 2016-03-10
170
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.5.0.beta1...v3.5.0.beta2)
171
-
172
- Enhancements:
173
-
174
- * Add the ability to raise an error on encountering false positives via
175
- `RSpec::Configuration#on_potential_false_positives = :raise`. (Jon Rowe, #900)
176
- * When using the custom matcher DSL, support new
177
- `notify_expectation_failures: true` option for the `match` method to
178
- allow expectation failures to be raised as normal instead of being
179
- converted into a `false` return value for `matches?`. (Jon Rowe, #892)
180
-
181
- Bug Fixes:
182
-
183
- * Allow `should` deprecation check to work on `BasicObject`s. (James Coleman, #898)
184
-
185
- ### 3.5.0.beta1 / 2016-02-06
186
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.4.0...v3.5.0.beta1)
187
-
188
- Enhancements:
189
-
190
- * Make `match_when_negated` in custom matcher DSL support use of
191
- expectations within the match logic. (Chris Arcand, #789)
192
-
193
- Bug Fixes:
194
-
195
- * Return `true` as expected from passing negated expectations
196
- (such as `expect("foo").not_to eq "bar"`), so they work
197
- properly when used within a `match` or `match_when_negated`
198
- block. (Chris Arcand, #789)
199
-
200
- ### 3.4.0 / 2015-11-11
201
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.3.1...v3.4.0)
202
-
203
- Enhancements:
204
-
205
- * Warn when `RSpec::Matchers` is included in a superclass after it has
206
- already been included in a subclass on MRI 1.9, since that situation
207
- can cause uses of `super` to trigger infinite recursion. (Myron Marston, #816)
208
- * Stop rescuing `NoMemoryError`, `SignalExcepetion`, `Interrupt` and
209
- `SystemExit`. It is dangerous to interfere with these. (Myron Marston, #845)
210
- * Add `#with_captures` to the
211
- [match matcher](https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers/match-matcher)
212
- which allows a user to specify expected captures when matching a regex
213
- against a string. (Sam Phippen, #848)
214
- * Always print compound failure messages in the multi-line form. Trying
215
- to print it all on a single line didn't read very well. (Myron Marston, #859)
216
-
217
- Bug Fixes:
218
-
219
- * Fix failure message from dynamic predicate matchers when the object
220
- does not respond to the predicate so that it is inspected rather
221
- than relying upon its `to_s` -- that way for `nil`, `"nil"` is
222
- printed rather than an empty string. (Myron Marston, #841)
223
- * Fix SystemStackError raised when diffing an Enumerable object
224
- whose `#each` includes the object itself. (Yuji Nakayama, #857)
225
-
226
- ### 3.3.1 / 2015-07-15
227
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.3.0...v3.3.1)
228
-
229
- Bug Fixes:
230
-
231
- * Fix `be >`, `be <`, etc so that it fails rather than allowing an
232
- argument error to be raised when compared against an object of the
233
- wrong type. This allows it to be used in composed matcher expressions
234
- against heterogeneous objects. (Dennis Günnewig, #809)
235
- * Fix `respond_to` to work properly on target objects
236
- that redefine the `method` method. (unmanbearpig, #821)
237
-
238
- ### 3.3.0 / 2015-06-12
239
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.2.1...v3.3.0)
240
-
241
- Enhancements:
242
-
243
- * Expose `RSpec::Matchers::EnglishPhrasing` to make it easier to write
244
- nice failure messages in custom matchers. (Jared Beck, #736)
245
- * Add `RSpec::Matchers::FailMatchers`, a mixin which provides
246
- `fail`, `fail_with` and `fail_including` matchers for use in
247
- specifying that an expectation fails for use by
248
- extension/plugin authors. (Charlie Rudolph, #729)
249
- * Avoid loading `tempfile` (and its dependencies) unless
250
- it is absolutely needed. (Myron Marston, #735)
251
- * Improve failure output when attempting to use `be_true` or `be_false`.
252
- (Tim Wade, #744)
253
- * Define `RSpec::Matchers#respond_to_missing?` so that
254
- `RSpec::Matchers#respond_to?` and `RSpec::Matchers#method` handle
255
- dynamic predicate matchers. (Andrei Botalov, #751)
256
- * Use custom Time/DateTime/BigDecimal formatting for all matchers
257
- so they are consistently represented in failure messages.
258
- (Gavin Miller, #740)
259
- * Add configuration to turn off warnings about matcher combinations that
260
- may cause false positives. (Jon Rowe, #768)
261
- * Warn when using a bare `raise_error` matcher that you may be subject to
262
- false positives. (Jon Rowe, #768)
263
- * Warn rather than raise when using the`raise_error` matcher in negative
264
- expectations that may be subject to false positives. (Jon Rowe, #775)
265
- * Improve failure message for `include(a, b, c)` so that if `a` and `b`
266
- are included the failure message only mentions `c`. (Chris Arcand, #780)
267
- * Allow `satisfy` matcher to take an optional description argument
268
- that will be used in the `description`, `failure_message` and
269
- `failure_message_when_negated` in place of the undescriptive
270
- "sastify block". (Chris Arcand, #783)
271
- * Add new `aggregate_failures` API that allows multiple independent
272
- expectations to all fail and be listed in the failure output, rather
273
- than the example aborting on the first failure. (Myron Marston, #776)
274
- * Improve `raise_error` matcher so that it can accept a matcher as a single argument
275
- that matches the message. (Time Wade, #782)
276
-
277
- Bug Fixes:
278
-
279
- * Make `contain_exactly` / `match_array` work with strict test doubles
280
- that have not defined `<=>`. (Myron Marston, #758)
281
- * Fix `include` matcher so that it omits the diff when it would
282
- confusingly highlight items that are actually included but are not
283
- an exact match in a line-by-line diff. (Tim Wade, #763)
284
- * Fix `match` matcher so that it does not blow up when matching a string
285
- or regex against another matcher (rather than a string or regex).
286
- (Myron Marston, #772)
287
- * Silence whitespace-only diffs. (Myron Marston, #801)
288
-
289
- ### 3.2.1 / 2015-04-06
290
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.2.0...v3.2.1)
291
-
292
- Bug Fixes:
293
-
294
- * Prevent `Range`s from being enumerated when generating matcher
295
- descriptions. (Jon Rowe, #755)
296
- * Ensure exception messages are compared as strings in the `raise_error`
297
- matcher. (Jon Rowe, #755)
298
-
299
- ### 3.2.0 / 2015-02-03
300
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.1.2...v3.2.0)
301
-
302
- Enhancements:
303
-
304
- * Add `block_arg` method to custom matcher API, which allows you to
305
- access the block passed to a custom matcher, if there is one.
306
- (Mike Dalton, #645)
307
- * Provide more detail in failure message of `yield_control` matcher.
308
- (Jon Rowe, #650)
309
- * Add a shorthand syntax for `chain` in the matcher DSL which assigns values
310
- for use elsewhere, for example `chain :and_smaller_than, :small_value`
311
- creates an `attr_reader` for `small_value` (Tom Stuart, #644)
312
- * Provide a more helpful deprecation message when using the `should` syntax.
313
- (Elia Schito, #663)
314
- * Provide more detail in the `have_attributes` matcher failure message.
315
- (Jon Rowe, #668)
316
- * Make the `have_attributes` matcher diffable.
317
- (Jon Rowe, Alexey Fedorov, #668)
318
- * Add `output(...).to_std(out|err)_from_any_process` as alternatives
319
- to `output(...).to_std(out|err)`. The latter doesn't work when a sub
320
- process writes to the named stream but is much faster.
321
- (Alex Genco, #700)
322
- * Improve compound matchers (created by `and` and `or`) so that diffs
323
- are included in failures when one or more of their matchers
324
- are diffable. (Alexey Fedorov, #713)
325
-
326
- Bug Fixes:
327
-
328
- * Avoid calling `private_methods` from the `be` predicate matcher on
329
- the target object if the object publicly responds to the predicate
330
- method. This avoids a possible error that can occur if the object
331
- raises errors from `private_methods` (which can happen with celluloid
332
- objects). (@chapmajs, #670)
333
- * Make `yield_control` (with no modifier) default to
334
- `at_least(:once)` rather than raising a confusing error
335
- when multiple yields are encountered.
336
- (Myron Marston, #675)
337
- * Fix "instance variable @color not initialized" warning when using
338
- rspec-expectations outside of an rspec-core context. (Myron Marston, #689)
339
- * Fix `start_with` and `end_with` to work properly when checking a
340
- string against an array of strings. (Myron Marston, #690)
341
- * Don't use internally delegated matchers when generating descriptions
342
- for examples without doc strings. (Myron Marston, #692)
343
-
344
- ### 3.1.2 / 2014-09-26
345
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.1.1...v3.1.2)
346
-
347
- Bug Fixes:
348
-
349
- * Fix `define_negated_matcher` so that matchers that support fluent
350
- interfaces continue to be negated after you use the chained method.
351
- (Myron Marston, #656)
352
- * Fix `define_negated_matcher` so that the matchers fail with an
353
- appropriate failure message. (Myron Marston, #659)
354
-
355
- ### 3.1.1 / 2014-09-15
356
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.1.0...v3.1.1)
357
-
358
- Bug Fixes:
359
-
360
- * Fix regression in `all` matcher in 3.1.0 that prevented it from
361
- working on objects that are not `Enumerable` but do implement
362
- `each_with_index` (such as an ActiveRecord proxy). (Jori Hardman, #647)
363
-
364
- ### 3.1.0 / 2014-09-04
365
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.0.4...v3.1.0)
366
-
367
- Enhancements:
368
-
369
- * Add `have_attributes` matcher, that passes if actual's attribute
370
- values match the expected attributes hash:
371
- `Person = Struct.new(:name, :age)`
372
- `person = Person.new("Bob", 32)`
373
- `expect(person).to have_attributes(:name => "Bob", :age => 32)`.
374
- (Adam Farhi, #571)
375
- * Extended compound matcher support to block matchers, for cases like:
376
- `expect { ... }.to change { x }.to(3).and change { y }.to(4)`. (Myron
377
- Marston, #567)
378
- * Include chained methods in custom matcher description and failure message
379
- when new `include_chain_clauses_in_custom_matcher_descriptions` config
380
- option is enabled. (Dan Oved, #600)
381
- * Add `thrice` modifier to `yield_control` matcher as a synonym for
382
- `exactly(3).times`. (Dennis Taylor, #615)
383
- * Add `RSpec::Matchers.define_negated_matcher`, which defines a negated
384
- version of the named matcher. (Adam Farhi, Myron Marston, #618)
385
- * Document and support negation of `contain_exactly`/`match_array`.
386
- (Jon Rowe, #626).
387
-
388
- Bug Fixes:
389
-
390
- * Rename private `LegacyMacherAdapter` constant to `LegacyMatcherAdapter`
391
- to fix typo. (Abdelkader Boudih, #563)
392
- * Fix `all` matcher so that it fails properly (rather than raising a
393
- `NoMethodError`) when matched against a non-enumerable. (Hao Su, #622)
394
-
395
- ### 3.0.4 / 2014-08-14
396
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.0.3...v3.0.4)
397
-
398
- Bug Fixes:
399
-
400
- * Fix `start_with` and `end_with` so that they work properly with
401
- structs. (Myron Marston, #620)
402
- * Fix failure message generation so that structs are printed properly
403
- in failures. Previously failure messages would represent them as
404
- an array. (Myron Marston, #620)
405
- * Fix composable matcher support so that it does not wrongly treat
406
- structs as arrays. (Myron Marston, #620)
407
-
408
- ### 3.0.3 / 2014-07-21
409
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.0.2...v3.0.3)
410
-
411
- Bug Fixes:
412
-
413
- * Fix issue with detection of generic operator matchers so they work
414
- correctly when undefined. (Myron Marston, #597)
415
- * Don't inadvertently define `BasicObject` in 1.8.7. (Chris Griego, #603)
416
- * Fix `include` matcher so that it fails gracefully when matched against
417
- an object that does not respond to `include?`. (Myron Marston, #607)
418
-
419
- ### 3.0.2 / 2014-06-19
420
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.0.1...v3.0.2)
421
-
422
- Bug Fixes:
423
-
424
- * Fix regression in `contain_exactly` (AKA `match_array`) that caused it
425
- to wrongly pass when the expected array was empty. (Myron Marston, #581)
426
- * Provide a better error message when you use the `change(obj, :msg)`
427
- form of the change matcher but forget the message argument. (Alex
428
- Sunderland, #585)
429
- * Make the `contain_exactly` matcher work with arrays that contain hashes in
430
- arbitrary ordering. (Sam Phippen, #578)
431
-
432
- ### 3.0.1 / 2014-06-12
433
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.0.0...v3.0.1)
434
-
435
- Bug Fixes:
436
-
437
- * Add a missing `require` that would cause the `respond_to` matcher to
438
- fail when used in a project where the rest of RSpec (e.g. core and
439
- expecatations) weren't being used. (Myron Marston, #566)
440
- * Structs are no longer treated as arrays when diffed. (Jon Rowe, #576)
441
-
442
- ### 3.0.0 / 2014-06-01
443
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.0.0.rc1...v3.0.0)
444
-
445
- No code changes. Just taking it out of pre-release.
446
-
447
- ### 3.0.0.rc1 / 2014-05-18
448
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.0.0.beta2...v3.0.0.rc1)
449
-
450
- Breaking Changes for 3.0.0:
451
-
452
- * Remove `matcher_execution_context` attribute from DSL-defined
453
- custom matchers. (Myron Marston)
454
- * Remove `RSpec::Matchers::Pretty#_pretty_print`. (Myron Marston)
455
- * Remove `RSpec::Matchers::Pretty#expected_to_sentence`. (Myron Marston)
456
- * Rename `RSpec::Matchers::Configuration` constant to
457
- `RSpec::Expectations::Configuration`. (Myron Marston)
458
- * Prevent `have_xyz` predicate matchers using private methods.
459
- (Adrian Gonzalez)
460
- * Block matchers must now implement `supports_block_expectations?`.
461
- (Myron Marston)
462
- * Stop supporting `require 'rspec-expectations'`.
463
- Use `require 'rspec/expectations'` instead. (Myron Marston)
464
-
465
- Bug Fixes:
466
-
467
- * Fix `NoMethodError` triggered by beta2 when `YARD` was loaded in
468
- the test environment. (Myron Marston)
469
- * Fix `be_xyz` matcher to accept a `do...end` block. (Myron Marston)
470
- * Fix composable matcher failure message generation logic
471
- so that it does not blow up when given `$stdout` or `$stderr`.
472
- (Myron Marston)
473
- * Fix `change` matcher to work properly with `IO` objects.
474
- (Myron Marston)
475
- * Fix `exist` matcher so that it can be used in composed matcher
476
- expressions involving objects that do not implement `exist?` or
477
- `exists?`. (Daniel Fone)
478
- * Fix composable matcher match logic so that it clones matchers
479
- before using them in order to work properly with matchers
480
- that use internal memoization based on a given `actual` value.
481
- (Myron Marston)
482
- * Fix `be_xyz` and `has_xyz` predicate matchers so that they can
483
- be used in composed matcher expressions involving objects that
484
- do not implement the predicate method. (Daniel Fone)
485
-
486
- Enhancements:
487
-
488
- * Document the remaining public APIs. rspec-expectations now has 100% of
489
- the public API documented and will remain that way (as new undocumented
490
- methods will fail the build). (Myron Marston)
491
- * Improve the formatting of BigDecimal objects in `eq` matcher failure
492
- messages. (Daniel Fone)
493
- * Improve the failure message for `be_xyz` predicate matchers so
494
- that it includes the `inspect` output of the receiver.
495
- (Erik Michaels-Ober, Sam Phippen)
496
- * Add `all` matcher, to allow you to specify that a given matcher
497
- matches all elements in a collection:
498
- `expect([1, 3, 5]).to all( be_odd )`. (Adam Farhi)
499
- * Add boolean aliases (`&`/`|`) for compound operators (`and`/`or`). (Adam Farhi)
500
- * Give users a clear error when they wrongly use a value matcher
501
- in a block expectation expression (e.g. `expect { 3 }.to eq(3)`)
502
- or vice versa. (Myron Marston)
503
-
504
- ### 3.0.0.beta2 / 2014-02-17
505
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.0.0.beta1...v3.0.0.beta2)
506
-
507
- Breaking Changes for 3.0.0:
508
-
509
- * Remove deprecated support for accessing the `RSpec` constant using
510
- `Rspec` or `Spec`. (Myron Marston)
511
- * Remove deprecated `RSpec::Expectations.differ=`. (Myron Marston)
512
- * Remove support for deprecated `expect(...).should`. (Myron Marston)
513
- * Explicitly disallow `expect { }.not_to change { }` with `by`,
514
- `by_at_least`, `by_at_most` or `to`. These have never been supported
515
- but did not raise explicit errors. (Myron Marston)
516
- * Provide `===` rather than `==` as an alias of `matches?` for
517
- all matchers. The semantics of `===` are closer to an RSpec
518
- matcher than `==`. (Myron Marston)
519
- * Remove deprecated `RSpec::Matchers::OperatorMatcher` constant.
520
- (Myron Marston)
521
- * Make `RSpec::Expectations::ExpectationNotMetError` subclass
522
- `Exception` rather than `StandardError` so they can bypass
523
- a bare `rescue` in end-user code (e.g. when an expectation is
524
- set from within a rspec-mocks stub implementation). (Myron Marston)
525
- * Remove Test::Unit and Minitest 4.x integration. (Myron Marston)
526
-
527
- Enhancements:
528
-
529
- * Simplify the failure message of the `be` matcher when matching against:
530
- `true`, `false` and `nil`. (Sam Phippen)
531
- * Update matcher protocol and custom matcher DSL to better align
532
- with the newer `expect` syntax. If you want your matchers to
533
- maintain compatibility with multiple versions of RSpec, you can
534
- alias the new names to the old. (Myron Marston)
535
- * `failure_message_for_should` => `failure_message`
536
- * `failure_message_for_should_not` => `failure_message_when_negated`
537
- * `match_for_should` => `match`
538
- * `match_for_should_not` => `match_when_negated`
539
- * Improve generated descriptions from `change` matcher. (Myron Marston)
540
- * Add support for compound matcher expressions using `and` and `or`.
541
- Simply chain them off of any existing matcher to create an expression
542
- like `expect(alphabet).to start_with("a").and end_with("z")`.
543
- (Eloy Espinaco)
544
- * Add `contain_exactly` as a less ambiguous version of `match_array`.
545
- Note that it expects the expected array to be splatted as
546
- individual args: `expect(array).to contain_exactly(1, 2)` is
547
- the same as `expect(array).to match_array([1, 2])`. (Myron Marston)
548
- * Update `contain_exactly`/`match_array` so that it can match against
549
- other non-array collections (such as a `Set`). (Myron Marston)
550
- * Update built-in matchers so that they can accept matchers as arguments
551
- to allow you to compose matchers in arbitrary ways. (Myron Marston)
552
- * Add `RSpec::Matchers::Composable` mixin that can be used to make
553
- a custom matcher composable as well. Note that custom matchers
554
- defined via `RSpec::Matchers.define` already have this. (Myron
555
- Marston)
556
- * Define noun-phrase aliases for built-in matchers, which can be
557
- used when creating composed matcher expressions that read better
558
- and provide better failure messages. (Myron Marston)
559
- * Add `RSpec::Matchers.alias_matcher` so users can define their own
560
- matcher aliases. The `description` of the matcher will reflect the
561
- alternate matcher name. (Myron Marston)
562
- * Add explicit `be_between` matcher. `be_between` has worked for a
563
- long time as a dynamic predicate matcher, but the failure message
564
- was suboptimal. The new matcher provides a much better failure
565
- message. (Erik Michaels-Ober)
566
- * Enhance the `be_between` matcher to allow for `inclusive` or `exclusive`
567
- comparison (e.g. inclusive of min/max or exclusive of min/max).
568
- (Pedro Gimenez)
569
- * Make failure message for `not_to be #{operator}` less confusing by
570
- only saying it's confusing when comparison operators are used.
571
- (Prathamesh Sonpatki)
572
- * Improve failure message of `eq` matcher when `Time` or `DateTime`
573
- objects are used so that the full sub-second precision is included.
574
- (Thomas Holmes, Jeff Wallace)
575
- * Add `output` matcher for expecting that a block outputs `to_stdout`
576
- or `to_stderr`. (Luca Pette, Matthias Günther)
577
- * Forward a provided block on to the `has_xyz?` method call when
578
- the `have_xyz` matcher is used. (Damian Galarza)
579
- * Provide integration with Minitest 5.x. Require
580
- `rspec/expectations/minitest_integration` after loading minitest
581
- to use rspec-expectations with minitest. (Myron Marston)
582
-
583
- Bug Fixes:
584
-
585
- * Fix wrong matcher descriptions with falsey expected value (yujinakayama)
586
- * Fix `expect { }.not_to change { }.from(x)` so that the matcher only
587
- passes if the starting value is `x`. (Tyler Rick, Myron Marston)
588
- * Fix hash diffing, so that it colorizes properly and doesn't consider trailing
589
- commas when performing the diff. (Jared Norman)
590
- * Fix built-in matchers to fail normally rather than raising
591
- `ArgumentError` when given an object of the wrong type to match
592
- against, so that they work well in composite matcher expressions like
593
- `expect([1.51, "foo"]).to include(a_string_matching(/foo/), a_value_within(0.1).of(1.5))`.
594
- (Myron Marston)
595
-
596
- Deprecations:
597
-
598
- * Retain support for RSpec 2 matcher protocol (e.g. for matchers
599
- in 3rd party extension gems like `shoulda`), but it will print
600
- a deprecation warning. (Myron Marston)
601
-
602
- ### 3.0.0.beta1 / 2013-11-07
603
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.99.2...v3.0.0.beta1)
604
-
605
- Breaking Changes for 3.0.0:
606
-
607
- * Remove explicit support for 1.8.6. (Jon Rowe)
608
- * Remove the deprecated `be_close` matcher, preferring `be_within` instead.
609
- (Sam Phippen)
610
- * Remove the deprecated `have`, `have_at_least` and `have_at_most` matchers.
611
- You can continue using those matchers through https://github.com/rspec/rspec-collection_matchers,
612
- or you can rewrite your expectations with something like
613
- `expect(your_object.size).to eq(num)`. (Hugo Baraúna)
614
- * Rename `be_true` and `be_false` to `be_truthy` and `be_falsey`. (Sam Phippen)
615
- * Make `expect { }.to_not raise_error(SomeSpecificClass, message)`,
616
- `expect { }.to_not raise_error(SomeSpecificClass)` and
617
- `expect { }.to_not raise_error(message)` invalid, since they are prone
618
- to hiding failures. Instead, use `expect { }.to_not raise_error` (with no
619
- args). (Sam Phippen)
620
- * Within `RSpec::Matchers.define` blocks, helper methods made available
621
- either via `def self.helper` or `extend HelperModule` are no longer
622
- available to the `match` block (or any of the others). Instead
623
- `include` your helper module and define the helper method as an
624
- instance method. (Myron Marston)
625
- * Force upgrading Diff::LCS for encoding compatability with diffs. (Jon Rowe)
626
-
627
- Enhancements:
628
-
629
- * Support `do..end` style block with `raise_error` matcher. (Yuji Nakayama)
630
- * Rewrote custom matcher DSL to simplify its implementation and solve a
631
- few issues. (Myron Marston)
632
- * Allow early `return` from within custom matcher DSL blocks. (Myron
633
- Marston)
634
- * The custom matcher DSL's `chain` can now accept a block. (Myron
635
- Marston)
636
- * Support setting an expectation on a `raise_error` matcher via a chained
637
- `with_message` method call. (Sam Phippen)
638
-
639
- Bug Fixes:
640
-
641
- * Allow `include` and `match` matchers to be used from within a
642
- DSL-defined custom matcher's `match` block. (Myron Marston)
643
- * Correct encoding error message on diff failure (Jon Rowe)
644
-
645
- Deprecations:
646
-
647
- * Using the old `:should` syntax without explicitly configuring it is deprecated.
648
- It will continue to work but will emit a deprecation warning in RSpec 3 if
649
- you do not explicitly enable it. (Sam Phippen)
650
-
651
- ### 2.99.2 / 2014-07-21
652
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.99.1...v2.99.2)
653
-
654
- Bug Fixes:
655
-
656
- * Fix regression in `Expectations#method_handle_for` where proxy objects
657
- with method delegated would wrongly not return a method handle.
658
- (Jon Rowe, #594)
659
- * Fix issue with detection of generic operator matchers so they work
660
- correctly when undefined. (Myron Marston, #597)
661
-
662
- ### 2.99.1 / 2014-06-19
663
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.99.0...v2.99.1)
664
-
665
- Bug Fixes:
666
-
667
- * Fix typo in custom matcher `expected` deprecation warning -- it's
668
- `expected_as_array`, not `expected_array`. (Frederick Cheung, #562)
669
-
670
- ### 2.99.0 / 2014-06-01
671
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.99.0.rc1...v2.99.0)
672
-
673
- Enhancements:
674
-
675
- * Special case deprecation message for `errors_on` with `rspec-rails` to be more useful.
676
- (Aaron Kromer)
677
-
678
- ### 2.99.0.rc1 / 2014-05-18
679
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.99.0.beta2...2.99.0.rc1)
680
-
681
- Deprecations:
682
-
683
- * Deprecate `matcher_execution_context` attribute on DSL-defined
684
- custom matchers. (Myron Marston)
685
- * Deprecate `RSpec::Matchers::Pretty#_pretty_print`. (Myron Marston)
686
- * Deprecate `RSpec::Matchers::Pretty#expected_to_sentence`. (Myron Marston)
687
- * Deprecate `RSpec::Matchers::Configuration` in favor of
688
- `RSpec::Expectations::Configuration`. (Myron Marston)
689
- * Deprecate `be_xyz` predicate matcher on an object that doesn't respond to
690
- `xyz?` or `xyzs?`. (Daniel Fone)
691
- * Deprecate `have_xyz` matcher on an object that doesn't respond to `has_xyz?`.
692
- (Daniel Fone)
693
- * Deprecate `have_xyz` matcher on an object that has a private method `has_xyz?`.
694
- (Jon Rowe)
695
- * Issue a deprecation warning when a block expectation expression is
696
- used with a matcher that doesn't explicitly support block expectations
697
- via `supports_block_expectations?`. (Myron Marston)
698
- * Deprecate `require 'rspec-expectations'`. Use
699
- `require 'rspec/expectations'` instead. (Myron Marston)
700
-
701
- ### 2.99.0.beta2 / 2014-02-17
702
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.99.0.beta1...v2.99.0.beta2)
703
-
704
- Deprecations:
705
-
706
- * Deprecate chaining `by`, `by_at_least`, `by_at_most` or `to` off of
707
- `expect { }.not_to change { }`. The docs have always said these are
708
- not supported for the negative form but now they explicitly raise
709
- errors in RSpec 3. (Myron Marston)
710
- * Change the semantics of `expect { }.not_to change { x }.from(y)`.
711
- In RSpec 2.x, this expectation would only fail if `x` started with
712
- the value of `y` and changed. If it started with a different value
713
- and changed, it would pass. In RSpec 3, it will pass only if the
714
- value starts at `y` and it does not change. (Myron Marston)
715
- * Deprecate `matcher == value` as an alias for `matcher.matches?(value)`,
716
- in favor of `matcher === value`. (Myron Marston)
717
- * Deprecate `RSpec::Matchers::OperatorMatcher` in favor of
718
- `RSpec::Matchers::BuiltIn::OperatorMatcher`. (Myron Marston)
719
- * Deprecate auto-integration with Test::Unit and minitest.
720
- Instead, include `RSpec::Matchers` in the appropriate test case
721
- base class yourself. (Myron Marston)
722
- * Deprecate treating `#expected` on a DSL-generated custom matcher
723
- as an array when only 1 argument is passed to the matcher method.
724
- In RSpec 3 it will be the single value in order to make diffs
725
- work properly. (Jon Rowe)
726
-
727
- ### 2.99.0.beta1 / 2013-11-07
728
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.14.4...v2.99.0.beta1)
729
-
730
- Deprecations
731
-
732
- * Deprecate `have`, `have_at_least` and `have_at_most`. You can continue using those
733
- matchers through https://github.com/rspec/rspec-collection_matchers, or
734
- you can rewrite your expectations with something like
735
- `expect(your_object.size).to eq(num)`. (Hugo Baraúna)
736
- * Deprecate `be_xyz` predicate matcher when `xyz?` is a private method.
737
- (Jon Rowe)
738
- * Deprecate `be_true`/`be_false` in favour of `be_truthy`/`be_falsey`
739
- (for Ruby's conditional semantics) or `be true`/`be false`
740
- (for exact equality). (Sam Phippen)
741
- * Deprecate calling helper methods from a custom matcher with the wrong
742
- scope. (Myron Marston)
743
- * `def self.foo` / `extend Helper` can be used to add macro methods
744
- (e.g. methods that call the custom matcher DSL methods), but should
745
- not be used to define helper methods called from within the DSL
746
- blocks.
747
- * `def foo` / `include Helper` is the opposite: it's for helper methods
748
- callable from within a DSL block, but not for defining macros.
749
- * RSpec 2.x allowed helper methods defined either way to be used for
750
- either purpose, but RSpec 3.0 will not.
751
-
752
- ### 2.14.5 / 2014-02-01
753
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.14.4...v2.14.5)
754
-
755
- Bug fixes
756
-
757
- * Fix wrong matcher descriptions with falsey expected value
758
- (yujinakayama)
759
-
760
- ### 2.14.4 / 2013-11-06
761
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.14.3...v2.14.4)
762
-
763
- Bug fixes
764
-
765
- * Make the `match` matcher produce a diff output. (Jon Rowe, Ben Moss)
766
- * Choose encoding for diff's more intelligently, and when all else fails fall
767
- back to default internal encoding with replacing characters. (Jon Rowe)
768
-
769
- ### 2.14.3 / 2013-09-22
770
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.14.2...v2.14.3)
771
-
772
- Bug fixes
773
-
774
- * Fix operator matchers (`should` syntax) when `method` is redefined on target.
775
- (Brandon Turner)
776
- * Fix diffing of hashes with object based keys. (Jon Rowe)
777
- * Fix operator matchers (`should` syntax) when operator is defined via
778
- `method_missing` (Jon Rowe)
779
-
780
- ### 2.14.2 / 2013-08-14
781
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.14.1...v2.14.2)
782
-
783
- Bug fixes
784
-
785
- * Fix `be_<predicate>` matcher to not support operator chaining like the
786
- `be` matcher does (e.g. `be == 5`). This led to some odd behaviors
787
- since `be_<predicate> == anything` returned a `BeComparedTo` matcher
788
- and was thus always truthy. This was a consequence of the implementation
789
- (e.g. subclassing the basic `Be` matcher) and was not intended behavior.
790
- (Myron Marston).
791
- * Fix `change` matcher to compare using `==` in addition to `===`. This
792
- is important for an expression like:
793
- `expect {}.to change { a.class }.from(ClassA).to(ClassB)` because
794
- `SomeClass === SomeClass` returns false. (Myron Marston)
795
-
796
- ### 2.14.1 / 2013-08-08
797
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.14.0...2.14.1)
798
-
799
- Bug fixes
800
-
801
- * Ensure diff output uses the same encoding as the encoding of
802
- the string being diff'd to prevent `Encoding::UndefinedConversionError`
803
- errors (Jon Rowe).
804
-
805
- ### 2.14.0 / 2013-07-06
806
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.14.0.rc1...v2.14.0)
807
-
808
- Bug fixes
809
-
810
- * Values that are not matchers use `#inspect`, rather than `#description` for
811
- documentation output (Andy Lindeman, Sam Phippen).
812
- * Make `expect(a).to be_within(x).percent_of(y)` work with negative y
813
- (Katsuhiko Nishimra).
814
- * Make the `be_predicate` matcher work as expected used with `expect{...}.to
815
- change...` (Sam Phippen).
816
-
817
- ### 2.14.0.rc1 / 2013-05-27
818
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.13.0...v2.14.0.rc1)
819
-
820
- Enhancements
821
-
822
- * Enhance `yield_control` so that you can specify an exact or relative
823
- number of times: `expect { }.to yield_control.exactly(3).times`,
824
- `expect { }.to yield_control.at_least(2).times`, etc (Bartek
825
- Borkowski).
826
- * Make the differ that is used when an expectation fails better handle arrays
827
- by splitting each element of the array onto its own line. (Sam Phippen)
828
- * Accept duck-typed strings that respond to `:to_str` as expectation messages.
829
- (Toby Ovod-Everett)
830
-
831
- Bug fixes
832
-
833
- * Fix differ to not raise errors when dealing with differently-encoded
834
- strings (Jon Rowe).
835
- * Fix `expect(something).to be_within(x).percent_of(y)` where x and y are both
836
- integers (Sam Phippen).
837
- * Fix `have` matcher to handle the fact that on ruby 2.0,
838
- `Enumerator#size` may return nil (Kenta Murata).
839
- * Fix `expect { raise s }.to raise_error(s)` where s is an error instance
840
- on ruby 2.0 (Sam Phippen).
841
- * Fix `expect(object).to raise_error` passing. This now warns the user and
842
- fails the spec (tomykaira).
843
-
844
- Deprecations
845
-
846
- * Deprecate `expect { }.not_to raise_error(SpecificErrorClass)` or
847
- `expect { }.not_to raise_error("some specific message")`. Using
848
- these was prone to hiding failures as they would allow _any other
849
- error_ to pass. (Sam Phippen and David Chelimsky)
850
-
851
- ### 2.13.0 / 2013-02-23
852
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.12.1...v2.13.0)
853
-
854
- Enhancements
855
-
856
- * Add support for percent deltas to `be_within` matcher:
857
- `expect(value).to be_within(10).percent_of(expected)`
858
- (Myron Marston).
859
- * Add support to `include` matcher to allow it to be given a list
860
- of matchers as the expecteds to match against (Luke Redpath).
861
-
862
- Bug fixes
863
-
864
- * Fix `change` matcher so that it dups strings in order to handle
865
- mutated strings (Myron Marston).
866
- * Fix `should be =~ /some regex/` / `expect(...).to be =~ /some regex/`.
867
- Previously, these either failed with a confusing `undefined method
868
- matches?' for false:FalseClass` error or were no-ops that didn't
869
- actually verify anything (Myron Marston).
870
- * Add compatibility for diff-lcs 1.2 and relax the version
871
- constraint (Peter Goldstein).
872
- * Fix DSL-generated matchers to allow multiple instances of the
873
- same matcher in the same example to have different description
874
- and failure messages based on the expected value (Myron Marston).
875
- * Prevent `undefined method #split for Array` error when dumping
876
- the diff of an array of multiline strings (Myron Marston).
877
- * Don't blow up when comparing strings that are in an encoding
878
- that is not ASCII compatible (Myron Marston).
879
- * Remove confusing "Check the implementation of #==" message
880
- printed for empty diffs (Myron Marston).
881
-
882
- ### 2.12.1 / 2012-12-15
883
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.12.0...v2.12.1)
884
-
885
- Bug fixes
886
-
887
- * Improve the failure message for an expression like
888
- `{}.should =~ {}`. (Myron Marston and Andy Lindeman)
889
- * Provide a `match_regex` alias so that custom matchers
890
- built using the matcher DSL can use it (since `match`
891
- is a different method in that context).
892
- (Steven Harman)
893
-
894
- ### 2.12.0 / 2012-11-12
895
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.11.3...v2.12.0)
896
-
897
- Enhancements
898
-
899
- * Colorize diffs if the `--color` option is configured. (Alex Coplan)
900
- * Include backtraces in unexpected errors handled by `raise_error`
901
- matcher (Myron Marston)
902
- * Print a warning when users accidentally pass a non-string argument
903
- as an expectation message (Sam Phippen)
904
- * `=~` and `match_array` matchers output a more useful error message when
905
- the actual value is not an array (or an object that responds to `#to_ary`)
906
- (Sam Phippen)
907
-
908
- Bug fixes
909
-
910
- * Fix `include` matcher so that `expect({}).to include(:a => nil)`
911
- fails as it should (Sam Phippen).
912
- * Fix `be_an_instance_of` matcher so that `Class#to_s` is used in the
913
- description rather than `Class#inspect`, since some classes (like
914
- `ActiveRecord::Base`) define a long, verbose `#inspect`.
915
- (Tom Stuart)
916
-
917
- ### 2.11.3 / 2012-09-04
918
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.11.2...v2.11.3)
919
-
920
- Bug fixes
921
-
922
- * Fix (and deprecate) `expect { }.should` syntax so that it works even
923
- though it was never a documented or intended syntax. It worked as a
924
- consequence of the implementation of `expect` in RSpec 2.10 and
925
- earlier. (Myron Marston)
926
- * Ensure #== is defined on built in matchers so that they can be composed.
927
- For example:
928
-
929
- expect {
930
- user.emailed!
931
- }.to change { user.last_emailed_at }.to be_within(1.second).of(Time.zone.now)
932
-
933
- ### 2.11.2 / 2012-07-25
934
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.11.1...v2.11.2)
935
-
936
- Bug fixes
937
-
938
- * Define `should` and `should_not` on `Object` rather than `BasicObject`
939
- on MacRuby. On MacRuby, `BasicObject` is defined but is not the root
940
- of the object hierarchy. (Gabriel Gilder)
941
-
942
- ### 2.11.1 / 2012-07-08
943
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.11.0...v2.11.1)
944
-
945
- Bug fixes
946
-
947
- * Constrain `actual` in `be_within` matcher to values that respond to `-` instead
948
- of requiring a specific type.
949
- * `Time`, for example, is a legit alternative.
950
-
951
- ### 2.11.0 / 2012-07-07
952
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.10.0...v2.11.0)
953
-
954
- Enhancements
955
-
956
- * Expand `expect` syntax so that it supports expections on bare values
957
- in addition to blocks (Myron Marston).
958
- * Add configuration options to control available expectation syntaxes
959
- (Myron Marston):
960
- * `RSpec.configuration.expect_with(:rspec) { |c| c.syntax = :expect }`
961
- * `RSpec.configuration.expect_with(:rspec) { |c| c.syntax = :should }`
962
- * `RSpec.configuration.expect_with(:rspec) { |c| c.syntax = [:should, :expect] }`
963
- * `RSpec.configuration.add_should_and_should_not_to Delegator`
964
-
965
- Bug fixes
966
-
967
- * Allow only `Numeric` values to be the "actual" in the `be_within` matcher.
968
- This prevents confusing error messages. (Su Zhang @zhangsu)
969
- * Define `should` and `should_not` on `BasicObject` rather than `Kernel`
970
- on 1.9. This makes `should` and `should_not` work properly with
971
- `BasicObject`-subclassed proxy objects like `Delegator`. (Myron
972
- Marston)
973
-
974
- ### 2.10.0 / 2012-05-03
975
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.9.1...v2.10.0)
976
-
977
- Enhancements
978
-
979
- * Add new `start_with` and `end_with` matchers (Jeremy Wadsack)
980
- * Add new matchers for specifying yields (Myron Marston):
981
- * `expect {...}.to yield_control`
982
- * `expect {...}.to yield_with_args(1, 2, 3)`
983
- * `expect {...}.to yield_with_no_args`
984
- * `expect {...}.to yield_successive_args(1, 2, 3)`
985
- * `match_unless_raises` takes multiple exception args
986
-
987
- Bug fixes
988
-
989
- * Fix `be_within` matcher to be inclusive of delta.
990
- * Fix message-specific specs to pass on Rubinius (John Firebaugh)
991
-
992
- ### 2.9.1 / 2012-04-03
993
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.9.0...v2.9.1)
994
-
995
- Bug fixes
996
-
997
- * Provide a helpful message if the diff between two objects is empty.
998
- * Fix bug diffing single strings with multiline strings.
999
- * Fix for error with using custom matchers inside other custom matchers
1000
- (mirasrael)
1001
- * Fix using execution context methods in nested DSL matchers (mirasrael)
1002
-
1003
- ### 2.9.0 / 2012-03-17
1004
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.8.0...v2.9.0)
1005
-
1006
- Enhancements
1007
-
1008
- * Move built-in matcher classes to RSpec::Matchers::BuiltIn to reduce pollution
1009
- of RSpec::Matchers (which is included in every example).
1010
- * Autoload files with matcher classes to improve load time.
1011
-
1012
- Bug fixes
1013
-
1014
- * Align `respond_to?` and `method_missing` in DSL-defined matchers.
1015
- * Clear out user-defined instance variables between invocations of DSL-defined
1016
- matchers.
1017
- * Dup the instance of a DSL generated matcher so its state is not changed by
1018
- subsequent invocations.
1019
- * Treat expected args consistently across positive and negative expectations
1020
- (thanks to Ralf Kistner for the heads up)
1021
-
1022
- ### 2.8.0 / 2012-01-04
1023
-
1024
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.8.0.rc2...v2.8.0)
1025
-
1026
- Enhancements
1027
-
1028
- * Better diff output for Hash (Philippe Creux)
1029
- * Eliminate Ruby warnings (Olek Janiszewski)
1030
-
1031
- ### 2.8.0.rc2 / 2011-12-19
1032
-
1033
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.8.0.rc1...v2.8.0.rc2)
1034
-
1035
- No changes for this release. Just releasing with the other rspec gems.
1036
-
1037
- ### 2.8.0.rc1 / 2011-11-06
1038
-
1039
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.7.0...v2.8.0.rc1)
1040
-
1041
- Enhancements
1042
-
1043
- * Use classes for the built-in matchers (they're faster).
1044
- * Eliminate Ruby warnings (Matijs van Zuijlen)
1045
-
1046
- ### 2.7.0 / 2011-10-16
1047
-
1048
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.6.0...v2.7.0)
1049
-
1050
- Enhancements
1051
-
1052
- * `HaveMatcher` converts argument using `to_i` (Alex Bepple & Pat Maddox)
1053
- * Improved failure message for the `have_xxx` matcher (Myron Marston)
1054
- * `HaveMatcher` supports `count` (Matthew Bellantoni)
1055
- * Change matcher dups `Enumerable` before the action, supporting custom
1056
- `Enumerable` types like `CollectionProxy` in Rails (David Chelimsky)
1057
-
1058
- Bug fixes
1059
-
1060
- * Fix typo in `have(n).xyz` documentation (Jean Boussier)
1061
- * fix `safe_sort` for ruby 1.9.2 (`Kernel` now defines `<=>` for Object) (Peter
1062
- van Hardenberg)
1063
-
1064
- ### 2.6.0 / 2011-05-12
1065
-
1066
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.5.0...v2.6.0)
1067
-
1068
- Enhancements
1069
-
1070
- * `change` matcher accepts regexps (Robert Davis)
1071
- * better descriptions for `have_xxx` matchers (Magnus Bergmark)
1072
- * `range.should cover(*values)` (Anders Furseth)
1073
-
1074
- Bug fixes
1075
-
1076
- * Removed non-ascii characters that were choking rcov (Geoffrey Byers)
1077
- * change matcher dups arrays and hashes so their before/after states can be
1078
- compared correctly.
1079
- * Fix the order of inclusion of RSpec::Matchers in Test::Unit::TestCase and
1080
- MiniTest::Unit::TestCase to prevent a SystemStackError (Myron Marston)
1081
-
1082
- ### 2.5.0 / 2011-02-05
1083
-
1084
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.4.0...v2.5.0)
1085
-
1086
- Enhancements
1087
-
1088
- * `should exist` works with `exist?` or `exists?` (Myron Marston)
1089
- * `expect { ... }.not_to do_something` (in addition to `to_not`)
1090
-
1091
- Documentation
1092
-
1093
- * improved docs for raise_error matcher (James Almond)
1094
-
1095
- ### 2.4.0 / 2011-01-02
1096
-
1097
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.3.0...v2.4.0)
1098
-
1099
- No functional changes in this release, which was made to align with the
1100
- rspec-core-2.4.0 release.
1101
-
1102
- Enhancements
1103
-
1104
- * improved RDoc for change matcher (Jo Liss)
1105
-
1106
- ### 2.3.0 / 2010-12-12
1107
-
1108
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.2.1...v2.3.0)
1109
-
1110
- Enhancements
1111
-
1112
- * diff strings when include matcher fails (Mike Sassak)
1113
-
1114
- ### 2.2.0 / 2010-11-28
1115
-
1116
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.1.0...v2.2.0)
1117
-
1118
- ### 2.1.0 / 2010-11-07
1119
-
1120
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.0.1...v2.1.0)
1121
-
1122
- Enhancements
1123
-
1124
- * `be_within(delta).of(expected)` matcher (Myron Marston)
1125
- * Lots of new Cucumber features (Myron Marston)
1126
- * Raise error if you try `should != expected` on Ruby-1.9 (Myron Marston)
1127
- * Improved failure messages from `throw_symbol` (Myron Marston)
1128
-
1129
- Bug fixes
1130
-
1131
- * Eliminate hard dependency on `RSpec::Core` (Myron Marston)
1132
- * `have_matcher` - use pluralize only when ActiveSupport inflections are indeed
1133
- defined (Josep M Bach)
1134
- * throw_symbol matcher no longer swallows exceptions (Myron Marston)
1135
- * fix matcher chaining to avoid name collisions (Myron Marston)
1136
-
1137
- ### 2.0.0 / 2010-10-10
1138
-
1139
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.0.0.rc...v2.0.0)
1140
-
1141
- Enhancements
1142
-
1143
- * Add match_for_should_not method to matcher DSL (Myron Marston)
1144
-
1145
- Bug fixes
1146
-
1147
- * `respond_to` matcher works correctly with `should_not` with multiple methods
1148
- (Myron Marston)
1149
- * `include` matcher works correctly with `should_not` with multiple values
1150
- (Myron Marston)
1151
-
1152
- ### 2.0.0.rc / 2010-10-05
1153
-
1154
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.0.0.beta.22...v2.0.0.rc)
1155
-
1156
- Enhancements
1157
-
1158
- * `require 'rspec/expectations'` in a T::U or MiniUnit suite (Josep M. Bach)
1159
-
1160
- Bug fixes
1161
-
1162
- * change by 0 passes/fails correctly (Len Smith)
1163
- * Add description to satisfy matcher
1164
-
1165
- ### 2.0.0.beta.22 / 2010-09-12
1166
-
1167
- [Full Changelog](http://github.com/rspec/rspec-expectations/compare/v2.0.0.beta.20...v2.0.0.beta.22)
1168
-
1169
- Enhancements
1170
-
1171
- * diffing improvements
1172
- * diff multiline strings
1173
- * don't diff single line strings
1174
- * don't diff numbers (silly)
1175
- * diff regexp + multiline string
1176
-
1177
- Bug fixes
1178
- * `should[_not]` change now handles boolean values correctly