azure_cognitiveservices_luisauthoring 0.17.0 → 0.17.1
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 11bf2c24fa941ecd6f416187e2065607e902b44744a6ba63ec96faedef244364
|
4
|
+
data.tar.gz: b5a4b33fc534dd3951d22e98b9658e2d05fb6a4912c2832f858db9f39223ba07
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4bcb8d283f9b53c57d6e0c5bc58d186e42756465dc5fa2bc335b8f9aa39e400db831107a6146b7f4c396c2b5d46afe7c8aa00c3a6ecfc8b7b959fac58d4a27be
|
7
|
+
data.tar.gz: bf13751f7b8bb4617d7b073f745b33a5a1c4b8f3fadf3182fbbf828f5d5164e54fc5b5db63bdb93efaf2124c055d41d3d033bb9a18c85a0bbea9ebef8a728038
|
@@ -160,7 +160,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
|
|
160
160
|
#
|
161
161
|
def add_telemetry
|
162
162
|
sdk_information = 'azure_cognitiveservices_luisauthoring'
|
163
|
-
sdk_information = "#{sdk_information}/0.17.
|
163
|
+
sdk_information = "#{sdk_information}/0.17.1"
|
164
164
|
add_user_agent_information(sdk_information)
|
165
165
|
end
|
166
166
|
end
|
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: azure_cognitiveservices_luisauthoring
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.17.
|
4
|
+
version: 0.17.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Microsoft Corporation
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-
|
11
|
+
date: 2019-03-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -236,7 +236,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
236
236
|
version: '0'
|
237
237
|
requirements: []
|
238
238
|
rubyforge_project:
|
239
|
-
rubygems_version: 2.
|
239
|
+
rubygems_version: 2.7.6
|
240
240
|
signing_key:
|
241
241
|
specification_version: 4
|
242
242
|
summary: Official Ruby client library to consume Microsoft Azure Cognitive Services
|