From 8e218557b074ffeb47c1ccf7a484418858f87795 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Immanuel=20H=C3=A4ussermann?= <hai@panter.ch>
Date: Thu, 11 Oct 2018 15:35:19 +0200
Subject: [PATCH] upgrade sprockets and rubyzip

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

diff --git a/Gemfile.lock b/Gemfile.lock
index 30338ac..acea1d6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -116,11 +116,11 @@ GEM
       ruby-progressbar (~> 1.7)
       unicode-display_width (~> 1.0, >= 1.0.1)
     ruby-progressbar (1.9.0)
-    rubyzip (1.2.1)
+    rubyzip (1.2.2)
     simple_xlsx_reader (1.0.2)
       nokogiri
       rubyzip
-    sprockets (3.7.1)
+    sprockets (3.7.2)
       concurrent-ruby (~> 1.0)
       rack (> 1, < 3)
     sprockets-rails (3.2.1)
@@ -149,4 +149,4 @@ DEPENDENCIES
   sqlite3
 
 BUNDLED WITH
-   1.16.2
+   1.16.5
-- 
GitLab