Sha256: 73aff0654dcdf247877627bdf64d7338c38ba00de250c62b79f482a7a6a9a83f
Contents?: true
Size: 1.88 KB
Versions: 0
Compression: gzip
Compressed size: 717 Bytes
Stored size: 717 Bytes
Contents
--- !ruby/object:Gem::Specification name: factory_bot-with version: !ruby/object:Gem::Version version: 0.2.1 platform: ruby authors: - yubrot autorequire: bindir: exe cert_chain: [] date: 2024-11-29 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: factory_bot requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '6.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '6.0' description: FactoryBot extension that wraps FactoryBot::Syntax::Methods to make it a little easier to use email: - yubrot@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/main.yml" - ".gitignore" - ".solargraph.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - LICENSE.txt - README.md - lib/factory_bot/with.rb - lib/factory_bot/with/assoc_info.rb - lib/factory_bot/with/methods.rb - lib/factory_bot/with/proxy.rb - lib/factory_bot/with/version.rb homepage: https://github.com/yubrot/factory_bot-with licenses: - MIT metadata: homepage_uri: https://github.com/yubrot/factory_bot-with source_code_uri: https://github.com/yubrot/factory_bot-with changelog_uri: https://github.com/yubrot/factory_bot-with/blob/main/CHANGELOG.md rubygems_mfa_required: 'true' post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.2.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.5.22 signing_key: specification_version: 4 summary: FactoryBot extension that wraps FactoryBot::Syntax::Methods to make it a little easier to use test_files: []