Commit 02116614 authored by Jeff Mitchell's avatar Jeff Mitchell
Browse files

Bump middleman-hashicorp version

parent 6e46d49b
No related merge requests found
Showing with 3 additions and 3 deletions
+3 -3
......@@ -156,4 +156,4 @@ DEPENDENCIES
middleman-hashicorp (= 0.3.28)
BUNDLED WITH
1.15.1
1.15.4
VERSION?="0.3.28"
VERSION?="0.3.29"
build:
@echo "==> Starting build in Docker..."
......@@ -29,6 +29,6 @@ update-deps:
--tty \
--volume "$(shell pwd):/website" \
hashicorp/middleman-hashicorp:${VERSION} \
bundle update --verbose
bundle update
.PHONY: build website
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment