Sha256: 3c49ff73289180ec47d0f849d7fe82657741ae3a37fb088660dbdfc446a82756

Contents?: true

Size: 1.51 KB

Versions: 0

Compression: gzip

Compressed size: 689 Bytes

Stored size: 689 Bytes

Contents

--- !ruby/object:Gem::Specification
name: rantly
version: !ruby/object:Gem::Version
  version: 3.0.0
platform: ruby
authors:
- Ana María Martínez Gómez
- Howard Yeh
- Anthony Bargnesi
- Eric Bischoff
autorequire:
bindir: bin
cert_chain: []
date: 2024-10-21 00:00:00.000000000 Z
dependencies: []
description:
email:
- anamma06@gmail.com
- hayeah@gmail.com
- abargnesi@gmail.com
- ebischoff@nerim.net
executables: []
extensions: []
extra_rdoc_files:
- LICENSE
- README.md
- CHANGELOG.md
files:
- ".document"
- ".travis.yml"
- CHANGELOG.md
- Gemfile
- LICENSE
- README.md
- Rakefile
- VERSION.yml
- lib/rantly.rb
- lib/rantly/data.rb
- lib/rantly/generator.rb
- lib/rantly/minitest.rb
- lib/rantly/minitest_extensions.rb
- lib/rantly/property.rb
- lib/rantly/rspec.rb
- lib/rantly/rspec_extensions.rb
- lib/rantly/shrinks.rb
- lib/rantly/silly.rb
- lib/rantly/spec.rb
- lib/rantly/testunit_extensions.rb
- rantly.gemspec
- test/rantly_test.rb
- test/shrinks_test.rb
- test/test_helper.rb
homepage: https://github.com/rantly-rb/rantly
licenses:
- MIT
metadata: {}
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 3.3.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.5.9
signing_key:
specification_version: 4
summary: Ruby Imperative Random Data Generator and Quickcheck
test_files: []

Package Spec version

rantly-3.0.0