# File lib/bundler/gem_version_promoter.rb, line 92
    def major?
      level == :major
    end