From 46176df4815259e001f5d0c6f27ab8d25c539ada Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Sat, 28 Feb 2015 02:07:46 +0100 Subject: [PATCH] bump bcrypt --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f83506297..afecfb71f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM ejs jquery-rails railties - bcrypt (3.1.9) + bcrypt (3.1.10) bootstrap-sass (2.3.2.2) sass (~> 3.2) builder (3.2.2)