pry-debugger icon indicating copy to clipboard operation
pry-debugger copied to clipboard

Pry-debugger won't install on MRI 2.1.0-preview2

Open andyl opened this issue 11 years ago • 6 comments

On MRI 2.1.0-preview2, doing 'gem install pry-debugger' gives:

ERROR:  Error installing pry-debugger:
        ERROR: Failed to build gem native extension.
    /home/mydir/.rbenv/versions/2.1.0-preview2/bin/ruby extconf.rb
Ruby version 2.1.0 is not supported.

OK - so it says right there that 2.1.0 is not supported. But it should be! :-)

andyl avatar Nov 27 '13 18:11 andyl

Pry Byebug is supporting Ruby 2

MaxGabriel avatar Dec 08 '13 23:12 MaxGabriel

Are there any plans for pry-debugger to add support for Ruby 2.1?

johnkferguson avatar Jan 09 '14 03:01 johnkferguson

:+1:

pisaacs avatar Sep 08 '14 01:09 pisaacs

:+1:

wzcolon avatar Apr 13 '15 15:04 wzcolon

:+1:

gobert avatar Jun 01 '15 10:06 gobert

Using MRI 2.0.0+? Use pry-byebug.

wzcolon avatar Jun 11 '15 23:06 wzcolon