google-cloud 0.62.0 → 0.63.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/AUTHENTICATION.md +1 -1
- data/CONTRIBUTING.md +1 -1
- data/README.md +2 -2
- data/lib/google/cloud/version.rb +1 -1
- metadata +22 -22
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 60804ab0f3f4044f29e5cd2d67358e94f950244b087d96f72a90b58435b5db55
|
4
|
+
data.tar.gz: eca3bea939e82d386c69183b670ce8e2ec40982d6d94c0360f6b047dcb48d60f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9bc939531820f71c7cb47358d91033aaf99cea4618fbd3bf6b1f5e048f29f1ad13bd23fc66f602a5b57a0bc08c2877b2772ef2ce0d580e9de23479a54bf6142f
|
7
|
+
data.tar.gz: 8b66e03811af946b77ca166d5befb3661335bf4abf5ab026921200aaea58ac40f01b1ea396b536f9697932158b315df91f215076586ac6e97185ff40f4bbec92
|
data/AUTHENTICATION.md
CHANGED
@@ -4,7 +4,7 @@ With `google-cloud-ruby` it's incredibly easy to get authenticated and start usi
|
|
4
4
|
|
5
5
|
### Google Cloud Platform environments
|
6
6
|
|
7
|
-
While running on Google Cloud Platform
|
7
|
+
While running on Google Cloud Platform (GCP), including Google Compute Engine (GCE), Google Kubernetes Engine (GKE), Google App Engine (GAE), Google Cloud Functions (GCF) and Cloud Run, no extra work is needed. The **Project ID** and **Credentials** and are discovered automatically. Code should be written as if already authenticated.
|
8
8
|
|
9
9
|
### Project and Credential Lookup
|
10
10
|
|
data/CONTRIBUTING.md
CHANGED
@@ -24,7 +24,7 @@ be able to accept your pull requests.
|
|
24
24
|
In order to use the google-cloud console and run the project's tests,
|
25
25
|
there is a small amount of setup:
|
26
26
|
|
27
|
-
1. Install Ruby. google-cloud requires Ruby 2.
|
27
|
+
1. Install Ruby. google-cloud requires Ruby 2.4+. You may choose to
|
28
28
|
manage your Ruby and gem installations with [RVM](https://rvm.io/),
|
29
29
|
[rbenv](https://github.com/rbenv/rbenv), or
|
30
30
|
[chruby](https://github.com/postmodern/chruby).
|
data/README.md
CHANGED
@@ -82,11 +82,11 @@ end
|
|
82
82
|
|
83
83
|
## Supported Ruby Versions
|
84
84
|
|
85
|
-
This library is supported on Ruby 2.
|
85
|
+
This library is supported on Ruby 2.4+.
|
86
86
|
|
87
87
|
Google provides official support for Ruby versions that are actively supported
|
88
88
|
by Ruby Core—that is, Ruby versions that are either in normal maintenance or in
|
89
|
-
security maintenance, and not end of life. Currently, this means Ruby 2.
|
89
|
+
security maintenance, and not end of life. Currently, this means Ruby 2.4 and
|
90
90
|
later. Older versions of Ruby _may_ still work, but are unsupported and not
|
91
91
|
recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details
|
92
92
|
about the Ruby support schedule.
|
data/lib/google/cloud/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.63.0
|
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: 2019-
|
12
|
+
date: 2019-11-07 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: google-cloud-asset
|
@@ -451,28 +451,28 @@ dependencies:
|
|
451
451
|
requirements:
|
452
452
|
- - "~>"
|
453
453
|
- !ruby/object:Gem::Version
|
454
|
-
version: '
|
454
|
+
version: '2.0'
|
455
455
|
type: :runtime
|
456
456
|
prerelease: false
|
457
457
|
version_requirements: !ruby/object:Gem::Requirement
|
458
458
|
requirements:
|
459
459
|
- - "~>"
|
460
460
|
- !ruby/object:Gem::Version
|
461
|
-
version: '
|
461
|
+
version: '2.0'
|
462
462
|
- !ruby/object:Gem::Dependency
|
463
463
|
name: google-cloud-video_intelligence
|
464
464
|
requirement: !ruby/object:Gem::Requirement
|
465
465
|
requirements:
|
466
466
|
- - "~>"
|
467
467
|
- !ruby/object:Gem::Version
|
468
|
-
version: '
|
468
|
+
version: '2.0'
|
469
469
|
type: :runtime
|
470
470
|
prerelease: false
|
471
471
|
version_requirements: !ruby/object:Gem::Requirement
|
472
472
|
requirements:
|
473
473
|
- - "~>"
|
474
474
|
- !ruby/object:Gem::Version
|
475
|
-
version: '
|
475
|
+
version: '2.0'
|
476
476
|
- !ruby/object:Gem::Dependency
|
477
477
|
name: google-cloud-vision
|
478
478
|
requirement: !ruby/object:Gem::Requirement
|
@@ -501,6 +501,20 @@ dependencies:
|
|
501
501
|
- - "~>"
|
502
502
|
- !ruby/object:Gem::Version
|
503
503
|
version: '1.1'
|
504
|
+
- !ruby/object:Gem::Dependency
|
505
|
+
name: google-style
|
506
|
+
requirement: !ruby/object:Gem::Requirement
|
507
|
+
requirements:
|
508
|
+
- - "~>"
|
509
|
+
- !ruby/object:Gem::Version
|
510
|
+
version: 1.24.0
|
511
|
+
type: :development
|
512
|
+
prerelease: false
|
513
|
+
version_requirements: !ruby/object:Gem::Requirement
|
514
|
+
requirements:
|
515
|
+
- - "~>"
|
516
|
+
- !ruby/object:Gem::Version
|
517
|
+
version: 1.24.0
|
504
518
|
- !ruby/object:Gem::Dependency
|
505
519
|
name: minitest
|
506
520
|
requirement: !ruby/object:Gem::Requirement
|
@@ -571,20 +585,6 @@ dependencies:
|
|
571
585
|
- - "~>"
|
572
586
|
- !ruby/object:Gem::Version
|
573
587
|
version: '3.0'
|
574
|
-
- !ruby/object:Gem::Dependency
|
575
|
-
name: rubocop
|
576
|
-
requirement: !ruby/object:Gem::Requirement
|
577
|
-
requirements:
|
578
|
-
- - "~>"
|
579
|
-
- !ruby/object:Gem::Version
|
580
|
-
version: 0.64.0
|
581
|
-
type: :development
|
582
|
-
prerelease: false
|
583
|
-
version_requirements: !ruby/object:Gem::Requirement
|
584
|
-
requirements:
|
585
|
-
- - "~>"
|
586
|
-
- !ruby/object:Gem::Version
|
587
|
-
version: 0.64.0
|
588
588
|
- !ruby/object:Gem::Dependency
|
589
589
|
name: simplecov
|
590
590
|
requirement: !ruby/object:Gem::Requirement
|
@@ -663,14 +663,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
663
663
|
requirements:
|
664
664
|
- - ">="
|
665
665
|
- !ruby/object:Gem::Version
|
666
|
-
version: 2.
|
666
|
+
version: '2.4'
|
667
667
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
668
668
|
requirements:
|
669
669
|
- - ">="
|
670
670
|
- !ruby/object:Gem::Version
|
671
671
|
version: '0'
|
672
672
|
requirements: []
|
673
|
-
rubygems_version: 3.0.
|
673
|
+
rubygems_version: 3.0.6
|
674
674
|
signing_key:
|
675
675
|
specification_version: 4
|
676
676
|
summary: API Client library for Google Cloud
|