File: Gemfile

package info (click to toggle)
ruby-omniauth-azure-activedirectory-v2 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 104 kB
  • sloc: ruby: 76; makefile: 4; sh: 4
file content (7 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
6
7
source "https://rubygems.org"

# Specify your gem's dependencies in omniauth-azure-activedirectory-v2.gemspec
gemspec

gem "rake", "~> 12.0"
gem "rspec", "~> 3.0"