Skip to content

Commit

Permalink
added omniouth to gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Münchmeyer committed Apr 28, 2012
1 parent 81b9142 commit bf13b13
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ end

gem 'jquery-rails'

gem 'omniauth-openid'

# To use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'

Expand All @@ -40,4 +42,4 @@ gem 'jquery-rails'
# gem 'capistrano'

# To use debugger
# gem 'ruby-debug19', :require => 'ruby-debug'
# gem 'ruby-debug19', :require => 'ruby-debug'

0 comments on commit bf13b13

Please sign in to comment.