Sha256: 4cd16f18871d0287f2db31ab0ce27fff7b03efcb27c195852104058e22408303
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.26.1' end end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
katalyst-govuk-formbuilder-1.9.2 | vendor/bundle/ruby/3.3.0/gems/rubocop-factory_bot-2.26.1/lib/rubocop/factory_bot/version.rb |
rubocop-factory_bot-2.26.1 | lib/rubocop/factory_bot/version.rb |