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

Fixed malformed bundler version in lockfile making Bundler crash #6920

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

makketagg
Copy link

@makketagg makketagg commented Aug 27, 2023

Resolved the problem from #6539 issue, added basic test.

@welcome
Copy link

welcome bot commented Aug 27, 2023

Thanks for opening a pull request and helping make RubyGems and Bundler better! Someone from the RubyGems team will take a look at your pull request shortly and leave any feedback. Please make sure that your pull request has tests for any changes or added functionality.

We use GitHub Actions to test and make sure your change works functionally and uses acceptable conventions, you can review the current progress of GitHub Actions in the PR status window below.

If you have any questions or concerns that you wish to ask, feel free to leave a comment in this PR or join our #rubygems or #bundler channel on Slack.

For more information about contributing to the RubyGems project feel free to review our CONTRIBUTING guide

@hsbt hsbt enabled auto-merge August 28, 2023 06:14
@hsbt hsbt merged commit 53cdf30 into rubygems:master Aug 28, 2023
92 checks passed
@deivid-rodriguez deivid-rodriguez changed the title Fixed malformed lockfile version on installing Fixed malformed bundler version in lockfile making Bundler crash Sep 21, 2023
deivid-rodriguez pushed a commit that referenced this pull request Sep 21, 2023
Fixed malformed lockfile version on installing

(cherry picked from commit 53cdf30)
deivid-rodriguez pushed a commit that referenced this pull request Sep 21, 2023
Fixed malformed lockfile version on installing

(cherry picked from commit 53cdf30)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants