aws-sdk-alexaforbusiness 1.41.0 → 1.42.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-alexaforbusiness.rb +2 -1
- data/lib/aws-sdk-alexaforbusiness/client.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 83eae44f2784fa801e2504bc2f5f23a88fcd16c9d0d193e15f0e6e085ed2d533
|
4
|
+
data.tar.gz: d21ff9d4472a5c750f8d4ec54f66532540beaf0a9df0b82f13eb040fba64018d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c48d15b342506c77b516ec02c281636a37d73318407224bfdebfb671a167856a2040254e20c21c3ee06a15c7d513b574dbb938862964135a7aa3548236aa2175
|
7
|
+
data.tar.gz: e75a051dfbabb909a3ad9b75224c2fbc80638bebe890f0d16364a13ec7d08985165e057cb7ea8bd1d8c2f222cd95db4cca402c3ed7b8d4b7d45f48689a650787
|
@@ -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-alexaforbusiness/customizations'
|
|
47
48
|
# @!group service
|
48
49
|
module Aws::AlexaForBusiness
|
49
50
|
|
50
|
-
GEM_VERSION = '1.
|
51
|
+
GEM_VERSION = '1.42.0'
|
51
52
|
|
52
53
|
end
|
@@ -4159,7 +4159,7 @@ module Aws::AlexaForBusiness
|
|
4159
4159
|
params: params,
|
4160
4160
|
config: config)
|
4161
4161
|
context[:gem_name] = 'aws-sdk-alexaforbusiness'
|
4162
|
-
context[:gem_version] = '1.
|
4162
|
+
context[:gem_version] = '1.42.0'
|
4163
4163
|
Seahorse::Client::Request.new(handlers, context)
|
4164
4164
|
end
|
4165
4165
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-alexaforbusiness
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.42.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-
|
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
|