You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ gem install pry-byebug --clear-source --source=https://rubygems.org -v '~> 0'
ERROR: Could not find a valid gem 'pry-byebug' (~> 0) in any repository
ERROR: Possible alternatives: pry-byebug
$ gem install pry-byebug --clear-source --source=https://rubygems.org -v '~> 0' --prerelease
ERROR: Could not find a valid gem 'pry-byebug' (~> 0) in any repository
ERROR: Possible alternatives: pry-byebug
The text was updated successfully, but these errors were encountered:
You are right. In fact this was already fixed in master, but the change is not in the 1.2.4 release. Are you in a hurry to get this fixed in a release? Otherwise I would release 1.2.5 only as soon as there are more pressing fixes.
No, there is nothing urgent here. We are hosting our own gemservers and it was just spamming errors about not being able to install this dependency. I made a stub. Thanks.
But it is impossible to install pry-byebug
The text was updated successfully, but these errors were encountered: