# frozen_string_literal: true module RuboCop module Rake VERSION = "0.5.0" end end