Skip to content

Commit

Permalink
Ruby-debug is not 1.9.3 compatible right now
Browse files Browse the repository at this point in the history
  • Loading branch information
jcasimir committed Aug 28, 2011
1 parent 3edcab9 commit be24b43
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ gem 'actionpack', "~> 3.0.10", :require => 'action_view'
gem 'guard'
gem 'guard-rspec'
gem 'launchy'
gem 'ruby-debug', :platforms => [:mri_18]
gem 'ruby-debug19', :platforms => [:mri_19]
gem 'rcov', :platforms => [:mri_18]
gem 'cover_me', '>= 1.0.0.rc6', :platforms => [:mri_19]

Expand Down

0 comments on commit be24b43

Please sign in to comment.