Codebase list ruby-omniauth-facebook / run/91d79d72-debd-4878-87c3-6552a8ca07ff/main Gemfile
run/91d79d72-debd-4878-87c3-6552a8ca07ff/main

Tree @run/91d79d72-debd-4878-87c3-6552a8ca07ff/main (Download .tar.gz)

Gemfile @run/91d79d72-debd-4878-87c3-6552a8ca07ff/mainraw · history · blame

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

gemspec

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