Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
02116614
Commit
02116614
authored
7 years ago
by
Jeff Mitchell
Browse files
Options
Download
Email Patches
Plain Diff
Bump middleman-hashicorp version
parent
6e46d49b
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
website/Gemfile.lock
+1
-1
website/Gemfile.lock
website/Makefile
+2
-2
website/Makefile
with
3 additions
and
3 deletions
+3
-3
website/Gemfile.lock
+
1
-
1
View file @
02116614
...
...
@@ -156,4 +156,4 @@ DEPENDENCIES
middleman-hashicorp (= 0.3.28)
BUNDLED WITH
1.15.
1
1.15.
4
This diff is collapsed.
Click to expand it.
website/Makefile
+
2
-
2
View file @
02116614
VERSION
?=
"0.3.2
8
"
VERSION
?=
"0.3.2
9
"
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
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help