Skip to content

Commit

Permalink
Specifies the dependency version better.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcharlton committed Feb 26, 2012
1 parent eb58d8f commit ca99b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omniauth-pam.gemspec
Expand Up @@ -19,5 +19,5 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

s.add_runtime_dependency "omniauth", '~> 1.0'
s.add_runtime_dependency "rpam-ruby19"
s.add_runtime_dependency "rpam-ruby19", '~> 1.2.1'
end

0 comments on commit ca99b5b

Please sign in to comment.