Sha256: 60947d88b69bbe8eaa56e8f89bb63fdcf078c38303b2a47f07f103424725e2f9

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

Version data entries

1 entries across 1 versions & 1 rubygems

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