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

'repo is stuck' when Gemfile references locally build gems #74

Open
digitaltom opened this issue Aug 29, 2024 · 0 comments
Open

'repo is stuck' when Gemfile references locally build gems #74

digitaltom opened this issue Aug 29, 2024 · 0 comments

Comments

@digitaltom
Copy link

In our Gemfile, we have this line: gem 'edgecast', '~> 0.2.suse', require: 'edgecast/token'.
It references a version of a Rubygem that is not available on rubygems.org, but build locally.

Since about a week depfu.com stopped working, showing an error about above issue:

image

What's the best way to overcome this? Would it help if we use another name for the gem?
A feature like #35 could help us to workaround that issue.

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