aws-sdk-workmail 1.28.0 → 1.29.0

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
  SHA256:
3
- metadata.gz: 14ec32cc71f6ab22e571e51c3c940205fa2268f46364a02ed551c95c1a8125d1
4
- data.tar.gz: aff03386d3dc1470e2110c52ff46d0ef4afa7199faa8a376b063bfb109c65fe6
3
+ metadata.gz: 391228581119410053bad6da98cf9f97a8c31944cc49a6e65090ed56cefebaf6
4
+ data.tar.gz: 7e1cb7daab540811066cc690804cd4a52d986fcf1f013b2d87d433c9fd6cf2c0
5
5
  SHA512:
6
- metadata.gz: 4f15fa2c9da01bc3d689c333a25f143c494dbe6e432e9376dacdcbb85feae98da36601cf00927a29183e12396d2b178da4552f1e65120ce188f6eb6ef85d3119
7
- data.tar.gz: 98e1c950d0ea35835340f9af702cddbfe7f020b93a84524a62dad17e935ed96b7217c9103c71c8813758382013cde81780393863fc5a1a7dd8579ac44ffc7f1a
6
+ metadata.gz: 9943113fe7b5473117123c5d044945f5182d56ef5b891460b198f234518539eaa121111b263ad99ff0d64ab87cf7a43a0a888c37406ca80b0ebeec9bb7efaa4a
7
+ data.tar.gz: b2f00a115e9c4898303d53665cfc4daff1b89069c6036b7b2e2a92470fce77cabbfcd401349491bcbbfbdc20eab93e0c6de7982f0cf28627a8951bb8f41a4ca5
@@ -7,6 +7,7 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
+
10
11
  require 'aws-sdk-core'
11
12
  require 'aws-sigv4'
12
13
 
@@ -47,6 +48,6 @@ require_relative 'aws-sdk-workmail/customizations'
47
48
  # @!group service
48
49
  module Aws::WorkMail
49
50
 
50
- GEM_VERSION = '1.28.0'
51
+ GEM_VERSION = '1.29.0'
51
52
 
52
53
  end
@@ -2008,7 +2008,7 @@ module Aws::WorkMail
2008
2008
  params: params,
2009
2009
  config: config)
2010
2010
  context[:gem_name] = 'aws-sdk-workmail'
2011
- context[:gem_version] = '1.28.0'
2011
+ context[:gem_version] = '1.29.0'
2012
2012
  Seahorse::Client::Request.new(handlers, context)
2013
2013
  end
2014
2014
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-workmail
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.28.0
4
+ version: 1.29.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: 2020-08-25 00:00:00.000000000 Z
11
+ date: 2020-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core