Rakefile in
create_component-0.0.3
vs Rakefile in
create_component-0.1.1
- old
+ new
@@ -1,2 +1,2 @@
-require "bundler/gem_tasks"
-task :default => :spec
\ No newline at end of file
+require 'bundler/gem_tasks'
+task default: :spec