Codebase list ruby-omniauth-facebook / upstream/9.0.0+git20211029.1.e1e572d example / Gemfile
upstream/9.0.0+git20211029.1.e1e572d

Tree @upstream/9.0.0+git20211029.1.e1e572d (Download .tar.gz)

Gemfile @upstream/9.0.0+git20211029.1.e1e572draw · history · blame

1
2
3
4
5
source 'https://rubygems.org'

gem 'sinatra'
gem 'sinatra-reloader'
gem 'omniauth-facebook', path: '../'