Sha256: d0cc2e2c0cb3dba6aace0be60f84892f6e413510aef04c10cc0a244036c4c750
Contents?: true
Size: 1.88 KB
Versions: 0
Compression: gzip
Compressed size: 718 Bytes
Stored size: 718 Bytes
Contents
--- !ruby/object:Gem::Specification name: factory_bot-with version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - yubrot autorequire: bindir: exe cert_chain: [] date: 2024-11-27 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.23 signing_key: specification_version: 4 summary: FactoryBot extension that wraps FactoryBot::Syntax::Methods to make it a little easier to use test_files: []