ruby-debug / debase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby 2.3.0 compatibility

JanStevens opened this issue · comments

Can you release a new version of debase that tracks a more recent version of debase-ruby_core_source?

Right now my bundler used version 0.8.1 (which does not have ruby 2.3) and the installation fails. I had to manually do the following

gem install debase-ruby_core_source -v 0.8.4
gem install debase -v '0.2.2.beta5'

before my bundle install worked again.

Thanks!

I believe this is obsolete.