google-cloud-backupdr 0.2.0 → 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/backupdr/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: 730be5ee3f222a77d653b9c9637703f85e9264fa72932b54ddddf57cdd88e8dd
|
4
|
+
data.tar.gz: 5cbceefbf3de361f740fed200421c31daf8abe1807fcde626acf0ff1123ed0d9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 14916cb8284d8c1c79b33ae29c413edb4fe3d8cb8e80a38da8ca10a4bc1b68692a1a06d5d47ed1de54ee88094bee3cccfad1426d15911265e24878a91f6c4f85
|
7
|
+
data.tar.gz: 802e013904dc0365be5df37d3f7a3338daf004c509ce5ddd001165a622bb75771d724c9e4defbdf229e9251c33e69ad2a60bea57716cfdad3976cb70dd7fa0af
|
data/README.md
CHANGED
@@ -18,7 +18,7 @@ themselves can be found in the client library documentation for the versioned
|
|
18
18
|
client gems:
|
19
19
|
[google-cloud-backupdr-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-backupdr-v1/latest).
|
20
20
|
|
21
|
-
See also the [Product Documentation](https://cloud.google.com/backup-disaster-recovery/docs/
|
21
|
+
See also the [Product Documentation](https://cloud.google.com/backup-disaster-recovery/docs/concepts/backup-dr)
|
22
22
|
for more usage information.
|
23
23
|
|
24
24
|
## Quick Start
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-backupdr
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 1.0.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: 2024-06-
|
11
|
+
date: 2024-06-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-cloud-backupdr-v1
|