Rakefile in stratify-twitter-0.1.3 vs Rakefile in stratify-twitter-0.1.4

- old
+ new

@@ -5,6 +5,6 @@ require 'rspec/core/rake_task' RSpec::Core::RakeTask.new(:spec) do |spec| spec.pattern = FileList['spec/**/*_spec.rb'] end -task :default => :spec \ No newline at end of file +task :default => :spec