Sha256: bec9916a5cd46c0b5af155336933bcdb2caf5e3bfa54e2ef9559203af633f8f7

Contents?: true

Size: 184 Bytes

Versions: 1

Compression:

Stored size: 184 Bytes

Contents

# frozen_string_literal: true

module RuboCop
  module Capybara
    # Version information for the Capybara RuboCop plugin.
    module Version
      STRING = '2.17.1'
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-capybara-2.17.1 lib/rubocop/capybara/version.rb