Sha256: 78761586b702a3e1a66083917c536c60fcde5ffbdb549c91fa373729d8fac21f
Contents?: true
Size: 189 Bytes
Versions: 1
Compression:
Stored size: 189 Bytes
Contents
# frozen_string_literal: true module RuboCop module RSpecRails # Version information for the RSpec Rails RuboCop plugin. module Version STRING = '2.28.3' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-rspec_rails-2.28.3 | lib/rubocop/rspec_rails/version.rb |