Skip to content

Commit

Permalink
Fixed noko blunder
Browse files Browse the repository at this point in the history
  • Loading branch information
Epigene committed Mar 3, 2015
1 parent aba5212 commit a80ba88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sacps/auth/citadele.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module SacPS
module Auth
module Citadele
require 'Nokogiri'
#require 'nokogiri'
require 'xmldsig'

mattr_accessor :service_url, :return_url, :identifier, :private_key, :private_cert, :public_key
Expand Down

0 comments on commit a80ba88

Please sign in to comment.