1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

Merge pull request #857 from danlite/patch-1

Fix README link to pessimistic version constraint
This commit is contained in:
Erik Michaels-Ober 2016-08-27 04:34:20 -07:00 committed by GitHub
commit 640e5d9cd5

View file

@ -158,7 +158,7 @@ Constraint][pvc] with two digits of precision. For example:
spec.add_dependency 'omniauth', '~> 1.0'
[semver]: http://semver.org/
[pvc]: http://docs.rubygems.org/read/chapter/16#page74
[pvc]: http://guides.rubygems.org/patterns/#pessimistic-version-constraint
## License
Copyright (c) 2010-2013 Michael Bleigh and Intridea, Inc. See [LICENSE][] for