From 1854a7a065333ae24c392de2bf8eb2fa3fdfd6cd Mon Sep 17 00:00:00 2001
From: Kamil Trzcinski <ayufan@ayufan.eu>
Date: Mon, 4 Jul 2016 14:25:47 +0200
Subject: [PATCH] Update spring to 1.7.2 to fix hanging rails console

---
 Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 238af158838..35c3770d42c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -692,7 +692,7 @@ GEM
       spinach (>= 0.4)
     spinach-rerun-reporter (0.0.2)
       spinach (~> 0.8)
-    spring (1.7.1)
+    spring (1.7.2)
     spring-commands-rspec (1.0.4)
       spring (>= 0.9.1)
     spring-commands-spinach (1.1.0)
-- 
GitLab