Skip to content

Commit

Permalink
Merge pull request #197 from shmokmt/update-rack
Browse files Browse the repository at this point in the history
Update rack version
  • Loading branch information
jsmestad authored Apr 8, 2021
2 parents 6c05cfb + 6ac2c22 commit 8b44aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warden.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Gem::Specification.new do |spec|
f.match(%r{^(test|spec|features)/})
end
spec.require_paths = ["lib"]
spec.add_dependency "rack", ">= 2.0.9"
spec.add_dependency "rack", ">= 2.2.3"
end

0 comments on commit 8b44aa4

Please sign in to comment.