Skip to content

Commit

Permalink
Regenerated gemspec for version 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brynary committed Sep 1, 2009
1 parent bbd1e3a commit 845957f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rack-test.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{rack-test}
s.version = "0.4.1"
s.version = "0.4.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Bryan Helmkamp"]
s.date = %q{2009-08-06}
s.date = %q{2009-09-01}
s.email = %q{bryan@brynary.com}
s.extra_rdoc_files = [
"MIT-LICENSE.txt",
Expand Down Expand Up @@ -46,7 +46,7 @@ Gem::Specification.new do |s|
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubyforge_project = %q{rack-test}
s.rubygems_version = %q{1.3.4}
s.rubygems_version = %q{1.3.5}
s.summary = %q{Simple testing API built on Rack}
s.test_files = [
"spec/fixtures/fake_app.rb",
Expand Down

0 comments on commit 845957f

Please sign in to comment.