From efb0cb57d52545446f5b4fac3f1180ac35d602ba Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 24 Apr 2015 23:36:41 +0900 Subject: [PATCH] Update spring to 1.3.4 Spring still whines about a version mismatch, hopefully it will be soon to be fixed. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff63391797..b80bf1d21c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -390,7 +390,7 @@ GEM slop (3.6.0) spectrum-rails (1.3.4) railties (>= 3.1) - spring (1.3.3) + spring (1.3.4) spring-commands-rspec (1.0.4) spring (>= 0.9.1) sprockets (2.12.3)