Sha256: 98342fcbcda63d12261d20b5c09fd115cf11fe95b207bc49ef99dab3880b91e5
Contents?: true
Size: 304 Bytes
Versions: 5
Compression:
Stored size: 304 Bytes
Contents
source "http://rubygems.org" gem 'sinatra' gem 'omniauth' gem 'dm-core' gem 'dm-migrations' #gem 'dm-sqlite-adapter' gem 'dm-postgres-adapter' gem 'sqlite3' gem 'rack-flash' group :development do gem "bundler", ">= 1.0.0" gem "jeweler", "~> 1.6.2" gem "rcov", ">= 0" gem "rdoc", ">= 2.4.0" end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
sinatra_omniauth-0.2.2 | Gemfile |
sinatra_omniauth-0.2.1 | Gemfile |
sinatra_omniauth-0.2.0 | Gemfile |
sinatra_omniauth-0.1.0 | Gemfile |
sinatra_omniauth-0.0.0 | Gemfile |