Skip to content

Commit 4b3c11a

Browse files
author
Steve Jeong
committed
docker/jekyll: install bundler.
Signed-off-by: Steve Jeong <[email protected]>
1 parent ac78d8e commit 4b3c11a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/jekyll/install-packages

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ apt-get update && apt-get install -y --no-install-recommends \
1515
tmux \
1616
vim \
1717
wget
18+
19+
gem install bundler

0 commit comments

Comments
 (0)