google-cloud-spanner-admin-database-v1 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: c0f0b4e3f0a89e87f68108e6353899355acbc6bf300f400781092231481c3e7e
4
- data.tar.gz: eddb38acf33aa868338d734622d0799b53c776a979a6381127c6997c71d20fb2
3
+ metadata.gz: 9c93b84650f44a3e1f1ff9f38a481e61fac44d45e65e373f2b0626fafdf8198d
4
+ data.tar.gz: 0632f615c522fe36bfb4d15312a819458560cba8a6dc52defdac7cd836d033dd
5
5
  SHA512:
6
- metadata.gz: 28804fac5ef1c641826d3115c83f1be66aed35915ce5dba1d5de38a43846bdb5b9b0102245605026afe41d35abd65fcdd0b650b53aa0e08d7ffc447c1973d8f8
7
- data.tar.gz: 51a11d3c215dbf1784f0945ecd04cfdd0b32ed556674921f0602c7825dd94b72f38fc4ab5cc8fde2588e80abab2aac602b71ef9a73250a095fd20d5050c7d2b1
6
+ metadata.gz: 820782c81ef474f9e5dccbae5b3a9539386f7ebc80d5187038291f1938f54f1193d1b3e4ba1c2a9156bfe77f70e8f8fa7f79531c793a649e40e1fac4354612ad
7
+ data.tar.gz: 43345c4753dc04b5126383d5936833ef940ccb2ee06c4f21b81707704db029eb39f98359c8b07f8bf428b9f2f83cd68a9ea9cbe189c134af8c6d9133f4861fad
data/README.md CHANGED
@@ -2,7 +2,6 @@
2
2
 
3
3
  Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service.
4
4
 
5
- Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service.
6
5
 
7
6
  https://github.com/googleapis/google-cloud-ruby
8
7
 
@@ -23,7 +23,7 @@ module Google
23
23
  module Admin
24
24
  module Database
25
25
  module V1
26
- VERSION = "1.1.0"
26
+ VERSION = "1.1.1"
27
27
  end
28
28
  end
29
29
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-spanner-admin-database-v1
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
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-02 00:00:00.000000000 Z
11
+ date: 2024-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common