mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
mongrel 0.3.13.3 should work with upload progress
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@344 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
ebc95648df
commit
29df645972
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ setup_gem(name, version) do |spec|
|
|||
spec.summary = "The mongrel_upload_progress GemPlugin"
|
||||
spec.description = spec.summary
|
||||
spec.author="Nobody"
|
||||
spec.add_dependency('mongrel', '= 0.3.13.4')
|
||||
spec.add_dependency('mongrel', '>= 0.3.13.3')
|
||||
spec.add_dependency('gem_plugin', '>= 0.2.1')
|
||||
spec.files += Dir.glob("resources/**/*")
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue