google-apis-games_configuration_v1configuration 0.1.0 → 0.2.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: d19095a61780993c440e81a40418e4f2185ef6b92d4dd5ace1b7305ed9e405f5
4
- data.tar.gz: da1f648d06cc6d40d1fcb4bdd78f3bf36bad1f2876c3c380353b54a0e9946891
3
+ metadata.gz: 14e9a431483bf1ac13d58740ef66fc234fb1c0afafd4cefbf326a477d2ec8bc5
4
+ data.tar.gz: b0143a97dbfb1239eed5596e7efa763a9820b22e27a80c712fde64bc93c9c1ad
5
5
  SHA512:
6
- metadata.gz: 211f06052f34e55ec78c51e41dafc1298822ba029a064943a2b22929ad7220555c6fc297802defe16ea9afd337ecc5c306144e5421e063e37fc0d9d5389a33f5
7
- data.tar.gz: d18b3bd0807ae04289571926cc66955af48f0487d0a84a7a90ed6b8a4ce15ce82f53df70e0a7ab7884d43dc1f33ae310ebb6b23d4b60fa426ba8f7713d219748
6
+ metadata.gz: 112f9a0163ac20a545997cb316d1422c484b6817270e6f449887563921eb8ec85ee895383fb0386c7c3601e18c4399df8d8b51633ecc512d9f270bb162a458c9
7
+ data.tar.gz: 3ae8c3bf191e48fcb528b5f1938746d0d687972d25b23aa9f7d023a352f5ca0f0185145d6737ed399b5061201060c8ca2db6d6ba7348c7add273b7f9c6d4c6e4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-games_configuration_v1configuration
2
2
 
3
+ ### v0.2.0 (2021-03-04)
4
+
5
+ * Regenerated using generator version 0.1.2
6
+
3
7
  ### v0.1.0 (2021-01-07)
4
8
 
5
9
  * Regenerated using generator version 0.1.1
@@ -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.1.0"
19
+ GEM_VERSION = "0.2.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.1"
22
+ GENERATOR_VERSION = "0.1.2"
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.1.0
4
+ version: 0.2.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-01-08 00:00:00.000000000 Z
11
+ date: 2021-03-08 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.1.0
56
+ documentation_uri: https://googleapis.dev/ruby/google-apis-games_configuration_v1configuration/v0.2.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: []
@@ -63,14 +63,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
63
63
  requirements:
64
64
  - - ">="
65
65
  - !ruby/object:Gem::Version
66
- version: '2.4'
66
+ version: '2.5'
67
67
  required_rubygems_version: !ruby/object:Gem::Requirement
68
68
  requirements:
69
69
  - - ">="
70
70
  - !ruby/object:Gem::Version
71
71
  version: '0'
72
72
  requirements: []
73
- rubygems_version: 3.1.4
73
+ rubygems_version: 3.2.13
74
74
  signing_key:
75
75
  specification_version: 4
76
76
  summary: Simple REST client for Google Play Game Services Publishing API V1configuration