Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- source "https://rubygems.org"
- gem 'sinatra', '1.4.3'
- gem 'sinatra-session', '1.0.0'
- gem 'mysql2', '0.3.13'
- gem 'rerun', '0.8.1'
- gem "formatador", "~> 0.2.4"
- gem "sinatra-partial", "~> 0.4.0"
- gem 'omniauth-gplus', '~> 1.0'
- gem 'omniauth'
- gem 'rdiscount'
- gem 'pry'
- gem 'thin'
- gem 'omniauth-steam'
- gem 'oa-openid', :require => 'omniauth/openid'
Advertisement
Add Comment
Please, Sign In to add comment