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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b23d7dc1a6aceedc2248e9291389bd5e9468ef1c565fbe81bbe2f6759972907c
4
- data.tar.gz: c3c5722ddc0e2042b17e6fff91aa3f303c15f170ae2cf562eca7235d54fd2a1f
3
+ metadata.gz: b31cb8ba114d0108755defe50d9764996b9559eff1c414c7bb5d12546117c706
4
+ data.tar.gz: 935db8618043e8e215e0c1156f0817a2179e22e1b6f52cc24be39c6ec773588a
5
5
  SHA512:
6
- metadata.gz: b9af1c9f584a22444daddb21f913662a498e82a5cae95eb75fa362a046c762332aa33b1549e4ab38f352ed793101dea375e0f68b70e0782dc764720e1a2c4a3a
7
- data.tar.gz: a4755506fadb7f11516edb03bae7b144630e6ab7e529dc4375e7e12c1bd7956dfcbe4fb1d6f4ffc9dd3cd6e275ad12f9ba25aba606a56375b582e9610fc37a4b
6
+ metadata.gz: d58a277d27a07372d6aaac30a98359b4ea671a28dd8b5ae519a584f46c26f5b479aa7f8e6d04bd47e1c0b84570735870c43a64770606e4e1176ddaa5aeace803
7
+ data.tar.gz: bb5c6c72f2ba580ed301c3184bb69cbe6e05950e44ecdbd37b1514f8931b63fcef78b484e107a7a26256fcce6c9a2b5d7c69a41b4201480e1280d95bc34dd974
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module MigrationCenter
23
- VERSION = "1.1.0"
23
+ VERSION = "2.0.0"
24
24
  end
25
25
  end
26
26
  end
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: 1.1.0
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-01-29 00:00:00.000000000 Z
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.a
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.a
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.2
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.