Skip to content

Pry version incompatibility  #9

@estryker

Description

@estryker

I needed to add the following to my Gemfile in order to have this gem work:
gem 'pry', '0.9.10'

Otherwise, bundler installed the latest version of pry (version 0.10.1 as of this writing) which is incompatible. The method 'inject_sticky_locals' has been renamed to 'inject_sticky_locals!' in this later version of pry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions