Sha256: 3431ff183647024c9fb2700cad468ba84f349ca031be8578201d6eafba70e8e4

Contents?: true

Size: 184 Bytes

Versions: 1

Compression:

Stored size: 184 Bytes

Contents

# frozen_string_literal: true

module RuboCop
  module RSpec
    # Version information for the RSpec RuboCop plugin.
    module Version
      STRING = '1.9.1'.freeze
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-rspec-1.9.1 lib/rubocop/rspec/version.rb