debian-mirror-gitlab/vendor/gems/omniauth-azure-oauth2/Gemfile

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

8 lines
144 B
Ruby
Raw Normal View History

2022-08-27 11:52:29 +05:30
source 'https://rubygems.org'
# Specify your gem's dependencies in omniauth-azure-oauth2.gemspec
gemspec
group :example do
gem 'sinatra'
end