Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Sturgeon committed Oct 10, 2011
2 parents 1ab59c4 + 1ab7ac0 commit b566ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devise_oauth2_providable.gemspec
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|

s.add_runtime_dependency(%q<rails>, [">= 3.0.7"])
s.add_runtime_dependency(%q<devise>, [">= 1.3.3"])
s.add_runtime_dependency(%q<rack-oauth2>, ["~> 0.8.2"])
s.add_runtime_dependency(%q<rack-oauth2>, ["~> 0.9.5"])
s.add_development_dependency(%q<rspec>, ['>= 2.5.0'])

s.files = `git ls-files`.split("\n")
Expand Down

0 comments on commit b566ae2

Please sign in to comment.