From de87c84f95c6e0a1697fa607c48964c500fc638c Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sun, 2 Oct 2016 04:56:59 -0700 Subject: [PATCH] Update spring to version 2.0.0 --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d633e0..8e40842 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -182,7 +182,8 @@ GEM simplecov-html (0.10.0) skylight (0.10.6) activesupport (>= 3.0.0) - spring (1.7.2) + spring (2.0.0) + activesupport (>= 4.2) sprockets (3.7.0) concurrent-ruby (~> 1.0) rack (> 1, < 3)