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