Sha256: fba8ce962bebf2df99dd602380aee3d9b1d45b9411719e99a914e3e30de6f4f8

Contents?: true

Size: 1.41 KB

Versions: 0

Compression: gzip

Compressed size: 563 Bytes

Stored size: 563 Bytes

Contents

--- !ruby/object:Gem::Specification
name: matchi
version: !ruby/object:Gem::Version
  version: 4.0.0
platform: ruby
authors:
- Cyril Kato
bindir: bin
cert_chain: []
date: 2024-12-29 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'
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.6.2
specification_version: 4
summary: "Collection of expectation matchers for Rubyists \U0001F939"
test_files: []

Package Spec version

matchi-4.0.0