soteria 1.0.0 → 1.0.2

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: soteria
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Casler
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-11-17 00:00:00.000000000 Z
11
+ date: 2016-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: savon
@@ -108,6 +108,7 @@ files:
108
108
  - bin/setup
109
109
  - bin/socksify_ruby
110
110
  - lib/soteria.rb
111
+ - lib/soteria/auth.rb
111
112
  - lib/soteria/client.rb
112
113
  - lib/soteria/credential.rb
113
114
  - lib/soteria/credential_types.rb
@@ -116,6 +117,13 @@ files:
116
117
  - lib/soteria/user.rb
117
118
  - lib/soteria/utilities.rb
118
119
  - lib/soteria/version.rb
120
+ - lib/wsdl/vip_auth.wsdl
121
+ - lib/wsdl/vip_auth.xsd
122
+ - lib/wsdl/vip_common_auth.xsd
123
+ - lib/wsdl/vipuserservices-1.7.xsd
124
+ - lib/wsdl/vipuserservices-auth-1.7.wsdl
125
+ - lib/wsdl/vipuserservices-mgmt-1.7.wsdl
126
+ - lib/wsdl/vipuserservices-query-1.7.wsdl
119
127
  - soteria.gemspec
120
128
  - spec/credential_spec.rb
121
129
  - spec/fixtures/credential/authenticate_credentials_response.xml