From 043ac1a5b33449f41918ea031cf4998d3e3f52d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Fri, 13 Feb 2015 11:22:47 -0800 Subject: [PATCH] Merge pull request #3134 from briankung/update-safe_yaml Fix for the jekyll docs build process --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index a520567cf1..e423b54711 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -61,7 +61,7 @@ GEM rb-inotify (0.9.5) ffi (>= 0.5.0) redcarpet (3.1.2) - safe_yaml (1.0.3) + safe_yaml (1.0.4) sanitize (2.0.6) nokogiri (>= 1.4.4) sass (3.3.14)