summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2017-03-25 12:58:11 -0400
committerRobert Speicher <rspeicher@gmail.com>2017-03-26 20:29:41 -0400
commitce906f48a5fa7cd7748018c0c17d0d82d86baa44 (patch)
tree05f6a777038e5b0855debf008ea735d2f334fadc /Gemfile.lock
parentf2501601cd246583f3e061a0e2d7f63c758bba91 (diff)
downloadgitlab-ce-ce906f48a5fa7cd7748018c0c17d0d82d86baa44.tar.gz
Update spring 1.7.2 -> 2.0.1
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 3 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9f79e38b3b4..f90620169b7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -745,7 +745,8 @@ GEM
spinach (>= 0.4)
spinach-rerun-reporter (0.0.2)
spinach (~> 0.8)
- spring (1.7.2)
+ spring (2.0.1)
+ activesupport (>= 4.2)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
spring-commands-spinach (1.1.0)
@@ -1001,7 +1002,7 @@ DEPENDENCIES
slack-notifier (~> 1.5.1)
spinach-rails (~> 0.2.1)
spinach-rerun-reporter (~> 0.0.2)
- spring (~> 1.7.0)
+ spring (~> 2.0.0)
spring-commands-rspec (~> 1.0.4)
spring-commands-spinach (~> 1.1.0)
sprockets (~> 3.7.0)