# File lib/jeweler.rb, line 81
  def valid_gemspec?
    gemspec_helper.valid?
  end