From 6099404522d41ca62b8f4c7bc67cccb4ba6aaabd Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Fri, 14 Oct 2016 22:12:42 +0200 Subject: [PATCH] bump spring --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 133a599..9ac55c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -231,7 +231,7 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.8.1) - ruby_dep (1.4.0) + ruby_dep (1.5.0) rugged (0.24.0) safe_yaml (1.0.4) sawyer (0.7.0) @@ -246,12 +246,13 @@ GEM simplecov-rcov (0.2.3) simplecov (>= 0.4.1) slop (3.6.0) - spring (1.7.2) + spring (2.0.0) + activesupport (>= 4.2) spring-commands-rspec (1.0.4) spring (>= 0.9.1) - spring-watcher-listen (2.0.0) + spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) - spring (~> 1.2) + spring (>= 1.2, < 3.0) sprockets (3.7.0) concurrent-ruby (~> 1.0) rack (> 1, < 3)