Skip to content

Commit

Permalink
add omniauth-openid gem to CI Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nashby committed Apr 23, 2012
1 parent d688801 commit 949c71b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile.ci
Expand Up @@ -11,6 +11,7 @@ gem 'omniauth'
gem 'omniauth-github' gem 'omniauth-github'
gem 'omniauth-twitter' gem 'omniauth-twitter'
gem 'omniauth-google-oauth2' gem 'omniauth-google-oauth2'
gem 'omniauth-openid'


gem 'mongoid', '~> 2.0' gem 'mongoid', '~> 2.0'
gem 'mongoid_rails_migrations' gem 'mongoid_rails_migrations'
Expand Down

0 comments on commit 949c71b

Please sign in to comment.