Skip to content

Commit

Permalink
Merge pull request #97 from brendon/master
Browse files Browse the repository at this point in the history
Remove canonix dependency
  • Loading branch information
Lordnibbler committed Feb 21, 2014
2 parents d11a467 + 33b519e commit adb7aa4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ruby-saml.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Gem::Specification.new do |s|
s.summary = %q{SAML Ruby Tookit}
s.test_files = `git ls-files test/*`.split("\n")

s.add_runtime_dependency("canonix", ["0.1.1"])
s.add_runtime_dependency("uuid", ["~> 2.3"])
s.add_runtime_dependency("nokogiri", ["~> 1.5.0"])
end

0 comments on commit adb7aa4

Please # to comment.