aws-sdk-core 2.7.12 → 2.7.13

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.
@@ -2,4 +2,5 @@ Aws.add_service(:GameLift, {
2
2
  api: "#{Aws::API_DIR}/gamelift/2015-10-01/api-2.json",
3
3
  docs: "#{Aws::API_DIR}/gamelift/2015-10-01/docs-2.json",
4
4
  examples: "#{Aws::API_DIR}/gamelift/2015-10-01/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/gamelift/2015-10-01/paginators-1.json",
5
6
  })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.7.12'
2
+ VERSION = '2.7.13'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.7.12
4
+ version: 2.7.13
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: 2017-02-21 00:00:00.000000000 Z
11
+ date: 2017-02-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -217,6 +217,7 @@ files:
217
217
  - apis/firehose/2015-08-04/examples-1.json
218
218
  - apis/gamelift/2015-10-01/api-2.json
219
219
  - apis/gamelift/2015-10-01/examples-1.json
220
+ - apis/gamelift/2015-10-01/paginators-1.json
220
221
  - apis/glacier/2012-06-01/api-2.json
221
222
  - apis/glacier/2012-06-01/examples-1.json
222
223
  - apis/glacier/2012-06-01/paginators-1.json