Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-07-04 15:25:47 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2016-07-04 15:25:47 +0300
commit1854a7a065333ae24c392de2bf8eb2fa3fdfd6cd (patch)
tree5b03eda3bf41b544eaf294fc169701712d51b103 /Gemfile.lock
parent021b6aef94b3398ab5603b4c11afd4c6d8432795 (diff)
Update spring to 1.7.2 to fix hanging rails console
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
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)