From fae782520524675f81bd3d322a7b66dcf8046a1a Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sat, 16 Feb 2013 16:45:16 -0800 Subject: [PATCH] Update safe_yaml dependency to version 0.8.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c7dff9..9216908 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM rdoc (3.12.1) json (~> 1.4) remotipart (1.0.5) - safe_yaml (0.7.1) + safe_yaml (0.8.0) sass (3.2.5) sass-rails (3.2.6) railties (~> 3.2.0)