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:
commit
640e5d9cd5
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ Constraint][pvc] with two digits of precision. For example:
|
||||||
spec.add_dependency 'omniauth', '~> 1.0'
|
spec.add_dependency 'omniauth', '~> 1.0'
|
||||||
|
|
||||||
[semver]: http://semver.org/
|
[semver]: http://semver.org/
|
||||||
[pvc]: http://docs.rubygems.org/read/chapter/16#page74
|
[pvc]: http://guides.rubygems.org/patterns/#pessimistic-version-constraint
|
||||||
|
|
||||||
## License
|
## License
|
||||||
Copyright (c) 2010-2013 Michael Bleigh and Intridea, Inc. See [LICENSE][] for
|
Copyright (c) 2010-2013 Michael Bleigh and Intridea, Inc. See [LICENSE][] for
|
||||||
|
|
Loading…
Reference in a new issue