From b00ea05fbf69afb8923f463062b5ae4c84dd3ff7 Mon Sep 17 00:00:00 2001 From: XhmikosR <xhmikosr@gmail.com> Date: Thu, 9 Nov 2017 10:16:54 +0200 Subject: [PATCH] Update gems. (#24732) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bfc58b97e8..2a2e44850a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM mini_portile2 (~> 2.3.0) pathutil (0.16.0) forwardable-extended (~> 2.6) - public_suffix (3.0.0) + public_suffix (3.0.1) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -64,4 +64,4 @@ DEPENDENCIES jekyll-toc (~> 0.4.0) BUNDLED WITH - 1.15.4 + 1.16.0 -- GitLab