Skip to content

Commit

Permalink
debug: comment out until we find answer for windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattscilipoti committed Apr 15, 2012
1 parent c7e961b commit 3b82350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Expand Up @@ -41,8 +41,8 @@ group :development, :test do
unless ENV["CI"] # travis, etc
gem 'guard-spin', :require => false
# gem 'pry-exception_explorer', :require => false
gem 'ruby-debug19', :require => 'ruby-debug'
gem 'ruby-debug-base19x', '~> 0.11.30.pre4'
# gem 'ruby-debug19', :require => 'ruby-debug'
# gem 'ruby-debug-base19x', '~> 0.11.30.pre4'
end
gem 'rake-hooks', :require => false
gem "sqlite3", :platform => [:ruby, :mswin, :mingw]
Expand Down

0 comments on commit 3b82350

Please sign in to comment.