From 1d3e63bbdc119f42b67e69e289c9672abc4f3312 Mon Sep 17 00:00:00 2001 From: Barry Hess Date: Mon, 27 Jun 2011 16:15:49 -0500 Subject: [PATCH] Removed ruby-debug from Gemfile. It's not behaving nicely at this time. --- Gemfile | 1 - Gemfile.lock | 8 -------- 2 files changed, 0 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index d5458e5..725d4c6 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,6 @@ end group :development, :test do gem 'rspec-rails', '~> 2.5' gem 'webmock', :require => false - gem 'ruby-debug' end group :test do diff --git a/Gemfile.lock b/Gemfile.lock index ba5e04b..73cb831 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,6 @@ GEM bson (1.3.0) bson_ext (1.3.0) builder (2.1.2) - columnize (0.3.3) crack (0.1.8) database_cleaner (0.6.7) devise (1.1.9) @@ -64,7 +63,6 @@ GEM lighthouse-api (2.0) activeresource (>= 3.0.0) activesupport (>= 3.0.0) - linecache (0.45) mail (2.2.17) activesupport (>= 2.3.6) i18n (>= 0.4.0) @@ -124,11 +122,6 @@ GEM activesupport (~> 3.0) railties (~> 3.0) rspec (~> 2.5.0) - ruby-debug (0.10.4) - columnize (>= 0.1) - ruby-debug-base (~> 0.10.4.0) - ruby-debug-base (0.10.4) - linecache (>= 0.3) thor (0.14.6) treetop (1.4.9) polyglot (>= 0.3.1) @@ -160,7 +153,6 @@ DEPENDENCIES redmine_client! rspec (~> 2.5) rspec-rails (~> 2.5) - ruby-debug useragent (~> 0.3.1) webmock will_paginate -- libgit2 0.21.2