Codebase list ruby-omniauth-facebook / 83eed0a example / Gemfile
83eed0a

Tree @83eed0a (Download .tar.gz)

Gemfile @83eed0araw · history · blame

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

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