Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Replace pry with method_source #74

Merged
merged 1 commit into from
May 9, 2021
Merged

Replace pry with method_source #74

merged 1 commit into from
May 9, 2021

Conversation

st0012
Copy link
Owner

@st0012 st0012 commented May 9, 2021

The functionality tapping_device needs actually comes from a gem called method_source. So instead of having pry as a dependency, we can just require method_source.

The functionality tapping_device needs actually comes from a gem called
`method_source`. So instead of having `pry` as a dependency, we
can just require `method_source`.
@st0012 st0012 added the dependencies Pull requests that update a dependency file label May 9, 2021
@st0012 st0012 self-assigned this May 9, 2021
@st0012 st0012 added this to the 0.6.1 milestone May 9, 2021
@st0012 st0012 merged commit 2c2cd18 into master May 9, 2021
@st0012 st0012 deleted the drop-pry branch May 9, 2021 07:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant