google-cloud-storage_insights 1.3.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: 355cc69c743d47f2a4d2afdb3cc912c116762259d59f04c9d2373b404f21587f
4
- data.tar.gz: aafd27e630238f807fcdb563484d308369bd461ea332b05f0109485b553d6260
3
+ metadata.gz: 05b6acf56557fdbd7fb5e65e07296c12c65184c9dc39e5363bf352896a3f02d0
4
+ data.tar.gz: 8cce337ccb21fd96ba2e01f7ed0bda1ca6aac61c5b6004a0af661097dbe3c13f
5
5
  SHA512:
6
- metadata.gz: b029b395f421c9044af430fbdc3f949a2ba92ff628ad2498ff165475ab016f5d81c2db3c02907a4d4015f324b05ca39b55a6e3d0cf73772bf20f924a462ad237
7
- data.tar.gz: f6d831bbebe58476f15242ba7758c1f3f77064979b7074b28dc2c139f562e2662ea12271d75aebfdd2393037c5d9ee7b86ed1a21fbc4267f2bebc7eccbd6dae9
6
+ metadata.gz: 8bedd615b84c6b9f23c61ba2c27da61d4622482d4401333724311995540ec5c236e3d9f3280a41d691cadd627e02fa93de76c1485312401fd06ba2de09798053
7
+ data.tar.gz: b0341e9b05d34e507e26be44b38becb9b761e54d704ba830d0b38ccfa9b5c6496e46847984c5677458197265a512ee90620bd7905f309c6e2f22b13d64c35b1c
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module StorageInsights
23
- VERSION = "1.3.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-storage_insights
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.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-storage_insights-v1
28
28
  requirement: !ruby/object:Gem::Requirement
29
29
  requirements:
30
- - - ">="
31
- - !ruby/object:Gem::Version
32
- version: '0.4'
33
- - - "<"
30
+ - - "~>"
34
31
  - !ruby/object:Gem::Version
35
- version: 2.a
32
+ version: '1.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.4'
43
- - - "<"
37
+ - - "~>"
44
38
  - !ruby/object:Gem::Version
45
- version: 2.a
39
+ version: '1.0'
46
40
  description: Provides insights capability on Google Cloud Storage.
47
41
  email: googleapis-packages@google.com
48
42
  executables: []
@@ -74,7 +68,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
74
68
  - !ruby/object:Gem::Version
75
69
  version: '0'
76
70
  requirements: []
77
- rubygems_version: 3.6.2
71
+ rubygems_version: 3.6.3
78
72
  specification_version: 4
79
73
  summary: Provides insights capability on Google Cloud Storage.
80
74
  test_files: []