Sha256: 22768fe49ef2eeeb6928d38e14f4abb96e9e1c70fa96dadbd81c2029b41ed206
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.19.0' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-capybara-2.19.0 | lib/rubocop/capybara/version.rb |