diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-07-04 14:25:47 +0200 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-07-04 14:25:47 +0200 |
commit | 1854a7a065333ae24c392de2bf8eb2fa3fdfd6cd (patch) | |
tree | 5b03eda3bf41b544eaf294fc169701712d51b103 /Gemfile.lock | |
parent | 021b6aef94b3398ab5603b4c11afd4c6d8432795 (diff) | |
download | gitlab-ce-1854a7a065333ae24c392de2bf8eb2fa3fdfd6cd.tar.gz |
Update spring to 1.7.2 to fix hanging rails consoleupdate-spring-to-1.7.2
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
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) |