Sha256: 6ffbae439b709aa30fd6ea220a6578227d7f19e187d7ee7dcccdbb9119c4ad9b

Contents?: true

Size: 189 Bytes

Versions: 2

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

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
mlh-rubocop-config-1.0.3 vendor/bundle/ruby/3.2.0/gems/rubocop-factory_bot-2.25.1/lib/rubocop/factory_bot/version.rb
rubocop-factory_bot-2.25.1 lib/rubocop/factory_bot/version.rb