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

Could not find a valid gem 'rum' (>= 0) in any repository #2

Open
Erquint opened this issue Feb 4, 2022 · 1 comment
Open

Could not find a valid gem 'rum' (>= 0) in any repository #2

Erquint opened this issue Feb 4, 2022 · 1 comment

Comments

@Erquint
Copy link

Erquint commented Feb 4, 2022

gem info -bV rum

*** LOCAL GEMS ***



*** REMOTE GEMS ***

GET https://rubygems.org/latest_specs.4.8.gz
200 OK
GET https://rubygems.org/quick/Marshal.4.8/rum-0.0.3-x86-mingw32.gemspec.rz
200 OK
rum (0.0.3)
    Platform: x86-mingw32, x86-mswin32-60, universal-darwin-10
    Author: nonsequitur
    Homepage: http://nonsequitur.github.com/rum

    A cross-platform Hotkey and Macro utility, running on Windows and
    Mac OS.
gem install -bV --no-suggestions rum
HEAD https://index.rubygems.org/
200 OK
GET https://index.rubygems.org/info/rum
200 OK
ERROR:  Could not find a valid gem 'rum' (>= 0) in any repository
gem install -bVf --no-suggestions rum
HEAD https://index.rubygems.org/
200 OK
GET https://index.rubygems.org/info/rum
200 OK
ERROR:  While executing gem ... (NoMethodError)
    undefined method `spec' for nil:NilClass
@Erquint
Copy link
Author

Erquint commented Feb 4, 2022

No idea how this happens, but here we are.

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

No branches or pull requests

1 participant