google-cloud-support 0.3.0 → 1.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: 033c898c229e3d042718fb3bff0ef9d8352f9bbd4b844cf63fcd32e538803734
4
- data.tar.gz: 41c565e88dcccd1baa7c51f608b769d6e9bb4f90ba10306d47996056a20f3673
3
+ metadata.gz: 4d2c1b7988b513816b696b4964dc017d25dedf1b1c105bdb63750d83e29f2153
4
+ data.tar.gz: 64c181d79b9db1b89124493dcab4c2516eed2af6df315c6b190f0e2966dbe7d0
5
5
  SHA512:
6
- metadata.gz: fc50791ef9500cf42646d522e3cf9e08e697da6af08df79761eb1d673ba2d78335d989c0fec0bb0f415abfebcfb45bfb7b4661bebd13dafebd95c089b3450c77
7
- data.tar.gz: 9b436c5504c8757238f06cd30bf0dff4603962efe7c4eb7107f28e445a1d4e737d0037d15070538ca1fd5519d82573a50beeba956c8a12d9866d293664d108aa
6
+ metadata.gz: 4d3a906a136093bfceae483c7c82e7bec365af81efb640767154f10a7c4e0e8ed6cf4466f3d4b5349869ec2e6ffc625e5cdfe710a99983bb27070f2d16205a3b
7
+ data.tar.gz: d25c299207b07f5b2a4fa687091d652e472bb0e646e67dd7c39d3d01a5965586bcb992eab5c18e26f09d9440dc14077102b909ed7fa55cbf618bcf4e749a633b
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Support
23
- VERSION = "0.3.0"
23
+ VERSION = "1.0.0"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-support
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-26 00:00:00.000000000 Z
11
+ date: 2024-06-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core