Skip to content

Commit

Permalink
Change canonicalizer to canonix
Browse files Browse the repository at this point in the history
  • Loading branch information
morten committed Jun 16, 2011
1 parent 9084edb commit 6e9c2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ begin
gem.email = "support@onelogin.com"
gem.homepage = "http://github.com/onelogin/ruby-saml"
gem.authors = ["OneLogin LLC"]
gem.add_dependency("xmlcanonicalizer","~> 0.1")
gem.add_dependency("canonix","~> 0.1")
gem.add_dependency("uuid","~> 2.3")
gem.add_development_dependency "shoulda"
gem.add_development_dependency "mocha"
Expand Down

0 comments on commit 6e9c2e8

Please sign in to comment.