From 23250e416e36b28db253cdddc0a66faab4024093 Mon Sep 17 00:00:00 2001 From: Sven Fuchs Date: Fri, 14 Dec 2012 14:14:01 +0100 Subject: [PATCH] bump --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d81e476e..5c6865ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,9 @@ GEM rack (1.4.1) rack-cache (1.2) rack (>= 0.4) - rack-protection (1.2.0) + rack-mobile-detect (0.4.0) + rack + rack-protection (1.3.2) rack rack-ssl (1.3.2) rack @@ -128,6 +130,8 @@ DEPENDENCIES localeapp-handlebars_i18n puma rack-cache + rack-mobile-detect + rack-protection (~> 1.3) rack-ssl (~> 1.3) rake (~> 0.9.2) rake-pipeline!