Skip to content

Commit

Permalink
Update puma dependency to version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed May 3, 2013
1 parent ca8fd46 commit b0fa8ff
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -159,8 +159,8 @@ GEM
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
puma (1.6.3)
rack (~> 1.2)
puma (2.0.1)
rack (>= 1.1, < 2.0)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
Expand Down
Binary file removed vendor/cache/puma-1.6.3.gem
Binary file not shown.
Binary file added vendor/cache/puma-2.0.1.gem
Binary file not shown.

0 comments on commit b0fa8ff

Please sign in to comment.