Sha256: bc4581ae18ea1150c89d785c312e0864f7620b5b7a9b475bb2ebfe5bfbe049f9

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-factory_bot-2.23.0 lib/rubocop/factory_bot/version.rb