Sha256: 45f48c0d732b77017870064128c905728a312f43a598408431246726ae1075a6

Contents?: true

Size: 165 Bytes

Versions: 1

Compression:

Stored size: 165 Bytes

Contents

# encoding: utf-8

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

Version data entries

1 entries across 1 versions & 1 rubygems

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