Skip to content

Commit

Permalink
pin rack 2.x (#981)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcai authored Oct 14, 2022
1 parent 89e2190 commit 3b7ce09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion savon.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|
s.add_dependency "nokogiri", ">= 1.8.1"
s.add_dependency "mail", "~> 2.5"

s.add_development_dependency "rack"
s.add_development_dependency "rack", " < 3"
s.add_development_dependency "puma", ">= 4.3.8", "< 6"

s.add_development_dependency "byebug"
Expand Down

0 comments on commit 3b7ce09

Please sign in to comment.