google-apis-licensing_v1 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: af731164ff77ebd96a774b36c755bec0998a557e0c08845a1d24dbe4b13f7538
4
- data.tar.gz: 3ba5d0d22ba23462b3b561170f5525e11a989b472cdaa46819d1a8835a08ddcc
3
+ metadata.gz: 6148286bd4980008288b764561996b6803709a9719816a134f1fa4b5b3641cd9
4
+ data.tar.gz: ced6bda6b760cdff4b34632ba6630f77bb2d4ec6151563f6c36a54f50906260d
5
5
  SHA512:
6
- metadata.gz: 736bc28ed9da2d7fb265a0bf5325b4cb42b5614ad01a294b5c6a9abfa8e8b5cd8a0d6f98a2764c8edddd0b90278b5f124d2874c1c6967353161def51b18b51cf
7
- data.tar.gz: baceef3a0fba1f66225999004b93cc58c8f88b1e7e4793a6115283b1ebc154622c1e63517b8b78a1097aea8da5256a358ee64ce351b483d7ac548ad5b13389a3
6
+ metadata.gz: e4a9ee2ff6e5bc373347373be11745a4895d659bac1f13be57daba8a6d5b0bf372240d4bb0c0563c79a4a3f4612a9be9514aafe6308716a6afe1a753db2ec43f
7
+ data.tar.gz: df235ccaad74df957c6b5f22fa77a71223cc3f32fee7154d1fdaf531d8303034e36a2093e37ad6ba0e364b96794564a6556d69ae943d22f99b5af4fd762912c4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-licensing_v1
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 LicensingV1
18
18
  # Version of the google-apis-licensing_v1 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 = "20201116"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-licensing_v1
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
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-licensing_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-licensing_v1/v0.1.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-licensing_v1/v0.2.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-licensing_v1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -62,14 +62,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
62
62
  requirements:
63
63
  - - ">="
64
64
  - !ruby/object:Gem::Version
65
- version: '2.4'
65
+ version: '2.5'
66
66
  required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - ">="
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.1.4
72
+ rubygems_version: 3.2.13
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Enterprise License Manager API V1