diff --git a/website/Gemfile b/website/Gemfile index 177bf17747..975949205b 100644 --- a/website/Gemfile +++ b/website/Gemfile @@ -1,3 +1,3 @@ source "https://rubygems.org" -gem "middleman-hashicorp", "0.3.34" +gem "middleman-hashicorp", "0.3.35" diff --git a/website/Gemfile.lock b/website/Gemfile.lock index d1b532862f..f5f5c577c3 100644 --- a/website/Gemfile.lock +++ b/website/Gemfile.lock @@ -78,7 +78,7 @@ GEM rack (>= 1.4.5, < 2.0) thor (>= 0.15.2, < 2.0) tilt (~> 1.4.1, < 2.0) - middleman-hashicorp (0.3.34) + middleman-hashicorp (0.3.35) bootstrap-sass (~> 3.3) builder (~> 3.2) middleman (~> 3.4) @@ -137,7 +137,7 @@ GEM thor (0.20.0) thread_safe (0.3.6) tilt (1.4.1) - turbolinks (5.1.0) + turbolinks (5.1.1) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) tzinfo (1.2.5) @@ -153,7 +153,7 @@ PLATFORMS ruby DEPENDENCIES - middleman-hashicorp (= 0.3.34) + middleman-hashicorp (= 0.3.35) BUNDLED WITH 1.16.1