google-cloud-migration_center 1.1.0 → 2.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/google/cloud/migration_center/version.rb +1 -1
- metadata +7 -13
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b31cb8ba114d0108755defe50d9764996b9559eff1c414c7bb5d12546117c706
|
4
|
+
data.tar.gz: 935db8618043e8e215e0c1156f0817a2179e22e1b6f52cc24be39c6ec773588a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d58a277d27a07372d6aaac30a98359b4ea671a28dd8b5ae519a584f46c26f5b479aa7f8e6d04bd47e1c0b84570735870c43a64770606e4e1176ddaa5aeace803
|
7
|
+
data.tar.gz: bb5c6c72f2ba580ed301c3184bb69cbe6e05950e44ecdbd37b1514f8931b63fcef78b484e107a7a26256fcce6c9a2b5d7c69a41b4201480e1280d95bc34dd974
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-migration_center
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 2.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-
|
10
|
+
date: 2025-02-13 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: google-cloud-core
|
@@ -27,22 +27,16 @@ dependencies:
|
|
27
27
|
name: google-cloud-migration_center-v1
|
28
28
|
requirement: !ruby/object:Gem::Requirement
|
29
29
|
requirements:
|
30
|
-
- - "
|
31
|
-
- !ruby/object:Gem::Version
|
32
|
-
version: '0.2'
|
33
|
-
- - "<"
|
30
|
+
- - "~>"
|
34
31
|
- !ruby/object:Gem::Version
|
35
|
-
version: 2.
|
32
|
+
version: '2.0'
|
36
33
|
type: :runtime
|
37
34
|
prerelease: false
|
38
35
|
version_requirements: !ruby/object:Gem::Requirement
|
39
36
|
requirements:
|
40
|
-
- - "
|
41
|
-
- !ruby/object:Gem::Version
|
42
|
-
version: '0.2'
|
43
|
-
- - "<"
|
37
|
+
- - "~>"
|
44
38
|
- !ruby/object:Gem::Version
|
45
|
-
version: 2.
|
39
|
+
version: '2.0'
|
46
40
|
description: A unified platform that helps you accelerate your end-to-end cloud journey
|
47
41
|
from your current on-premises or cloud environments to Google Cloud.
|
48
42
|
email: googleapis-packages@google.com
|
@@ -75,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
69
|
- !ruby/object:Gem::Version
|
76
70
|
version: '0'
|
77
71
|
requirements: []
|
78
|
-
rubygems_version: 3.6.
|
72
|
+
rubygems_version: 3.6.3
|
79
73
|
specification_version: 4
|
80
74
|
summary: A unified platform that helps you accelerate your end-to-end cloud journey
|
81
75
|
from your current on-premises or cloud environments to Google Cloud.
|