Sha256: 68adfa5f892e5ddff3a52f3e2da7ae3080fe19500ec12261009f67555fe54ee9
Contents?: true
Size: 189 Bytes
Versions: 1
Compression:
Stored size: 189 Bytes
Contents
# frozen_string_literal: true module RuboCop module FactoryBot # Version information for the factory_bot RuboCop plugin. module Version STRING = '2.24.0' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-factory_bot-2.24.0 | lib/rubocop/factory_bot/version.rb |