saml_idp 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30,8 +30,7 @@ module SamlIdp
30
30
  build_attribute descriptor
31
31
  end
32
32
 
33
- entity.AttributeAuthorityDescriptor ID: reference_id_generator.call,
34
- protocolSupportEnumeration: protocol_enumeration do |authority_descriptor|
33
+ entity.AttributeAuthorityDescriptor protocolSupportEnumeration: protocol_enumeration do |authority_descriptor|
35
34
  build_key_descriptor authority_descriptor
36
35
  build_organization authority_descriptor
37
36
  build_contact authority_descriptor
@@ -1,4 +1,4 @@
1
1
  # encoding: utf-8
2
2
  module SamlIdp
3
- VERSION = '0.0.4'
3
+ VERSION = '0.0.5'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: saml_idp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -344,7 +344,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
344
344
  version: '0'
345
345
  segments:
346
346
  - 0
347
- hash: -3042265295546617319
347
+ hash: -512993472113273260
348
348
  required_rubygems_version: !ruby/object:Gem::Requirement
349
349
  none: false
350
350
  requirements:
@@ -353,7 +353,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
353
353
  version: '0'
354
354
  segments:
355
355
  - 0
356
- hash: -3042265295546617319
356
+ hash: -512993472113273260
357
357
  requirements: []
358
358
  rubyforge_project:
359
359
  rubygems_version: 1.8.25