google-cloud-rapid_migration_assessment 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/rapid_migration_assessment/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: 86bab20448d675717f5a47b0ce990c1fde619365acc316d08b8f9ae12bd433ed
|
4
|
+
data.tar.gz: 1c5ee26767543166c0c196cfe93eeeefc1503fa94829bc2f80925cd6c50d488b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2dc7292403e3fd53cbcbbaccf0cb20bc14134b1e58d58c4805fae8ebd1f1a776a19b720aad7259074c2b6b3957c616bc08779f8fd291e7171db243c7f754f0a5
|
7
|
+
data.tar.gz: 751237375fb40bc446f9d3618071bf29bf1465739960b98a039ce481fe1a224b67cf54315a78f15266e8e675f6fd41ad7cfb89082dc75542f42ba43f893d290c
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-rapid_migration_assessment
|
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-rapid_migration_assessment-v1
|
28
28
|
requirement: !ruby/object:Gem::Requirement
|
29
29
|
requirements:
|
30
|
-
- - "
|
31
|
-
- !ruby/object:Gem::Version
|
32
|
-
version: '0.3'
|
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.3'
|
43
|
-
- - "<"
|
37
|
+
- - "~>"
|
44
38
|
- !ruby/object:Gem::Version
|
45
|
-
version: 2.
|
39
|
+
version: '2.0'
|
46
40
|
description: The Rapid Migration Assessment service is our first-party migration assessment
|
47
41
|
and planning tool.
|
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: The Rapid Migration Assessment service is our first-party migration assessment
|
81
75
|
and planning tool.
|