mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Go back to approx, I'm a silly goose
This commit is contained in:
parent
22a52fa609
commit
dac074db6e
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -15,7 +15,7 @@ HOE = Hoe.spec "puma" do
|
|||
|
||||
require_ruby_version ">= 1.8.7"
|
||||
|
||||
dependency "rack", [">= 1.2", "< 2.0"]
|
||||
dependency "rack", "~> 1.2"
|
||||
|
||||
extra_dev_deps << ["rake-compiler", "~> 0.8.0"]
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue