tryouts.gemspec in tryouts-0.8.2 vs tryouts.gemspec in tryouts-0.8.3

- old
+ new

@@ -1,9 +1,9 @@ @spec = Gem::Specification.new do |s| s.name = "tryouts" s.rubyforge_project = "tryouts" - s.version = "0.8.2" + s.version = "0.8.3" s.summary = "Tryouts is a high-level testing library (DSL) for your Ruby codes and command-line applications." s.description = s.summary s.author = "Delano Mandelbaum" s.email = "tryouts@solutious.com" s.homepage = "http://github.com/delano/tryouts" @@ -47,9 +47,11 @@ lib/tryouts.rb lib/tryouts/cli.rb lib/tryouts/cli/run.rb lib/tryouts/drill.rb lib/tryouts/drill/context.rb + lib/tryouts/drill/dream.rb + lib/tryouts/drill/reality.rb lib/tryouts/drill/response.rb lib/tryouts/drill/sergeant/api.rb lib/tryouts/drill/sergeant/benchmark.rb lib/tryouts/drill/sergeant/cli.rb lib/tryouts/drill/sergeant/rbenchmark.rb \ No newline at end of file