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