Sha256: 1eee8ab0173e13cdebdf57e28beed9a12bd418d81b5e469c6ce3f10743626e60

Contents?: true

Size: 188 Bytes

Versions: 1

Compression:

Stored size: 188 Bytes

Contents

# frozen_string_literal: true

module RuboCop
  module FactoryBot
    # Version information for the FactoryBot RuboCop plugin.
    module Version
      STRING = '2.22.0'
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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