module Jeweler::Generator::RspecMixin

def default_task

def default_task
  'spec'
end