We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0cad08 commit cae9ecfCopy full SHA for cae9ecf
omniauth-ldap.gemspec
@@ -23,4 +23,6 @@ Gem::Specification.new do |spec|
23
spec.name = "omniauth-ldap"
24
spec.require_paths = ["lib"]
25
spec.version = OmniAuth::LDAP::VERSION
26
+
27
+ spec.add_development_dependency("kettle-dev", "~> 1.1")
28
end
0 commit comments