Rakefile in
exact-target-client-0.1.0
vs Rakefile in
exact-target-client-0.1.1
- old
+ new
@@ -1,3 +1,3 @@
-RSpec::Core::RakeTask.new(:spec)
+require "bundler/gem_tasks"
-task :default => :spec
+task default: :build