-
-
Save hotsen/ca6c960b15b8a83a643ebe500c068927 to your computer and use it in GitHub Desktop.
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
| Gem::Version.new('0.3.2') < Gem::Version.new('0.10.1') | |
| => true | |
| Gem::Version.new('0.3.0') == Gem::Version.new('0.3') | |
| => true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment