Skip to content

Commit

Permalink
Debugger doesnt work with latest 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Nov 10, 2012
1 parent 542d2c4 commit 651f2d4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Gemfile
Expand Up @@ -3,12 +3,6 @@ gemspec

gem "rake"

platforms :mri_19 do
unless ENV["CI"]
gem "debugger"
end
end

group :test do
gem "rspec", "~> 2.11"

Expand Down

0 comments on commit 651f2d4

Please sign in to comment.