Rakefile in
rubyx-0.0.1
vs Rakefile in
rubyx-0.0.2
- old
+ new
@@ -1,3 +1,6 @@
require 'bundler/gem_tasks'
+
+task :default do
+end