google-apis-libraryagent_v1 0.9.0 → 0.10.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: b5f0b3d2b02b6e5370eca2933553494e3ee68ec7a6f3080140f3a818979f9308
4
- data.tar.gz: 67a3f4e47d07727cd1ca5f9c49a0d859a1fbe361370b6a4e90989034617f5486
3
+ metadata.gz: 9499738248398afefa02b096aae6259c80a0387c3f4df80217a9e9786030e222
4
+ data.tar.gz: 53e3c8625059b44a797344f0894318ba36fdd1919c61989cf9a5a9b116b9d7d4
5
5
  SHA512:
6
- metadata.gz: fd0e77ae11de9d80d7a3a93736133f647a2a68eecc3dc73d3f13fda2f77da3154746da4bb7b4516d354fd29d3eeadacf9b55ddf4ba1809b5207b698d44ea8d04
7
- data.tar.gz: b2b11a7517b714c1ca629e78b6e6e2e88e4e285259ab190b4e4e98002457248c83013ec152fea9f64be31aa510044e3cda3db4579c44b4643e129fb17e894b62
6
+ metadata.gz: b5cf4b5fa9375f5517663cf5eedbdd983585f6922b8a350519a66bd6b2821f639902818ef54677d1f6c050b46d367364d1debfdbcc6db690c7fc954219fba415
7
+ data.tar.gz: 39c38a1d8200c267b884b03f3e25f0d3ff7bd2b9a89d03fe95a7016ad20a763f5ff02408d568b19f3a54abe5d239f7f0a15f09681b1aa4a1bb6872dc03b1f5b2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-libraryagent_v1
2
2
 
3
+ ### v0.10.0 (2022-06-06)
4
+
5
+ * Regenerated using generator version 0.5.0
6
+
3
7
  ### v0.9.0 (2021-12-14)
4
8
 
5
9
  * Unspecified changes
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module LibraryagentV1
18
18
  # Version of the google-apis-libraryagent_v1 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.5.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20210806"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-libraryagent_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.10.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: 2022-01-10 00:00:00.000000000 Z
11
+ date: 2022-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.4'
19
+ version: '0.5'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.4'
29
+ version: '0.5'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-libraryagent_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-libraryagent_v1/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-libraryagent_v1/v0.10.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-libraryagent_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.4
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Library Agent API V1