Sha256: 42fc99576fa30994fd4c234b9a4f76033d1b6a5cfaa4292a12a3d9445d29351e

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

Version data entries

1 entries across 1 versions & 1 rubygems

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