Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Allow Bundler::RubyVersion to handle -1 for RUBY_PATCHLEVEL #4324

Merged
merged 1 commit into from
Feb 27, 2016
Merged

Allow Bundler::RubyVersion to handle -1 for RUBY_PATCHLEVEL #4324

merged 1 commit into from
Feb 27, 2016

Conversation

RochesterinNYC
Copy link
Contributor

Fixes how the matches? method in Bundler::RubyVersion handles a RUBY_PATCHLEVEL of -1, which seems to be the case with ruby-head.

Closes #4317

@RochesterinNYC RochesterinNYC changed the title WIP: Allow Bundler::RubyVersion to handle -1 for RUBY_PATCHLEVEL Allow Bundler::RubyVersion to handle -1 for RUBY_PATCHLEVEL Feb 27, 2016
@RochesterinNYC
Copy link
Contributor Author

Updated this PR with the actual non-WIP fix. Build for ruby-head and rubygems master passes now.

@segiddins
Copy link
Member

👍🏻

@indirect
Copy link
Member

@homu r+

@homu
Copy link
Contributor

homu commented Feb 27, 2016

📌 Commit 483bd8e has been approved by indirect

@homu
Copy link
Contributor

homu commented Feb 27, 2016

⚡ Test exempted - status

@homu homu merged commit 483bd8e into rubygems:master Feb 27, 2016
homu added a commit that referenced this pull request Feb 27, 2016
…-patchlevel-handling, r=indirect

Allow `Bundler::RubyVersion` to handle -1 for RUBY_PATCHLEVEL

Fixes how the `matches?` method in `Bundler::RubyVersion` handles a `RUBY_PATCHLEVEL` of `-1`, which seems to be the case with ruby-head.

Closes #4317
@coilysiren coilysiren modified the milestone: Release Archive Sep 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants