google-cloud-storage-control 1.1.0 → 1.1.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: bdb49c8f413d69958485313050592a0361aa3379ef6283c5f49f47750f59ae9a
4
- data.tar.gz: e6c2965bde14b4db97cc1ff5075d19abcefbc372e90c08de8160bd4256689bf3
3
+ metadata.gz: 8cff843c3c3176702d94115d320d3762b1c818ac1e567477c5516be2e07c4198
4
+ data.tar.gz: 5acef7106cde47800c4def51f213acbc52bb38d7b21b01f9ad635252b5804841
5
5
  SHA512:
6
- metadata.gz: d8fe9bdfc3e63086e87be7d08e86b73c68481c08b05b8804eaf373552b6bc402ba621fba49ef421f7c91ab1af755f6fea45aaddff91b13d092bd70dae327f6b9
7
- data.tar.gz: 03bf52e6d79e5be029726ae846335e93be15aa73f8475bfb49a0bbb848803a1abac7c0da73e5d5efec800c1aa17e72e1743a7802db9fb9f85a96f0c08d545d23
6
+ metadata.gz: 2f64d880e5e85ee63c8f6166ffa3a8eb6cef9ff979281ffd3df4c62416ea24076fac8c49393dd10a13fff481edb2c87e5a48e11c47ab183e61e67f8c36e548d3
7
+ data.tar.gz: 3c8e9e696b50441cdc827a58f56f8bf9072a29a448638cc97c3d6ccc0ad5bb600c4a5b234abbd5e48685be75006ad976de48dfea1eae80fe3448950184c96b0b
data/README.md CHANGED
@@ -7,7 +7,7 @@ The Google Cloud Storage API allows applications to read and write data through
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-storage-control-v*`.
9
9
  The gem `google-cloud-storage-control` 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
 
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Storage
23
23
  module Control
24
- VERSION = "1.1.0"
24
+ VERSION = "1.1.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-storage-control
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.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
@@ -80,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
80
  - !ruby/object:Gem::Version
81
81
  version: '0'
82
82
  requirements: []
83
- rubygems_version: 3.6.2
83
+ rubygems_version: 3.6.8
84
84
  specification_version: 4
85
85
  summary: The Storage Control API lets you perform metadata-specific, control plane,
86
86
  and long-running operations. The Storage Control API creates one space to perform