Sha256: 0806facb8eb707b37238a470696b07e44352e97a66f0c173960a635334043f67

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.2'
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-rspec_rails-2.28.2 lib/rubocop/rspec_rails/version.rb