debian-mirror-gitlab/vendor/gems/omniauth-cas3/lib/omniauth/cas3/version.rb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
62 B
Ruby
Raw Normal View History

2022-08-27 11:52:29 +05:30
module Omniauth
module Cas3
VERSION = '1.1.4'
end
end