From 0919045d41010cb5f4c86d354ef08039fed74160 Mon Sep 17 00:00:00 2001 From: Moncef Belyamani Date: Sun, 16 Aug 2015 20:45:27 -0400 Subject: [PATCH] Update puma to version 2.13.4 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c9dd7feb..c647d1b27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,7 +199,7 @@ GEM powerpack (0.1.1) protected_attributes (1.1.3) activemodel (>= 4.0.1, < 5.0) - puma (2.12.3) + puma (2.13.4) pundit (1.0.1) activesupport (>= 3.0.0) quiet_assets (1.1.0)