# frozen_string_literal: true module Cookstyle VERSION = "7.28.2" # rubocop: disable Style/StringLiterals RUBOCOP_VERSION = '1.24.1' end