From 3f45c6b1a330cd7f6057c54898db9e75f61d1c65 Mon Sep 17 00:00:00 2001
From: Pixelastic 
Date: Mon, 30 Apr 2018 12:28:40 +0200
Subject: [PATCH] Updating documentation website
---
 docs/github-pages.html | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/docs/github-pages.html b/docs/github-pages.html
index f8bb5ad..3dcc311 100644
--- a/docs/github-pages.html
+++ b/docs/github-pages.html
@@ -214,6 +214,8 @@ keeping track of the configuration easier.
 
 language: ruby
 cache: bundler
+before_install:
+  - gem install bundler
 script:
   - bundle exec jekyll algolia
 branches: