From db223591e77b94ee6a1f94281626c12e2f51d436 Mon Sep 17 00:00:00 2001
From: Azul <azul@riseup.net>
Date: Thu, 20 Jul 2017 20:51:53 +0200
Subject: [PATCH] upgrade: bundle

---
 Gemfile.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index a95c620..4e934ac 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -35,7 +35,7 @@ GEM
       timers (>= 4.1.1)
     domain_name (0.5.20170404)
       unf (>= 0.0.5, < 1.0.0)
-    hitimes (1.2.4)
+    hitimes (1.2.5)
     http (2.2.2)
       addressable (~> 2.3)
       http-cookie (~> 1.0)
@@ -43,7 +43,7 @@ GEM
       http_parser.rb (~> 0.6.0)
     http-cookie (1.0.3)
       domain_name (~> 0.5)
-    http-form_data (1.0.2)
+    http-form_data (1.0.3)
     http_parser.rb (0.6.0)
     minitest (5.10.2)
     nio4r (1.2.1)
@@ -74,4 +74,4 @@ DEPENDENCIES
   rake
 
 BUNDLED WITH
-   1.14.6
+   1.15.2
-- 
GitLab