Codebase list ruby-omniauth-facebook / a360650 Gemfile
a360650

Tree @a360650 (Download .tar.gz)

Gemfile @a360650raw · history · blame

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

gemspec

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