google-apis-games_configuration_v1configuration 0.2.0 → 0.3.0
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
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 22e586c79f206a82c8e71ce51dc9ba1df8ff234a3a2658418c6316cc3c6e85ea
|
4
|
+
data.tar.gz: ce601b90ff7c08db32993413d16976e71c25e8badcf94e21bd1a43e4f56a1633
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8e9c7e620320f1fb408479d767660f8384e781bf590f13a9a05beeae0b97520ed00a5bd0b859b838b505542dd4d1f1328c7767dcd9b222c5b516351b99836f08
|
7
|
+
data.tar.gz: a607081afa386a8d182b721a7bbec1e476162273e57fec089489a2b0bdfd9fbb091f9ec248f8a0af39f2269c29c8edba270cb1bab3edfc3ad33e2e481cd81bc9
|
data/CHANGELOG.md
CHANGED
@@ -16,10 +16,10 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module GamesConfigurationV1configuration
|
18
18
|
# Version of the google-apis-games_configuration_v1configuration gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.3.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.2.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
25
|
REVISION = "20200811"
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-games_configuration_v1configuration
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-05-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -53,7 +53,7 @@ licenses:
|
|
53
53
|
metadata:
|
54
54
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
55
55
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-games_configuration_v1configuration/CHANGELOG.md
|
56
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-games_configuration_v1configuration/v0.
|
56
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-games_configuration_v1configuration/v0.3.0
|
57
57
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-games_configuration_v1configuration
|
58
58
|
post_install_message:
|
59
59
|
rdoc_options: []
|
@@ -70,7 +70,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
70
70
|
- !ruby/object:Gem::Version
|
71
71
|
version: '0'
|
72
72
|
requirements: []
|
73
|
-
rubygems_version: 3.2.
|
73
|
+
rubygems_version: 3.2.17
|
74
74
|
signing_key:
|
75
75
|
specification_version: 4
|
76
76
|
summary: Simple REST client for Google Play Game Services Publishing API V1configuration
|