# File lib/jeweler.rb, line 173
  def expects_version_file?
    gemspec.version.nil?
  end