Skip to content

Commit adb7aa4

Browse files
author
Lordnibbler
committed
Merge pull request #97 from brendon/master
Remove canonix dependency
2 parents d11a467 + 33b519e commit adb7aa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ruby-saml.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Gem::Specification.new do |s|
2323
s.summary = %q{SAML Ruby Tookit}
2424
s.test_files = `git ls-files test/*`.split("\n")
2525

26-
s.add_runtime_dependency("canonix", ["0.1.1"])
2726
s.add_runtime_dependency("uuid", ["~> 2.3"])
2827
s.add_runtime_dependency("nokogiri", ["~> 1.5.0"])
2928
end

0 commit comments

Comments
 (0)