Sha256: 52373ef78c71ce2e61ab9d38b42cc85fc5ea7f72b53cb27fb3ec8c5fdb78fadb

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

Version data entries

1 entries across 1 versions & 1 rubygems

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