google-cloud-workstations 1.0.0 → 1.0.1

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: 5b6cb1dc387f043f3ec95cafcdb2da107d40a6d01e63adce3d0261715c2b7c89
4
- data.tar.gz: e2d0ffaa69d6a0c6e5fcad32b2e26c5415a4ea5bdabe7ec0bab9206401a9d6d5
3
+ metadata.gz: e6327495e70f9cc0d61f2b8add9da6f476f59a9e54d7f73cb5dd7a6ef76c543a
4
+ data.tar.gz: b418b90f528510dd4961efa9aaa5ba7071011a85cd777ab0e4af653ee37f61dd
5
5
  SHA512:
6
- metadata.gz: 38e77478801806abe056cef451322c9af0b2b624ce2b1a04bc0b70c2cfeb4291bef43b9e768cd3f71323baa9257918f66249920c9f2e0e09ee934c12a2875791
7
- data.tar.gz: e391e091fc63d27bc7c83ab75bc059078a092b7c999c300a7507e7363f4a9eb139374ec0e2fe2e77aa28288d54f4dd509c0efabfefae87c01d133fb94022900c
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*`.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Workstations
23
- VERSION = "1.0.0"
23
+ VERSION = "1.0.1"
24
24
  end
25
25
  end
26
26
  end
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.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-05 00:00:00.000000000 Z
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