mirror of
https://github.com/simi/omniauth-facebook.git
synced 2022-11-09 12:32:45 -05:00
7 lines
87 B
Ruby
7 lines
87 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gemspec
|
|
|
|
platforms :rbx do
|
|
gem 'rubysl', '~> 2.0'
|
|
end
|