From 78e7dc28973a8589dfd2121dd742f088821f04b7 Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Wed, 3 Dec 2014 16:42:59 +0200 Subject: [PATCH] tmp turn off spring --- Gemfile | 4 ++-- Gemfile.lock | 5 ----- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 0c2a877d9..d1b2d7dc6 100644 --- a/Gemfile +++ b/Gemfile @@ -132,8 +132,8 @@ group :development, :test do # Spring speeds up development by keeping your application running in the background. # Read more: https://github.com/rails/spring - gem 'spring', '~> 1.2.0' - gem 'spring-commands-rspec', '~> 1.0.2' + # gem 'spring', '~> 1.2.0' + # gem 'spring-commands-rspec', '~> 1.0.2' # bundle exec rake doc:rails generates the API under doc/api. gem 'sdoc', '~> 0.4.0' diff --git a/Gemfile.lock b/Gemfile.lock index 3175db835..9496fd11f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -309,9 +309,6 @@ GEM temple (~> 0.6.6) tilt (>= 1.3.3, < 2.1) slop (3.6.0) - spring (1.2.0) - spring-commands-rspec (1.0.2) - spring (>= 0.9.1) sprockets (2.8.0) hike (~> 1.2) multi_json (~> 1.0) @@ -415,8 +412,6 @@ DEPENDENCIES shoulda-matchers (~> 2.6.1) simplecov (~> 0.9.1) simpleidn (~> 0.0.5) - spring (~> 1.2.0) - spring-commands-rspec (~> 1.0.2) therubyracer traceroute (~> 0.4.0) turbolinks