Codebase list ruby-omniauth-facebook / debian/latest Gemfile
debian/latest

Tree @debian/latest (Download .tar.gz)

Gemfile @debian/latestraw · history · blame

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

gemspec

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