Sha256: 89e961f94a8def77d4614888fda35224eba39c916f0febb9746c07c54668e58d
Contents?: true
Size: 1.46 KB
Versions: 0
Compression: gzip
Compressed size: 590 Bytes
Stored size: 590 Bytes
Contents
--- !ruby/object:Gem::Specification name: matchi version: !ruby/object:Gem::Version version: 4.1.1 platform: ruby authors: - Cyril Kato autorequire: bindir: bin cert_chain: [] date: 2024-12-31 00:00:00.000000000 Z dependencies: [] description: "Collection of expectation matchers for Rubyists \U0001F939" email: contact@cyril.email executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE.md - README.md - lib/matchi.rb - lib/matchi/be.rb - lib/matchi/be_a_kind_of.rb - lib/matchi/be_an_instance_of.rb - lib/matchi/be_within.rb - lib/matchi/be_within/of.rb - lib/matchi/change.rb - lib/matchi/change/by.rb - lib/matchi/change/by_at_least.rb - lib/matchi/change/by_at_most.rb - lib/matchi/change/from.rb - lib/matchi/change/from/to.rb - lib/matchi/change/to.rb - lib/matchi/eq.rb - lib/matchi/match.rb - lib/matchi/predicate.rb - lib/matchi/raise_exception.rb - lib/matchi/satisfy.rb homepage: https://github.com/fixrb/matchi licenses: - MIT metadata: 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.1.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.27 signing_key: specification_version: 4 summary: "Collection of expectation matchers for Rubyists \U0001F939" test_files: []