google-apis-baremetalsolution_v1 0.11.0 → 0.12.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: 1062b8cb10efaf49159a1b618852b53e84e0dd491526e8748a2122f44493689f
4
- data.tar.gz: 109cdedc0c3d548372e65e3326faf0c065aab3036959ec62af490b3b033df396
3
+ metadata.gz: dc81348fb9ce70eb756f248bf9dff8e0c872a56dbe44213e5b9c53050e38aae5
4
+ data.tar.gz: 5ab159d21fc9326f42ce1f160341bc3473526cc8f7ed98cf8f3a6bb5c6973740
5
5
  SHA512:
6
- metadata.gz: 965da4c02812c1ec754d408d6cca2da8f38bea3d0d8b54a50798abfa897ae03bf4d05a5c9b255901236811275c7142382800eeddc986f0550465c78f9a350c88
7
- data.tar.gz: 7b4bbaad78025e183c0599c0c1b80bcf74b5c8c4f2027f07c7aa44a15ffb705dcf5a9781a96366b0f128f5c166201d3495eef11e99fe5e003fb7da6f07cb5fa8
6
+ metadata.gz: bf8db50175e8df5f70525b60554b457841c195806bfda3f5fdba5c796695330cfa85976d77712e2559c97d59dd9832684e428f440a9412df19a0418b1f8278c0
7
+ data.tar.gz: 958775e645ee3a6516628ab891c213524743468040782f317d48f0ff886373c3635b6a4da44a49f8111579efb73722d96e081bf5a4d402ba597e1378dcbba29f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-baremetalsolution_v1
2
2
 
3
+ ### v0.12.0 (2022-09-22)
4
+
5
+ * Regenerated using generator version 0.10.0
6
+
3
7
  ### v0.11.0 (2022-07-01)
4
8
 
5
9
  * Regenerated using generator version 0.8.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module BaremetalsolutionV1
18
18
  # Version of the google-apis-baremetalsolution_v1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220322"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-baremetalsolution_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.12.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-07-04 00:00:00.000000000 Z
11
+ date: 2022-09-26 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.7'
19
+ version: 0.9.0
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.7'
29
+ version: 0.9.0
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-baremetalsolution_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-baremetalsolution_v1/v0.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-baremetalsolution_v1/v0.12.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-baremetalsolution_v1
63
63
  post_install_message:
64
64
  rdoc_options: []