Skip to content

Commit

Permalink
Regenerated gemspec for version 0.4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Jun 4, 2011
1 parent 034606d commit aaf5b07
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions parallel_tests.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{parallel_tests}
s.version = "0.4.18"
s.version = "0.4.19"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Michael Grosser"]
s.date = %q{2011-05-17}
s.date = %q{2011-06-04}
s.email = %q{[email protected]}
s.executables = ["parallel_cucumber", "parallel_spec", "parallel_test"]
s.files = [
Expand All @@ -23,6 +23,7 @@ Gem::Specification.new do |s|
"bin/parallel_spec",
"bin/parallel_test",
"lib/parallel_cucumber.rb",
"lib/parallel_cucumber/runtime_logger.rb",
"lib/parallel_specs.rb",
"lib/parallel_specs/spec_runtime_logger.rb",
"lib/parallel_tests.rb",
Expand Down

0 comments on commit aaf5b07

Please sign in to comment.