Sha256: eae72bc47056339ca2c3ed5769e2a87b3e408e1e4235291c1fbde36cefc33b88

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

Version data entries

1 entries across 1 versions & 1 rubygems

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