aws-sdk-customerprofiles 1.2.0 → 1.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-customerprofiles.rb +1 -1
- data/lib/aws-sdk-customerprofiles/client.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0a6010fac1c21fc8adba5ba029653df40347f00de96327849fd8de3d6451f64a
|
4
|
+
data.tar.gz: 1496d6d258aba260ce99346dcd53bb72bc74e299b57517b0a271580ff4155b69
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e478965023f963c3e7e7e7511346a07c0020fb1f468a7307ae1f6fdbd56d59f7fd79a548e179aeed983a22b387ff37cc9cc61bb51e56eb5d51f766351d71f71b
|
7
|
+
data.tar.gz: fcfa9a25ff98a4a65be22e03989c86330ac780ec2fe82c8cc199468dafab0b0107948e5657b1d733a062ba921edc2de876febf5aa0c078ddad034d27327036f5
|
@@ -1972,7 +1972,7 @@ module Aws::CustomerProfiles
|
|
1972
1972
|
params: params,
|
1973
1973
|
config: config)
|
1974
1974
|
context[:gem_name] = 'aws-sdk-customerprofiles'
|
1975
|
-
context[:gem_version] = '1.
|
1975
|
+
context[:gem_version] = '1.3.0'
|
1976
1976
|
Seahorse::Client::Request.new(handlers, context)
|
1977
1977
|
end
|
1978
1978
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-customerprofiles
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-02-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|
@@ -19,7 +19,7 @@ dependencies:
|
|
19
19
|
version: '3'
|
20
20
|
- - ">="
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 3.
|
22
|
+
version: 3.112.0
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -29,7 +29,7 @@ dependencies:
|
|
29
29
|
version: '3'
|
30
30
|
- - ">="
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: 3.
|
32
|
+
version: 3.112.0
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: aws-sigv4
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|