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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 674c199197b1690da06f8fb0f3a7577656cee60ca0b8e61d6132c79af6182337
4
- data.tar.gz: 4aae75468dbdbb729f138bdb0f95387f757ce31bf4a95bda13dd8a754220ee44
3
+ metadata.gz: 60804ab0f3f4044f29e5cd2d67358e94f950244b087d96f72a90b58435b5db55
4
+ data.tar.gz: eca3bea939e82d386c69183b670ce8e2ec40982d6d94c0360f6b047dcb48d60f
5
5
  SHA512:
6
- metadata.gz: 766b58c780c6182e1db3330cff04f9eda0bc96cc9fc34abdc1da51773d2d1112771c013230747542df37d526ccec7c8663ad4b905eeb0341c7237f69ea3209ac
7
- data.tar.gz: 27c94f0cbef70d819c91ec72fe6b8fc3318e8fe0b00cf386c9fdadbac4d167f5aaca6ac9a384f70f53baa36d2e682e05dc6f12c1144f90270a6ec3a12a7aaab2
6
+ metadata.gz: 9bc939531820f71c7cb47358d91033aaf99cea4618fbd3bf6b1f5e048f29f1ad13bd23fc66f602a5b57a0bc08c2877b2772ef2ce0d580e9de23479a54bf6142f
7
+ data.tar.gz: 8b66e03811af946b77ca166d5befb3661335bf4abf5ab026921200aaea58ac40f01b1ea396b536f9697932158b315df91f215076586ac6e97185ff40f4bbec92
@@ -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 environments such as Google Compute Engine, Google App Engine and Google Kubernetes Engine, no extra work is needed. The **Project ID** and **Credentials** and are discovered automatically. Code should be written as if already authenticated.
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
 
@@ -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.3+. You may choose to
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.3+.
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.3 and
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.
@@ -15,6 +15,6 @@
15
15
 
16
16
  module Google
17
17
  module Cloud
18
- VERSION = "0.62.0".freeze
18
+ VERSION = "0.63.0".freeze
19
19
  end
20
20
  end
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.62.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-09-30 00:00:00.000000000 Z
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: '1.2'
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: '1.2'
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: '1.0'
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: '1.0'
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.0.0
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.4
673
+ rubygems_version: 3.0.6
674
674
  signing_key:
675
675
  specification_version: 4
676
676
  summary: API Client library for Google Cloud