phillbaker/capybara-mechanize

bundle install fails with ruby 1.9

petRUShka opened this issue · 1 comments

You shoould add such lines to Gemfile:
gem "ruby-debug", :platforms => :ruby_18
gem "ruby-debug19", :platforms => :ruby_19

If you want you can use my pull request

Close because clone of #6