google-cloud-migration_center 1.1.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b23d7dc1a6aceedc2248e9291389bd5e9468ef1c565fbe81bbe2f6759972907c
4
- data.tar.gz: c3c5722ddc0e2042b17e6fff91aa3f303c15f170ae2cf562eca7235d54fd2a1f
3
+ metadata.gz: f17aa20916793572f070371682cfeec13de438c7434557c3fbee4cc0ed15a499
4
+ data.tar.gz: 39ab77706c37afcf99253c77e9e697107e08732214a458bea0435f04e0bab2f0
5
5
  SHA512:
6
- metadata.gz: b9af1c9f584a22444daddb21f913662a498e82a5cae95eb75fa362a046c762332aa33b1549e4ab38f352ed793101dea375e0f68b70e0782dc764720e1a2c4a3a
7
- data.tar.gz: a4755506fadb7f11516edb03bae7b144630e6ab7e529dc4375e7e12c1bd7956dfcbe4fb1d6f4ffc9dd3cd6e275ad12f9ba25aba606a56375b582e9610fc37a4b
6
+ metadata.gz: fb90931b89cf1fa0b3382f029db51b1495f97f8cc9f0468cc9ef57d6eb90deed648ca8335ee149e3b0bb134bb61460afb88394ed290695749d76d60e40e89bdc
7
+ data.tar.gz: c3346ca06b46d39f00af9162b363e7a06593872765fc0a52e605325099438db3dae4dc56b124203512a1b104638b6214c693941ab7cd27b6ad7e537a9e8665fa
data/README.md CHANGED
@@ -7,7 +7,7 @@ A unified platform that helps you accelerate your end-to-end cloud journey from
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-migration_center-v*`.
9
9
  The gem `google-cloud-migration_center` is the main client library that brings the
10
- verisoned gems in as dependencies, and provides high-level methods for
10
+ versioned gems in as dependencies, and provides high-level methods for
11
11
  constructing clients. More information on versioned clients can be found below
12
12
  in the section titled *Which client should I use?*.
13
13
 
@@ -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.1"
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.1
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: 1980-01-02 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.8
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.