Sha256: f487ef64451e46851f820c4b1fb1537ea7037c1a66f50eb711e9b4a38d9c176a
Contents?: true
Size: 1.14 KB
Versions: 0
Compression: gzip
Compressed size: 556 Bytes
Stored size: 556 Bytes
Contents
--- !ruby/object:Gem::Specification name: boolean2 version: !ruby/object:Gem::Version version: 1.0.1 platform: ruby authors: - Jan Lelis autorequire: bindir: bin cert_chain: [] date: 2021-01-01 00:00:00.000000000 Z dependencies: [] description: A global Boolean2 constant that is an ancestor of true and false. Useful for coercion libraries. email: - hi@ruby.consulting executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - CHANGELOG.md - Gemfile - MIT-LICENSE.txt - README.md - Rakefile - boolean2.gemspec - lib/boolean2.rb - spec/boolean2_spec.rb homepage: https://github.com/janlelis/boolean2 licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.2.3 signing_key: specification_version: 4 summary: A global Boolean2 constant that is an ancestor of true and false. test_files: - spec/boolean2_spec.rb