google-cloud-vmware_engine-v1 0.7.1 → 0.9.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: 6b7f372aba6a5f04529f4134a7473ee384639ff100c194b8505685d9925be529
4
- data.tar.gz: 0ddbb108aa47f467f723d91624010732370d3843fed7a9cf296ab23a16b443d9
3
+ metadata.gz: 06ea0d01909c72b9ed01f44d0c76c4c6af37c5649281710017e65643704a55fd
4
+ data.tar.gz: 5c929e75b328e15d14678f1c235affafd558c936c0922d97e355fd6e0fcb9068
5
5
  SHA512:
6
- metadata.gz: 25d0b42fe8eb0a5cfceb4e325a601ab041d22d1a1da5252a123c8530bbff53614a9315bfddd5235a67b9104af2829fbe2b263a37551afb80d2283ee7bda7cf4a
7
- data.tar.gz: f30b6b7aa8cf85e387d4de159c9609d729234076382bcd8441a1c58d5f7b6e29162222f51f3395fda8ad2debad0df02fc84edd9a4ae544586d46beeb6ad87aa9
6
+ metadata.gz: b4390d87e8358171f55cdd8e20987a611677ad948a6e9179074034af05ec9c98aad0fc15476ffc0ad054e5dd38c717f551e0088cc0e51c9c147c2044e68667c1
7
+ data.tar.gz: 88ce616f2e6d6f60d34232187dd2f27263205623f07aa0fc2422a5db3133d85dd0d3d8074d3c58ebeb91aa13e18a2a4011acc394e4bfe971aee5afad1578b1d0
data/README.md CHANGED
@@ -76,7 +76,7 @@ To browse ready to use code samples check [Google Cloud Samples](https://cloud.g
76
76
 
77
77
  ## Supported Ruby Versions
78
78
 
79
- This library is supported on Ruby 2.6+.
79
+ This library is supported on Ruby 2.7+.
80
80
 
81
81
  Google provides official support for Ruby versions that are actively supported
82
82
  by Ruby Core—that is, Ruby versions that are either in normal maintenance or
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module VmwareEngine
23
23
  module V1
24
- VERSION = "0.7.1"
24
+ VERSION = "0.9.0"
25
25
  end
26
26
  end
27
27
  end