Skip to content

Commit

Permalink
Specify rack-test version
Browse files Browse the repository at this point in the history
  • Loading branch information
benhutton committed Feb 4, 2016
1 parent 0c5c0ef commit 76337f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rack-downcase.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "rack-test"
spec.add_development_dependency "rack-test", "~> 0.6"
end

0 comments on commit 76337f5

Please sign in to comment.