diff --git a/Gemfile b/Gemfile index 7b1dfa9..ea69b32 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ end group :development, :test do gem 'rspec-rails', '~> 2.5' gem 'webmock', :require => false - gem 'ruby-debug19', :require => 'ruby-debug' + #gem 'ruby-debug19', :require => 'ruby-debug' end group :test do diff --git a/Gemfile.lock b/Gemfile.lock index 753454d..3b18f78 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,13 +36,11 @@ GEM activesupport (= 3.0.5) activesupport (3.0.5) addressable (2.2.5) - archive-tar-minitar (0.5.2) arel (2.0.9) bcrypt-ruby (2.1.4) bson (1.3.1) bson_ext (1.3.1) builder (2.1.2) - columnize (0.3.4) crack (0.1.8) daemons (1.1.4) database_cleaner (0.6.7) @@ -67,8 +65,6 @@ GEM lighthouse-api (2.0) activeresource (>= 3.0.0) activesupport (>= 3.0.0) - linecache19 (0.5.12) - ruby_core_source (>= 0.1.4) mail (2.2.17) activesupport (>= 2.3.6) i18n (>= 0.4.0) @@ -127,19 +123,9 @@ GEM activesupport (~> 3.0) railties (~> 3.0) rspec (~> 2.5.0) - ruby-debug-base19 (0.11.25) - columnize (>= 0.3.1) - linecache19 (>= 0.5.11) - ruby_core_source (>= 0.1.4) - ruby-debug19 (0.11.6) - columnize (>= 0.3.1) - linecache19 (>= 0.5.11) - ruby-debug-base19 (>= 0.11.19) ruby-fogbugz (0.0.4) crack typhoeus - ruby_core_source (0.1.5) - archive-tar-minitar (>= 0.5.2) thin (1.2.11) daemons (>= 1.0.9) eventmachine (>= 0.12.6) @@ -178,7 +164,6 @@ DEPENDENCIES redmine_client! rspec (~> 2.5) rspec-rails (~> 2.5) - ruby-debug19 ruby-fogbugz thin useragent (~> 0.3.1) -- libgit2 0.21.2