aws-sdk-databasemigrationservice 1.14.0 → 1.14.1
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.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: de314fa709f326d66e3581026b10793e05ee9236
|
|
4
|
+
data.tar.gz: 67a01ad90e45aa28f9cf9e70bfe7096cc8415262
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ebe7915f2c70a3dfbf9c3c8fb6c6a94085c911d632cbff090c855296a0a58f9a94696717730af2b338011e79bf94daaf47704ae4445f31982a583370d29181f7
|
|
7
|
+
data.tar.gz: 2c306aa279e9f26855d4b35a983dc61fdc61386e45075eb74327d45a53b5e037f78e97911873df89cf720fd7a0e93f57b2e9cf7273bc72569c8757d0b50bd5eb
|
|
@@ -4404,7 +4404,7 @@ module Aws::DatabaseMigrationService
|
|
|
4404
4404
|
params: params,
|
|
4405
4405
|
config: config)
|
|
4406
4406
|
context[:gem_name] = 'aws-sdk-databasemigrationservice'
|
|
4407
|
-
context[:gem_version] = '1.14.
|
|
4407
|
+
context[:gem_version] = '1.14.1'
|
|
4408
4408
|
Seahorse::Client::Request.new(handlers, context)
|
|
4409
4409
|
end
|
|
4410
4410
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-databasemigrationservice
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.14.
|
|
4
|
+
version: 1.14.1
|
|
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: 2018-11-
|
|
11
|
+
date: 2018-11-16 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.37.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.37.0
|
|
33
33
|
- !ruby/object:Gem::Dependency
|
|
34
34
|
name: aws-sigv4
|
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|