README.markdown in jasmine-multi_json-1.3.1.1 vs README.markdown in jasmine-multi_json-1.3.2.1

- old
+ new

@@ -51,11 +51,9 @@ ## Configuration Customize `spec/javascripts/support/jasmine.yml` to enumerate the source files, stylesheets, and spec files you would like the Jasmine runner to include. You may use dir glob strings. -For more complex configuration (e.g., port number), edit `spec/javascripts/support/jasmine_config.rb` file directly. - ## Note about the CI task and RSpec This gem requires RSpec for the `jasmine:ci` rake task to work. But this gem does not explicitly *depend* on any version of the RSpec gem. If you're writing a Rails application then as long as you've installed RSpec before you install Jasmine and attempt a `rake jasmine:ci`, then you will be fine.