Update puma dependency to version 2.7.0

This commit is contained in:
Erik Michaels-Ober 2013-12-04 09:34:27 +01:00
parent a24b436279
commit 5b72b98f03
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ GEM
pry-stack_explorer (0.4.9.1) pry-stack_explorer (0.4.9.1)
binding_of_caller (>= 0.7) binding_of_caller (>= 0.7)
pry (>= 0.9.11) pry (>= 0.9.11)
puma (2.6.0) puma (2.7.0)
rack (>= 1.1, < 2.0) rack (>= 1.1, < 2.0)
rack (1.5.2) rack (1.5.2)
rack-pjax (0.7.0) rack-pjax (0.7.0)