Rakefile in jspec-3.1.1 vs Rakefile in jspec-3.1.2

- old
+ new

@@ -12,10 +12,10 @@ p.email = "tj@vision-media.ca" p.summary = "JavaScript BDD Testing Framework" p.url = "http://visionmedia.github.com/jspec" p.runtime_dependencies << "sinatra" p.runtime_dependencies << "json_pure" - p.runtime_dependencies << "commander >=4.0.0" + p.runtime_dependencies << "commander >=4.0.1" p.runtime_dependencies << "bind >=0.2.8" end namespace :spec do desc 'Run jspec executable specs' \ No newline at end of file