From 82387bbdf2936ca0530a674be7b0977f02b67dbc Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Mon, 28 Sep 2015 08:38:00 -0700 Subject: [PATCH] website: bundle update gets latest middleman-hashicorp w/ bugfix --- website/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/Gemfile.lock b/website/Gemfile.lock index 3cf751abb0..7ab5e2569a 100644 --- a/website/Gemfile.lock +++ b/website/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: git://github.com/hashicorp/middleman-hashicorp.git - revision: fc131cfce2a1d5c8671812d9844a944ebb4bd92f + revision: 482d44991f3292ae36e725ef19a78df027683d1c specs: middleman-hashicorp (0.1.0) bootstrap-sass (~> 3.3) @@ -148,7 +148,7 @@ GEM rb-fsevent (0.9.6) rb-inotify (0.9.5) ffi (>= 0.5.0) - redcarpet (3.3.2) + redcarpet (3.3.3) ref (2.0.0) rouge (1.10.1) sass (3.4.18)