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

Gemfile.lock: Overspecific versions are listed #33

Open
GreatEmerald opened this issue Aug 27, 2017 · 1 comment
Open

Gemfile.lock: Overspecific versions are listed #33

GreatEmerald opened this issue Aug 27, 2017 · 1 comment

Comments

@GreatEmerald
Copy link
Contributor

The Gemfile.lock file lists versions such as faraday (0.12.0.1) (and also repeats them later, like faraday (~> 0.8, < 1.0)). It's very unlikely that this very specific version of these packages is required, and there have been updates to the packages since. The required package versions should be less specific than that.

@GreatEmerald
Copy link
Contributor Author

Alternatively, don't include it at all and allow users to generate it themselves.

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