google-cloud-shell 0.1.0 → 0.1.1

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: 6c1ab384f16a1ed03b217680de635e418616471748f3d33fe250dce0a5c58cf5
4
- data.tar.gz: 687131976cf813d57cbf40d73f58aeab7a2b412babec18edb74668031a82fcb8
3
+ metadata.gz: acbc81821891f28b34621fa3d9156ec869e4da05ba372b3ad4881447b01528d5
4
+ data.tar.gz: 42692c1c0432d71f5f00657728b42ffd74a9fa45df3cc9175cdcafcf1b0b8c3d
5
5
  SHA512:
6
- metadata.gz: 5ec823409768ef99fbdb340bbaa7b1dfa9dfba6e27a4b454110f30a1bdddaee111a15f85179ce07d99526d9eb811572dbb2c1ff24d10d9d6cadc3823cd807170
7
- data.tar.gz: 771e1552179126d854b0fcabda0d9f3e8f9ce9e2df9245a4e73c8454b87c78248fad9b8f69226f9f251af36ea8ec9b126defab1b9b8e6df60e2b6609e3ee5810
6
+ metadata.gz: 004b133de00dafadea4a69b268daf77af2717588d7fcd7be2af238053bc94427c5e0d37c398007aec30962af28433051ae7cbe67bb718c097811b69d2b9a7d91
7
+ data.tar.gz: 8a3bde772ef214ae253f10639cda3db2b15126167ba9928907ff70b4b5c9ea5a764663a73007251eff56ec2d1e86b43364d58a82d21a3e2519bb63bfabd11a94
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  API Client library for the Cloud Shell API
4
4
 
5
- Cloud Shell is an interactive shell environment for Google Cloud that makes it easy for you to learn and experiment with Google Cloud and manage your projects and resources from your web browser. Note that google-cloud-shell-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-shell instead. See the readme for more details.
5
+ Cloud Shell is an interactive shell environment for Google Cloud that makes it easy for you to learn and experiment with Google Cloud and manage your projects and resources from your web browser.
6
6
 
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-shell-v*`.
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Shell
23
- VERSION = "0.1.0"
23
+ VERSION = "0.1.1"
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-shell
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.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: 2021-06-22 00:00:00.000000000 Z
11
+ date: 2021-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core
@@ -152,9 +152,7 @@ dependencies:
152
152
  version: '0.9'
153
153
  description: Cloud Shell is an interactive shell environment for Google Cloud that
154
154
  makes it easy for you to learn and experiment with Google Cloud and manage your
155
- projects and resources from your web browser. Note that google-cloud-shell-v1 is
156
- a version-specific client library. For most uses, we recommend installing the main
157
- client library google-cloud-shell instead. See the readme for more details.
155
+ projects and resources from your web browser.
158
156
  email: googleapis-packages@google.com
159
157
  executables: []
160
158
  extensions: []