Skip to content

Commit

Permalink
Update gemspec for omniauth, ">= 1.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Kroeze committed Oct 27, 2012
1 parent 617928e commit b3ffc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community_engine.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Gem::Specification.new do |s|
s.add_dependency(%q<paperclip>, ["~> 2.4.3"])
s.add_dependency(%q<acts_as_commentable>, ["= 3.0.1"])
s.add_dependency(%q<recaptcha>, [">= 0"])
s.add_dependency(%q<omniauth>, ["= 0.3.2"])
s.add_dependency(%q<omniauth>, ["= 1.1"])
s.add_dependency(%q<rails_autolink>, [">= 0"])
s.add_dependency(%q<meta_search>, ["= 1.1.3"])
s.add_dependency(%q<koala>, [">= 0"])
Expand Down

0 comments on commit b3ffc3d

Please sign in to comment.