gem 'devise"', '~> 4.8'
gem 'omniauth', '~> 2.0.4'
gem 'omniauth-microsoft-office365'
gem 'dotenv-rails', groups: [:development, :test]
gem 'omniauth-rails_csrf_protection'
view raw gems.rb hosted with ❤ by GitHub