Open
Conversation
bd18290 to
d58655e
Compare
d58655e to
c14b89d
Compare
c14b89d to
524cf49
Compare
524cf49 to
6f40096
Compare
6f40096 to
24d2f1d
Compare
6a36e05 to
8793500
Compare
8793500 to
437d48d
Compare
437d48d to
ed818bd
Compare
ed818bd to
b77ff7d
Compare
878e992 to
f84110a
Compare
f84110a to
141dfd8
Compare
This was referenced Feb 18, 2026
141dfd8 to
7437973
Compare
1. Brings with it the latest phone number data and bug fixes. 2. Fixes frozen string warnings that appears as of Ruby 3.4. https://github.com/daddyz/phonelib/releases/tag/v0.10.16
7437973 to
ec3f999
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What are you trying to accomplish?
Update
phonelibgem to latest for the following benefits:Main big releases between 0.8.7 and 0.10.16 are as follows. Rest are data update releases.
What approach did you choose and why?
Standard gem bump.
What should reviewers focus on?
Any concerns with this upgrade? Should definitely test in some system/app that uses this gem.
The impact of these changes
Should improve phone number parsing overall.
Testing
Checklist