Sha256: 63df3f7f1faad820cb148176592a920b7055015bdb4d613c3d91fa3157ea7ff7
Contents?: true
Size: 1.51 KB
Versions: 0
Compression: gzip
Compressed size: 688 Bytes
Stored size: 688 Bytes
Contents
--- !ruby/object:Gem::Specification name: rantly version: !ruby/object:Gem::Version version: 2.0.0 platform: ruby authors: - Ana María Martínez Gómez - Howard Yeh - Anthony Bargnesi - Eric Bischoff autorequire: bindir: bin cert_chain: [] date: 2019-01-08 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: 2.4.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.0 signing_key: specification_version: 4 summary: Ruby Imperative Random Data Generator and Quickcheck test_files: []