Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add version constraint for Pry #149

Merged
merged 1 commit into from
Dec 1, 2020
Merged

Conversation

walro
Copy link
Contributor

@walro walro commented Dec 1, 2020

Takes care of the following warning when building the gem:

WARNING:  open-ended dependency on pry (>= 0, development) is not recommended
  use a bounded requirement, such as '~> x.y'

Takes care of the following warning when building the gem:

```
WARNING:  open-ended dependency on pry (>= 0, development) is not recommended
  use a bounded requirement, such as '~> x.y'
```
Copy link
Contributor

@Pontus4 Pontus4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@walro walro merged commit 9e70924 into master Dec 1, 2020
@walro walro deleted the tighter-version-constraint-for-pry branch December 1, 2020 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants