Merge pull request #11384 from treehouseops/nf.bump-middleman-hashicorp-version

Website: bump middleman version
This commit is contained in:
Chris Roberts 2020-02-11 08:11:59 -08:00 committed by GitHub
commit 6cda268fca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
source "https://rubygems.org"
gem "middleman-hashicorp", "0.3.41"
gem "middleman-hashicorp", "0.3.43"

View File

@ -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.41)
middleman-hashicorp (0.3.43)
bootstrap-sass (~> 3.3)
builder (~> 3.2)
middleman (~> 3.4)
@ -155,7 +155,7 @@ PLATFORMS
ruby
DEPENDENCIES
middleman-hashicorp (= 0.3.41)
middleman-hashicorp (= 0.3.43)
BUNDLED WITH
1.17.3

View File

@ -1,4 +1,4 @@
VERSION?="0.3.41"
VERSION?="0.3.43"
build:
@echo "==> Starting build in Docker..."