google-cloud-storage-control 0.1.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: 5c2d3e7be92081a7e02127bbefc968cca6b4aa86142704e812fdd3500503c002
4
- data.tar.gz: c3973974f07988831f0ae9915c2a7bd07824ae7996e051004df36b6f1716e0a2
3
+ metadata.gz: 816d4db120cc1cb4b3956cf64944e22ccbcb696b84e60807f31c87a5acaee6ef
4
+ data.tar.gz: fb0df4317acc1201078b0303a1673e93b9f57a76302cc84518dcc76e1171695f
5
5
  SHA512:
6
- metadata.gz: 7cfbb17d4dd71fa2fbd350530a5599c7919b70fd5e45c6431db26c8f3cae3aead2109e7edb433bea1073c11edfe41ff7b7de888a2dbfea17c1e3296ad37d1264
7
- data.tar.gz: b9aace1f61b9e5bc4fa41d2b3979ac6b30ec12df2bc82a52ebfcfb5e182c62ae11d0f1c49cfd99fecad5609b7c43abb63687871dd54739f1bed1d08617682dda
6
+ metadata.gz: 7efc5be2c167fe2fdc09e8c1f60448f4d4540baa6b7eafe509d1716b80914c65c149a8c9b1511df910be8338a7ed7238ccad0691c1fa24f63f2fafc02976a4b3
7
+ data.tar.gz: 52c119639004ce72986141ee2f1b11001d0322bfb0c4ebec56483e91da99b22c72a4e282afb907db5bc189ca45d11382e1444f873354e10d409fb998471f8830
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Storage
23
23
  module Control
24
- VERSION = "0.1.0"
24
+ VERSION = "1.0.0"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-storage-control
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.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-04-23 00:00:00.000000000 Z
11
+ date: 2024-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core