Rakefile in discourse_api-0.1.2 vs Rakefile in discourse_api-0.2.2

- old
+ new

@@ -2,6 +2,6 @@ require 'rspec/core/rake_task' RSpec::Core::RakeTask.new(:spec) task test: :spec -task default: :spec \ No newline at end of file +task default: :spec