gcloud 0.23.3 → 0.23.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -5
  3. data/lib/gcloud/version.rb +1 -1
  4. metadata +5 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 924c777caf3ba4cb0f91dece0cca699e3c27fc835f3178dc9b24a88a45aaff91
4
- data.tar.gz: c72dfc2338d12f1bde7f5dd615be5cbdda336fdd788dcfcc034bfe789d528b75
3
+ metadata.gz: 897152b905a79b4bf1ba3683652553b027acb0481474b7b798b779fc88560e90
4
+ data.tar.gz: 4fd8d53d74d678b241c097da835f802deb2c240b9b8f55c032ee0f009d41e036
5
5
  SHA512:
6
- metadata.gz: 4e76ebe7570d31bff70af6a8020800413736efcd497dd44388487d1fdb8420a26e20b8f89e258968aa5e06c1fd2eb1ebeeb0e6c7fd137c12eff57fa65c362c13
7
- data.tar.gz: 633b32109a7d859b8e464e21e560a4eae9c8c5aa810454b3d426de1b80b2989e1a61c41fe223199bb983b742f856457c7148e61525765739587c0ea6be5b1295
6
+ metadata.gz: e1c8f8d1d7f2a5bc3ab61722fe27fef800802dc7b118c2d147d82703aae59eaf98379384a4e93170cb1b2a37e2b23ff22e88f7331bd5c6a5b62947f38e8f5ecd
7
+ data.tar.gz: 1778ab76abfde474e5d55d884c2aaf972a3302e6b65b04f78a448acd1602e3e9509b4182931e48a85529150d4c998c0799631b7f0f999cbf401c992836049c37
data/README.md CHANGED
@@ -9,7 +9,7 @@ repository](https://github.com/googleapis/google-cloud-ruby) for more
9
9
  information about using the `google-cloud` umbrella gem and the individual
10
10
  service gems.
11
11
 
12
- - [gcloud API documentation](https://googleapis.github.io/google-cloud-ruby/docs/gcloud/latest)
12
+ - [gcloud API documentation](https://googleapis.dev/ruby/gcloud/latest)
13
13
  - [gcloud on RubyGems](https://rubygems.org/gems/gcloud)
14
14
 
15
15
  ## Quick Start
@@ -21,7 +21,7 @@ $ gem install gcloud
21
21
  ## Authentication
22
22
 
23
23
  Instructions and configuration options are covered in the [Authentication
24
- Guide](https://googleapis.github.io/google-cloud-ruby/docs/gcloud/latest/file.AUTHENTICATION).
24
+ Guide](https://googleapis.dev/gcloud/latest/file.AUTHENTICATION.html).
25
25
 
26
26
  ## Example
27
27
 
@@ -60,18 +60,18 @@ change at any time and the public API should not be considered stable.
60
60
  Contributions to this library are always welcome and highly encouraged.
61
61
 
62
62
  See the [Contributing
63
- Guide](https://googleapis.github.io/google-cloud-ruby/docs/gcloud/latest/file.CONTRIBUTING)
63
+ Guide](https://github.com/googleapis/google-cloud-ruby/blob/master/.github/CONTRIBUTING.md)
64
64
  for more information on how to get started.
65
65
 
66
66
  Please note that this project is released with a Contributor Code of Conduct. By
67
67
  participating in this project you agree to abide by its terms. See [Code of
68
- Conduct](https://googleapis.github.io/google-cloud-ruby/docs/gcloud/latest/file.CODE_OF_CONDUCT)
68
+ Conduct](https://github.com/googleapis/google-cloud-ruby/blob/master/CODE_OF_CONDUCT.md)
69
69
  for more information.
70
70
 
71
71
  ## License
72
72
 
73
73
  This library is licensed under Apache 2.0. Full license text is available in
74
- [LICENSE](https://googleapis.github.io/google-cloud-ruby/docs/gcloud/latest/file.LICENSE).
74
+ [LICENSE](https://github.com/googleapis/google-cloud-ruby/blob/master/LICENSE).
75
75
 
76
76
  ## Support
77
77
 
@@ -14,5 +14,5 @@
14
14
 
15
15
 
16
16
  module Gcloud
17
- GCLOUD_VERSION = "0.23.3".freeze
17
+ GCLOUD_VERSION = "0.23.4".freeze
18
18
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gcloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.3
4
+ version: 0.23.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mike Moore
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2018-09-20 00:00:00.000000000 Z
12
+ date: 2019-08-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: google-cloud
@@ -115,14 +115,14 @@ dependencies:
115
115
  requirements:
116
116
  - - "~>"
117
117
  - !ruby/object:Gem::Version
118
- version: 0.50.0
118
+ version: 0.64.0
119
119
  type: :development
120
120
  prerelease: false
121
121
  version_requirements: !ruby/object:Gem::Requirement
122
122
  requirements:
123
123
  - - "~>"
124
124
  - !ruby/object:Gem::Version
125
- version: 0.50.0
125
+ version: 0.64.0
126
126
  - !ruby/object:Gem::Dependency
127
127
  name: simplecov
128
128
  requirement: !ruby/object:Gem::Requirement
@@ -210,8 +210,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
210
210
  - !ruby/object:Gem::Version
211
211
  version: '0'
212
212
  requirements: []
213
- rubyforge_project:
214
- rubygems_version: 2.7.7
213
+ rubygems_version: 3.0.4
215
214
  signing_key:
216
215
  specification_version: 4
217
216
  summary: API Client library for Google Cloud