Skip to content

Commit

Permalink
Update omniauth version, fixes #71
Browse files Browse the repository at this point in the history
  • Loading branch information
atd committed Jun 1, 2011
1 parent 132750b commit 2021bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion social_stream.gemspec
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |s|
# Pagination
s.add_runtime_dependency('will_paginate', '~> 3.0.pre2')
# OAuth client
s.add_runtime_dependency('omniauth','~> 0.2.5')
s.add_runtime_dependency('omniauth','~> 0.2.6')
# OAuth provider
s.add_runtime_dependency('oauth-plugin','~> 0.4.0.pre1')
# Theme support
Expand Down

0 comments on commit 2021bbf

Please sign in to comment.