IRB v1.5.0 has been released 🎉

With the goal to make transitioning from IRB to other tools more seamless, it introduces 2 new commands:

- edit - opens the current context/method/constant's source file in editor
- debug - loads and starts debugger at the current breakpoint

@st0012 nice. Edit is one of the things I love about pry