Rakefile in ipizza-1.0.0 vs Rakefile in ipizza-2.0.0

- old
+ new

@@ -5,6 +5,6 @@ Bundler::GemHelper.install_tasks RSpec::Core::RakeTask.new(:spec) -task :default => :spec \ No newline at end of file +task default: :spec