Codebase list ruby-omniauth-facebook / fresh-snapshots/upstream example / Gemfile
fresh-snapshots/upstream

Tree @fresh-snapshots/upstream (Download .tar.gz)

Gemfile @fresh-snapshots/upstreamraw · history · blame

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

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