source "http://rubygems.org" gem 'omniauth', '1.0.0.alpha', :git => 'git://github.com/intridea/omniauth.git' gemspec group :development, :test do gem 'guard' gem 'guard-rspec' gem 'guard-bundler' gem 'growl' gem 'rb-fsevent' end