tasks/distribution.rb in thinking-sphinx-099-1.2.12 vs tasks/distribution.rb in thinking-sphinx-099-1.2.13

- old
+ new

@@ -23,10 +23,13 @@ "tasks/**/*.rb", "tasks/**/*.rake", "vendor/**/*", "VERSION.yml" ] - gem.test_files = FileList["spec/**/*_spec.rb"] + gem.test_files = FileList[ + "features/**/*", + "spec/**/*_spec.rb" + ] gem.add_dependency 'activerecord', '>= 1.15.6' gem.post_install_message = <<-MESSAGE With the release of Thinking Sphinx 1.1.18, there is one important change to