google-cloud-workstations 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +0 -1
- data/lib/google/cloud/workstations/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e6327495e70f9cc0d61f2b8add9da6f476f59a9e54d7f73cb5dd7a6ef76c543a
|
|
4
|
+
data.tar.gz: b418b90f528510dd4961efa9aaa5ba7071011a85cd777ab0e4af653ee37f61dd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 313909cbdd6b799d3a955fd7c663028bf40d8fda3520d859126196e82899a52db9d7315d3b96b5831cfd50633aa2a81e6e4c1ccb82b8cc88bc31fe103fc59eaf
|
|
7
|
+
data.tar.gz: 2c27534ef01b65ee57d97108c1f6127b9dab6d563555d28807b42947b97aba3b70efcf021cf95e6fcaa0b22ff86080abb27e802a8ea9d0c25251f09bf4787cd5
|
data/README.md
CHANGED
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
Allows administrators to create managed developer environments in the cloud.
|
|
4
4
|
|
|
5
|
-
Allows administrators to create managed developer environments in the cloud.
|
|
6
5
|
|
|
7
6
|
Actual client classes for the various versions of this API are defined in
|
|
8
7
|
_versioned_ client gems, with names of the form `google-cloud-workstations-v*`.
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-workstations
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-08-
|
|
11
|
+
date: 2024-08-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-cloud-core
|