Skip to content

Commit

Permalink
Adding UUID dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
morten committed Dec 2, 2010
1 parent 163af99 commit 465a412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ begin
gem.homepage = "http://github.com/onelogin/ruby-saml"
gem.authors = ["OneLogin LLC"]
gem.add_dependency("xmlcanonicalizer","= 0.1.0")
gem.add_dependency("uuid","= 2.3.1")
gem.add_development_dependency "shoulda"
gem.add_development_dependency "mocha"
#gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
Expand Down

0 comments on commit 465a412

Please sign in to comment.