mirror of
https://github.com/simi/omniauth-facebook.git
synced 2022-11-09 12:32:45 -05:00
5 lines
105 B
Ruby
5 lines
105 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'sinatra'
|
|
gem 'sinatra-reloader'
|
|
gem 'omniauth-facebook', path: '../'
|