Sha256: 3adf22f33fa8851c3ff4512c5dde5a4d0256d732e0853e86cb5254d8eebfc5f5
Contents?: true
Size: 1.43 KB
Versions: 0
Compression: gzip
Compressed size: 585 Bytes
Stored size: 585 Bytes
Contents
--- !ruby/object:Gem::Specification name: matchi version: !ruby/object:Gem::Version version: 3.3.2 platform: ruby authors: - Cyril Kato autorequire: bindir: bin cert_chain: [] date: 2024-01-25 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_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.2.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.19 signing_key: specification_version: 4 summary: "Collection of expectation matchers for Rubyists \U0001F939" test_files: []