aws-sdk-storagegateway 1.0.0.rc5 → 1.0.0.rc6

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: 674e42a07168640b6832056958e8883167bbcd2b
4
- data.tar.gz: 36b82deeff0a78fc513fc766ebe3901d44e80882
3
+ metadata.gz: 920eb496352b8d6d0936f406224a54548a7f7dba
4
+ data.tar.gz: 964f078bc006e179a873ef2f748ec74c4ae849af
5
5
  SHA512:
6
- metadata.gz: bdb18c86f7433112c95430a3c4b6d2153c2cfc83690e778da49b560edc0340c676910e06cec47a9fce110eac4cddaa0e75561dd20c90c179e2bcf545498d7f5b
7
- data.tar.gz: 6e7fa97938b5dc37f7c9ac07d73572738fd082db0036e5e7a083f9f08823e98f9cf05a18cb254a0515a67b89a38f786023cef6e10b19dbfa29304fbc78bd41a3
6
+ metadata.gz: 51b1e45819a2f44e919953f7a07924c347a4e73c8b47e8b75dbf23720f256a40839d44198a321e1c8f7e3986c18da3237d222a27744a71895d5f56f067217df3
7
+ data.tar.gz: 1e0800640718b461becf770955ecebb49d5766adbc29e09fbe3890765346325c0b2d3df5a3ad57f0bb53472b7ce5ab49ae32de68433837f39e76464762d313ae
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-storagegateway/customizations'
42
42
  # @service
43
43
  module Aws::StorageGateway
44
44
 
45
- GEM_VERSION = '1.0.0.rc4'
45
+ GEM_VERSION = '1.0.0.rc6'
46
46
 
47
47
  end
@@ -3253,7 +3253,7 @@ module Aws::StorageGateway
3253
3253
  params: params,
3254
3254
  config: config)
3255
3255
  context[:gem_name] = 'aws-sdk-storagegateway'
3256
- context[:gem_version] = '1.0.0.rc4'
3256
+ context[:gem_version] = '1.0.0.rc6'
3257
3257
  Seahorse::Client::Request.new(handlers, context)
3258
3258
  end
3259
3259
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-storagegateway
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.rc5
4
+ version: 1.0.0.rc6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services