Skip to content

Commit

Permalink
Update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jan 11, 2010
1 parent 16c29ac commit 6af3d51
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cucumber.gemspec
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Aslak Helles\303\270y"]
s.date = %q{2010-01-03}
s.date = %q{2010-01-11}
s.default_executable = %q{cucumber}
s.description = %q{A BDD tool written in Ruby}
s.email = %q{cukes@googlegroups.com}
Expand Down Expand Up @@ -690,7 +690,6 @@ for important information about this release. Happy cuking!
"examples/selenium_webrat/features/support/env.rb",
"examples/self_test/features/step_definitions/sample_steps.rb",
"examples/self_test/features/support/env.rb",
"examples/self_test/tmp/features/step_definitions/steps.rb",
"examples/sinatra/app.rb",
"examples/sinatra/features/step_definitions/add_steps.rb",
"examples/sinatra/features/support/env.rb",
Expand Down

0 comments on commit 6af3d51

Please sign in to comment.