Codebase list ruby-omniauth-facebook / 3d43415 Gemfile
3d43415

Tree @3d43415 (Download .tar.gz)

Gemfile @3d43415raw · history · blame

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

gemspec

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