Sha256: 95993c473ed177aec13b6db118f7bb6e7e15319cdb32e9e6b101cb91c1c11369
Contents?: true
Size: 202 Bytes
Versions: 1
Compression:
Stored size: 202 Bytes
Contents
# encoding: utf-8 # frozen_string_literal: true module RuboCop module RSpec # Version information for the RSpec RuboCop plugin. module Version STRING = '1.5.0'.freeze end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-rspec-1.5.0 | lib/rubocop/rspec/version.rb |