Codebase list ruby-omniauth-facebook / upstream/2.0.0 Gemfile
upstream/2.0.0

Tree @upstream/2.0.0 (Download .tar.gz)

Gemfile @upstream/2.0.0

4d6f3f6
260cb64
 
 
7cd9a52
 
 
1
2
3
4
5
6
7
source 'https://rubygems.org'

gemspec

platforms :rbx do
  gem 'rubysl', '~> 2.0'
end