flores.gemspec in flores-0.0.2 vs flores.gemspec in flores-0.0.3
- old
+ new
@@ -1,9 +1,9 @@
Gem::Specification.new do |spec|
files = %x(git ls-files).split("\n")
spec.name = "flores"
- spec.version = "0.0.2"
+ spec.version = "0.0.3"
spec.summary = "Fuzz, randomize, and stress your tests"
spec.description = <<-DESCRIPTION
Add fuzzing, randomization, and stress to your tests.
This library is an exploration to build the tools to let you write tests