Sha256: f544aaa7fb5b5cbf303c162d91b0c58b392b93075aa9fd4269d3d74ac86d1445
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.2.2' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-rspec-1.2.2 | lib/rubocop/rspec/version.rb |