Skip to content

Commit

Permalink
Edited open_id_auth init file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Neath committed Sep 26, 2008
1 parent ab4d62a commit 4300b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/plugins/open_id_authentication/init.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
if config.respond_to?(:gems)
config.gem 'ruby-openid', :lib => 'openid', :version => '>=2.0.4'
config.gem 'ruby-openid', :lib => 'openid'
else
begin
require 'openid'
Expand Down

0 comments on commit 4300b29

Please sign in to comment.