From 4e2f2af170a2f22b67765e7ecfd26a5642b1a256 Mon Sep 17 00:00:00 2001
From: Thomas Wood <thomas.wood09@imperial.ac.uk>
Date: Wed, 18 May 2016 15:15:56 +0100
Subject: [PATCH] Update :gem:

---
 Gemfile.lock | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index bc6abeb..c8cf877 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,7 +8,7 @@ GEM
       thread_safe (~> 0.3, >= 0.3.4)
       tzinfo (~> 1.1)
     addressable (2.4.0)
-    bibtex-ruby (4.3.0)
+    bibtex-ruby (4.4.0)
       latex-decode (~> 0.0)
     citeproc (1.0.3)
       namae (~> 0.8)
@@ -22,10 +22,10 @@ GEM
       namae (~> 0.7)
     csl-styles (1.0.1.7)
       csl (~> 1.0)
-    ethon (0.8.1)
+    ethon (0.9.0)
       ffi (>= 1.3.0)
     ffi (1.9.10)
-    html-proofer (3.0.5)
+    html-proofer (3.0.6)
       activesupport (~> 4.2)
       addressable (~> 2.3)
       colored (~> 1.2)
@@ -46,26 +46,26 @@ GEM
       safe_yaml (~> 1.0)
     jekyll-sass-converter (1.4.0)
       sass (~> 3.4)
-    jekyll-scholar (5.8.0)
+    jekyll-scholar (5.8.1)
       bibtex-ruby (~> 4.0, >= 4.0.13)
       citeproc-ruby (~> 1.0)
       csl-styles (~> 1.0)
       jekyll (~> 3.0)
-    jekyll-watch (1.3.1)
-      listen (~> 3.0)
+    jekyll-watch (1.4.0)
+      listen (~> 3.0, < 3.1)
     json (1.8.3)
-    kramdown (1.10.0)
+    kramdown (1.11.1)
     latex-decode (0.2.2)
       unicode (~> 0.4)
     liquid (3.0.6)
-    listen (3.1.1)
-      rb-fsevent (>= 0.9.3)
-      rb-inotify (>= 0.9.7)
+    listen (3.0.8)
+      rb-fsevent (~> 0.9, >= 0.9.4)
+      rb-inotify (~> 0.9, >= 0.9.7)
     mercenary (0.3.6)
     method_source (0.8.2)
     mini_portile2 (2.0.0)
-    minitest (5.8.4)
-    namae (0.10.1)
+    minitest (5.9.0)
+    namae (0.10.2)
     nokogiri (1.6.7.2)
       mini_portile2 (~> 2.0.0.rc2)
     parallel (1.8.0)
@@ -100,4 +100,4 @@ DEPENDENCIES
   rake
 
 BUNDLED WITH
-   1.11.2
+   1.12.4
-- 
GitLab