source 'http://rubygems.org' gem 'omniauth', :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