Sha256: 735b3da3773bb00a5038238dc7cb03d10af5783f5b0eba2f036c46ac44267917
Contents?: true
Size: 189 Bytes
Versions: 6
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.23.1' end end end
Version data entries
6 entries across 6 versions & 4 rubygems