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 805428c commit 3d3367fCopy full SHA for 3d3367f
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