module Rubocop
module Rubocop::Ruby21
module Rubocop::Ruby21::Version
class Rubocop::Ruby21::Railtie
rubocop-ruby2_1
2.0.5
# frozen_string_literal: true module Rubocop module Ruby21 module Version VERSION = "2.0.5" end end end