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.
2 parents d11a467 + 33b519e commit adb7aa4Copy full SHA for adb7aa4
ruby-saml.gemspec
@@ -23,7 +23,6 @@ Gem::Specification.new do |s|
23
s.summary = %q{SAML Ruby Tookit}
24
s.test_files = `git ls-files test/*`.split("\n")
25
26
- s.add_runtime_dependency("canonix", ["0.1.1"])
27
s.add_runtime_dependency("uuid", ["~> 2.3"])
28
s.add_runtime_dependency("nokogiri", ["~> 1.5.0"])
29
end
0 commit comments