Welcome to mirror list, hosted at ThFree Co, Russian Federation.

version.rb « cas3 « omniauth « lib « omniauth-cas3 « gems « vendor - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9508dd6912588488ea50694de5fc8b7d60791a85 (plain)
1
2
3
4
5
module Omniauth
  module Cas3
    VERSION = '1.1.4'
  end
end