Codebase list ruby-omniauth-facebook / run/f096d8f6-0257-4f26-a405-847170fc7276/main Gemfile
run/f096d8f6-0257-4f26-a405-847170fc7276/main

Tree @run/f096d8f6-0257-4f26-a405-847170fc7276/main (Download .tar.gz)

Gemfile @run/f096d8f6-0257-4f26-a405-847170fc7276/mainraw · history · blame

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

gemspec

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