Skip to content
Snippets Groups Projects
Commit ecc12868 authored by Michael Bleigh's avatar Michael Bleigh
Browse files

Bumping to v1.0.0.rc2

parent 5c91e09e
No related branches found
No related tags found
No related merge requests found
module OmniAuth
module LDAP
VERSION = "1.0.0.rc1"
VERSION = "1.0.0.rc2"
end
end
Loading
Loading
@@ -8,7 +8,7 @@ Gem::Specification.new do |gem|
gem.summary = %q{A LDAP strategy for OmniAuth.}
gem.homepage = "https://github.com/intridea/omniauth-ldap"
 
gem.add_runtime_dependency 'omniauth', '1.0.0.beta1'
gem.add_runtime_dependency 'omniauth', '~> 1.0.0.rc2'
gem.add_runtime_dependency 'net-ldap', '~>0.2.2'
gem.add_runtime_dependency 'pyu-ruby-sasl', '~> 0.0.3.1'
gem.add_runtime_dependency 'rubyntlm', '~> 0.1.1'
Loading
Loading
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment