Module: OmniAuth::Identity::Version
- Defined in:
- lib/omniauth/identity/version.rb
Constant Summary collapse
- VERSION =
The current version of the omniauth-identity gem.
"3.1.5"
Instance Attribute Summary collapse
-
#VERSION ⇒ String
readonly
The current version of the omniauth-identity gem.
Instance Attribute Details
#VERSION ⇒ String (readonly)
The current version of the omniauth-identity gem.
10 |
# File 'lib/omniauth/identity/version.rb', line 10 VERSION = "3.1.5" |