Gemfile in omniauth-identity-1.0.0.beta1 vs Gemfile in omniauth-identity-1.0.0.pr2

- old
+ new

@@ -1,6 +1,7 @@ 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'